Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
vfu
/
ccc_doc_vqa_test
like
0
Document Question Answering
Transformers
PyTorch
generator
layoutlmv2
Generated from Trainer
Inference Endpoints
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
ccc_doc_vqa_test
/
special_tokens_map.json
vfu
End of training
a67febb
over 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]"
}