Update README.md
Browse files
README.md
CHANGED
@@ -82,16 +82,8 @@ The model was trained to maximize the similarity between generated and reference
|
|
82 |
**Evaluation Metrics**
|
83 |
|
84 |
| ROUGE-1 score | ROUGE-2 score | ROUGE-L score | ROUGELSUM score |
|
85 |
-
|
86 |
-
|
|
87 |
-
| 44.857 | 29.015 | 42.032 | 42.038 |
|
88 |
-
|
89 |
-
|
90 |
-
The following metrics were used to evaluate the model:
|
91 |
-
-[ROUGE-1 score: 44.857]
|
92 |
-
-[ROUGE-2 score: 29.015]
|
93 |
-
-[ROUGE-L score: 42.032]
|
94 |
-
-[ROUGELSUM score: 42.038]
|
95 |
|
96 |
Demonstrating high overlap with human references.
|
97 |
|
|
|
82 |
**Evaluation Metrics**
|
83 |
|
84 |
| ROUGE-1 score | ROUGE-2 score | ROUGE-L score | ROUGELSUM score |
|
85 |
+
|---------------|---------------|---------------|-----------------|
|
86 |
+
| 44.857 | 29.015 | 42.032 | 42.038 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
87 |
|
88 |
Demonstrating high overlap with human references.
|
89 |
|