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: 5.
|
| 23 |
-
- Rougel: 9.
|
| 24 |
-
- Rougelsum: 10.
|
| 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.8156
|
| 21 |
+
- Rouge1: 10.6283
|
| 22 |
+
- Rouge2: 5.446
|
| 23 |
+
- Rougel: 9.0505
|
| 24 |
+
- Rougelsum: 10.1603
|
| 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.2443 | 1.0 | 2003 | 1.8156 | 10.6283 | 5.446 | 9.0505 | 10.1603 | 20.0 |
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|