Commit
·
b2bab0c
1
Parent(s):
c7bb098
Update
Browse files
README.md
CHANGED
@@ -63,6 +63,14 @@ The following hyperparameters were used during training:
|
|
63 |
- lr_scheduler_type: linear
|
64 |
- num_epochs: 1
|
65 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
### Training results
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss |
|
|
|
63 |
- lr_scheduler_type: linear
|
64 |
- num_epochs: 1
|
65 |
|
66 |
+
## Validation Metrics
|
67 |
+
|
68 |
+
- Loss: 2.3417
|
69 |
+
- Rouge1: 2.353
|
70 |
+
- Rouge2: 1.103
|
71 |
+
- RougeL: 1.176
|
72 |
+
- RougeLsum: 1.521
|
73 |
+
|
74 |
### Training results
|
75 |
|
76 |
| Training Loss | Epoch | Step | Validation Loss |
|