Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,16 @@ This model is a fine-tuned version of [sshleifer/distilbart-cnn-12-6](https://hu
|
|
16 |
|
17 |
## Model description
|
18 |
|
19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
|
21 |
## Intended uses & limitations
|
22 |
|
|
|
16 |
|
17 |
## Model description
|
18 |
|
19 |
+
|
20 |
+
model | rouge1 | rouge2 | rougeL | rougeLsum
|
21 |
+
--- | --- | --- | --- |---
|
22 |
+
sshleifer/distilbart-cnn-12-6 | 0.202654 | 0.025766 | 0.123072 | 0.130183
|
23 |
+
emmyapi/distilbart-podimo-data-3 | 0.235147 | 0.047087 | 0.151535 | 0.161782
|
24 |
+
emmyapi/distilbart-podimo-data-4 | 0.236926 | 0.048327 | 0.153539 | 0.165026
|
25 |
+
emmyapi/distilbart-podimo-data-5 | 0.259024 | 0.061665 | 0.167187 | 0.178399
|
26 |
+
emmyapi/distilbart-podimo-data-7 | 0.298888 | 0.059900 | 0.159479 | 0.185049
|
27 |
+
|
28 |
+
|
29 |
|
30 |
## Intended uses & limitations
|
31 |
|