pakawadeep
commited on
Commit
•
c21fc99
1
Parent(s):
328c2a9
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-base](https://huggingface.co/google/mt5-base) 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:
|
22 |
-
- Train Rougel: 8.
|
23 |
-
- Train Rougelsum: 8.
|
24 |
-
- Train Gen Len: 11.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -57,6 +57,8 @@ The following hyperparameters were used during training:
|
|
57 |
| 1.6032 | 1.1789 | 8.6987 | 2.1782 | 8.4866 | 8.6987 | 11.8267 | 6 |
|
58 |
| 1.4351 | 1.1083 | 8.6987 | 2.1782 | 8.4866 | 8.6987 | 11.9059 | 7 |
|
59 |
| 1.3021 | 1.0607 | 8.9109 | 2.3762 | 8.8048 | 8.9816 | 11.9604 | 8 |
|
|
|
|
|
60 |
|
61 |
|
62 |
### 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: 1.1182
|
19 |
+
- Validation Loss: 0.9736
|
20 |
+
- Train Rouge1: 8.6987
|
21 |
+
- Train Rouge2: 1.8812
|
22 |
+
- Train Rougel: 8.6987
|
23 |
+
- Train Rougelsum: 8.7694
|
24 |
+
- Train Gen Len: 11.9703
|
25 |
+
- Epoch: 10
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
57 |
| 1.6032 | 1.1789 | 8.6987 | 2.1782 | 8.4866 | 8.6987 | 11.8267 | 6 |
|
58 |
| 1.4351 | 1.1083 | 8.6987 | 2.1782 | 8.4866 | 8.6987 | 11.9059 | 7 |
|
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
|
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:d503672c75f5ca8b10b2d2a2242f89137b469b1abf68db7b29c251bc2e6d92fc
|
3 |
+
size 6728671
|
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:e7b66861a60ac6ac185e4b2c8729b9f2e0754fda85eecf0d139b97373463ba8a
|
3 |
+
size 1792
|
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:0d99ecd177fae92f98c31f9bbbc79d7fad8447e324a5ed00cfd1ec84deeb42e0
|
3 |
size 3866872432
|