oddadmix/masrawy-english-arabic-translator
Browse files- README.md +35 -24
- model.safetensors +1 -1
- runs/Nov22_03-02-49_ndri07x54h/events.out.tfevents.1732244571.ndri07x54h.256.0 +3 -0
- runs/Nov22_03-16-29_ndri07x54h/events.out.tfevents.1732245389.ndri07x54h.256.1 +3 -0
- runs/Nov22_03-17-11_ndri07x54h/events.out.tfevents.1732245433.ndri07x54h.517.0 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-ar](https://huggingface.co/Helsinki-NLP/opus-mt-en-ar) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 2.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -35,37 +35,48 @@ More information needed
|
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
- learning_rate: 2e-05
|
38 |
-
- train_batch_size:
|
39 |
-
- eval_batch_size:
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
-
- num_epochs:
|
|
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:-----:|:---------------:|
|
49 |
-
| 3.
|
50 |
-
| 2.
|
51 |
-
| 2.
|
52 |
-
| 2.
|
53 |
-
| 2.
|
54 |
-
| 2.
|
55 |
-
| 2.
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
| 1.
|
60 |
-
| 1.
|
61 |
-
| 1.
|
62 |
-
| 1.
|
63 |
-
| 1.
|
64 |
-
| 1.
|
65 |
-
| 1.
|
66 |
-
| 1.
|
67 |
-
| 1.
|
68 |
-
| 1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-ar](https://huggingface.co/Helsinki-NLP/opus-mt-en-ar) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 2.3696
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
- learning_rate: 2e-05
|
38 |
+
- train_batch_size: 32
|
39 |
+
- eval_batch_size: 32
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 30
|
44 |
+
- mixed_precision_training: Native AMP
|
45 |
|
46 |
### Training results
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:-----:|:---------------:|
|
50 |
+
| 3.2491 | 1.0 | 1198 | 2.9310 |
|
51 |
+
| 2.8555 | 2.0 | 2396 | 2.7350 |
|
52 |
+
| 2.6079 | 3.0 | 3594 | 2.6380 |
|
53 |
+
| 2.5038 | 4.0 | 4792 | 2.5691 |
|
54 |
+
| 2.3559 | 5.0 | 5990 | 2.5271 |
|
55 |
+
| 2.2868 | 6.0 | 7188 | 2.4843 |
|
56 |
+
| 2.1985 | 7.0 | 8386 | 2.4646 |
|
57 |
+
| 2.1517 | 8.0 | 9584 | 2.4430 |
|
58 |
+
| 2.0742 | 9.0 | 10782 | 2.4295 |
|
59 |
+
| 2.0326 | 10.0 | 11980 | 2.4169 |
|
60 |
+
| 1.9601 | 11.0 | 13178 | 2.4055 |
|
61 |
+
| 1.9361 | 12.0 | 14376 | 2.4044 |
|
62 |
+
| 1.9269 | 13.0 | 15574 | 2.3900 |
|
63 |
+
| 1.876 | 14.0 | 16772 | 2.3922 |
|
64 |
+
| 1.8449 | 15.0 | 17970 | 2.3801 |
|
65 |
+
| 1.7911 | 16.0 | 19168 | 2.3793 |
|
66 |
+
| 1.7514 | 17.0 | 20366 | 2.3745 |
|
67 |
+
| 1.7356 | 18.0 | 21564 | 2.3725 |
|
68 |
+
| 1.717 | 19.0 | 22762 | 2.3729 |
|
69 |
+
| 1.7136 | 20.0 | 23960 | 2.3731 |
|
70 |
+
| 1.6919 | 21.0 | 25158 | 2.3699 |
|
71 |
+
| 1.6693 | 22.0 | 26356 | 2.3720 |
|
72 |
+
| 1.6447 | 23.0 | 27554 | 2.3699 |
|
73 |
+
| 1.6159 | 24.0 | 28752 | 2.3684 |
|
74 |
+
| 1.6053 | 25.0 | 29950 | 2.3705 |
|
75 |
+
| 1.6269 | 26.0 | 31148 | 2.3705 |
|
76 |
+
| 1.6141 | 27.0 | 32346 | 2.3712 |
|
77 |
+
| 1.6109 | 28.0 | 33544 | 2.3704 |
|
78 |
+
| 1.6066 | 29.0 | 34742 | 2.3699 |
|
79 |
+
| 1.5936 | 30.0 | 35940 | 2.3696 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 305452744
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7210d2e01646f551a34af332ad8219a08b5657008a40d74919f90fa12edacd5a
|
3 |
size 305452744
|
runs/Nov22_03-02-49_ndri07x54h/events.out.tfevents.1732244571.ndri07x54h.256.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b74411f05828cca8e3a493ab7b881995713f25a0faca365b2568320f4a1bdc0
|
3 |
+
size 5173
|
runs/Nov22_03-16-29_ndri07x54h/events.out.tfevents.1732245389.ndri07x54h.256.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7cf65c2651784b3e4797bbf0367119eff76ce12b4144a9bc78018bf2c503e78b
|
3 |
+
size 88
|
runs/Nov22_03-17-11_ndri07x54h/events.out.tfevents.1732245433.ndri07x54h.517.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f6de193256ecdaa19561582b8e9ea69270dccf23123ba67924e7ca836439f90
|
3 |
+
size 25012
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5eca8ad653f4f28c669959906ce5e6e164f9ad5c4d1fc819cc7f742707ca89ad
|
3 |
size 4792
|