Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jweb
/
japanese-soseki-gpt2-1b
like
3
Text Generation
Transformers
PyTorch
Rust
cc100
wikipedia
AozoraBunko
Japanese
gpt2
japanese
lm
nlp
rust-bert
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
refs/pr/1
japanese-soseki-gpt2-1b
/
special_tokens_map.json
jweb
Upload special_tokens_map.json
ab48e04
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]"
}