End of training
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
-
base_model: Aravindan/gpt2out
|
6 |
model-index:
|
7 |
- name: gpt2coder-8epochs
|
8 |
results: []
|
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [Aravindan/gpt2out](https://huggingface.co/Aravindan/gpt2out) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -43,13 +43,32 @@ The following hyperparameters were used during training:
|
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
- lr_scheduler_warmup_ratio: 0.1
|
46 |
-
- num_epochs:
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
-
| Training Loss | Epoch
|
51 |
-
|
52 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
base_model: Aravindan/gpt2out
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
6 |
model-index:
|
7 |
- name: gpt2coder-8epochs
|
8 |
results: []
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [Aravindan/gpt2out](https://huggingface.co/Aravindan/gpt2out) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.6964
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
- lr_scheduler_warmup_ratio: 0.1
|
46 |
+
- num_epochs: 20
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
+
|:-------------:|:-------:|:----:|:---------------:|
|
52 |
+
| No log | 0.9962 | 132 | 1.5428 |
|
53 |
+
| No log | 2.0 | 265 | 1.4204 |
|
54 |
+
| No log | 2.9962 | 397 | 1.2888 |
|
55 |
+
| 1.5725 | 4.0 | 530 | 1.1900 |
|
56 |
+
| 1.5725 | 4.9962 | 662 | 1.1045 |
|
57 |
+
| 1.5725 | 6.0 | 795 | 1.0314 |
|
58 |
+
| 1.5725 | 6.9962 | 927 | 0.9723 |
|
59 |
+
| 1.217 | 8.0 | 1060 | 0.9139 |
|
60 |
+
| 1.217 | 8.9962 | 1192 | 0.8689 |
|
61 |
+
| 1.217 | 10.0 | 1325 | 0.8274 |
|
62 |
+
| 1.217 | 10.9962 | 1457 | 0.7910 |
|
63 |
+
| 1.0164 | 12.0 | 1590 | 0.7555 |
|
64 |
+
| 1.0164 | 12.9962 | 1722 | 0.7266 |
|
65 |
+
| 1.0164 | 14.0 | 1855 | 0.7014 |
|
66 |
+
| 1.0164 | 14.9962 | 1987 | 0.6777 |
|
67 |
+
| 0.8885 | 16.0 | 2120 | 0.6597 |
|
68 |
+
| 0.8885 | 16.9962 | 2252 | 0.6440 |
|
69 |
+
| 0.8885 | 18.0 | 2385 | 0.6327 |
|
70 |
+
| 0.8106 | 18.9962 | 2517 | 0.6239 |
|
71 |
+
| 0.8106 | 19.9962 | 2640 | 0.6964 |
|
72 |
|
73 |
|
74 |
### 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:efeb99fbaf67a15c9a11dfb2fc55a0f2f5b74e9433d0f47526c76f8f4887c22e
|
3 |
size 497774208
|
runs/Jun06_02-41-03_a62fcfc33d39/events.out.tfevents.1717641676.a62fcfc33d39.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34d52a6d0ee51396d6cee63e78a44b40d0960be4226e3ff81aa5e65620a52409
|
3 |
+
size 5721
|
runs/Jun06_03-40-43_a62fcfc33d39/events.out.tfevents.1717645246.a62fcfc33d39.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7dbaf20a922f78efc3031e2be994643d76b5c144a24d132369e8f0482c4a3e9
|
3 |
+
size 11081
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9363ca53d937dbdb4298149be39434a15fbc3ad7f0392de9539f3eb2c063d52f
|
3 |
size 5112
|