Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
claudios
/
GPT-C
like
0
Text Generation
Transformers
Safetensors
code
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
456c96a
GPT-C
/
special_tokens_map.json
claudios
Upload folder using huggingface_hub
77eaf0d
verified
7 months ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}