Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
NimaKL
/
TC32
like
0
Transformers
google-tensorflow
TensorFlow
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
cf55a8b
TC32
/
special_tokens_map.json
NimaKL
Upload 3 files
cf55a8b
about 2 years 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]"
}