pakawadeep
commited on
Commit
•
9580df0
1
Parent(s):
077c565
Training in progress epoch 21
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: 1.
|
19 |
-
- Validation Loss:
|
20 |
-
- Train Rouge1: 8.
|
21 |
- Train Rouge2: 1.9307
|
22 |
-
- Train Rougel:
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len: 11.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -67,6 +67,9 @@ The following hyperparameters were used during training:
|
|
67 |
| 1.3939 | 1.1446 | 8.1271 | 2.0627 | 8.0033 | 8.0858 | 11.7030 | 16 |
|
68 |
| 1.3065 | 1.0837 | 7.7558 | 1.5677 | 7.5083 | 7.5908 | 11.8168 | 17 |
|
69 |
| 1.2367 | 1.0604 | 8.0387 | 1.9307 | 7.9915 | 7.9679 | 11.9356 | 18 |
|
|
|
|
|
|
|
70 |
|
71 |
|
72 |
### 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: 1.0204
|
19 |
+
- Validation Loss: 0.9582
|
20 |
+
- Train Rouge1: 8.5809
|
21 |
- Train Rouge2: 1.9307
|
22 |
+
- Train Rougel: 8.4158
|
23 |
+
- Train Rougelsum: 8.4512
|
24 |
+
- Train Gen Len: 11.8317
|
25 |
+
- Epoch: 21
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
67 |
| 1.3939 | 1.1446 | 8.1271 | 2.0627 | 8.0033 | 8.0858 | 11.7030 | 16 |
|
68 |
| 1.3065 | 1.0837 | 7.7558 | 1.5677 | 7.5083 | 7.5908 | 11.8168 | 17 |
|
69 |
| 1.2367 | 1.0604 | 8.0387 | 1.9307 | 7.9915 | 7.9679 | 11.9356 | 18 |
|
70 |
+
| 1.1569 | 1.0071 | 7.6143 | 1.4356 | 7.4257 | 7.4965 | 11.8515 | 19 |
|
71 |
+
| 1.0732 | 0.9713 | 8.5809 | 1.9307 | 8.4158 | 8.4512 | 11.8465 | 20 |
|
72 |
+
| 1.0204 | 0.9582 | 8.5809 | 1.9307 | 8.4158 | 8.4512 | 11.8317 | 21 |
|
73 |
|
74 |
|
75 |
### 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:d3e8bc429b28712df046ab30dcdf785259db497b0f65d71d99fc651c218a5e83
|
3 |
+
size 13287692
|
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:8e65fba44704fbd924a676003a05597dacd84f2a841653794998b7de406de5fc
|
3 |
+
size 3508
|
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:68ca1747affc79976344bc7319f320f3625d5d8c517645ce589125be5fb80992
|
3 |
size 6968370776
|