Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
google
/
tapas-base-finetuned-wikisql-supervised
like
8
Follow
Google
4,255
Table Question Answering
Transformers
PyTorch
google-tensorflow
TensorFlow
wikisql
English
tapas
Inference Endpoints
arxiv:
2004.02349
arxiv:
2010.00571
arxiv:
1709.00103
License:
apache-2.0
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
3471bef
tapas-base-finetuned-wikisql-supervised
/
special_tokens_map.json
nielsr
HF staff
First commit
ebbdcf4
almost 4 years ago
raw
Copy download link
history
blame
Safe
154 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"additional_special_tokens"
:
[
"[EMPTY]"
]
}