Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
huggingface-course
/
codeparrot-ds
like
3
Follow
Hugging Face Course
54
Text Generation
Transformers
PyTorch
google-tensorflow
TensorFlow
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
2637eee
codeparrot-ds
/
special_tokens_map.json
lvwerra
HF staff
add tokenizer
2637eee
about 3 years ago
raw
Copy download link
history
blame
Safe
90 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}