Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hcy5561
/
tapas-base-finetuned-sqa-v1
like
0
Table Question Answering
Transformers
Safetensors
microsoft/msr_sqa
English
tapas
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
3885a7e
tapas-base-finetuned-sqa-v1
/
special_tokens_map.json
hcy5561
Upload 6 files
3885a7e
verified
4 months ago
raw
Copy download link
history
blame
187 Bytes
{
"additional_special_tokens"
:
[
"[EMPTY]"
]
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}