Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
transformersbook
/
codeparrot
like
5
Follow
Natural Language Processing with Transformers
68
Text Generation
Transformers
PyTorch
TensorBoard
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
6
Train
Deploy
Use this model
main
codeparrot
/
special_tokens_map.json
leandro von werra
add tokenizer
1c284ad
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}