pakawadeep
commited on
Commit
•
3c7e553
1
Parent(s):
90faa6d
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-base](https://huggingface.co/google/mt5-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Validation Loss: 2.
|
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.3770 | 2.6665 | 4.5262 | 0.6931 | 4.5733 | 4.5733 | 8.9356 | 0 |
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 2.7256
|
19 |
+
- Validation Loss: 2.0063
|
20 |
+
- Train Rouge1: 5.6931
|
21 |
+
- Train Rouge2: 1.3201
|
22 |
+
- Train Rougel: 5.6518
|
23 |
+
- Train Rougelsum: 5.6931
|
24 |
+
- Train Gen Len: 10.2277
|
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.3770 | 2.6665 | 4.5262 | 0.6931 | 4.5733 | 4.5733 | 8.9356 | 0 |
|
52 |
+
| 2.7256 | 2.0063 | 5.6931 | 1.3201 | 5.6518 | 5.6931 | 10.2277 | 1 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1719380532.435bcc1e6ed1.3727.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:1b584c5b21bea4981eeff92a831cf8ddff8863eb4ec09e3eb956e4d60a5601e1
|
3 |
+
size 6724873
|
logs/validation/events.out.tfevents.1719380924.435bcc1e6ed1.3727.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:878d1203df8b67b1fbd4eb9e3a9849d4dc7691c0f3ba7c116adf0c08e8d1f5d4
|
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 3866872432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a0db2e9f44bcc49978b0bd42a5da087f0737619b7726fb2306f8f4ef41d7287
|
3 |
size 3866872432
|