Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
hf-internal-testing
/
mrpc-bert-base-cased
like
0
Follow
Hugging Face Internal Testing Organization
157
Text Classification
Transformers
PyTorch
mrpc
English
bert
text-embeddings-inference
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
mrpc-bert-base-cased
/
special_tokens_map.json
muellerzr
Include tokenizer
5381fb7
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}