pakawadeep
commited on
Commit
•
9c75024
1
Parent(s):
4b2fa12
Training in progress epoch 9
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:
|
20 |
-
- Train Rouge1: 5.
|
21 |
-
- Train Rouge2: 0.
|
22 |
-
- Train Rougel: 5.
|
23 |
-
- Train Rougelsum: 5.
|
24 |
-
- Train Gen Len: 11.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -55,6 +55,9 @@ The following hyperparameters were used during training:
|
|
55 |
| 4.7045 | 2.7911 | 3.2793 | 0.5501 | 3.1484 | 3.2486 | 14.1881 | 4 |
|
56 |
| 4.0342 | 2.4191 | 5.9406 | 0.6365 | 5.7206 | 5.8306 | 10.6980 | 5 |
|
57 |
| 3.4642 | 2.1307 | 5.9406 | 0.9406 | 5.7756 | 5.8463 | 11.2228 | 6 |
|
|
|
|
|
|
|
58 |
|
59 |
|
60 |
### 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: 2.4520
|
19 |
+
- Validation Loss: 1.6478
|
20 |
+
- Train Rouge1: 5.8581
|
21 |
+
- Train Rouge2: 0.8251
|
22 |
+
- Train Rougel: 5.6931
|
23 |
+
- Train Rougelsum: 5.8581
|
24 |
+
- Train Gen Len: 11.0842
|
25 |
+
- Epoch: 9
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
55 |
| 4.7045 | 2.7911 | 3.2793 | 0.5501 | 3.1484 | 3.2486 | 14.1881 | 4 |
|
56 |
| 4.0342 | 2.4191 | 5.9406 | 0.6365 | 5.7206 | 5.8306 | 10.6980 | 5 |
|
57 |
| 3.4642 | 2.1307 | 5.9406 | 0.9406 | 5.7756 | 5.8463 | 11.2228 | 6 |
|
58 |
+
| 3.0690 | 1.9079 | 6.0644 | 0.9901 | 5.9406 | 6.0644 | 11.2228 | 7 |
|
59 |
+
| 2.6140 | 1.7092 | 5.7756 | 0.8251 | 5.6518 | 5.8168 | 11.4604 | 8 |
|
60 |
+
| 2.4520 | 1.6478 | 5.8581 | 0.8251 | 5.6931 | 5.8581 | 11.0842 | 9 |
|
61 |
|
62 |
|
63 |
### 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:5428726f8f569088fc91eb212c4aa9d4a23a22a7c7eca1b81b8ab1937e8a16b3
|
3 |
+
size 13282628
|
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:10a6d402444768c6a1e79583d2a3c1c41a4f37f9ec48d5b26285c65008bfee81
|
3 |
+
size 1636
|
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:662679295738a84220e27dc03dc5c45a24a67f2e25aef19617103b20ef744f41
|
3 |
size 6968370776
|