Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
LBerndsen
/
insurers-finetuned-wtq
like
1
Table Question Answering
Transformers
PyTorch
tapas
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
901a67a
insurers-finetuned-wtq
/
special_tokens_map.json
LBerndsen
Upload tokenizer
5c24ed3
almost 2 years 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]"
}