Commit
·
6253e01
1
Parent(s):
5a532e4
Update README.md
Browse files
README.md
CHANGED
@@ -64,6 +64,9 @@ It achieves the following results on the evaluation set:
|
|
64 |
## References
|
65 |
|
66 |
### Other models
|
|
|
|
|
|
|
67 |
- LiLT base
|
68 |
- [Document Understanding model (at paragraph level)](https://huggingface.co/pierreguillou/lilt-xlm-roberta-base-finetuned-with-DocLayNet-base-at-paragraphlevel-ml512)
|
69 |
- [Document Understanding model (at line level)](https://huggingface.co/pierreguillou/lilt-xlm-roberta-base-finetuned-with-DocLayNet-base-at-linelevel-ml384)
|
|
|
64 |
## References
|
65 |
|
66 |
### Other models
|
67 |
+
|
68 |
+
- LayoutXLM base
|
69 |
+
- [Document Understanding model (at line level)](https://huggingface.co/pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-linelevel-ml384)
|
70 |
- LiLT base
|
71 |
- [Document Understanding model (at paragraph level)](https://huggingface.co/pierreguillou/lilt-xlm-roberta-base-finetuned-with-DocLayNet-base-at-paragraphlevel-ml512)
|
72 |
- [Document Understanding model (at line level)](https://huggingface.co/pierreguillou/lilt-xlm-roberta-base-finetuned-with-DocLayNet-base-at-linelevel-ml384)
|