Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
hsultanbey
/
pycodegpt_trainer
like
0
Text Generation
Transformers
PyTorch
code_search_net
gpt_neo
Generated from Trainer
License:
afl-3.0
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
a2894b6
pycodegpt_trainer
/
special_tokens_map.json
hsultanbey
hsultanbey/pycodegpt_trainer
bf906ee
almost 3 years ago
raw
Copy download link
history
blame
133 Bytes
{
"bos_token"
:
"<|beginoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|unkoftext|>"
}