Training in progress epoch 1
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -16,11 +16,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [Mauren/EN-ZH_BEI-DE_3](https://huggingface.co/Mauren/EN-ZH_BEI-DE_3) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Train Loss: 3.
|
20 |
-
- Validation Loss: 3.
|
21 |
-
- Train Bleu:
|
22 |
-
- Train Gen Len:
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| Train Loss | Validation Loss | Train Bleu | Train Gen Len | Epoch |
|
48 |
|:----------:|:---------------:|:----------:|:-------------:|:-----:|
|
49 |
| 3.2484 | 3.5962 | 1.3703 | 87.7273 | 0 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [Mauren/EN-ZH_BEI-DE_3](https://huggingface.co/Mauren/EN-ZH_BEI-DE_3) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Train Loss: 3.0445
|
20 |
+
- Validation Loss: 3.5936
|
21 |
+
- Train Bleu: 0.6626
|
22 |
+
- Train Gen Len: 101.5993
|
23 |
+
- Epoch: 1
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
47 |
| Train Loss | Validation Loss | Train Bleu | Train Gen Len | Epoch |
|
48 |
|:----------:|:---------------:|:----------:|:-------------:|:-----:|
|
49 |
| 3.2484 | 3.5962 | 1.3703 | 87.7273 | 0 |
|
50 |
+
| 3.0445 | 3.5936 | 0.6626 | 101.5993 | 1 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
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:b8712e86a516a79250864aa4eff6e37372c5ab719049400d2a0ad71511d58316
|
3 |
size 312320596
|