Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
rubentito
/
bert-large-mpdocvqa
like
1
Question Answering
Transformers
PyTorch
rubentito/mp-docvqa
English
bert
DocVQA
Document Question Answering
Document Visual Question Answering
Inference Endpoints
arxiv:
2007.00398
arxiv:
2212.05935
arxiv:
1905.13648
License:
gpl-3.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
ad3eb40
bert-large-mpdocvqa
/
special_tokens_map.json
rubentito
Upload 6 files
9c99c82
almost 2 years 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]"
}