End of training
Browse files
README.md
CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-es](https://huggingface.co/Helsinki-NLP/opus-mt-en-es) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- Bleu:
|
22 |
-
- Gen Len: 33.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -44,14 +44,18 @@ The following hyperparameters were used during training:
|
|
44 |
- seed: 42
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
-
- num_epochs:
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
-
| Training Loss | Epoch | Step
|
53 |
-
|
54 |
-
| 1.
|
|
|
|
|
|
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-es](https://huggingface.co/Helsinki-NLP/opus-mt-en-es) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.1438
|
21 |
+
- Bleu: 36.1767
|
22 |
+
- Gen Len: 33.8762
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
44 |
- seed: 42
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
+
- num_epochs: 5
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
53 |
+
|:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
|
54 |
+
| 1.177 | 1.0 | 2988 | 1.1417 | 36.1355 | 34.0324 |
|
55 |
+
| 1.0871 | 2.0 | 5976 | 1.1396 | 35.9725 | 33.7839 |
|
56 |
+
| 1.0245 | 3.0 | 8964 | 1.1403 | 35.8792 | 33.7635 |
|
57 |
+
| 0.9782 | 4.0 | 11952 | 1.1426 | 36.172 | 33.8807 |
|
58 |
+
| 0.9349 | 5.0 | 14940 | 1.1438 | 36.1767 | 33.8762 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 309965092
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adef21784aa6074fd01529c11cbebec9a0eb86a3ff7ac5c11ad87144983070f1
|
3 |
size 309965092
|
runs/Feb05_23-54-47_2d8291c58b5f/events.out.tfevents.1707177291.2d8291c58b5f.6203.1
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:51fc56e3f385479f458ca84c7e83d1959ece8302b61d7d468451735931ee87d1
|
3 |
+
size 12155
|