Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cedpsam
/
chatbot_fr
like
1
Text Generation
Transformers
PyTorch
JAX
Safetensors
French
gpt2
conversational
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
0238ba5
chatbot_fr
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
f15798e
over 4 years ago
raw
Copy download link
history
blame
Safe
131 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"<cls>"
,
"mask_token"
:
"<mask>"
}