Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
augustocsc
/
gpt2-10var
like
0
Text Generation
Transformers
PyTorch
gpt2
Generated from Trainer
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
gpt2-10var
/
special_tokens_map.json
augustocsc
Upload tokenizer
b7ad4e3
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
127 Bytes
{
"bos_token"
:
"<|startoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|pad|>"
,
"unk_token"
:
"<|endoftext|>"
}