Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TusharGoel
/
LayoutLM-Finetuned-DocVQA
like
7
Document Question Answering
Transformers
PyTorch
English
doi:10.57967/hf/1144
layoutlm
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
c4b5d4d
LayoutLM-Finetuned-DocVQA
/
special_tokens_map.json
TusharGoel
Upload 6 files
cff7a66
about 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}