Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
allenai
/
ivila-block-layoutlm-finetuned-s2vl-v2
like
0
Follow
Ai2
1,331
Token Classification
Transformers
PyTorch
English
layoutlm
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
8f52ed0
ivila-block-layoutlm-finetuned-s2vl-v2
/
special_tokens_map.json
shannons
add model
af5f533
over 2 years ago
raw
Copy download link
history
blame
Safe
152 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"additional_special_tokens"
:
[
"[BLK]"
]
}