Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
silky
/
deep-todo
like
0
Text Generation
Transformers
PyTorch
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
3ea7db3
deep-todo
/
tokenizer_config.json
silky
deep todo v1
0795bfc
over 3 years ago
raw
Copy download link
history
blame
Safe
206 Bytes
{
"unk_token"
:
"<|endoftext|>"
,
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"add_prefix_space"
:
false
,
"model_max_length"
:
1024
,
"special_tokens_map_file"
:
null
,
"name_or_path"
:
"distilgpt2"
}