Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Sehong
/
kobart-QuestionGeneration
like
6
Text2Text Generation
Transformers
PyTorch
korquad
Korean
bart
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
3efaed8
kobart-QuestionGeneration
/
special_tokens_map.json
Sehong
add tokenizer
f4d3558
over 2 years ago
raw
Copy download link
history
blame
Safe
109 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"mask_token"
:
"<mask>"
}