hawalurahman
commited on
End of training
Browse files- README.md +12 -12
- 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-small](https://huggingface.co/google/mt5-small) 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 |
|
@@ -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 |
-
| 1.
|
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-small](https://huggingface.co/google/mt5-small) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.6111
|
23 |
+
- Rouge1: 0.5618
|
24 |
+
- Rouge2: 0.3184
|
25 |
+
- Rougel: 0.5619
|
26 |
+
- Rougelsum: 0.5615
|
27 |
+
- Bleu: 0.3653
|
28 |
+
- Exact Match: 0.3573
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Bleu | Exact Match |
|
58 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|:------:|:-----------:|
|
59 |
+
| 1.1338 | 1.0 | 2000 | 1.3124 | 0.4546 | 0.2541 | 0.4547 | 0.4545 | 0.2867 | 0.273 |
|
60 |
+
| 0.5454 | 2.0 | 4000 | 1.3752 | 0.5488 | 0.3100 | 0.5483 | 0.5481 | 0.3488 | 0.3362 |
|
61 |
+
| 0.3365 | 3.0 | 6000 | 1.4375 | 0.5533 | 0.3113 | 0.5535 | 0.5530 | 0.3482 | 0.3478 |
|
62 |
+
| 0.1999 | 4.0 | 8000 | 1.5008 | 0.5533 | 0.3111 | 0.5530 | 0.5528 | 0.3529 | 0.3367 |
|
63 |
+
| 0.1432 | 5.0 | 10000 | 1.6111 | 0.5618 | 0.3184 | 0.5619 | 0.5615 | 0.3653 | 0.3573 |
|
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 1200729512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c305c2f32141da1e40047223829ec7270d04773b71e4b86e389884661215c4b
|
3 |
size 1200729512
|