Text Classification
Transformers
PyTorch
Safetensors
English
bert
Inference Endpoints
news-ESG-Bert / special_tokens_map.json
AyoubChLin's picture
Upload tokenizer
f53882a
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}