Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NLP2425
/
NewDemo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
NewDemo
/
my_finetuned_model
/
special_tokens_map.json
Icarevic
Upload 12 files
3f29e4d
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}