End of training
Browse files- README.md +13 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,13 +19,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 1.
|
23 |
-
- Rouge1: 0.
|
24 |
-
- Rouge2: 0.
|
25 |
-
- Rougel: 0.
|
26 |
-
- Rougelsum: 0.
|
27 |
-
- Bleu: 0.
|
28 |
-
- Exact Match: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -44,7 +44,7 @@ More information needed
|
|
44 |
### Training hyperparameters
|
45 |
|
46 |
The following hyperparameters were used during training:
|
47 |
-
- learning_rate: 0.
|
48 |
- train_batch_size: 8
|
49 |
- eval_batch_size: 8
|
50 |
- seed: 42
|
@@ -56,11 +56,11 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Bleu | Exact Match |
|
58 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|:------:|:-----------:|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.5989
|
23 |
+
- Rouge1: 0.6780
|
24 |
+
- Rouge2: 0.3874
|
25 |
+
- Rougel: 0.6773
|
26 |
+
- Rougelsum: 0.6775
|
27 |
+
- Bleu: 0.4518
|
28 |
+
- Exact Match: 0.4502
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
44 |
### Training hyperparameters
|
45 |
|
46 |
The following hyperparameters were used during training:
|
47 |
+
- learning_rate: 0.0001
|
48 |
- train_batch_size: 8
|
49 |
- eval_batch_size: 8
|
50 |
- seed: 42
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Bleu | Exact Match |
|
58 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|:------:|:-----------:|
|
59 |
+
| 0.5705 | 1.0 | 2100 | 0.8504 | 0.6538 | 0.3810 | 0.6534 | 0.6539 | 0.4289 | 0.4369 |
|
60 |
+
| 0.2728 | 2.0 | 4200 | 1.0248 | 0.6644 | 0.3734 | 0.6637 | 0.6646 | 0.4145 | 0.4360 |
|
61 |
+
| 0.1418 | 3.0 | 6300 | 1.3020 | 0.6664 | 0.3812 | 0.6657 | 0.6661 | 0.4362 | 0.4269 |
|
62 |
+
| 0.0834 | 4.0 | 8400 | 1.4760 | 0.6739 | 0.3790 | 0.6731 | 0.6737 | 0.4233 | 0.4431 |
|
63 |
+
| 0.0568 | 5.0 | 10500 | 1.5989 | 0.6780 | 0.3874 | 0.6773 | 0.6775 | 0.4518 | 0.4502 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2329638768
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6651b557c03ecba81f150e2cf0926f882a9c2041370a730a6771858a1754697a
|
3 |
size 2329638768
|