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 [Helsinki-NLP/opus-mt-vi-en](https://huggingface.co/Helsinki-NLP/opus-mt-vi-en) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 4.
|
22 |
-
- Bleu: 0.
|
23 |
-
- Gen Len:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -39,7 +39,7 @@ More information needed
|
|
39 |
### Training hyperparameters
|
40 |
|
41 |
The following hyperparameters were used during training:
|
42 |
-
- learning_rate:
|
43 |
- train_batch_size: 64
|
44 |
- eval_batch_size: 16
|
45 |
- seed: 42
|
@@ -52,11 +52,11 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
|
55 |
-
| 3.
|
56 |
-
|
|
57 |
-
| 2.
|
58 |
-
| 2.
|
59 |
-
| 2.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-vi-en](https://huggingface.co/Helsinki-NLP/opus-mt-vi-en) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 4.9806
|
22 |
+
- Bleu: 0.5733
|
23 |
+
- Gen Len: 32.227
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
39 |
### Training hyperparameters
|
40 |
|
41 |
The following hyperparameters were used during training:
|
42 |
+
- learning_rate: 1e-05
|
43 |
- train_batch_size: 64
|
44 |
- eval_batch_size: 16
|
45 |
- seed: 42
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
|
55 |
+
| 3.5162 | 1.0 | 360 | 4.9645 | 0.4174 | 36.227 |
|
56 |
+
| 3.0009 | 2.0 | 720 | 4.9700 | 0.6196 | 31.905 |
|
57 |
+
| 2.7889 | 3.0 | 1080 | 4.9772 | 0.6215 | 32.137 |
|
58 |
+
| 2.6722 | 4.0 | 1440 | 4.9654 | 0.6355 | 32.077 |
|
59 |
+
| 2.6167 | 5.0 | 1800 | 4.9806 | 0.5733 | 32.227 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
runs/Dec13_14-50-58_c6b4f2950eb4/events.out.tfevents.1734101459.c6b4f2950eb4.23.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:172c7d4e99e89c2470359fe1606ebdc377466e5ab8082b8ac1261d093f845476
|
3 |
+
size 9252
|