peteparker456
commited on
Commit
•
4b44fcd
1
Parent(s):
6386a59
End of training
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [facebook/mbart-large-50-many-to-many-mmt](https://huggingface.co/facebook/mbart-large-50-many-to-many-mmt) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 0.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -46,16 +46,16 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| No log | 1.0 | 18 | 0.
|
50 |
-
| No log | 2.0 | 36 | 0.
|
51 |
-
| No log | 3.0 | 54 | 0.
|
52 |
-
| No log | 4.0 | 72 | 0.
|
53 |
-
| No log | 5.0 | 90 | 0.
|
54 |
-
| No log | 6.0 | 108 | 0.
|
55 |
-
| No log | 7.0 | 126 | 0.
|
56 |
-
| No log | 8.0 | 144 | 0.
|
57 |
-
| No log | 9.0 | 162 | 0.
|
58 |
-
| No log | 10.0 | 180 | 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [facebook/mbart-large-50-many-to-many-mmt](https://huggingface.co/facebook/mbart-large-50-many-to-many-mmt) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 0.0001
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 18 | 0.0004 |
|
50 |
+
| No log | 2.0 | 36 | 0.0002 |
|
51 |
+
| No log | 3.0 | 54 | 0.0002 |
|
52 |
+
| No log | 4.0 | 72 | 0.0001 |
|
53 |
+
| No log | 5.0 | 90 | 0.0002 |
|
54 |
+
| No log | 6.0 | 108 | 0.0002 |
|
55 |
+
| No log | 7.0 | 126 | 0.0001 |
|
56 |
+
| No log | 8.0 | 144 | 0.0001 |
|
57 |
+
| No log | 9.0 | 162 | 0.0001 |
|
58 |
+
| No log | 10.0 | 180 | 0.0001 |
|
59 |
|
60 |
|
61 |
### Framework versions
|