Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
lysandre
/
tapas-temporary-repo
like
0
Table Question Answering
Transformers
PyTorch
sqa
English
tapas
Inference Endpoints
arxiv:
2004.02349
arxiv:
2010.00571
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
226e962
tapas-temporary-repo
/
special_tokens_map.json
LysandreJik
Initial release
ad6f4fd
almost 4 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}