Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
xiyuez
/
curious-qg-uncased
like
1
Follow
XIYUE INSTITUTE OF AI ALIGNMENT
1
Summarization
Transformers
PyTorch
Safetensors
xiyuez/im-feeling-curious
squad
English
prophetnet
text2text-generation
uncased
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
curious-qg-uncased
/
special_tokens_map.json
readysetgo
Upload 9 files
a0942bf
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}