pakawadeep
commited on
Commit
•
846d2a1
1
Parent(s):
20e0886
Training in progress epoch 4
Browse files
README.md
CHANGED
@@ -15,14 +15,14 @@ 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: 2.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Train Rouge1:
|
21 |
-
- Train Rouge2:
|
22 |
-
- Train Rougel:
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len: 11.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
| 4.7507 | 1.8159 | 5.5776 | 0.2888 | 5.5611 | 5.5281 | 12.2475 | 1 |
|
53 |
| 3.4617 | 1.8004 | 4.7218 | 0.2888 | 4.7218 | 4.6723 | 11.2723 | 2 |
|
54 |
| 2.8272 | 1.7197 | 6.1410 | 0.8251 | 6.1410 | 6.0113 | 11.1634 | 3 |
|
|
|
55 |
|
56 |
|
57 |
### 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: 2.4003
|
19 |
+
- Validation Loss: 1.6328
|
20 |
+
- Train Rouge1: 7.7086
|
21 |
+
- Train Rouge2: 2.1782
|
22 |
+
- Train Rougel: 7.7086
|
23 |
+
- Train Rougelsum: 7.7086
|
24 |
+
- Train Gen Len: 11.7277
|
25 |
+
- Epoch: 4
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
52 |
| 4.7507 | 1.8159 | 5.5776 | 0.2888 | 5.5611 | 5.5281 | 12.2475 | 1 |
|
53 |
| 3.4617 | 1.8004 | 4.7218 | 0.2888 | 4.7218 | 4.6723 | 11.2723 | 2 |
|
54 |
| 2.8272 | 1.7197 | 6.1410 | 0.8251 | 6.1410 | 6.0113 | 11.1634 | 3 |
|
55 |
+
| 2.4003 | 1.6328 | 7.7086 | 2.1782 | 7.7086 | 7.7086 | 11.7277 | 4 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
logs/train/events.out.tfevents.1719307739.c8f33d5a2397.1942.0.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d94ef1befe14fa3fae5d19639c4215412914e0bc508376f997fe8266bff3b530
|
3 |
+
size 4549534
|
logs/validation/events.out.tfevents.1719307957.c8f33d5a2397.1942.1.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ef069b7b7fcb3005ec89e46e4ed3093754e91c4d65694402ff4780050ec2cde
|
3 |
+
size 856
|
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:3d26d3c6a18a04b1b44f44d446682a74d79de2bc28954a428d5eba177b6a364a
|
3 |
size 2225556280
|