pakawadeep
commited on
Commit
•
7e1b5fe
1
Parent(s):
c75893a
Training in progress epoch 18
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: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Rouge1:
|
21 |
-
- Train Rouge2:
|
22 |
-
- Train Rougel:
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len: 11.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -65,6 +65,8 @@ The following hyperparameters were used during training:
|
|
65 |
| 0.8809 | 0.8625 | 8.7459 | 1.8812 | 8.6987 | 8.8166 | 11.9257 | 14 |
|
66 |
| 0.8334 | 0.8322 | 8.4512 | 1.3861 | 8.4158 | 8.4866 | 11.9307 | 15 |
|
67 |
| 0.7864 | 0.8009 | 7.9562 | 0.7921 | 7.7793 | 7.9915 | 11.9010 | 16 |
|
|
|
|
|
68 |
|
69 |
|
70 |
### 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.7157
|
19 |
+
- Validation Loss: 0.7914
|
20 |
+
- Train Rouge1: 8.4512
|
21 |
+
- Train Rouge2: 1.3861
|
22 |
+
- Train Rougel: 8.4158
|
23 |
+
- Train Rougelsum: 8.4866
|
24 |
+
- Train Gen Len: 11.9356
|
25 |
+
- Epoch: 18
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
65 |
| 0.8809 | 0.8625 | 8.7459 | 1.8812 | 8.6987 | 8.8166 | 11.9257 | 14 |
|
66 |
| 0.8334 | 0.8322 | 8.4512 | 1.3861 | 8.4158 | 8.4866 | 11.9307 | 15 |
|
67 |
| 0.7864 | 0.8009 | 7.9562 | 0.7921 | 7.7793 | 7.9915 | 11.9010 | 16 |
|
68 |
+
| 0.7542 | 0.8049 | 8.2744 | 0.7921 | 8.2390 | 8.3215 | 11.8465 | 17 |
|
69 |
+
| 0.7157 | 0.7914 | 8.4512 | 1.3861 | 8.4158 | 8.4866 | 11.9356 | 18 |
|
70 |
|
71 |
|
72 |
### 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:d7b42ae9182b07c2649769b93570692a6f207e68cc839bcc1bc1b3356204ccc5
|
3 |
+
size 6732047
|
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:bb51e2497dc3de7309e0e910430acabde65d661c0b4b3d48311869c16fe6905d
|
3 |
+
size 3044
|
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:3fbbe7617227985a173eb6792400dd421b2a685d70db6058085b7612b144ed99
|
3 |
size 3866872432
|