Model save
Browse files- README.md +17 -15
- model.safetensors +1 -1
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -48,20 +48,22 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:------:|:-----:|:---------------:|
|
51 |
-
|
|
52 |
-
|
|
53 |
-
|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
-
|
|
|
|
|
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 3.4878
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:------:|:-----:|:---------------:|
|
51 |
+
| 4.7523 | 0.0592 | 2000 | 4.0237 |
|
52 |
+
| 3.8958 | 0.1184 | 4000 | 3.8088 |
|
53 |
+
| 3.7344 | 0.1777 | 6000 | 3.7050 |
|
54 |
+
| 3.6379 | 0.2369 | 8000 | 3.6455 |
|
55 |
+
| 3.5687 | 0.2961 | 10000 | 3.6062 |
|
56 |
+
| 3.5165 | 0.3553 | 12000 | 3.5764 |
|
57 |
+
| 3.4738 | 0.4145 | 14000 | 3.5556 |
|
58 |
+
| 3.4389 | 0.4738 | 16000 | 3.5388 |
|
59 |
+
| 3.4067 | 0.5330 | 18000 | 3.5234 |
|
60 |
+
| 3.3778 | 0.5922 | 20000 | 3.5122 |
|
61 |
+
| 3.3511 | 0.6514 | 22000 | 3.5117 |
|
62 |
+
| 3.3309 | 0.7106 | 24000 | 3.5100 |
|
63 |
+
| 3.309 | 0.7698 | 26000 | 3.4980 |
|
64 |
+
| 3.2905 | 0.8291 | 28000 | 3.4919 |
|
65 |
+
| 3.2685 | 0.8883 | 30000 | 3.4923 |
|
66 |
+
| 3.2518 | 0.9475 | 32000 | 3.4878 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14809584
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4194b324ea026afa1a62fde3f7d71ef1c86a740104f74d94745861639e3940e8
|
3 |
size 14809584
|