Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
impira
/
layoutlm-document-classifier
like
11
Follow
Impira
20
Text Classification
Transformers
PyTorch
English
layoutlm
document-classification
pdf
invoices
Inference Endpoints
arxiv:
1912.13318
arxiv:
1910.09700
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
layoutlm-document-classifier
/
special_tokens_map.json
Ankur Goyal
Initial Commit
8cc58cc
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}