Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
aslessor
/
layoutlm-funsd
like
0
Other
PyTorch
TensorBoard
funsd
generic
layoutlm
Generated from Trainer
endpoints-template
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
Deploy
main
layoutlm-funsd
/
special_tokens_map.json
aslessor
Duplicate from philschmid/layoutlm-funsd
4cbe809
10 months 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]"
}