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
refs/pr/6
codeparrot
/
special_tokens_map.json
HeshamElsherif685
Upload tokenizer
1cae6bb
verified
3 months ago
raw
Copy download link
history
blame
Safe
99 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}