Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
yoshitomo-matsubara
/
bert-large-uncased-mrpc
like
0
Text Classification
Transformers
PyTorch
Safetensors
mrpc
English
bert
mrpc
glue
torchdistill
Inference Endpoints
arxiv:
2310.17644
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
187657a
bert-large-uncased-mrpc
/
special_tokens_map.json
yoshitomo-matsubara
added files
c94d09f
over 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}