Mandalor09 commited on
Commit
813e41b
1 Parent(s): 41941fa

Mandalor09/PickupLinesGenerator

Browse files
Files changed (3) hide show
  1. README.md +6 -5
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
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 [EleutherAI/gpt-neo-125m](https://huggingface.co/EleutherAI/gpt-neo-125m) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 3.3814
20
 
21
  ## Model description
22
 
@@ -41,15 +41,16 @@ The following hyperparameters were used during training:
41
  - seed: 42
42
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
- - num_epochs: 3
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:-----:|:---------------:|
50
- | 3.3518 | 1.0 | 6586 | 3.4081 |
51
- | 2.6994 | 2.0 | 13172 | 3.3111 |
52
- | 2.2401 | 3.0 | 19758 | 3.3814 |
 
53
 
54
 
55
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [EleutherAI/gpt-neo-125m](https://huggingface.co/EleutherAI/gpt-neo-125m) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.5085
20
 
21
  ## Model description
22
 
 
41
  - seed: 42
42
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
+ - num_epochs: 4
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:-----:|:---------------:|
50
+ | 2.7252 | 1.0 | 8233 | 2.3500 |
51
+ | 2.3376 | 2.0 | 16466 | 1.9826 |
52
+ | 2.0286 | 3.0 | 24699 | 1.6798 |
53
+ | 1.6443 | 4.0 | 32932 | 1.5085 |
54
 
55
 
56
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca733af1435f2f057ae396f6159b311028eccdc493cdf8dad224ef2902cc357d
3
  size 500811336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f71109ffcb175e65ee44ab2ed1f1b6f5bbe8bbad153e20fb45e0f2312fe899c3
3
  size 500811336
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8909e4d7768bc59554110a30dc5a14e34472148f6d9da9deb12204f01f23cd18
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0154eb8d762a337837a4dd7e9a38c25d79fd72f430e98221bd6b31802d026e8
3
  size 5304