Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
not-lain
/
PyGPT
like
2
Text Generation
Transformers
TensorBoard
Safetensors
iamtarun/python_code_instructions_18k_alpaca
gpt2
code
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
main
PyGPT
/
special_tokens_map.json
not-lain
Upload tokenizer
bb0638d
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
131 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}