oddadmix commited on
Commit
3428e8f
·
verified ·
1 Parent(s): e33423f

oddadmix/masrawy-english-arabic-translator

Browse files
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.2729
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: 16
39
- - eval_batch_size: 16
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 20
 
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:-----:|:---------------:|
49
- | 3.0322 | 1.0 | 2396 | 2.7550 |
50
- | 2.6774 | 2.0 | 4792 | 2.5702 |
51
- | 2.4396 | 3.0 | 7188 | 2.4710 |
52
- | 2.3383 | 4.0 | 9584 | 2.4240 |
53
- | 2.2258 | 5.0 | 11980 | 2.3784 |
54
- | 2.1246 | 6.0 | 14376 | 2.3536 |
55
- | 2.0464 | 7.0 | 16772 | 2.3279 |
56
- | 1.955 | 8.0 | 19168 | 2.3168 |
57
- | 1.9251 | 9.0 | 21564 | 2.2985 |
58
- | 1.8907 | 10.0 | 23960 | 2.2907 |
59
- | 1.8345 | 11.0 | 26356 | 2.2874 |
60
- | 1.7875 | 12.0 | 28752 | 2.2856 |
61
- | 1.7772 | 13.0 | 31148 | 2.2791 |
62
- | 1.7081 | 14.0 | 33544 | 2.2756 |
63
- | 1.6571 | 15.0 | 35940 | 2.2768 |
64
- | 1.6939 | 16.0 | 38336 | 2.2736 |
65
- | 1.6486 | 17.0 | 40732 | 2.2724 |
66
- | 1.6019 | 18.0 | 43128 | 2.2719 |
67
- | 1.6029 | 19.0 | 45524 | 2.2728 |
68
- | 1.6114 | 20.0 | 47920 | 2.2729 |
 
 
 
 
 
 
 
 
 
 
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:143498449e75121a1cd6794552ed20d594afaa48b053765309adbcf4d0f8b582
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:a0052fb0301558ab3faa6022e789a5615a67e5ebe18844840d71d94d210e38af
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eca8ad653f4f28c669959906ce5e6e164f9ad5c4d1fc819cc7f742707ca89ad
3
  size 4792