Training in progress, step 999
Browse files
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 |
|
@@ -47,9 +47,16 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:------:|:----:|:---------------:|
|
50 |
-
| No log | 0 | 0 |
|
51 |
-
|
|
52 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
|
54 |
|
55 |
### 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: 1664.0
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:------:|:----:|:---------------:|
|
50 |
+
| No log | 0 | 0 | 6368.0 |
|
51 |
+
| 2426.5 | 0.1001 | 100 | 1944.0 |
|
52 |
+
| 2146.5 | 0.2002 | 200 | 1856.0 |
|
53 |
+
| 2255.0 | 0.3003 | 300 | 1808.0 |
|
54 |
+
| 2116.75 | 0.4004 | 400 | 1792.0 |
|
55 |
+
| 1731.625 | 0.5005 | 500 | 1736.0 |
|
56 |
+
| 2095.75 | 0.6006 | 600 | 1680.0 |
|
57 |
+
| 1991.0 | 0.7007 | 700 | 1680.0 |
|
58 |
+
| 1994.0 | 0.8008 | 800 | 1672.0 |
|
59 |
+
| 2166.5 | 0.9009 | 900 | 1664.0 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 248894656
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:784b57ee4e49d9e795ba9a3122ccb461f4a5f61e3dde5d406174889d657af1fa
|
3 |
size 248894656
|
runs/Aug05_20-44-16_232a0f8c3879/events.out.tfevents.1722890737.232a0f8c3879
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6f15a54a181f99c41e1da1a1307f898f0c4225ed25e0cc4b9282d1773c47d29
|
3 |
+
size 23988
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 907106628
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72674e4c746155ce5a609c8009e7a3887b731bea6d2aa98682f1d2ec3c76374d
|
3 |
size 907106628
|