Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,7 @@ metrics:
|
|
15 |
- bertscore
|
16 |
- accuracy
|
17 |
- bleu
|
|
|
18 |
---
|
19 |
### Model Card ###
|
20 |
|
@@ -39,6 +40,8 @@ metrics:
|
|
39 |
|
40 |
Bertscore: 0.82
|
41 |
|
|
|
|
|
42 |
|
43 |
### Loading the model ###
|
44 |
|
|
|
15 |
- bertscore
|
16 |
- accuracy
|
17 |
- bleu
|
18 |
+
- rouge
|
19 |
---
|
20 |
### Model Card ###
|
21 |
|
|
|
40 |
|
41 |
Bertscore: 0.82
|
42 |
|
43 |
+
Rouge: 0.56
|
44 |
+
|
45 |
|
46 |
### Loading the model ###
|
47 |
|