pakawadeep
commited on
Commit
•
5231691
1
Parent(s):
96622a6
Training in progress epoch 4
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-base](https://huggingface.co/google/mt5-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 2.
|
19 |
-
- Validation Loss:
|
20 |
-
- Train Rouge1:
|
21 |
-
- Train Rouge2: 1.
|
22 |
-
- Train Rougel:
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len:
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -51,6 +51,8 @@ The following hyperparameters were used during training:
|
|
51 |
| 6.9468 | 2.5770 | 1.3751 | 0.2405 | 1.3339 | 1.3916 | 8.5050 | 0 |
|
52 |
| 3.5520 | 2.0970 | 5.5693 | 0.8251 | 5.5487 | 5.6106 | 10.8564 | 1 |
|
53 |
| 2.7376 | 2.2001 | 5.1568 | 1.3201 | 4.9505 | 5.1155 | 10.0099 | 2 |
|
|
|
|
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 2.1064
|
19 |
+
- Validation Loss: 1.5432
|
20 |
+
- Train Rouge1: 7.4045
|
21 |
+
- Train Rouge2: 1.6832
|
22 |
+
- Train Rougel: 7.2136
|
23 |
+
- Train Rougelsum: 7.4116
|
24 |
+
- Train Gen Len: 11.1040
|
25 |
+
- Epoch: 4
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
51 |
| 6.9468 | 2.5770 | 1.3751 | 0.2405 | 1.3339 | 1.3916 | 8.5050 | 0 |
|
52 |
| 3.5520 | 2.0970 | 5.5693 | 0.8251 | 5.5487 | 5.6106 | 10.8564 | 1 |
|
53 |
| 2.7376 | 2.2001 | 5.1568 | 1.3201 | 4.9505 | 5.1155 | 10.0099 | 2 |
|
54 |
+
| 2.4757 | 1.8936 | 6.2706 | 1.1881 | 6.2235 | 6.3885 | 10.3614 | 3 |
|
55 |
+
| 2.1064 | 1.5432 | 7.4045 | 1.6832 | 7.2136 | 7.4116 | 11.1040 | 4 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
logs/train/events.out.tfevents.1711647297.5fea8eccf83a.1006.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:07cf8f790083f9606cfb513a511dd9c05791568be43272692017b7726648fa4a
|
3 |
+
size 6726139
|
logs/validation/events.out.tfevents.1711647589.5fea8eccf83a.1006.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:c8b5b767d00b5d56468a3a4ec589e671a5c12214c61ab1412562fcba30fcbc9e
|
3 |
+
size 856
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3866872432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0baa8571c3b163e005ea108333231822a3030f411cf3c64a41e980d9d1682f2
|
3 |
size 3866872432
|