End of training
Browse files- README.md +13 -8
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -17,12 +17,12 @@ 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:
|
21 |
- Rouge1: 0.0
|
22 |
- Rouge2: 0.0
|
23 |
- Rougel: 0.0
|
24 |
- Rougelsum: 0.0
|
25 |
-
- Gen Len:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -48,17 +48,22 @@ The following hyperparameters were used during training:
|
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
50 |
- lr_scheduler_warmup_steps: 5000
|
51 |
-
- num_epochs:
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
57 |
-
| 27.
|
58 |
-
| 22.
|
59 |
-
| 16.
|
60 |
-
| 8.
|
61 |
-
| 4.
|
|
|
|
|
|
|
|
|
|
|
62 |
|
63 |
|
64 |
### 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.9948
|
21 |
- Rouge1: 0.0
|
22 |
- Rouge2: 0.0
|
23 |
- Rougel: 0.0
|
24 |
- Rougelsum: 0.0
|
25 |
+
- Gen Len: 18.323
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
50 |
- lr_scheduler_warmup_steps: 5000
|
51 |
+
- num_epochs: 10
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
57 |
+
| 27.0008 | 1.0 | 615 | 19.6292 | 0.0 | 0.0 | 0.0 | 0.0 | 5.5342 |
|
58 |
+
| 22.3588 | 2.0 | 1230 | 12.9038 | 0.0 | 0.0 | 0.0 | 0.0 | 6.6335 |
|
59 |
+
| 16.0103 | 3.0 | 1845 | 4.3199 | 0.0 | 0.0 | 0.0 | 0.0 | 18.3851 |
|
60 |
+
| 8.0443 | 4.0 | 2460 | 3.6049 | 0.0 | 0.0 | 0.0 | 0.0 | 12.6025 |
|
61 |
+
| 4.7815 | 5.0 | 3075 | 3.3718 | 0.0 | 0.0 | 0.0 | 0.0 | 16.5839 |
|
62 |
+
| 4.5186 | 6.0 | 3690 | 3.2383 | 0.0 | 0.0 | 0.0 | 0.0 | 17.3602 |
|
63 |
+
| 4.345 | 7.0 | 4305 | 3.1175 | 0.0 | 0.0 | 0.0 | 0.0 | 18.2236 |
|
64 |
+
| 4.1762 | 8.0 | 4920 | 3.0548 | 0.0 | 0.0 | 0.0 | 0.0 | 18.0373 |
|
65 |
+
| 3.9419 | 9.0 | 5535 | 3.0028 | 0.0 | 0.0 | 0.0 | 0.0 | 18.354 |
|
66 |
+
| 3.8654 | 10.0 | 6150 | 2.9948 | 0.0 | 0.0 | 0.0 | 0.0 | 18.323 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1200772613
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad6325069dc8e8e29dde2d20b65ae742f9d58e7e07e5df7d0288d08e07b96b62
|
3 |
size 1200772613
|