update model card README.md
Browse files
README.md
CHANGED
|
@@ -17,12 +17,12 @@ 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: 5.
|
| 23 |
-
- Rougel:
|
| 24 |
-
- Rougelsum:
|
| 25 |
-
- Gen Len: 19.
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
@@ -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.7853
|
| 21 |
+
- Rouge1: 10.5621
|
| 22 |
+
- Rouge2: 5.5959
|
| 23 |
+
- Rougel: 9.0437
|
| 24 |
+
- Rougelsum: 10.0264
|
| 25 |
+
- Gen Len: 19.997
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:------:|:---------:|:-------:|
|
| 56 |
+
| 1.3444 | 1.0 | 2003 | 1.7853 | 10.5621 | 5.5959 | 9.0437 | 10.0264 | 19.997 |
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|