Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
swkimx97
/
mymodel
like
0
PyTorch
google-tensorflow
TensorFlow
Rust
ONNX
Safetensors
distilbert
Model card
Files
Files and versions
Community
a65a3d7
mymodel
/
onnx
/
added_tokens.json
swkimx97
Create onnx/added_tokens.json
64dd5f6
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
81 Bytes
{
"[CLS]"
:
101
,
"[MASK]"
:
103
,
"[PAD]"
:
0
,
"[SEP]"
:
102
,
"[UNK]"
:
100
}