Training in progress epoch 2
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:
|
20 |
-
- Validation Loss: 3.
|
21 |
-
- Train Bleu:
|
22 |
-
- Train Gen Len:
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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: 2.8939
|
20 |
+
- Validation Loss: 3.6055
|
21 |
+
- Train Bleu: 1.1848
|
22 |
+
- Train Gen Len: 99.0741
|
23 |
+
- Epoch: 2
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
48 |
|:----------:|:---------------:|:----------:|:-------------:|:-----:|
|
49 |
| 3.2484 | 3.5962 | 1.3703 | 87.7273 | 0 |
|
50 |
| 3.0445 | 3.5936 | 0.6626 | 101.5993 | 1 |
|
51 |
+
| 2.8939 | 3.6055 | 1.1848 | 99.0741 | 2 |
|
52 |
|
53 |
|
54 |
### 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:4e4ad7aca3ff9411cfa4cc7932e09c4e32304a6fcc4bd88c5ab3f0ac5dc640e6
|
3 |
size 312320596
|