Update README.md
Browse files
README.md
CHANGED
@@ -15,13 +15,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# flan-t5-large-clara-med
|
17 |
|
18 |
-
This model is a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on the
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 1.0898
|
21 |
- Rouge1: 28.9888
|
22 |
- Rouge2: 16.3801
|
23 |
- Rougel: 27.4186
|
24 |
- Rougelsum: 27.4043
|
|
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
15 |
|
16 |
# flan-t5-large-clara-med
|
17 |
|
18 |
+
This model is a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on the [CLARA-MeD](https://huggingface.co/lcampillos/CLARA-MeD) dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 1.0898
|
21 |
- Rouge1: 28.9888
|
22 |
- Rouge2: 16.3801
|
23 |
- Rougel: 27.4186
|
24 |
- Rougelsum: 27.4043
|
25 |
+
- SARI: 39.1731
|
26 |
|
27 |
## Model description
|
28 |
|