Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
C2001ljy
/
tapas_sqa_cqa_all
like
0
Table Question Answering
Transformers
Safetensors
tapas
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
b745227
tapas_sqa_cqa_all
/
special_tokens_map.json
C2001ljy
Upload fine-tuned Tapas model
14c99b0
verified
4 months ago
raw
Copy download link
history
blame
Safe
177 Bytes
{
"additional_special_tokens"
:
[
"[EMPTY]"
]
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}