pakawadeep
commited on
Commit
·
900ab8a
1
Parent(s):
a9abfb3
Training in progress epoch 1
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:
|
22 |
-
- Train Rougel:
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len:
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
| Train Loss | Validation Loss | Train Rouge1 | Train Rouge2 | Train Rougel | Train Rougelsum | Train Gen Len | Epoch |
|
50 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
51 |
| 5.3441 | 2.0990 | 3.1931 | 0.4400 | 3.2577 | 3.2151 | 12.2277 | 0 |
|
|
|
52 |
|
53 |
|
54 |
### 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: 2.2977
|
19 |
+
- Validation Loss: 1.5680
|
20 |
+
- Train Rouge1: 7.0014
|
21 |
+
- Train Rouge2: 1.0891
|
22 |
+
- Train Rougel: 7.0651
|
23 |
+
- Train Rougelsum: 6.9307
|
24 |
+
- Train Gen Len: 11.3267
|
25 |
+
- Epoch: 1
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
49 |
| Train Loss | Validation Loss | Train Rouge1 | Train Rouge2 | Train Rougel | Train Rougelsum | Train Gen Len | Epoch |
|
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
|
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:a78e1e6e29b21a7210778e9b869a81eca2d612d816769112e8059cd88367b9d8
|
3 |
+
size 13279252
|
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:0779c86f979246dfc7da8f8ac91a7e911b394d8f18e081813112a21c759ddb9e
|
3 |
+
size 388
|
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:6697bc06d189c4d775fd87c61fb234e929ac0b6cbacccbb7703cccbde89bf359
|
3 |
size 6968370776
|