Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
huranokuma
/
es2
like
0
Text Generation
Transformers
PyTorch
TensorBoard
Japanese
gpt2
japanese
lm
nlp
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
275dd30
es2
/
special_tokens_map.json
huranokuma
Training in progress, step 1000
3d33c21
over 2 years ago
raw
Copy download link
history
blame
Safe
170 Bytes
{
"bos_token"
:
"<s>"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"<unk>"
}