End of training
Browse files
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [Mat17892/t5small_enfr_opus](https://huggingface.co/Mat17892/t5small_enfr_opus) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 1.
|
22 |
-
- Bleu:
|
23 |
-
- Gen Len: 17.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -45,17 +45,21 @@ The following hyperparameters were used during training:
|
|
45 |
- seed: 42
|
46 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
47 |
- lr_scheduler_type: linear
|
48 |
-
- num_epochs:
|
49 |
- mixed_precision_training: Native AMP
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
54 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
|
55 |
-
| 1.
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 1.
|
|
|
|
|
|
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [Mat17892/t5small_enfr_opus](https://huggingface.co/Mat17892/t5small_enfr_opus) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.3217
|
22 |
+
- Bleu: 7.3648
|
23 |
+
- Gen Len: 17.5145
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
45 |
- seed: 42
|
46 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
47 |
- lr_scheduler_type: linear
|
48 |
+
- num_epochs: 8
|
49 |
- mixed_precision_training: Native AMP
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
54 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
|
55 |
+
| 1.542 | 1.0 | 6355 | 1.3460 | 7.1462 | 17.5281 |
|
56 |
+
| 1.5196 | 2.0 | 12710 | 1.3419 | 7.2241 | 17.5219 |
|
57 |
+
| 1.5005 | 3.0 | 19065 | 1.3346 | 7.3005 | 17.5137 |
|
58 |
+
| 1.5083 | 4.0 | 25420 | 1.3298 | 7.3326 | 17.5174 |
|
59 |
+
| 1.4999 | 5.0 | 31775 | 1.3269 | 7.3337 | 17.5214 |
|
60 |
+
| 1.4906 | 6.0 | 38130 | 1.3237 | 7.3359 | 17.5185 |
|
61 |
+
| 1.4944 | 7.0 | 44485 | 1.3223 | 7.3664 | 17.5161 |
|
62 |
+
| 1.5018 | 8.0 | 50840 | 1.3217 | 7.3648 | 17.5145 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
runs/Dec05_16-28-30_9efd5b24bb80/events.out.tfevents.1733416112.9efd5b24bb80.427.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f8e743dafaf3f5f8a706e40261b1ffd9d3842dc7374c2bd92df931b949d78c4
|
3 |
+
size 31037
|