pakawadeep
commited on
Commit
•
4b2fa12
1
Parent(s):
aa90930
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: 3.
|
19 |
-
- Validation Loss: 2.
|
20 |
-
- Train Rouge1:
|
21 |
-
- Train Rouge2: 0.
|
22 |
-
- Train Rougel:
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len:
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -52,6 +52,9 @@ The following hyperparameters were used during training:
|
|
52 |
| 6.1803 | 3.1508 | 2.7057 | 0.5265 | 2.6846 | 2.6643 | 19.0 | 1 |
|
53 |
| 4.6767 | 2.5774 | 2.7471 | 0.5265 | 2.7054 | 2.6899 | 18.3218 | 2 |
|
54 |
| 3.8698 | 2.8216 | 2.9763 | 0.2200 | 2.8792 | 2.8987 | 16.6238 | 3 |
|
|
|
|
|
|
|
55 |
|
56 |
|
57 |
### 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: 3.4642
|
19 |
+
- Validation Loss: 2.1307
|
20 |
+
- Train Rouge1: 5.9406
|
21 |
+
- Train Rouge2: 0.9406
|
22 |
+
- Train Rougel: 5.7756
|
23 |
+
- Train Rougelsum: 5.8463
|
24 |
+
- Train Gen Len: 11.2228
|
25 |
+
- Epoch: 6
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
52 |
| 6.1803 | 3.1508 | 2.7057 | 0.5265 | 2.6846 | 2.6643 | 19.0 | 1 |
|
53 |
| 4.6767 | 2.5774 | 2.7471 | 0.5265 | 2.7054 | 2.6899 | 18.3218 | 2 |
|
54 |
| 3.8698 | 2.8216 | 2.9763 | 0.2200 | 2.8792 | 2.8987 | 16.6238 | 3 |
|
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
|
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:556e303dee3dde65c9c1bee0fabfd8edb935e249488c921f857d77afd1330db0
|
3 |
+
size 13281362
|
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:6c7b74c4ceb7c1f711aa6fab85001403adb8d109ebe31c063d022a146bf3acf0
|
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:8225d14c08f995bfca3b9e4235cdcec5e3f620dd2dd92831b08369bbbf55d5b6
|
3 |
size 6968370776
|