pakawadeep
commited on
Commit
•
b377fee
1
Parent(s):
c2ec288
Training in progress epoch 25
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: 1.
|
19 |
-
- Validation Loss:
|
20 |
- Train Rouge1: 8.4512
|
21 |
- Train Rouge2: 1.3861
|
22 |
- Train Rougel: 8.4866
|
23 |
- Train Rougelsum: 8.4512
|
24 |
-
- Train Gen Len: 11.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -72,6 +72,8 @@ The following hyperparameters were used during training:
|
|
72 |
| 1.1063 | 1.0321 | 8.4512 | 1.3861 | 8.4866 | 8.4512 | 11.9554 | 21 |
|
73 |
| 1.0786 | 1.0124 | 8.4512 | 1.3861 | 8.4866 | 8.4512 | 11.9604 | 22 |
|
74 |
| 1.0540 | 1.0062 | 8.4512 | 1.3861 | 8.4866 | 8.4512 | 11.9604 | 23 |
|
|
|
|
|
75 |
|
76 |
|
77 |
### 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: 1.0086
|
19 |
+
- Validation Loss: 0.9683
|
20 |
- Train Rouge1: 8.4512
|
21 |
- Train Rouge2: 1.3861
|
22 |
- Train Rougel: 8.4866
|
23 |
- Train Rougelsum: 8.4512
|
24 |
+
- Train Gen Len: 11.9703
|
25 |
+
- Epoch: 25
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
72 |
| 1.1063 | 1.0321 | 8.4512 | 1.3861 | 8.4866 | 8.4512 | 11.9554 | 21 |
|
73 |
| 1.0786 | 1.0124 | 8.4512 | 1.3861 | 8.4866 | 8.4512 | 11.9604 | 22 |
|
74 |
| 1.0540 | 1.0062 | 8.4512 | 1.3861 | 8.4866 | 8.4512 | 11.9604 | 23 |
|
75 |
+
| 1.0241 | 0.9787 | 8.4512 | 1.3861 | 8.4866 | 8.4512 | 11.9653 | 24 |
|
76 |
+
| 1.0086 | 0.9683 | 8.4512 | 1.3861 | 8.4866 | 8.4512 | 11.9703 | 25 |
|
77 |
|
78 |
|
79 |
### Framework versions
|
logs/train/events.out.tfevents.1711642550.f609e6267b6d.200.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:ef602b816a1292e3a757106be7d00ae178c2f833f0335ce152b0c63733fe6326
|
3 |
+
size 4558396
|
logs/validation/events.out.tfevents.1711642738.f609e6267b6d.200.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:067b5c5824cfc77d5742819b04b4a02f912dea687512e4e8b0953a44fdf24aa3
|
3 |
+
size 4143
|
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:1973b06ddd4170618b2e2350f0aa0dfabbc1a1d91b3090fa174be4022077ddf7
|
3 |
size 2225556280
|