pakawadeep
commited on
Commit
·
ab749b4
1
Parent(s):
900ab8a
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: 1.
|
20 |
-
- Train Rouge1: 7.
|
21 |
- Train Rouge2: 1.0891
|
22 |
-
- Train Rougel: 7.
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len: 11.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
51 |
| 5.3441 | 2.0990 | 3.1931 | 0.4400 | 3.2577 | 3.2151 | 12.2277 | 0 |
|
52 |
| 2.2977 | 1.5680 | 7.0014 | 1.0891 | 7.0651 | 6.9307 | 11.3267 | 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: 1.7363
|
19 |
+
- Validation Loss: 1.2611
|
20 |
+
- Train Rouge1: 7.0674
|
21 |
- Train Rouge2: 1.0891
|
22 |
+
- Train Rougel: 7.1287
|
23 |
+
- Train Rougelsum: 7.0745
|
24 |
+
- Train Gen Len: 11.5545
|
25 |
+
- Epoch: 2
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
50 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
51 |
| 5.3441 | 2.0990 | 3.1931 | 0.4400 | 3.2577 | 3.2151 | 12.2277 | 0 |
|
52 |
| 2.2977 | 1.5680 | 7.0014 | 1.0891 | 7.0651 | 6.9307 | 11.3267 | 1 |
|
53 |
+
| 1.7363 | 1.2611 | 7.0674 | 1.0891 | 7.1287 | 7.0745 | 11.5545 | 2 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
logs/train/events.out.tfevents.1719321340.9ce680c6f5b2.1682.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:9c532e3fcd76e6d41aa2d79245aa8faaf2b234406aa743afa5bcb186e768ab57
|
3 |
+
size 13279674
|
logs/validation/events.out.tfevents.1719321998.9ce680c6f5b2.1682.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:bf3576ef9358deed0497e231f0e11325c13a42ed702d4b9da30398bc25ebde70
|
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:de647759c5aaa6fb115071e27bd9009aac2f94b8c2c6e13ec9e4a2ceec887874
|
3 |
size 6968370776
|