Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
google
/
tapas-mini-finetuned-wtq
Copied
like
2
Table Question Answering
PyTorch
TensorFlow
Transformers
wikitablequestions
English
tapas
arxiv:
2004.02349
arxiv:
2010.00571
arxiv:
1508.00305
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use in Transformers
3347176
tapas-mini-finetuned-wtq
/
special_tokens_map.json
nielsr
HF staff
First commit
3347176
over 2 years ago
raw
history
blame
No virus
154 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"additional_special_tokens"
: [
"[EMPTY]"
]}