ninagroot/GPT2-705M
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss:
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -41,17 +41,33 @@ The following hyperparameters were used during training:
|
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: cosine
|
43 |
- lr_scheduler_warmup_steps: 300
|
44 |
-
- num_epochs:
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| 8.
|
52 |
-
| 6.
|
53 |
-
| 5.
|
54 |
-
| 4.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
13 |
|
14 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 3.6046
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: cosine
|
43 |
- lr_scheduler_warmup_steps: 300
|
44 |
+
- num_epochs: 20
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 8.0336 | 1.0 | 3 | 7.3770 |
|
52 |
+
| 6.2535 | 2.0 | 6 | 6.3128 |
|
53 |
+
| 5.6213 | 3.0 | 9 | 5.6716 |
|
54 |
+
| 4.8242 | 4.0 | 12 | 5.1521 |
|
55 |
+
| 4.6266 | 5.0 | 15 | 4.9789 |
|
56 |
+
| 4.4097 | 6.0 | 18 | 4.7306 |
|
57 |
+
| 4.0358 | 7.0 | 21 | 4.5332 |
|
58 |
+
| 4.0027 | 8.0 | 24 | 4.4014 |
|
59 |
+
| 3.8638 | 9.0 | 27 | 4.1175 |
|
60 |
+
| 3.5414 | 10.0 | 30 | 4.0355 |
|
61 |
+
| 3.4701 | 11.0 | 33 | 3.8834 |
|
62 |
+
| 3.4822 | 12.0 | 36 | 3.8336 |
|
63 |
+
| 3.0602 | 13.0 | 39 | 3.7213 |
|
64 |
+
| 3.1109 | 14.0 | 42 | 3.7379 |
|
65 |
+
| 2.9087 | 15.0 | 45 | 3.7389 |
|
66 |
+
| 2.7124 | 16.0 | 48 | 3.6220 |
|
67 |
+
| 2.5867 | 17.0 | 51 | 3.7192 |
|
68 |
+
| 2.4577 | 18.0 | 54 | 3.5953 |
|
69 |
+
| 2.279 | 19.0 | 57 | 3.7648 |
|
70 |
+
| 2.3218 | 20.0 | 60 | 3.6046 |
|
71 |
|
72 |
|
73 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2748401440
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac64e7d51b66be7b695ce5f77da518218607444f579fe548439a3ad9fb4164f1
|
3 |
size 2748401440
|
runs/Apr29_16-13-26_gcn21.local.snellius.surf.nl/events.out.tfevents.1714400015.gcn21.local.snellius.surf.nl.467660.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dee410478de99ff6bbe4a90fdae59dbe432a47cd6712dae857716a580a017a39
|
3 |
+
size 22767
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4425104d4ab90f66d74aec7b2ddb7ff0c53d6e50186c2d9c2928e9c6a711a4cc
|
3 |
size 4984
|