Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Vuy
/
rubert-tiny2-onnx
like
0
Transformers
ONNX
bert
pretraining
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
b30bfc9
rubert-tiny2-onnx
/
special_tokens_map.json
Vuy
Upload special_tokens_map.json with huggingface_hub
d2784c3
about 1 year 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]"
}