Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
candra
/
test-dummy-model
like
0
Text Generation
Transformers
google-tensorflow
TensorFlow
gpt2
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
test-dummy-model
/
special_tokens_map.json
candra
add dummy model
72348be
about 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
109 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"mask_token"
:
"<mask>"
}