Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ncoop57
/
cm_code_clippy
like
0
Text Generation
Transformers
PyTorch
gpt_neo
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
d3200c3
cm_code_clippy
/
special_tokens_map.json
ncoop57
add tokenizer
d3200c3
over 2 years ago
raw
Copy download link
history
blame
Safe
98 Bytes
{
"bos_token"
:
"<bos>"
,
"eos_token"
:
"<eos>"
,
"unk_token"
:
"<|endoftext|>"
,
"mask_token"
:
"<mask>"
}