pszemraj commited on
Commit
d936c89
1 Parent(s): 5226335

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -7
README.md CHANGED
@@ -240,10 +240,3 @@ The following hyperparameters were used during training:
240
  - lr_scheduler_warmup_ratio: 0.01
241
  - num_epochs: 2.0
242
  - mixed_precision_training: Native AMP
243
-
244
- ### Training results
245
-
246
- | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
247
- |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:------:|:---------:|:-------:|
248
- | 0.9094 | 0.75 | 100 | 1.9722 | 21.6578 | 1.8924 | 6.6571 | 19.7193 | 1024.0 |
249
- | 0.9043 | 1.5 | 200 | 1.9890 | 20.9293 | 1.8539 | 6.413 | 19.0756 | 1024.0 |
 
240
  - lr_scheduler_warmup_ratio: 0.01
241
  - num_epochs: 2.0
242
  - mixed_precision_training: Native AMP