Mbilal755 commited on
Commit
650c72c
·
1 Parent(s): 33956d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -79,7 +79,14 @@ The model was trained to maximize the similarity between generated and reference
79
 
80
  ## Performance
81
 
82
- **Evaluation Metrics**
 
 
 
 
 
 
 
83
  The following metrics were used to evaluate the model:
84
  -[ROUGE-1 score: 44.857]
85
  -[ROUGE-2 score: 29.015]
 
79
 
80
  ## Performance
81
 
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]