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
main
LayoutLM-Finetuned-DocVQA
/
special_tokens_map.json
tushar-ai
Revert "Upload 7 files"
48ea99c
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}