Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
transformersbook
/
codeparrot-small
like
1
Follow
Natural Language Processing with Transformers
65
Text Generation
Transformers
PyTorch
TensorBoard
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
2
Train
Deploy
Use this model
refs/pr/1
codeparrot-small
/
special_tokens_map.json
lvwerra
HF staff
add tokenizer
c9c953d
about 3 years ago
raw
Copy download link
history
blame
Safe
90 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}