sickcell69
commited on
Commit
•
57c7897
1
Parent(s):
9614775
End of training
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# distilgpt2-finetuned-github_cybersecurity_READMEs
|
15 |
|
16 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -42,6 +44,11 @@ The following hyperparameters were used during training:
|
|
42 |
|
43 |
### Training results
|
44 |
|
|
|
|
|
|
|
|
|
|
|
45 |
|
46 |
|
47 |
### Framework versions
|
|
|
14 |
# distilgpt2-finetuned-github_cybersecurity_READMEs
|
15 |
|
16 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 2.4182
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
+
|:-------------:|:-----:|:-----:|:---------------:|
|
49 |
+
| 2.4717 | 1.0 | 23700 | 2.5441 |
|
50 |
+
| 2.2967 | 2.0 | 47400 | 2.4478 |
|
51 |
+
| 2.2941 | 3.0 | 71100 | 2.4182 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 327657928
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f40c4bf42dcd8d6e4cd8bcffb53395a15a799531d0cfbe9470c867de4d988ef1
|
3 |
size 327657928
|
runs/Mar29_23-47-36_DESKTOP-7EBBP1S/events.out.tfevents.1711727263.DESKTOP-7EBBP1S.133889.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0456268b7c8f5cd2c9f40bcb0bb8e54c21c8c50b6fb1db29c8bc15b833ce2c8f
|
3 |
+
size 36630
|
runs/Mar29_23-47-36_DESKTOP-7EBBP1S/events.out.tfevents.1711778477.DESKTOP-7EBBP1S.133889.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:624c0db5e3c78a8ea828106a205c1d4db4a6636d5a51d9681a658aae30d3c620
|
3 |
+
size 364
|