Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
IDEA-CCNL
/
Randeng-BART-139M-QG-Chinese
like
6
Follow
Fengshenbang-LM
239
Text2Text Generation
Transformers
PyTorch
chinesesquad
Chinese
bart
question generation
qg
SQuAD
nlg
bart-base
Inference Endpoints
arxiv:
2210.08590
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
7c04b74
Randeng-BART-139M-QG-Chinese
/
special_tokens_map.json
qiyang
First commit
ddf4869
about 2 years ago
raw
Copy download link
history
blame
Safe
157 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"mask_token"
:
"<mask>"
,
"additional_special_tokens"
:
[
"<s>"
,
"<mask>"
]
}