End of training
Browse files- README.md +10 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss:
|
18 |
-
- Validation Loss:
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -43,6 +43,13 @@ The following hyperparameters were used during training:
|
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
| 7.8346 | 3.2199 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
|
47 |
|
48 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 3.7771
|
18 |
+
- Validation Loss: 2.5727
|
19 |
+
- Epoch: 7
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
| 7.8346 | 3.2199 | 0 |
|
46 |
+
| 5.1020 | 2.8619 | 1 |
|
47 |
+
| 4.5632 | 2.7564 | 2 |
|
48 |
+
| 4.2564 | 2.6726 | 3 |
|
49 |
+
| 4.0501 | 2.6300 | 4 |
|
50 |
+
| 3.9185 | 2.5930 | 5 |
|
51 |
+
| 3.8209 | 2.5792 | 6 |
|
52 |
+
| 3.7771 | 2.5727 | 7 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1201092992
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:100ad00438c7c97b79e2017ec4137f4d55a381ec8e69a8c19627c7fe83cefd27
|
3 |
size 1201092992
|