alex-atelo commited on
Commit
1d4ef3f
1 Parent(s): fabc1f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -67,7 +67,7 @@ The following hyperparameters were used during training:
67
  - lr_scheduler_type: linear
68
  - num_epochs: 3
69
 
70
- ### Baseline Performance
71
 
72
  Lead-3 Baseline:
73
  - Rouge1: 12.22
@@ -75,8 +75,6 @@ Lead-3 Baseline:
75
  - RougeL: 9.02
76
  - RougeLsum: 10.33
77
 
78
- ### Training results
79
-
80
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Mean Len |
81
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:--------:|
82
  | 6.7763 | 1.0 | 1237 | 3.1120 | 13.57 | 2.76 | 11.59 | 11.59 | 12.6116 |
 
67
  - lr_scheduler_type: linear
68
  - num_epochs: 3
69
 
70
+ ### Training results
71
 
72
  Lead-3 Baseline:
73
  - Rouge1: 12.22
 
75
  - RougeL: 9.02
76
  - RougeLsum: 10.33
77
 
 
 
78
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Mean Len |
79
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:--------:|
80
  | 6.7763 | 1.0 | 1237 | 3.1120 | 13.57 | 2.76 | 11.59 | 11.59 | 12.6116 |