Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jumelet
/
test
like
0
Text Generation
Transformers
PyTorch
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
test
/
special_tokens_map.json
jumelet
Training in progress, step 15
078995d
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
191 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<pad>"
,
"<mask>"
,
"<bos>"
]
,
"bos_token"
:
"<bos>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}