pakawadeep
commited on
Commit
·
ad02a7c
1
Parent(s):
13aaba0
Training in progress epoch 3
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: 1.
|
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 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 7.1544 | 4.7384 | 0.2888 | 0.0 | 0.2888 | 0.2475 | 16.6436 | 0 |
|
52 |
| 5.1911 | 2.1738 | 1.4851 | 0.3438 | 1.5242 | 1.5572 | 12.8564 | 1 |
|
53 |
| 3.6169 | 1.7018 | 5.5693 | 0.5776 | 5.5281 | 5.6931 | 11.6931 | 2 |
|
|
|
54 |
|
55 |
|
56 |
### 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.8957
|
19 |
+
- Validation Loss: 1.4685
|
20 |
+
- Train Rouge1: 5.8581
|
21 |
+
- Train Rouge2: 0.8251
|
22 |
+
- Train Rougel: 5.8581
|
23 |
+
- Train Rougelsum: 5.9818
|
24 |
+
- Train Gen Len: 11.0347
|
25 |
+
- Epoch: 3
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
51 |
| 7.1544 | 4.7384 | 0.2888 | 0.0 | 0.2888 | 0.2475 | 16.6436 | 0 |
|
52 |
| 5.1911 | 2.1738 | 1.4851 | 0.3438 | 1.5242 | 1.5572 | 12.8564 | 1 |
|
53 |
| 3.6169 | 1.7018 | 5.5693 | 0.5776 | 5.5281 | 5.6931 | 11.6931 | 2 |
|
54 |
+
| 2.8957 | 1.4685 | 5.8581 | 0.8251 | 5.8581 | 5.9818 | 11.0347 | 3 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
logs/train/events.out.tfevents.1711648877.806ee8f8b183.1245.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:ecc7be8ea7bf9d93fc96d8a01da005f361393e318620944cc55d3d7fd0fa72a3
|
3 |
+
size 13280096
|
logs/validation/events.out.tfevents.1711649444.806ee8f8b183.1245.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:191c51336be29e0c01a9c22bdb054575cdd86fe2bf007d79fc1ac43435f27fa0
|
3 |
+
size 700
|
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:df81e3d10343dfc9d29b22710269ad8247d5f236f6f5c0a4cea8f353c87a15bb
|
3 |
size 6968370776
|