update model card README.md
Browse files
README.md
CHANGED
|
@@ -17,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
-
- Loss: 1.
|
| 21 |
-
- Rouge1: 10.
|
| 22 |
-
- Rouge2: 4.
|
| 23 |
-
- Rougel: 8.
|
| 24 |
-
- Rougelsum: 9.
|
| 25 |
- Gen Len: 20.0
|
| 26 |
|
| 27 |
## Model description
|
|
@@ -53,7 +53,7 @@ The following hyperparameters were used during training:
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:------:|:---------:|:-------:|
|
| 56 |
-
| 1.
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
|
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 1.6110
|
| 21 |
+
- Rouge1: 10.3861
|
| 22 |
+
- Rouge2: 4.9411
|
| 23 |
+
- Rougel: 8.5544
|
| 24 |
+
- Rougelsum: 9.7417
|
| 25 |
- Gen Len: 20.0
|
| 26 |
|
| 27 |
## Model description
|
|
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:------:|:---------:|:-------:|
|
| 56 |
+
| 1.4796 | 1.0 | 6188 | 1.6110 | 10.3861 | 4.9411 | 8.5544 | 9.7417 | 20.0 |
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|