Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
venoliah
/
nutrifit
like
0
PyTorch
distilbert
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
6785d3f
nutrifit
/
special_tokens_map.json
venoliah
Upload special_tokens_map.json with huggingface_hub
c7722aa
verified
28 days ago
raw
Copy download link
history
blame
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}