Update README.md
Browse files
README.md
CHANGED
@@ -12,13 +12,11 @@ model-index:
|
|
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. -->
|
22 |
|
23 |
# openai_community_med_e3
|
24 |
|
@@ -50,13 +48,6 @@ The following hyperparameters were used during training:
|
|
50 |
- lr_scheduler_warmup_ratio: 0.03
|
51 |
- num_epochs: 3
|
52 |
|
53 |
-
### Training results
|
54 |
-
|
55 |
-
{'rouge1': 0.23894966434046966,
|
56 |
-
'rouge2': 0.106373660644453,
|
57 |
-
'rougeL': 0.2292802155791441,
|
58 |
-
'rougeLsum': 0.22745052553203093}
|
59 |
-
|
60 |
|
61 |
### Framework versions
|
62 |
|
|
|
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 |
|
21 |
# openai_community_med_e3
|
22 |
|
|
|
48 |
- lr_scheduler_warmup_ratio: 0.03
|
49 |
- num_epochs: 3
|
50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
|
52 |
### Framework versions
|
53 |
|