Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
rinna
/
japanese-gpt-1b
like
101
Follow
rinna Co., Ltd.
89
Text Generation
Transformers
PyTorch
Safetensors
cc100
wikipedia
c4
Japanese
gpt2
gpt
lm
nlp
text-generation-inference
Inference Endpoints
arxiv:
2404.01657
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
af1a406
japanese-gpt-1b
/
special_tokens_map.json
tianyuz
first commit
8a10e98
almost 3 years ago
raw
Copy download link
history
blame
Safe
153 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}