Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TusharGoel
/
LayoutLMv2-finetuned-docvqa
like
1
Document Question Answering
Transformers
PyTorch
Safetensors
English
layoutlmv2
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
cacec64
LayoutLMv2-finetuned-docvqa
/
special_tokens_map.json
TusharGoel
Upload 7 files
a60ca85
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]"
}