Training in progress, step 99
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,10 +46,10 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:------:|:----:|:---------------:|
|
49 |
-
| No log | 0 | 0 |
|
50 |
-
|
|
51 |
-
|
|
52 |
-
|
|
53 |
|
54 |
|
55 |
### 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: 2480.0
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:------:|:----:|:---------------:|
|
49 |
+
| No log | 0 | 0 | 6944.0 |
|
50 |
+
| 2707.0 | 0.2513 | 50 | 2672.0 |
|
51 |
+
| 2531.5 | 0.5025 | 100 | 2528.0 |
|
52 |
+
| 2324.5 | 0.7538 | 150 | 2480.0 |
|
53 |
|
54 |
|
55 |
### 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:d5b24930eab8ead829538c2b56db76bf2ea071bb36d0cf01427ce8522ce5cb7c
|
3 |
size 248894656
|
runs/Aug05_21-42-13_232a0f8c3879/events.out.tfevents.1722894283.232a0f8c3879
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bc0c78f7bb3a3f529528de3cbf82dbfc7bc1b816fc203c7db39414fc1ffc3d0
|
3 |
+
size 9042
|
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:6aec141a632b26304242f9aec6d86cef2972ec9d5b8fc7ed8f3b88d0eb06e601
|
3 |
size 907106628
|