dariuslimzh
commited on
Commit
•
9738bb2
1
Parent(s):
414b5fd
Training completed
Browse files- README.md +4 -4
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
This model is a fine-tuned version of [EleutherAI/gpt-neo-125M](https://huggingface.co/EleutherAI/gpt-neo-125M) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 3.3814
|
22 |
-
- Rouge1: 0.
|
23 |
- Rouge2: 0.0
|
24 |
- Rougel: 0.0695
|
25 |
|
@@ -54,11 +54,11 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel |
|
56 |
|:-------------:|:------:|:----:|:---------------:|:------:|:------:|:------:|
|
57 |
-
| No log | 0.9091 | 5 | 7.9635 | 0.
|
58 |
| No log | 2.0 | 11 | 5.3680 | 0.0328 | 0.0 | 0.0258 |
|
59 |
| No log | 2.9091 | 16 | 4.0323 | 0.0856 | 0.0 | 0.0776 |
|
60 |
-
| No log | 4.0 | 22 | 3.4255 | 0.
|
61 |
-
| No log | 4.5455 | 25 | 3.3814 | 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
19 |
This model is a fine-tuned version of [EleutherAI/gpt-neo-125M](https://huggingface.co/EleutherAI/gpt-neo-125M) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 3.3814
|
22 |
+
- Rouge1: 0.0840
|
23 |
- Rouge2: 0.0
|
24 |
- Rougel: 0.0695
|
25 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel |
|
56 |
|:-------------:|:------:|:----:|:---------------:|:------:|:------:|:------:|
|
57 |
+
| No log | 0.9091 | 5 | 7.9635 | 0.0283 | 0.0 | 0.0231 |
|
58 |
| No log | 2.0 | 11 | 5.3680 | 0.0328 | 0.0 | 0.0258 |
|
59 |
| No log | 2.9091 | 16 | 4.0323 | 0.0856 | 0.0 | 0.0776 |
|
60 |
+
| No log | 4.0 | 22 | 3.4255 | 0.0840 | 0.0 | 0.0696 |
|
61 |
+
| No log | 4.5455 | 25 | 3.3814 | 0.0840 | 0.0 | 0.0695 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 500811336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a3eb7c7e81bfc9c8ca65d4a1b619654112375af48297f5468b002842edc3ca3
|
3 |
size 500811336
|