End of training
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 [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -41,22 +41,16 @@ The following hyperparameters were used during training:
|
|
41 |
- seed: 42
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: linear
|
44 |
-
- num_epochs:
|
45 |
|
46 |
### Training results
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
-
| No log | 1.0 | 10 |
|
51 |
-
| No log | 2.0 | 20 | 2.
|
52 |
-
| No log | 3.0 | 30 | 2.
|
53 |
-
| No log | 4.0 | 40 | 2.
|
54 |
-
| No log | 5.0 | 50 | 2.9833 |
|
55 |
-
| No log | 6.0 | 60 | 3.0252 |
|
56 |
-
| No log | 7.0 | 70 | 3.0859 |
|
57 |
-
| No log | 8.0 | 80 | 3.1368 |
|
58 |
-
| No log | 9.0 | 90 | 3.1735 |
|
59 |
-
| No log | 10.0 | 100 | 3.1842 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 2.6580
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
41 |
- seed: 42
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: linear
|
44 |
+
- num_epochs: 4
|
45 |
|
46 |
### Training results
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| No log | 1.0 | 10 | 2.9046 |
|
51 |
+
| No log | 2.0 | 20 | 2.7143 |
|
52 |
+
| No log | 3.0 | 30 | 2.6710 |
|
53 |
+
| No log | 4.0 | 40 | 2.6580 |
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
|
55 |
|
56 |
### 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:202353f3e3d6b9ff1baeed774a63a948dcc63b7b415cfc13e9aa17330ff921ab
|
3 |
size 497774208
|
runs/Jan10_11-53-06_Mazamessos-MacBook-Air.local/events.out.tfevents.1736527988.Mazamessos-MacBook-Air.local.36348.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfb7540cb5bc1efc28e4a32fded0d4444d8c456e4a27ecd14b022931944c2a80
|
3 |
+
size 6680
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:727947a7cefe87040e156badc2265a6984ac839d1c16a7dc59ebb2869b114a6f
|
3 |
size 5304
|