pakawadeep
commited on
Commit
·
ec45180
1
Parent(s):
cda6106
Training in progress epoch 15
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: 1.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Train Rouge1:
|
21 |
-
- Train Rouge2: 1.
|
22 |
-
- Train Rougel: 7.
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len: 11.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -61,6 +61,9 @@ The following hyperparameters were used during training:
|
|
61 |
| 2.2701 | 1.5641 | 5.9406 | 0.8251 | 5.8581 | 5.8581 | 10.8465 | 10 |
|
62 |
| 2.0735 | 1.4839 | 7.3020 | 1.0726 | 7.1370 | 7.2814 | 11.0891 | 11 |
|
63 |
| 1.8757 | 1.3780 | 7.4670 | 1.0726 | 7.3020 | 7.4257 | 11.2228 | 12 |
|
|
|
|
|
|
|
64 |
|
65 |
|
66 |
### 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: 1.4894
|
19 |
+
- Validation Loss: 1.1993
|
20 |
+
- Train Rouge1: 8.0858
|
21 |
+
- Train Rouge2: 1.5677
|
22 |
+
- Train Rougel: 7.9208
|
23 |
+
- Train Rougelsum: 8.1271
|
24 |
+
- Train Gen Len: 11.6139
|
25 |
+
- Epoch: 15
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
61 |
| 2.2701 | 1.5641 | 5.9406 | 0.8251 | 5.8581 | 5.8581 | 10.8465 | 10 |
|
62 |
| 2.0735 | 1.4839 | 7.3020 | 1.0726 | 7.1370 | 7.2814 | 11.0891 | 11 |
|
63 |
| 1.8757 | 1.3780 | 7.4670 | 1.0726 | 7.3020 | 7.4257 | 11.2228 | 12 |
|
64 |
+
| 1.7313 | 1.3204 | 7.3020 | 1.0726 | 7.1370 | 7.2814 | 11.5842 | 13 |
|
65 |
+
| 1.5944 | 1.2466 | 7.4670 | 1.0726 | 7.3020 | 7.4257 | 11.6485 | 14 |
|
66 |
+
| 1.4894 | 1.1993 | 8.0858 | 1.5677 | 7.9208 | 8.1271 | 11.6139 | 15 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
logs/train/events.out.tfevents.1710275260.c144174c8023.1261.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:ff8e4037e2fbf883ce973303305e1bd00ff329da13e703da2eb25185c683a917
|
3 |
+
size 13285160
|
logs/validation/events.out.tfevents.1710275622.c144174c8023.1261.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:59f5ef83890df49bc85e20c5d466a1173dbdc50b1b3e0d9a0d9c0ed0d7199a8b
|
3 |
+
size 2572
|
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:9a1a1337191343588dad8dd606c24f073dd504e54ab38fbab4346508bdd15c53
|
3 |
size 6968370776
|