pavithra-devi
commited on
Commit
•
d6367c3
1
Parent(s):
827bb40
Training in progress epoch 7
Browse files- README.md +10 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Validation Loss:
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -44,6 +44,13 @@ The following hyperparameters were used during training:
|
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
| 22.5768 | 19.8329 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 19.3166
|
19 |
+
- Validation Loss: 18.4308
|
20 |
+
- Epoch: 7
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
| 22.5768 | 19.8329 | 0 |
|
47 |
+
| 21.6900 | 19.0180 | 1 |
|
48 |
+
| 21.0482 | 18.3382 | 2 |
|
49 |
+
| 20.1535 | 18.1752 | 3 |
|
50 |
+
| 19.1351 | 18.1943 | 4 |
|
51 |
+
| 20.5168 | 18.4165 | 5 |
|
52 |
+
| 18.1836 | 18.2371 | 6 |
|
53 |
+
| 19.3166 | 18.4308 | 7 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2225556280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6db7063e02d61146737e377f30180d6cec47500ea0ee4d0842bcb3845cb2f513
|
3 |
size 2225556280
|