End of training
Browse files- README.md +9 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,8 +14,8 @@ 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 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -42,6 +42,13 @@ The following hyperparameters were used during training:
|
|
42 |
| Train Loss | Epoch |
|
43 |
|:----------:|:-----:|
|
44 |
| 15.1244 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
|
46 |
|
47 |
### 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: 6.2240
|
18 |
+
- Epoch: 7
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
42 |
| Train Loss | Epoch |
|
43 |
|:----------:|:-----:|
|
44 |
| 15.1244 | 0 |
|
45 |
+
| 9.6794 | 1 |
|
46 |
+
| 7.9758 | 2 |
|
47 |
+
| 7.1858 | 3 |
|
48 |
+
| 6.6506 | 4 |
|
49 |
+
| 6.5284 | 5 |
|
50 |
+
| 6.2093 | 6 |
|
51 |
+
| 6.2240 | 7 |
|
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 1201092992
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c810846352eb7b2344c98d1521d027fadee60e083012f2a94de0ef73dad93e85
|
3 |
size 1201092992
|