Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
gal-lardo
/
BertLinearClassifier-RTE
like
0
Text Classification
PyTorch
glue/rte
English
bert
glue
License:
mit
Model card
Files
Files and versions
xet
Community
main
BertLinearClassifier-RTE
/
special_tokens_map.json
gal-lardo
Upload BertLinearClassifier for RTE
b6fc71c
verified
12 months 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]"
}