pakawadeep
commited on
Commit
·
c65fbc1
1
Parent(s):
c72998f
Training in progress epoch 9
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: 0.
|
20 |
-
- Train Rouge1: 8.
|
21 |
-
- Train Rouge2: 2.
|
22 |
-
- Train Rougel: 8.
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len: 11.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -57,6 +57,7 @@ The following hyperparameters were used during training:
|
|
57 |
| 1.3661 | 0.9914 | 8.4158 | 2.3762 | 8.4158 | 8.5809 | 11.8762 | 6 |
|
58 |
| 1.2399 | 0.8926 | 7.9915 | 2.1287 | 8.0269 | 8.2037 | 11.9604 | 7 |
|
59 |
| 1.0788 | 0.8530 | 8.4158 | 2.1287 | 8.6987 | 8.6987 | 11.9901 | 8 |
|
|
|
60 |
|
61 |
|
62 |
### 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: 0.9825
|
19 |
+
- Validation Loss: 0.8069
|
20 |
+
- Train Rouge1: 8.8637
|
21 |
+
- Train Rouge2: 2.3762
|
22 |
+
- Train Rougel: 8.9345
|
23 |
+
- Train Rougelsum: 9.0288
|
24 |
+
- Train Gen Len: 11.9653
|
25 |
+
- Epoch: 9
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
57 |
| 1.3661 | 0.9914 | 8.4158 | 2.3762 | 8.4158 | 8.5809 | 11.8762 | 6 |
|
58 |
| 1.2399 | 0.8926 | 7.9915 | 2.1287 | 8.0269 | 8.2037 | 11.9604 | 7 |
|
59 |
| 1.0788 | 0.8530 | 8.4158 | 2.1287 | 8.6987 | 8.6987 | 11.9901 | 8 |
|
60 |
+
| 0.9825 | 0.8069 | 8.8637 | 2.3762 | 8.9345 | 9.0288 | 11.9653 | 9 |
|
61 |
|
62 |
|
63 |
### 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:733c9f97aa8910ac73ebb11321f71a02002801458bd38ae14c4331ed8ff27106
|
3 |
+
size 13282628
|
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:b7fff52af1f5dd1ebe4520840ca9539b281da98b7df1c858ae5cc7a9d3b426d8
|
3 |
+
size 1636
|
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:f61304d20cebb476bed380130d47f75aab66de42947263917dbcf95d64a90f60
|
3 |
size 6968370776
|