ChickChick
commited on
Commit
•
a75894d
1
Parent(s):
9dfb662
End of training
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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: 6.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| 2.
|
50 |
-
| 2.
|
51 |
-
| 2.
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
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: 6.3882
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 2.7828 | 1.0 | 2334 | 6.6475 |
|
50 |
+
| 2.4551 | 2.0 | 4668 | 6.3229 |
|
51 |
+
| 2.251 | 3.0 | 7002 | 6.3729 |
|
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:9e9dd56d839b531b6278e67b87cb2663605343b2cad4ac060ed5c81abfffb60a
|
3 |
size 327657928
|
runs/Apr16_15-55-10_Cs-Mac/events.out.tfevents.1713254116.Cs-Mac.5489.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:36d80a68227f85b69a9ddb4b52ef1fe0f6182466a35d3ff21d37a6870f5eb58f
|
3 |
+
size 9095
|
runs/Apr16_15-55-10_Cs-Mac/events.out.tfevents.1713262136.Cs-Mac.5489.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bd8522aedf6b998e9b2533f7d052783292b43efc8216ed0fd673d83a8c047d4
|
3 |
+
size 630
|