Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
rycont
/
KoQuestionBART
like
3
Text2Text Generation
Transformers
PyTorch
Safetensors
AIR/korquad
Korean
bart
KoBART
BART
Korean
QG
Question
KorQuad
Inference Endpoints
License:
gpl
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
d0d9cd1
KoQuestionBART
/
special_tokens_map.json
rycont
add tokenizer
0b0d927
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>"
}