Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ku-nlp
/
gpt2-small-japanese-char
like
0
Follow
Language Media Processing Lab at Kyoto University
11
Text Generation
Transformers
PyTorch
Safetensors
wikipedia
cc100
oscar
Japanese
gpt2
text-generation-inference
Inference Endpoints
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
120befe
gpt2-small-japanese-char
/
special_tokens_map.json
murawaki
Upload tokenizer
120befe
over 1 year ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"[UNK]"
}