Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
asi
/
gpt-fr-cased-base
like
28
Text Generation
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
French
gpt2
Eval Results
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
89926b1
gpt-fr-cased-base
/
special_tokens_map.json
asi
Add model files
a04a025
over 3 years ago
raw
Copy download link
history
blame
Safe
123 Bytes
{
"eos_token"
:
"</s>"
,
"bos_token"
:
"<s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"mask_token"
:
"<mask>"
}