Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
traintogpb
/
mt5-large-kor-qa-generation-finetuned
like
1
Text2Text Generation
Transformers
PyTorch
squad_kor_v1
klue
Korean
mt5
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
mt5-large-kor-qa-generation-finetuned
/
special_tokens_map.json
traintogpb
Initial commit
3619815
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
122 Bytes
{
"cls_token"
:
"<cls>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"sep_token"
:
"<sep>"
,
"unk_token"
:
"<unk>"
}