Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Teera
/
thai-xlm-roberta-squad
like
0
Question Answering
Transformers
PyTorch
thaiqa_squad
Thai
xlm-roberta
Inference Endpoints
arxiv:
1910.09700
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
0d6b131
thai-xlm-roberta-squad
/
special_tokens_map.json
Teera
Upload 9 files
0d6b131
12 months 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>"
}