Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: cc-by-nc-sa-4.0
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
-
-
|
7 |
metrics:
|
8 |
- precision
|
9 |
- recall
|
@@ -13,12 +13,10 @@ model-index:
|
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
-
should probably proofread and complete it, then remove this comment. -->
|
18 |
-
|
19 |
# layoutxlm-finetuned-xfund-fr-re
|
20 |
|
21 |
-
This model is a fine-tuned version of [microsoft/layoutxlm-base](https://huggingface.co/microsoft/layoutxlm-base) on the
|
|
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Precision: 0.4533
|
24 |
- Recall: 0.7475
|
@@ -35,7 +33,7 @@ More information needed
|
|
35 |
|
36 |
## Training and evaluation data
|
37 |
|
38 |
-
|
39 |
|
40 |
## Training procedure
|
41 |
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
+
- nielsr/XFUN
|
7 |
metrics:
|
8 |
- precision
|
9 |
- recall
|
|
|
13 |
results: []
|
14 |
---
|
15 |
|
|
|
|
|
|
|
16 |
# layoutxlm-finetuned-xfund-fr-re
|
17 |
|
18 |
+
This model is a fine-tuned version of [microsoft/layoutxlm-base](https://huggingface.co/microsoft/layoutxlm-base) on the [XFUND](https://github.com/doc-analysis/XFUND) dataset (French split).
|
19 |
+
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Precision: 0.4533
|
22 |
- Recall: 0.7475
|
|
|
33 |
|
34 |
## Training and evaluation data
|
35 |
|
36 |
+
This checkpoint used the French portion of the multilingual [XFUND](https://github.com/doc-analysis/XFUND) dataset.
|
37 |
|
38 |
## Training procedure
|
39 |
|