Sarathbabu-Karunanithi commited on
Commit
cd224de
·
verified ·
1 Parent(s): 6d1cd6a

End of training

Browse files
Files changed (3) hide show
  1. README.md +7 -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 [gpt2](https://huggingface.co/gpt2) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.6103
20
 
21
  ## Model description
22
 
@@ -42,13 +42,15 @@ The following hyperparameters were used during training:
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
  - lr_scheduler_warmup_steps: 500
45
- - num_epochs: 1
46
 
47
  ### Training results
48
 
49
- | Training Loss | Epoch | Step | Validation Loss |
50
- |:-------------:|:-----:|:----:|:---------------:|
51
- | 0.6319 | 1.0 | 2000 | 0.6103 |
 
 
52
 
53
 
54
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.4502
20
 
21
  ## Model description
22
 
 
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
  - lr_scheduler_warmup_steps: 500
45
+ - num_epochs: 3
46
 
47
  ### Training results
48
 
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:-----:|:---------------:|
51
+ | 0.5039 | 1.0 | 15716 | 0.4827 |
52
+ | 0.4513 | 2.0 | 31432 | 0.4577 |
53
+ | 0.4199 | 3.0 | 47148 | 0.4502 |
54
 
55
 
56
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd4e5008d659e46d465e5518d8b587823f38716f94a5326983738cf8e1325eb1
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:985f74977b23d5a88b8ea2e2dfd2788b88e274740a09171dabe3b3765d2c2ad6
3
  size 497774208
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:79c3e01869a8c41dd1f069cee2ebd858d159ec519657b222c7aaa4d6b00930f8
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a5315dd3ce9437b46e710afd68613c90b0e6599cd1fcbed87115cf70a778d35
3
  size 5176