File size: 1,131 Bytes
7a7753e 6d1bb3c 7a7753e 6d1bb3c 7a7753e 6d1bb3c 7a7753e 6d1bb3c 7a7753e 6d1bb3c 7a7753e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
---
library_name: transformers, peft
datasets:
- nielsr/funsd
---
# Model Card for Model ID
This model is based on the notebook provided [here](https://huggingface.co/spaces/PEFT/token-classification/blob/main/peft_lora_token_cls.ipynb)
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This model learns to understand different sections of form in noisy scanned documents. An example is shown below
![Screenshot 2024-02-01 at 11.31.55 PM.png](https://cdn-uploads.huggingface.co/production/uploads/6461ad7196259bec21d4f206/JYWsgoU92uTBDbYTlApar.png)
It is based on a model developed by microsoft research for language understanding and generation of scanned documents.
- **Developed by:** Microsoft Research
- **Model type:** Multimodal
- **Language(s) (NLP):** [More Information Needed]
- **Finetuned from model:** microsoft/layoutlm-base-uncased
### Model Sources [optional]
<!-- Provide the basic links for the model. -->
- **Repository:** [More Information Needed]
- **Paper [optional]:** [More Information Needed]
- **Demo [optional]:** [More Information Needed]
|