Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
line-corporation
/
japanese-large-lm-3.6b-instruction-sft
like
25
Follow
LINE
26
Text Generation
Transformers
PyTorch
Safetensors
Japanese
gpt_neox
text-generation-inference
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
refs/pr/2
japanese-large-lm-3.6b-instruction-sft
/
special_tokens_map.json
kajyuuen
Init commit
14bd5e4
about 1 year ago
raw
Copy download link
history
blame
Safe
169 Bytes
{
"bos_token"
:
"<s>"
,
"cls_token"
:
"<cls>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"</s>"
,
"sep_token"
:
"<sep>"
,
"unk_token"
:
"<unk>"
}