pakawadeep
commited on
Commit
·
13aaba0
1
Parent(s):
6efa7ad
Training in progress epoch 2
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:
|
20 |
-
- Train Rouge1:
|
21 |
-
- Train Rouge2: 0.
|
22 |
-
- Train Rougel:
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len:
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
51 |
| 7.1544 | 4.7384 | 0.2888 | 0.0 | 0.2888 | 0.2475 | 16.6436 | 0 |
|
52 |
| 5.1911 | 2.1738 | 1.4851 | 0.3438 | 1.5242 | 1.5572 | 12.8564 | 1 |
|
|
|
53 |
|
54 |
|
55 |
### 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: 3.6169
|
19 |
+
- Validation Loss: 1.7018
|
20 |
+
- Train Rouge1: 5.5693
|
21 |
+
- Train Rouge2: 0.5776
|
22 |
+
- Train Rougel: 5.5281
|
23 |
+
- Train Rougelsum: 5.6931
|
24 |
+
- Train Gen Len: 11.6931
|
25 |
+
- Epoch: 2
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
50 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
51 |
| 7.1544 | 4.7384 | 0.2888 | 0.0 | 0.2888 | 0.2475 | 16.6436 | 0 |
|
52 |
| 5.1911 | 2.1738 | 1.4851 | 0.3438 | 1.5242 | 1.5572 | 12.8564 | 1 |
|
53 |
+
| 3.6169 | 1.7018 | 5.5693 | 0.5776 | 5.5281 | 5.6931 | 11.6931 | 2 |
|
54 |
|
55 |
|
56 |
### 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:1609961855782372f1495f77b9920ec43f71a0705f70fe3456d7cbf0bf2e5fab
|
3 |
+
size 13279674
|
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:b937c677d8ac14ac35d9a20bdd9059d25949d88aa0506f96d5b84ccd4b1ee6b2
|
3 |
+
size 544
|
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:57dce07b56d170a0f6165a2b1764cdfd2a2c57a99b044d78c0410ce7961be7df
|
3 |
size 6968370776
|