End of training
Browse files
README.md
CHANGED
|
@@ -15,12 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
-
|
| 19 |
-
- eval_runtime: 0.0685
|
| 20 |
-
- eval_samples_per_second: 58.431
|
| 21 |
-
- eval_steps_per_second: 14.608
|
| 22 |
-
- epoch: 537.0
|
| 23 |
-
- step: 537
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
@@ -45,7 +40,14 @@ The following hyperparameters were used during training:
|
|
| 45 |
- seed: 42
|
| 46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 47 |
- lr_scheduler_type: linear
|
| 48 |
-
- num_epochs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
|
| 50 |
### Framework versions
|
| 51 |
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Loss: 2.9572
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 40 |
- seed: 42
|
| 41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 42 |
- lr_scheduler_type: linear
|
| 43 |
+
- num_epochs: 1
|
| 44 |
+
|
| 45 |
+
### Training results
|
| 46 |
+
|
| 47 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
| 49 |
+
| No log | 1.0 | 1 | 2.9572 |
|
| 50 |
+
|
| 51 |
|
| 52 |
### Framework versions
|
| 53 |
|
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:a9d1fc75950ced3b802d315d3d9b4cb4adc83fc1aed7a66631dee5fbaf9e8f98
|
| 3 |
size 497774208
|
runs/Apr21_19-11-09_c8d33eca33e1/events.out.tfevents.1713726670.c8d33eca33e1.376.12
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e948da127b86c198ae614824044f4fa96739fb834c158a1959ba8bff52861941
|
| 3 |
+
size 5418
|
runs/Apr21_19-11-09_c8d33eca33e1/events.out.tfevents.1713726675.c8d33eca33e1.376.13
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c901203bab25840121a1a9dc77d3b6396844de745637f456270046f1e9fe3f5
|
| 3 |
+
size 354
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4856
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d11615a56239d3d464356e3d39f46fbec2d50eb18af859b594cf93a4466a1c37
|
| 3 |
size 4856
|