Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
thomwolf
/
codeparrot
like
1
Text Generation
Transformers
PyTorch
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
codeparrot
/
special_tokens_map.json
thomwolf
HF staff
add tokenizer
06084b6
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}