Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Duplicated from
hf-internal-testing/test_dynamic_model_with_util
hf-internal-testing
/
test_dynamic_model_with_tokenizer
like
0
Follow
Hugging Face Internal Testing Organization
163
Feature Extraction
Transformers
PyTorch
new-model
custom_code
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
test_dynamic_model_with_tokenizer
/
special_tokens_map.json
radames
Upload 6 files
3fe0c05
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}