Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
nlp-waseda
/
comet-gpt2-xl-japanese
like
0
Follow
Kawahara Lab at Waseda University
18
Text Generation
Transformers
PyTorch
Japanese
gpt2
text-generation-inference
Inference Endpoints
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
e3f6eb2
comet-gpt2-xl-japanese
/
special_tokens_map.json
Eiki
Upload tokenizer
7252eed
about 1 year ago
raw
Copy download link
history
blame
Safe
189 Bytes
{
"additional_special_tokens"
:
[
"xNeed"
,
"xEffect"
,
"xIntent"
,
"xReact"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}