Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
hf-internal-testing
/
test_dynamic_processor
like
0
Follow
Hugging Face Internal Testing Organization
155
Model card
Files
Files and versions
xet
Community
main
test_dynamic_processor
/
special_tokens_map.json
sgugger
Initial commit
24b4f96
almost 4 years ago
raw
Copy download link
history
blame
contribute
delete
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}