anushkat commited on
Commit
5ad312d
1 Parent(s): 3b2fd9c

End of training

Browse files
Files changed (2) hide show
  1. README.md +6 -5
  2. adapter_model.safetensors +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 [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 2.3717
20
 
21
  ## Model description
22
 
@@ -35,7 +35,7 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - learning_rate: 0.0002
39
  - train_batch_size: 1
40
  - eval_batch_size: 8
41
  - seed: 42
@@ -44,14 +44,15 @@ The following hyperparameters were used during training:
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 1
47
- - training_steps: 50
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
- | 2.5108 | 0.0 | 25 | 2.3717 |
54
- | 2.4948 | 0.01 | 50 | 2.3717 |
 
55
 
56
 
57
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 2.5688
20
 
21
  ## Model description
22
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
  - train_batch_size: 1
40
  - eval_batch_size: 8
41
  - seed: 42
 
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 1
47
+ - training_steps: 75
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
+ | 2.6959 | 0.0 | 25 | 2.6251 |
54
+ | 2.6922 | 0.0 | 50 | 2.5839 |
55
+ | 2.6326 | 0.0 | 75 | 2.5688 |
56
 
57
 
58
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c993254e308dedef777d59b7066c7ec5ba8c88450f6a68b7ad3585da3c32a07f
3
  size 2360848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1b5cf36b80154b7006155392df490c145131b196f9cf22d9272161def2fee53
3
  size 2360848