Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,12 @@ model-index:
|
|
10 |
- name: openai_community_med_e3
|
11 |
results: []
|
12 |
pipeline_tag: text2text-generation
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
|
|
10 |
- name: openai_community_med_e3
|
11 |
results: []
|
12 |
pipeline_tag: text2text-generation
|
13 |
+
metrics:
|
14 |
+
- rouge
|
15 |
+
'rouge1': 0.23894966434046966,
|
16 |
+
'rouge2': 0.106373660644453,
|
17 |
+
'rougeL': 0.2292802155791441,
|
18 |
+
'rougeLsum': 0.22745052553203093
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
21 |
should probably proofread and complete it, then remove this comment. -->
|