Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
skytnt
/
gpt2-japanese-lyric-medium
like
0
Text Generation
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
skytnt/japanese-lyric
Japanese
gpt2
japanese
lm
nlp
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
ca27167
gpt2-japanese-lyric-medium
/
special_tokens_map.json
skytnt
init
ca27167
over 2 years ago
raw
Copy download link
history
blame
Safe
146 Bytes
{
"bos_token"
:
"<s>"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"<unk>"
}