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