Text Classification
Transformers
PyTorch
English
bert
QA
Inference Endpoints
tweac_16 / special_tokens_map.json
haritzpuerto's picture
Upload tokenizer
61ce4c0
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}