End of training
Browse files
README.md
CHANGED
@@ -17,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 2.
|
21 |
-
- Rouge1: 0.
|
22 |
-
- Rouge2: 0.
|
23 |
-
- Rougel: 0.
|
24 |
-
- Rougelsum: 0.
|
25 |
- Gen Len: 19.0
|
26 |
|
27 |
## Model description
|
@@ -47,22 +47,17 @@ The following hyperparameters were used during training:
|
|
47 |
- seed: 42
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
50 |
-
- num_epochs:
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
56 |
-
| No log | 1.0 | 395 |
|
57 |
-
|
|
58 |
-
|
|
59 |
-
| 2.
|
60 |
-
| 2.
|
61 |
-
| 2.72 | 6.0 | 2370 | 2.8328 | 0.0339 | 0.0 | 0.0338 | 0.0338 | 19.0 |
|
62 |
-
| 2.5695 | 7.0 | 2765 | 2.8332 | 0.0273 | 0.0 | 0.0277 | 0.0274 | 19.0 |
|
63 |
-
| 2.4644 | 8.0 | 3160 | 2.8412 | 0.0 | 0.0 | 0.0 | 0.0 | 19.0 |
|
64 |
-
| 2.3847 | 9.0 | 3555 | 2.8358 | 0.0339 | 0.0 | 0.0338 | 0.0338 | 19.0 |
|
65 |
-
| 2.3847 | 10.0 | 3950 | 2.8535 | 0.0273 | 0.0 | 0.0277 | 0.0274 | 19.0 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 2.0004
|
21 |
+
- Rouge1: 0.0606
|
22 |
+
- Rouge2: 0.0075
|
23 |
+
- Rougel: 0.0615
|
24 |
+
- Rougelsum: 0.0611
|
25 |
- Gen Len: 19.0
|
26 |
|
27 |
## Model description
|
|
|
47 |
- seed: 42
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
50 |
+
- num_epochs: 5
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
56 |
+
| No log | 1.0 | 395 | 2.2625 | 0.0346 | 0.0069 | 0.035 | 0.0352 | 18.9778 |
|
57 |
+
| 3.319 | 2.0 | 790 | 2.1100 | 0.0419 | 0.0093 | 0.0428 | 0.0426 | 19.0 |
|
58 |
+
| 2.2853 | 3.0 | 1185 | 2.0675 | 0.047 | 0.0061 | 0.0483 | 0.0481 | 19.0 |
|
59 |
+
| 2.0122 | 4.0 | 1580 | 2.0005 | 0.0584 | 0.0095 | 0.0601 | 0.0599 | 19.0 |
|
60 |
+
| 2.0122 | 5.0 | 1975 | 2.0004 | 0.0606 | 0.0075 | 0.0615 | 0.0611 | 19.0 |
|
|
|
|
|
|
|
|
|
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1200729512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e08360d1adb64a84129c9a6787330e850daa122972f4528ab01230dd0f23acd
|
3 |
size 1200729512
|
runs/Dec04_14-05-01_7cb34928b683/events.out.tfevents.1701698706.7cb34928b683.27.0
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:1df4bf1b8d11608547d0f0d86d6f599ba5389f72f2c16989c7302ba7f763c56a
|
3 |
+
size 7926
|