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-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: 0.
|
20 |
-
- Train Rouge1:
|
21 |
-
- Train Rouge2:
|
22 |
-
- Train Rougel: 15.
|
23 |
-
- Train Rougelsum: 16.
|
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.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
|
|
|
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: 2.1834
|
19 |
+
- Validation Loss: 0.8119
|
20 |
+
- Train Rouge1: 17.2055
|
21 |
+
- Train Rouge2: 12.3407
|
22 |
+
- Train Rougel: 15.9668
|
23 |
+
- Train Rougelsum: 16.7736
|
24 |
+
- Train Gen Len: 18.2148
|
25 |
+
- Epoch: 2
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
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 |
+
| 2.1834 | 0.8119 | 17.2055 | 12.3407 | 15.9668 | 16.7736 | 18.2148 | 2 |
|
54 |
|
55 |
|
56 |
### 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:79fadf3b70fe3258d8effead67c45bfd0f3802990a271d492fb90fc3cdf6a9ce
|
3 |
+
size 4637409
|
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:4511357d35ca86458fc36671e0aafe5c444d1acd1c49a0360414c7f120aa40de
|
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 2225556280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fe7cf76992af44f25b17f6947bd701901c143caa6334100f0136f1e67e88ba2
|
3 |
size 2225556280
|