Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mrm8488
/
bert2bert-spanish-question-generation
like
10
Text2Text Generation
Transformers
PyTorch
Safetensors
Spanish
encoder-decoder
spanish
question
generation
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
bert2bert-spanish-question-generation
/
special_tokens_map.json
mrm8488
Initial commit from mrm8488
c37d183
almost 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}