Commit
·
53f3521
1
Parent(s):
b181945
update model card README.md
Browse files
README.md
CHANGED
@@ -16,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
-
- Rouge1:
|
21 |
-
- Rouge2:
|
22 |
-
- Rougel:
|
23 |
-
- Rougelsum:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -51,7 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
54 |
-
| 1.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.1514
|
20 |
+
- Rouge1: 2.979
|
21 |
+
- Rouge2: 1.5946
|
22 |
+
- Rougel: 2.9652
|
23 |
+
- Rougelsum: 2.9673
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
54 |
+
| 1.3744 | 1.0 | 6812 | 1.1514 | 2.979 | 1.5946 | 2.9652 | 2.9673 |
|
55 |
|
56 |
|
57 |
### Framework versions
|