rohitsroch
commited on
Commit
•
0a6b770
1
Parent(s):
e9987b6
Update README.md
Browse files
README.md
CHANGED
@@ -36,10 +36,10 @@ The following hyperparameters were used during training:
|
|
36 |
### Results
|
37 |
|
38 |
- predict_gen_len = 480.0
|
39 |
-
- predict_rouge1 = 46.8707
|
40 |
-
- predict_rouge2 = 10.1337
|
41 |
-
- predict_rougeL = 19.3386
|
42 |
-
- predict_rougeLsum = 43.6989
|
43 |
- predict_samples = 6
|
44 |
- predict_samples_per_second = 0.54
|
45 |
- predict_steps_per_second = 0.27
|
|
|
36 |
### Results
|
37 |
|
38 |
- predict_gen_len = 480.0
|
39 |
+
- predict_rouge1 = **46.8707**
|
40 |
+
- predict_rouge2 = **10.1337**
|
41 |
+
- predict_rougeL = **19.3386**
|
42 |
+
- predict_rougeLsum = **43.6989**
|
43 |
- predict_samples = 6
|
44 |
- predict_samples_per_second = 0.54
|
45 |
- predict_steps_per_second = 0.27
|