Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ParitKansal
/
BERT_Paraphrase_Detection_GLUE_MRPC
like
0
Text Classification
Transformers
Safetensors
English
bert
sequence-classification
glue
mrpc
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
df3c795
BERT_Paraphrase_Detection_GLUE_MRPC
/
special_tokens_map.json
Kansal
Upload special_tokens_map.json with huggingface_hub
ad37a0e
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}