José Ángel González
commited on
Commit
•
0f95b9b
1
Parent(s):
494a76a
Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
22 |
# barthez-deft-chimie
|
23 |
|
24 |
This model is a fine-tuned version of [moussaKam/barthez](https://huggingface.co/moussaKam/barthez) on an unknown dataset.
|
|
|
|
|
|
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- Loss: 2.0710
|
27 |
- Rouge1: 31.8947
|
@@ -30,6 +33,8 @@ It achieves the following results on the evaluation set:
|
|
30 |
- Rougelsum: 23.4918
|
31 |
- Gen Len: 38.5256
|
32 |
|
|
|
|
|
33 |
## Model description
|
34 |
|
35 |
More information needed
|
|
|
22 |
# barthez-deft-chimie
|
23 |
|
24 |
This model is a fine-tuned version of [moussaKam/barthez](https://huggingface.co/moussaKam/barthez) on an unknown dataset.
|
25 |
+
|
26 |
+
**Note**: this model is one of the preliminary experiments and it slightly underperforms those published in the paper (using [MBartHez](https://huggingface.co/moussaKam/mbarthez))
|
27 |
+
|
28 |
It achieves the following results on the evaluation set:
|
29 |
- Loss: 2.0710
|
30 |
- Rouge1: 31.8947
|
|
|
33 |
- Rougelsum: 23.4918
|
34 |
- Gen Len: 38.5256
|
35 |
|
36 |
+
|
37 |
+
|
38 |
## Model description
|
39 |
|
40 |
More information needed
|