Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Sailesh9999
/
layoutlm-funsd
like
0
Token Classification
Transformers
PyTorch
funsd
layoutlm
Generated from Trainer
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
0c88f09
layoutlm-funsd
/
special_tokens_map.json
Sailesh9999
Training in progress, epoch 1
78d1fc9
verified
9 months 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]"
}