Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
philschmid
/
layoutlm-funsd
like
2
Other
PyTorch
TensorBoard
funsd
generic
layoutlm
Generated from Trainer
endpoints-template
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
4
Deploy
refs/pr/2
layoutlm-funsd
/
special_tokens_map.json
philschmid
HF staff
End of training
dedebc3
about 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]"
}