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 |
| 10.5328 | 4.9229 | 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: 4.1574
|
18 |
+
- Validation Loss: 3.4068
|
19 |
+
- Epoch: 7
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
| 10.5328 | 4.9229 | 0 |
|
46 |
+
| 6.3261 | 4.1139 | 1 |
|
47 |
+
| 5.4130 | 3.7304 | 2 |
|
48 |
+
| 4.8950 | 3.5726 | 3 |
|
49 |
+
| 4.5543 | 3.4901 | 4 |
|
50 |
+
| 4.3561 | 3.4474 | 5 |
|
51 |
+
| 4.2291 | 3.4171 | 6 |
|
52 |
+
| 4.1574 | 3.4068 | 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:2cadfb0a8f6d141aa672533e0d7ade3d373f0d1cc0069f16f577329100a1436a
|
3 |
size 1201092992
|