pierreguillou commited on
Commit
bc12932
·
1 Parent(s): 43f2eeb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -15
README.md CHANGED
@@ -65,25 +65,24 @@ It achieves the following results on the evaluation set:
65
 
66
  ## Accuracy at paragraph level
67
 
68
- ![Confusion matrix of the labeled blocks of the dataset DocLayNet base of test (model: LayoutXLM base finetuned on DocLayNet base)](https://huggingface.co/pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-paragraphlevel-ml512/resolve/main/docs/confusion_matrix_labeled_paragraphs_DocLayNet_base_test_LayoutXLM_base_paragraph_level_512.png)
 
 
 
 
 
 
 
 
 
 
 
 
69
 
70
- Paragraph Accuracy: 86.55%
71
 
72
  ![Paragraphs labels vs accuracy (%) of the dataset DocLayNet base of test (model: LayoutXLM base finetuned on DocLayNet base))](https://huggingface.co/pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-paragraphlevel-ml512/resolve/main/docs/paragraphs_labels_accuracy_DocLayNet_base_test_LayoutXLM_base_paragraph_level_512.png)
73
 
74
- Accuracy by label
75
- - Caption: 63.76%
76
- - Footnote: 31.91%
77
- - Formula: 95.33%
78
- - List-item: 79.31%
79
- - Page-footer: 99.51%
80
- - Page-header: 88.75%
81
- - Picture: 90.91%
82
- - Section-header: 83.16%
83
- - Table: 68.25%
84
- - Text: 91.37%
85
- - Title: 50.0%
86
-
87
  ## References
88
 
89
  ### Other models
 
65
 
66
  ## Accuracy at paragraph level
67
 
68
+ - Paragraph Accuracy: 86.55%
69
+ - Accuracy by label
70
+ - Caption: 63.76%
71
+ - Footnote: 31.91%
72
+ - Formula: 95.33%
73
+ - List-item: 79.31%
74
+ - Page-footer: 99.51%
75
+ - Page-header: 88.75%
76
+ - Picture: 90.91%
77
+ - Section-header: 83.16%
78
+ - Table: 68.25%
79
+ - Text: 91.37%
80
+ - Title: 50.0%
81
 
82
+ ![Confusion matrix of the labeled blocks of the dataset DocLayNet base of test (model: LayoutXLM base finetuned on DocLayNet base)](https://huggingface.co/pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-paragraphlevel-ml512/resolve/main/docs/confusion_matrix_labeled_paragraphs_DocLayNet_base_test_LayoutXLM_base_paragraph_level_512.png)
83
 
84
  ![Paragraphs labels vs accuracy (%) of the dataset DocLayNet base of test (model: LayoutXLM base finetuned on DocLayNet base))](https://huggingface.co/pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-paragraphlevel-ml512/resolve/main/docs/paragraphs_labels_accuracy_DocLayNet_base_test_LayoutXLM_base_paragraph_level_512.png)
85
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86
  ## References
87
 
88
  ### Other models