IndianChessMans
commited on
Commit
•
f673b1a
1
Parent(s):
bf876c5
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 [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
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 |
-
|
|
50 |
-
|
|
51 |
-
|
|
52 |
|
53 |
|
54 |
### 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.0002
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 0.0014 | 1.0 | 1182 | 0.0005 |
|
50 |
+
| 0.0004 | 2.0 | 2364 | 0.0002 |
|
51 |
+
| 0.0002 | 3.0 | 3546 | 0.0002 |
|
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 497774208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82938e2a4793054a245892b4c7314c767023325649c285d9dff62a2592ec73dc
|
3 |
size 497774208
|
runs/Jun27_01-48-31_4f946d7dbb25/events.out.tfevents.1719452912.4f946d7dbb25.196.2
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:e6ac6cd2f99944b5224d5819c2651b8011c1e7328f5f34c4e38bc5a55f998f49
|
3 |
+
size 7724
|
runs/Jun27_01-48-31_4f946d7dbb25/events.out.tfevents.1719454210.4f946d7dbb25.196.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ff13b29253d3a1cabb2aa81a6f89bb92776d715546dc6ab2b3afc08e842db22
|
3 |
+
size 359
|