pierreguillou commited on
Commit
7c50296
1 Parent(s): 10c2c0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -13
README.md CHANGED
@@ -47,7 +47,7 @@ model-index:
47
  value: 0.8634
48
  - name: accuracy
49
  type: accuracy
50
- value: 0.6815
51
  ---
52
 
53
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -87,14 +87,6 @@ It achieves the following results on the evaluation set:
87
 
88
  ## References
89
 
90
- ### Other model
91
-
92
- - LayoutXLM base
93
- - [Document Understanding model (at line level)](https://huggingface.co/pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-linelevel-ml384)
94
- - LiLT base
95
- - [Document Understanding model (at paragraph level)](https://huggingface.co/pierreguillou/lilt-xlm-roberta-base-finetuned-with-DocLayNet-base-at-paragraphlevel-ml512)
96
- - [Document Understanding model (at line level)](https://huggingface.co/pierreguillou/lilt-xlm-roberta-base-finetuned-with-DocLayNet-base-at-linelevel-ml384)
97
-
98
  ### Blog posts
99
 
100
  - Layout XLM base
@@ -203,8 +195,8 @@ The following hyperparameters were used during training:
203
 
204
  ## Other models
205
  - Line level
206
- - [Document Understanding model (finetuned LiLT base at line level on DocLayNet base)](https://huggingface.co/pierreguillou/lilt-xlm-roberta-base-finetuned-with-DocLayNet-base-at-linelevel-ml384) (line accuracy: xxxx)
207
- - [Document Understanding model (finetuned LayoutXLM base at line level on DocLayNet base)](https://huggingface.co/pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-linelevel-ml384) (line accuracy: xxx)
208
  - Paragraph level
209
- - [Document Understanding model (finetuned LiLT base at paragraph level on DocLayNet base)](https://huggingface.co/pierreguillou/lilt-xlm-roberta-base-finetuned-with-DocLayNet-base-at-paragraphlevel-ml512) (paragraph accuracy: 68.15%)
210
- - [Document Understanding model (finetuned LayoutXLM base at paragraph level on DocLayNet base)](https://huggingface.co/pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-paragraphlevel-ml512) (paragraph accuracy: 86.55%)
47
  value: 0.8634
48
  - name: accuracy
49
  type: accuracy
50
+ value: 0.8634
51
  ---
52
 
53
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
87
 
88
  ## References
89
 
 
 
 
 
 
 
 
 
90
  ### Blog posts
91
 
92
  - Layout XLM base
195
 
196
  ## Other models
197
  - Line level
198
+ - [Document Understanding model (finetuned LiLT base at line level on DocLayNet base)](https://huggingface.co/pierreguillou/lilt-xlm-roberta-base-finetuned-with-DocLayNet-base-at-linelevel-ml384) (accuracy | tokens: 85.84% - line: 91.97%)
199
+ - [Document Understanding model (finetuned LayoutXLM base at line level on DocLayNet base)](https://huggingface.co/pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-linelevel-ml384) (accuracy | tokens: 93.73% - line: ...)
200
  - Paragraph level
201
+ - [Document Understanding model (finetuned LiLT base at paragraph level on DocLayNet base)](https://huggingface.co/pierreguillou/lilt-xlm-roberta-base-finetuned-with-DocLayNet-base-at-paragraphlevel-ml512) (accuracy | tokens: 86.34% - paragraph: 68.15%)
202
+ - [Document Understanding model (finetuned LayoutXLM base at paragraph level on DocLayNet base)](https://huggingface.co/pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-paragraphlevel-ml512) (accuracy | tokens: 96.93% - paragraph: 86.55%)