Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
grays-ai
/
layoutlm-funsd
like
0
Follow
Grays AI
1
Other
PyTorch
funsd
generic
layoutlm
Generated from Trainer
endpoints-template
Inference Endpoints
Model card
Files
Files and versions
Community
Deploy
main
layoutlm-funsd
/
special_tokens_map.json
jonahkaye
truncation = true
c07566e
over 1 year 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]"
}