Training complete
Browse files- README.md +2 -8
- model.safetensors +1 -1
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 [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -47,13 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
-
|
|
51 |
-
| 0.6443 | 0.8 | 1000 | 0.6011 |
|
52 |
-
| 0.6042 | 1.2 | 1500 | 0.5842 |
|
53 |
-
| 0.586 | 1.59 | 2000 | 0.5752 |
|
54 |
-
| 0.5653 | 1.99 | 2500 | 0.5677 |
|
55 |
-
| 0.5534 | 2.39 | 3000 | 0.5653 |
|
56 |
-
| 0.5511 | 2.79 | 3500 | 0.5616 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.5429
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| 0.9955 | 1.99 | 500 | 0.5429 |
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497774208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7f36f6d29e010351d68e613bd086ca67d69a86febe7e3dbb0f5623810f50453
|
3 |
size 497774208
|