Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
SoraWatermarkRemover
Log In
Sign Up
michaelhhl
/
python-code-generate
like
0
Text Generation
Transformers
PyTorch
TensorBoard
gpt2
Generated from Trainer
text-generation-inference
License:
mit
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
1
Deploy
Use this model
453e2cb
python-code-generate
/
special_tokens_map.json
michaelhhl
michaelhhl/python-code-generate
6b79994
over 2 years ago
raw
Copy download link
history
blame
Safe
131 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}