pakawadeep
commited on
Commit
•
58195ef
1
Parent(s):
c21fc99
Training in progress epoch 12
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:
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Rouge1: 8.
|
21 |
-
- Train Rouge2: 1.
|
22 |
-
- Train Rougel: 8.
|
23 |
-
- Train Rougelsum: 8.
|
24 |
-
- Train Gen Len: 11.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -59,6 +59,8 @@ The following hyperparameters were used during training:
|
|
59 |
| 1.3021 | 1.0607 | 8.9109 | 2.3762 | 8.8048 | 8.9816 | 11.9604 | 8 |
|
60 |
| 1.2060 | 1.0120 | 8.9109 | 2.3762 | 8.8048 | 8.9816 | 11.9455 | 9 |
|
61 |
| 1.1182 | 0.9736 | 8.6987 | 1.8812 | 8.6987 | 8.7694 | 11.9703 | 10 |
|
|
|
|
|
62 |
|
63 |
|
64 |
### 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: 0.9862
|
19 |
+
- Validation Loss: 0.9170
|
20 |
+
- Train Rouge1: 8.5926
|
21 |
+
- Train Rouge2: 1.3861
|
22 |
+
- Train Rougel: 8.5337
|
23 |
+
- Train Rougelsum: 8.6516
|
24 |
+
- Train Gen Len: 11.9455
|
25 |
+
- Epoch: 12
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
59 |
| 1.3021 | 1.0607 | 8.9109 | 2.3762 | 8.8048 | 8.9816 | 11.9604 | 8 |
|
60 |
| 1.2060 | 1.0120 | 8.9109 | 2.3762 | 8.8048 | 8.9816 | 11.9455 | 9 |
|
61 |
| 1.1182 | 0.9736 | 8.6987 | 1.8812 | 8.6987 | 8.7694 | 11.9703 | 10 |
|
62 |
+
| 1.0551 | 0.9458 | 8.6987 | 1.8812 | 8.6987 | 8.7694 | 11.9406 | 11 |
|
63 |
+
| 0.9862 | 0.9170 | 8.5926 | 1.3861 | 8.5337 | 8.6516 | 11.9455 | 12 |
|
64 |
|
65 |
|
66 |
### 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:6b8d763eba2a2301ec0359f3f330d115aaadc1758763e05d7d00eb24a26f3143
|
3 |
+
size 6729515
|
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:3709aaad77f03cf645fbd83343ffe43febec4fce02c8e04dc416f65dda8a5d9d
|
3 |
+
size 2104
|
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:225dbfa0613b574a086ad5eb202a763420f554207fb286ac1e5b16af9284eb3f
|
3 |
size 3866872432
|