Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Nomedamai
/
custom_QA
like
0
Table Question Answering
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
tapas
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
custom_QA
/
special_tokens_map.json
Nomedamai
Upload 2 files
a43f65f
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
154 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"additional_special_tokens"
:
[
"[EMPTY]"
]
}