Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
naclbit
/
gpt-j-japanese-6.8b
like
28
Text Generation
Transformers
PyTorch
Japanese
gptj
japanese
t5tokenizer
sentencepiece
Inference Endpoints
arxiv:
2104.09864
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
2efed76
gpt-j-japanese-6.8b
/
tokenizer_config.json
naclbit
Upload tokenizer_config.json
2efed76
about 3 years ago
raw
Copy download link
history
blame
Safe
129 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"sep_token"
:
"<sep>"
,
"cls_token"
:
"<cls>"
}