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-small](https://huggingface.co/google/mt5-small) 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 |
| 7.0145 | 1.1865 | 15.8254 | 8.3420 | 13.6867 | 15.3117 | 18.9949 | 0 |
|
|
|
52 |
|
53 |
|
54 |
### 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: 3.2327
|
19 |
+
- Validation Loss: 0.9192
|
20 |
+
- Train Rouge1: 16.7936
|
21 |
+
- Train Rouge2: 11.2927
|
22 |
+
- Train Rougel: 15.3493
|
23 |
+
- Train Rougelsum: 16.3918
|
24 |
+
- Train Gen Len: 17.2366
|
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 |
| 7.0145 | 1.1865 | 15.8254 | 8.3420 | 13.6867 | 15.3117 | 18.9949 | 0 |
|
52 |
+
| 3.2327 | 0.9192 | 16.7936 | 11.2927 | 15.3493 | 16.3918 | 17.2366 | 1 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1701050759.fe6c4bfc2ae7.2083.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:7313e53306a3192a07c465e36f97bdb38489b92454bb53f46ea4ee4de39dac48
|
3 |
+
size 4636987
|
logs/validation/events.out.tfevents.1701051879.fe6c4bfc2ae7.2083.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:2ab63b928e3ab124bc09bd2dd744f984ffe9662c7ba7c12cd2597ee621f1cfd7
|
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 2225556280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:140032a16d5420b98aaef1a7787652be0677dfbd55cc8029a8ce1a2a1acc0b1f
|
3 |
size 2225556280
|