pakawadeep
commited on
Commit
•
80b7319
1
Parent(s):
ff30839
Training in progress epoch 10
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-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 1.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Train Rouge1: 8.
|
21 |
-
- Train Rouge2:
|
22 |
-
- Train Rougel: 8.
|
23 |
-
- Train Rougelsum: 8.
|
24 |
-
- Train Gen Len: 11.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -58,6 +58,7 @@ The following hyperparameters were used during training:
|
|
58 |
| 1.2253 | 1.2605 | 8.6987 | 2.0792 | 8.6987 | 8.6987 | 11.9356 | 7 |
|
59 |
| 1.1425 | 1.2215 | 8.9816 | 2.3762 | 8.9816 | 8.9816 | 11.9356 | 8 |
|
60 |
| 1.0872 | 1.1772 | 8.9816 | 2.3762 | 8.9816 | 8.9816 | 11.9554 | 9 |
|
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.0400
|
19 |
+
- Validation Loss: 1.1338
|
20 |
+
- Train Rouge1: 8.6987
|
21 |
+
- Train Rouge2: 1.8812
|
22 |
+
- Train Rougel: 8.6987
|
23 |
+
- Train Rougelsum: 8.7341
|
24 |
+
- Train Gen Len: 11.9604
|
25 |
+
- Epoch: 10
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
58 |
| 1.2253 | 1.2605 | 8.6987 | 2.0792 | 8.6987 | 8.6987 | 11.9356 | 7 |
|
59 |
| 1.1425 | 1.2215 | 8.9816 | 2.3762 | 8.9816 | 8.9816 | 11.9356 | 8 |
|
60 |
| 1.0872 | 1.1772 | 8.9816 | 2.3762 | 8.9816 | 8.9816 | 11.9554 | 9 |
|
61 |
+
| 1.0400 | 1.1338 | 8.6987 | 1.8812 | 8.6987 | 8.7341 | 11.9604 | 10 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
logs/train/events.out.tfevents.1720713363.54cf4a276ca2.349.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:4e9f6ef05a5369c75866e799decd76260cc3e7c5e23213185579e53f079971d5
|
3 |
+
size 4552066
|
logs/validation/events.out.tfevents.1720713643.54cf4a276ca2.349.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:68b9300645a1c55ac344c3c07b2f04865f44913877df61195aa4c989f202d04e
|
3 |
+
size 1796
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2225556280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:682462d6709f566cf9721c0b875684901025d51d907a61f01ea069df27f359b2
|
3 |
size 2225556280
|