Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
UKP-SQuARE
/
tweac_16
like
1
Follow
UKP SQuARE
10
Text Classification
Transformers
PyTorch
16 datasets
English
bert
QA
Inference Endpoints
arxiv:
2104.07081
License:
cc-by-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
tweac_16
/
special_tokens_map.json
haritzpuerto
Upload tokenizer
61ce4c0
almost 2 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]"
}