Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
abhishek
/
autonlp-hindi-question-answering-23865268
like
5
Question Answering
Transformers
PyTorch
abhishek/autonlp-data-hindi-question-answering
Hindi
xlm-roberta
Trained with AutoTrain
Carbon Emissions
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
9f826ac
autonlp-hindi-question-answering-23865268
/
special_tokens_map.json
abhishek
HF staff
Commit From AutoNLP
17f5995
about 3 years ago
raw
Copy download link
history
blame
Safe
150 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"sep_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"<s>"
,
"mask_token"
:
"<mask>"
}