oddadmix/masrawy-english-arabic-translator-clauda-opus-v1
Browse files- .ipynb_checkpoints/metrics-checkpoint.json +13 -0
- README.md +9 -13
- model.safetensors +1 -1
- runs/Dec06_19-05-35_nj36vgx8u5/events.out.tfevents.1733511937.nj36vgx8u5.5690.0 +3 -0
- runs/Dec06_19-32-11_nj36vgx8u5/events.out.tfevents.1733513532.nj36vgx8u5.5690.1 +3 -0
- runs/Dec06_20-45-05_nxu5lni5n1/events.out.tfevents.1733517906.nxu5lni5n1.86.0 +3 -0
- runs/Dec06_22-20-53_nxu5lni5n1/events.out.tfevents.1733523655.nxu5lni5n1.86.1 +3 -0
- runs/Dec06_22-45-41_nxu5lni5n1/events.out.tfevents.1733525142.nxu5lni5n1.86.2 +3 -0
- runs/Dec06_22-54-39_nxu5lni5n1/events.out.tfevents.1733525680.nxu5lni5n1.86.3 +3 -0
- runs/Dec06_22-55-34_nxu5lni5n1/events.out.tfevents.1733525734.nxu5lni5n1.86.4 +3 -0
- runs/Dec06_22-56-49_nxu5lni5n1/events.out.tfevents.1733525810.nxu5lni5n1.2548.0 +3 -0
- runs/Dec06_22-57-09_nxu5lni5n1/events.out.tfevents.1733525830.nxu5lni5n1.2548.1 +3 -0
- runs/Dec06_22-58-49_nxu5lni5n1/events.out.tfevents.1733525930.nxu5lni5n1.2695.0 +3 -0
- training_args.bin +1 -1
.ipynb_checkpoints/metrics-checkpoint.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bleu": 0.307578389251514,
|
3 |
+
"precisions": [
|
4 |
+
0.5486111111111112,
|
5 |
+
0.37755102040816324,
|
6 |
+
0.25925925925925924,
|
7 |
+
0.16666666666666666
|
8 |
+
],
|
9 |
+
"brevity_penalty": 1.0,
|
10 |
+
"length_ratio": 1.1900826446280992,
|
11 |
+
"translation_length": 144,
|
12 |
+
"reference_length": 121
|
13 |
+
}
|
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:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -35,24 +35,20 @@ More information needed
|
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
- learning_rate: 5e-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
|
48 |
-
|
49 |
-
| 2.
|
50 |
-
| 2.
|
51 |
-
|
|
52 |
-
| 1.8261 | 4.0 | 14608 | 1.9231 |
|
53 |
-
| 1.7687 | 5.0 | 18260 | 1.9242 |
|
54 |
-
| 1.7121 | 6.0 | 21912 | 1.9200 |
|
55 |
-
| 1.6489 | 7.0 | 25564 | 1.9238 |
|
56 |
|
57 |
|
58 |
### 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.4342
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
- learning_rate: 5e-05
|
38 |
+
- train_batch_size: 64
|
39 |
+
- eval_batch_size: 64
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 3
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 2.8729 | 1.0 | 1871 | 2.6276 |
|
50 |
+
| 2.5524 | 2.0 | 3742 | 2.4715 |
|
51 |
+
| 2.4361 | 3.0 | 5613 | 2.4342 |
|
|
|
|
|
|
|
|
|
52 |
|
53 |
|
54 |
### 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:5c4a15ebca215c1881ddccc738f4afc2ecae8fde8d66db6bdeb66b1e863b2290
|
3 |
size 305452744
|
runs/Dec06_19-05-35_nj36vgx8u5/events.out.tfevents.1733511937.nj36vgx8u5.5690.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53422f0a37d94dd6c4f56357c1c19143410a64f320c53941d902427a4ffb1d48
|
3 |
+
size 6587
|
runs/Dec06_19-32-11_nj36vgx8u5/events.out.tfevents.1733513532.nj36vgx8u5.5690.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75a4c7c4115a4d079afa6b633cfdadfe3a54471c88855c2185759bbd5ecb2bc6
|
3 |
+
size 5716
|
runs/Dec06_20-45-05_nxu5lni5n1/events.out.tfevents.1733517906.nxu5lni5n1.86.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3576bfb13aef4db9e9df7510f003ecd122ad1f06561f19c88e345db4b058a2d0
|
3 |
+
size 6316
|
runs/Dec06_22-20-53_nxu5lni5n1/events.out.tfevents.1733523655.nxu5lni5n1.86.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dae19c2acc2eb38fffdd63b4ec52ae4edb3e0b76426e535be3f523111b9e8d4f
|
3 |
+
size 6344
|
runs/Dec06_22-45-41_nxu5lni5n1/events.out.tfevents.1733525142.nxu5lni5n1.86.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0e1f9bb49c18d8743fc07512437a0b4310a4bddf18731791d11554240798247
|
3 |
+
size 5559
|
runs/Dec06_22-54-39_nxu5lni5n1/events.out.tfevents.1733525680.nxu5lni5n1.86.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de204e88e11d76a4db26a7c2aeabbc7ff1252e81998e8d8a89039016d2fdc097
|
3 |
+
size 5245
|
runs/Dec06_22-55-34_nxu5lni5n1/events.out.tfevents.1733525734.nxu5lni5n1.86.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e5d5e077e089c0b07196e36a392e8892d067b3e7550e0dba35a029043164c62
|
3 |
+
size 5247
|
runs/Dec06_22-56-49_nxu5lni5n1/events.out.tfevents.1733525810.nxu5lni5n1.2548.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80620a1d5190a1a9ae4e729133f2b6bf689755a4e05d8b9ba4a6b5b7ed0b1649
|
3 |
+
size 88
|
runs/Dec06_22-57-09_nxu5lni5n1/events.out.tfevents.1733525830.nxu5lni5n1.2548.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fe56db81ccca3c738a1ddee045d7877e14beaa649d8380d320e7dc0bbacb2a7
|
3 |
+
size 88
|
runs/Dec06_22-58-49_nxu5lni5n1/events.out.tfevents.1733525930.nxu5lni5n1.2695.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:058c6e59d00e02023abedb657c1fe70bcf95a7566023a8d24c7b0599860d2bed
|
3 |
+
size 8111
|
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:2dc1e42c687be1bd48ef1df0b49ea9674d09255e608646f2a887706c9c15ef28
|
3 |
size 4792
|