pakawadeep
commited on
Commit
•
3d167c1
1
Parent(s):
735db61
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: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Rouge1: 8.
|
21 |
-
- Train Rouge2: 1.
|
22 |
-
- Train Rougel: 8.
|
23 |
-
- Train Rougelsum: 8.
|
24 |
-
- Train Gen Len: 11.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| 1.3718 | 1.0833 | 7.7086 | 1.5842 | 7.4965 | 7.4965 | 11.9406 | 3 |
|
55 |
| 1.0395 | 0.9417 | 7.4257 | 1.8812 | 7.4257 | 7.4022 | 11.9703 | 4 |
|
56 |
| 0.8993 | 0.8573 | 8.5337 | 1.8812 | 8.4394 | 8.4158 | 11.9059 | 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.7896
|
19 |
+
- Validation Loss: 0.7923
|
20 |
+
- Train Rouge1: 8.6987
|
21 |
+
- Train Rouge2: 1.7822
|
22 |
+
- Train Rougel: 8.6987
|
23 |
+
- Train Rougelsum: 8.6987
|
24 |
+
- Train Gen Len: 11.9851
|
25 |
+
- Epoch: 6
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
54 |
| 1.3718 | 1.0833 | 7.7086 | 1.5842 | 7.4965 | 7.4965 | 11.9406 | 3 |
|
55 |
| 1.0395 | 0.9417 | 7.4257 | 1.8812 | 7.4257 | 7.4022 | 11.9703 | 4 |
|
56 |
| 0.8993 | 0.8573 | 8.5337 | 1.8812 | 8.4394 | 8.4158 | 11.9059 | 5 |
|
57 |
+
| 0.7896 | 0.7923 | 8.6987 | 1.7822 | 8.6987 | 8.6987 | 11.9851 | 6 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
logs/train/events.out.tfevents.1720755221.0655e1851386.4174.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:6c72fd7624f13a1cc6afb108cf62ef3a888ccecf27e2433fc7512af47663a1c4
|
3 |
+
size 13281362
|
logs/validation/events.out.tfevents.1720756090.0655e1851386.4174.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:48e98553b151240a49da0d7bc37943068086dd9b3f1d3f364bf3f43e37008690
|
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:a9393433dc0911f2aceca58a28fd665fe08038b174a12ae2b772b01b42c32837
|
3 |
size 6968370776
|