Training in progress epoch 0
Browse files
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-zh](https://huggingface.co/Helsinki-NLP/opus-mt-en-zh) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 4.
|
19 |
-
- Validation Loss: 4.
|
20 |
-
- Train Bleu: 0.
|
21 |
-
- Train Gen Len:
|
22 |
- Epoch: 0
|
23 |
|
24 |
## Model description
|
@@ -45,7 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Train Loss | Validation Loss | Train Bleu | Train Gen Len | Epoch |
|
47 |
|:----------:|:---------------:|:----------:|:-------------:|:-----:|
|
48 |
-
| 4.
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-zh](https://huggingface.co/Helsinki-NLP/opus-mt-en-zh) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 4.4659
|
19 |
+
- Validation Loss: 4.4875
|
20 |
+
- Train Bleu: 0.0102
|
21 |
+
- Train Gen Len: 99.2093
|
22 |
- Epoch: 0
|
23 |
|
24 |
## Model description
|
|
|
45 |
|
46 |
| Train Loss | Validation Loss | Train Bleu | Train Gen Len | Epoch |
|
47 |
|:----------:|:---------------:|:----------:|:-------------:|:-----:|
|
48 |
+
| 4.4659 | 4.4875 | 0.0102 | 99.2093 | 0 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
logs/train/events.out.tfevents.1717064477.fe870d1f5381.172.6.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a327272436f2a74accebcc2a6acc8140a2b2cd7a7affd4d8bef2404902706dce
|
3 |
+
size 4101677
|
logs/validation/events.out.tfevents.1717064481.fe870d1f5381.172.7.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da38508bbb9cd578564cfaefdbbea2984893ea7939828cccb93e23d937ee9784
|
3 |
+
size 231
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 312320596
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bca6ea1f0ba68423dfa927294f297e90cce5dc727a151bb267efed61f06341a
|
3 |
size 312320596
|