Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
venoliah
/
testInferenceNutrifit
like
0
PyTorch
distilbert
License:
creativeml-openrail-m
Model card
Files
Files and versions
xet
Community
1
main
testInferenceNutrifit
/
special_tokens_map.json
venoliah
Upload special_tokens_map.json with huggingface_hub
7f7da6e
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}