Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
crumb
/
44m-init
like
0
Text Generation
Transformers
PyTorch
gpt2a
custom_code
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
44m-init
/
special_tokens_map.json
crumb
Upload tokenizer
7628013
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
168 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}