joheras commited on
Commit
ce63e68
·
1 Parent(s): 4b6080f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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 None 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
 
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