pakawadeep
commited on
Commit
•
20e0886
1
Parent(s):
79c3b31
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-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Train Rouge1:
|
21 |
-
- Train Rouge2: 0.
|
22 |
-
- Train Rougel:
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len: 11.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 9.2952 | 2.6353 | 1.5618 | 0.0 | 1.5117 | 1.5288 | 16.5347 | 0 |
|
52 |
| 4.7507 | 1.8159 | 5.5776 | 0.2888 | 5.5611 | 5.5281 | 12.2475 | 1 |
|
53 |
| 3.4617 | 1.8004 | 4.7218 | 0.2888 | 4.7218 | 4.6723 | 11.2723 | 2 |
|
|
|
54 |
|
55 |
|
56 |
### 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: 2.8272
|
19 |
+
- Validation Loss: 1.7197
|
20 |
+
- Train Rouge1: 6.1410
|
21 |
+
- Train Rouge2: 0.8251
|
22 |
+
- Train Rougel: 6.1410
|
23 |
+
- Train Rougelsum: 6.0113
|
24 |
+
- Train Gen Len: 11.1634
|
25 |
+
- Epoch: 3
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
51 |
| 9.2952 | 2.6353 | 1.5618 | 0.0 | 1.5117 | 1.5288 | 16.5347 | 0 |
|
52 |
| 4.7507 | 1.8159 | 5.5776 | 0.2888 | 5.5611 | 5.5281 | 12.2475 | 1 |
|
53 |
| 3.4617 | 1.8004 | 4.7218 | 0.2888 | 4.7218 | 4.6723 | 11.2723 | 2 |
|
54 |
+
| 2.8272 | 1.7197 | 6.1410 | 0.8251 | 6.1410 | 6.0113 | 11.1634 | 3 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
logs/train/events.out.tfevents.1719307739.c8f33d5a2397.1942.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:10d2d2ddc5300f2fddb8b5541603687a8ff380d3b07265106bb5f38694ccf6d6
|
3 |
+
size 4549112
|
logs/validation/events.out.tfevents.1719307957.c8f33d5a2397.1942.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:e969843babc9f0ec17c83ee62366eff604c442213b18b23c17ccd579e91a54f3
|
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 2225556280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95b9566aeb6eb6840d12c18016d0604c48e409f690f2fd12ead85e067673a372
|
3 |
size 2225556280
|