akhileshav8 commited on
Commit
d810e2f
1 Parent(s): da66c8a

End of training

Browse files
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 [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.4145
19
 
20
  ## Model description
21
 
@@ -40,22 +40,15 @@ 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: 10
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 1 | 0.6217 |
50
- | No log | 2.0 | 2 | 0.4846 |
51
- | No log | 3.0 | 3 | 0.4594 |
52
- | No log | 4.0 | 4 | 0.4476 |
53
- | No log | 5.0 | 5 | 0.4384 |
54
- | No log | 6.0 | 6 | 0.4307 |
55
- | No log | 7.0 | 7 | 0.4243 |
56
- | No log | 8.0 | 8 | 0.4194 |
57
- | No log | 9.0 | 9 | 0.4161 |
58
- | No log | 10.0 | 10 | 0.4145 |
59
 
60
 
61
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.9874
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: 3
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 1.7585 | 1.0 | 720 | 1.1284 |
50
+ | 1.2462 | 2.0 | 1440 | 1.0144 |
51
+ | 1.1005 | 3.0 | 2160 | 0.9874 |
 
 
 
 
 
 
 
52
 
53
 
54
  ### Framework versions
runs/Apr01_05-11-34_bf6476b9fe27/events.out.tfevents.1711948312.bf6476b9fe27.2340.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0564d93bc35d07616b3777500da81e563f883b3c9eea466a659f2a457ead11c
3
- size 6548
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e949a339912f89fa6a47e0e8b8db6508df645c14068d14edebcb00a2fcc8a721
3
+ size 6902