Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Chakshu
/
test-470446d9-2c78-4af9-80f1-fd17bf2c6275
like
0
Text Classification
Transformers
PyTorch
ONNX
bert
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
f45ea48
test-470446d9-2c78-4af9-80f1-fd17bf2c6275
/
special_tokens_map.json
Chakshu
Upload tokenizer
f45ea48
12 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]"
}