jeevana commited on
Commit
79afa94
·
verified ·
1 Parent(s): 8d24f4b

End of training

Browse files
Files changed (2) hide show
  1. README.md +7 -24
  2. model.safetensors +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 3.4075
19
 
20
  ## Model description
21
 
@@ -40,34 +40,17 @@ The following hyperparameters were used during training:
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 8
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 0.35 | 100 | 2.9223 |
50
- | No log | 0.71 | 200 | 2.8218 |
51
- | No log | 1.06 | 300 | 2.8172 |
52
- | No log | 1.42 | 400 | 2.8195 |
53
- | 2.0569 | 1.77 | 500 | 2.8013 |
54
- | 2.0569 | 2.13 | 600 | 2.9228 |
55
- | 2.0569 | 2.48 | 700 | 2.8839 |
56
- | 2.0569 | 2.84 | 800 | 2.8726 |
57
- | 2.0569 | 3.19 | 900 | 2.9708 |
58
- | 1.5152 | 3.55 | 1000 | 3.0117 |
59
- | 1.5152 | 3.9 | 1100 | 3.0086 |
60
- | 1.5152 | 4.26 | 1200 | 3.1463 |
61
- | 1.5152 | 4.61 | 1300 | 3.1017 |
62
- | 1.5152 | 4.96 | 1400 | 3.1402 |
63
- | 1.1351 | 5.32 | 1500 | 3.2704 |
64
- | 1.1351 | 5.67 | 1600 | 3.2296 |
65
- | 1.1351 | 6.03 | 1700 | 3.2465 |
66
- | 1.1351 | 6.38 | 1800 | 3.3639 |
67
- | 1.1351 | 6.74 | 1900 | 3.3311 |
68
- | 0.9 | 7.09 | 2000 | 3.3541 |
69
- | 0.9 | 7.45 | 2100 | 3.3887 |
70
- | 0.9 | 7.8 | 2200 | 3.4075 |
71
 
72
 
73
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 2.7576
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: 2
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 0.35 | 100 | 2.8787 |
50
+ | No log | 0.71 | 200 | 2.8137 |
51
+ | No log | 1.06 | 300 | 2.7626 |
52
+ | No log | 1.42 | 400 | 2.7541 |
53
+ | 2.4388 | 1.77 | 500 | 2.7576 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
 
55
 
56
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de5dc55cf148802fc04b9471df9cfb86ca28181d594d47087748fefe692d3c44
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a6a67bbc61ddc7494a14f97036c09240ec1692d2186a475135c9dc781a80cee
3
  size 497774208