pakawadeep
commited on
Commit
·
d135769
1
Parent(s):
4b2239e
Training in progress epoch 6
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-large](https://huggingface.co/google/mt5-large) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Rouge1: 8.
|
21 |
- Train Rouge2: 2.4257
|
22 |
-
- Train Rougel: 8.
|
23 |
-
- Train Rougelsum: 8.
|
24 |
-
- Train Gen Len:
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| 1.4302 | 1.0860 | 8.3805 | 2.4257 | 8.4158 | 8.4158 | 11.8069 | 3 |
|
55 |
| 1.2082 | 0.9516 | 8.3805 | 2.4257 | 8.4158 | 8.4158 | 11.8861 | 4 |
|
56 |
| 1.0516 | 0.8511 | 8.3805 | 2.4257 | 8.4158 | 8.4158 | 12.0149 | 5 |
|
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/mt5-large](https://huggingface.co/google/mt5-large) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.9244
|
19 |
+
- Validation Loss: 0.7961
|
20 |
+
- Train Rouge1: 8.9109
|
21 |
- Train Rouge2: 2.4257
|
22 |
+
- Train Rougel: 8.9109
|
23 |
+
- Train Rougelsum: 8.9109
|
24 |
+
- Train Gen Len: 11.9950
|
25 |
+
- Epoch: 6
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
54 |
| 1.4302 | 1.0860 | 8.3805 | 2.4257 | 8.4158 | 8.4158 | 11.8069 | 3 |
|
55 |
| 1.2082 | 0.9516 | 8.3805 | 2.4257 | 8.4158 | 8.4158 | 11.8861 | 4 |
|
56 |
| 1.0516 | 0.8511 | 8.3805 | 2.4257 | 8.4158 | 8.4158 | 12.0149 | 5 |
|
57 |
+
| 0.9244 | 0.7961 | 8.9109 | 2.4257 | 8.9109 | 8.9109 | 11.9950 | 6 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
logs/train/events.out.tfevents.1719321340.9ce680c6f5b2.1682.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:4acfec70f04fe1fe3e32118620c7094cb08127e9869e7e2776e3fe68dacf54a6
|
3 |
+
size 13281362
|
logs/validation/events.out.tfevents.1719321998.9ce680c6f5b2.1682.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:97119d7484d03bb7cdc3b0460bdccb0c338534a0bd2577cad99d78c5a2ae8108
|
3 |
+
size 1168
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6968370776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68e4adacf29fd8ae3c5e334a1cacb4a8054fd5b0c8137449e65624ce972d8719
|
3 |
size 6968370776
|