hawalurahman
commited on
End of training
Browse files- README.md +11 -11
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -19,12 +19,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [muchad/idt5-base](https://huggingface.co/muchad/idt5-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 |
|
29 |
## Model description
|
30 |
|
@@ -55,11 +55,11 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Bleu |
|
57 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|:------:|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [muchad/idt5-base](https://huggingface.co/muchad/idt5-base) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.2262
|
23 |
+
- Rouge1: 0.4339
|
24 |
+
- Rouge2: 0.2405
|
25 |
+
- Rougel: 0.4040
|
26 |
+
- Rougelsum: 0.4051
|
27 |
+
- Bleu: 0.1913
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Bleu |
|
57 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|:------:|
|
58 |
+
| 1.413 | 1.0 | 4695 | 1.3393 | 0.4005 | 0.2102 | 0.3742 | 0.3750 | 0.1641 |
|
59 |
+
| 1.2176 | 2.0 | 9390 | 1.2736 | 0.4212 | 0.2289 | 0.3924 | 0.3933 | 0.1809 |
|
60 |
+
| 1.1113 | 3.0 | 14085 | 1.2329 | 0.4270 | 0.2343 | 0.3978 | 0.3990 | 0.1851 |
|
61 |
+
| 1.028 | 4.0 | 18780 | 1.2241 | 0.4335 | 0.2383 | 0.4035 | 0.4045 | 0.1901 |
|
62 |
+
| 0.9813 | 5.0 | 23475 | 1.2262 | 0.4339 | 0.2405 | 0.4040 | 0.4051 | 0.1913 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 977270632
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b58cea66cc56d3cbe4af172bda14ea996e59ec0f46505c6175bcc1392152655
|
3 |
size 977270632
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:110c6a9d3b943fc0d6675dbb9d175e9f380166b98859383d48b73c2b5aa1473b
|
3 |
size 5368
|