Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,11 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: marimari-r2r-mlsum-clara-med
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -14,13 +19,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# marimari-r2r-mlsum-clara-med
|
16 |
|
17 |
-
This model is a fine-tuned version of [IIC/marimari-r2r-mlsum](https://huggingface.co/IIC/marimari-r2r-mlsum) on the
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 3.9276
|
20 |
- Rouge1: 43.1543
|
21 |
- Rouge2: 24.9453
|
22 |
- Rougel: 37.4907
|
23 |
- Rougelsum: 37.6959
|
|
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
7 |
model-index:
|
8 |
- name: marimari-r2r-mlsum-clara-med
|
9 |
results: []
|
10 |
+
license: cc-by-nc-sa-4.0
|
11 |
+
datasets:
|
12 |
+
- lcampillos/CLARA-MeD
|
13 |
+
language:
|
14 |
+
- es
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
19 |
|
20 |
# marimari-r2r-mlsum-clara-med
|
21 |
|
22 |
+
This model is a fine-tuned version of [IIC/marimari-r2r-mlsum](https://huggingface.co/IIC/marimari-r2r-mlsum) on the [CLARA-MeD](https://huggingface.co/lcampillos/CLARA-MeD) dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 3.9276
|
25 |
- Rouge1: 43.1543
|
26 |
- Rouge2: 24.9453
|
27 |
- Rougel: 37.4907
|
28 |
- Rougelsum: 37.6959
|
29 |
+
- SARI: 47.7046
|
30 |
|
31 |
## Model description
|
32 |
|