pakawadeep
commited on
Commit
•
364c2a0
1
Parent(s):
bc1fc7d
Training in progress epoch 6
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: 2.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Train Rouge1:
|
21 |
-
- Train Rouge2:
|
22 |
-
- Train Rougel:
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len: 11.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -53,6 +53,8 @@ The following hyperparameters were used during training:
|
|
53 |
| 4.2789 | 1.7719 | 5.0684 | 0.7426 | 5.1391 | 5.1155 | 11.6386 | 2 |
|
54 |
| 3.4851 | 1.7527 | 5.2310 | 0.9406 | 5.2310 | 5.2074 | 11.1040 | 3 |
|
55 |
| 2.9892 | 1.7038 | 6.2235 | 0.8251 | 6.3225 | 6.2777 | 11.3812 | 4 |
|
|
|
|
|
56 |
|
57 |
|
58 |
### 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: 2.3897
|
19 |
+
- Validation Loss: 1.5964
|
20 |
+
- Train Rouge1: 8.6987
|
21 |
+
- Train Rouge2: 2.1782
|
22 |
+
- Train Rougel: 8.6987
|
23 |
+
- Train Rougelsum: 8.4866
|
24 |
+
- Train Gen Len: 11.7030
|
25 |
+
- Epoch: 6
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
53 |
| 4.2789 | 1.7719 | 5.0684 | 0.7426 | 5.1391 | 5.1155 | 11.6386 | 2 |
|
54 |
| 3.4851 | 1.7527 | 5.2310 | 0.9406 | 5.2310 | 5.2074 | 11.1040 | 3 |
|
55 |
| 2.9892 | 1.7038 | 6.2235 | 0.8251 | 6.3225 | 6.2777 | 11.3812 | 4 |
|
56 |
+
| 2.6463 | 1.6585 | 8.2037 | 2.1782 | 8.2037 | 8.2037 | 11.4901 | 5 |
|
57 |
+
| 2.3897 | 1.5964 | 8.6987 | 2.1782 | 8.6987 | 8.4866 | 11.7030 | 6 |
|
58 |
|
59 |
|
60 |
### 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:1c3db40b784b93d9d56e3c79df4ede75fe6791d07122ae10079e320b8c56d094
|
3 |
+
size 4550378
|
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:32bd40ce02711153f0a1a7c75c259e95a603b86e0d2e9aff39ba3b56c6e0115d
|
3 |
+
size 1168
|
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:5306b2e7a80d81d4f9ee682e6ddec43298983a65e07f3fa8f7d550209b511b19
|
3 |
size 2225556280
|