Training complete
Browse files- README.md +16 -2
- 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,7 +47,21 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
|
52 |
|
53 |
### 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.4615
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| 1.0016 | 0.2 | 500 | 0.5535 |
|
51 |
+
| 0.5665 | 0.4 | 1000 | 0.5245 |
|
52 |
+
| 0.545 | 0.6 | 1500 | 0.5085 |
|
53 |
+
| 0.528 | 0.8 | 2000 | 0.4968 |
|
54 |
+
| 0.5181 | 1.0 | 2500 | 0.4889 |
|
55 |
+
| 0.4931 | 1.2 | 3000 | 0.4844 |
|
56 |
+
| 0.4961 | 1.39 | 3500 | 0.4779 |
|
57 |
+
| 0.4886 | 1.59 | 4000 | 0.4754 |
|
58 |
+
| 0.4815 | 1.79 | 4500 | 0.4704 |
|
59 |
+
| 0.4794 | 1.99 | 5000 | 0.4687 |
|
60 |
+
| 0.4672 | 2.19 | 5500 | 0.4665 |
|
61 |
+
| 0.4642 | 2.39 | 6000 | 0.4650 |
|
62 |
+
| 0.4628 | 2.59 | 6500 | 0.4637 |
|
63 |
+
| 0.462 | 2.79 | 7000 | 0.4625 |
|
64 |
+
| 0.4595 | 2.99 | 7500 | 0.4615 |
|
65 |
|
66 |
|
67 |
### 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:37b6718cc100f9acc1e9e595d0d3ad1929816efeb1eaa52ce705094b74bb7f37
|
3 |
size 497774208
|