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