anushkat commited on
Commit
d460633
·
verified ·
1 Parent(s): 510fb30

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
3
  library_name: peft
4
  tags:
5
  - generated_from_trainer
6
- base_model: distilbert/distilgpt2
7
  model-index:
8
  - name: my_awesome_eli5_clm-model
9
  results: []
@@ -14,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # my_awesome_eli5_clm-model
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
 
@@ -50,9 +50,9 @@ The following hyperparameters were used during training:
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
 
3
  library_name: peft
4
  tags:
5
  - generated_from_trainer
6
+ base_model: wvangils/DistilGPT2-Beatles-Lyrics-finetuned
7
  model-index:
8
  - name: my_awesome_eli5_clm-model
9
  results: []
 
14
 
15
  # my_awesome_eli5_clm-model
16
 
17
+ This model is a fine-tuned version of [wvangils/DistilGPT2-Beatles-Lyrics-finetuned](https://huggingface.co/wvangils/DistilGPT2-Beatles-Lyrics-finetuned) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 2.5386
20
 
21
  ## Model description
22
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
+ | 2.8313 | 0.0 | 25 | 2.6909 |
54
+ | 2.7343 | 0.0 | 50 | 2.5695 |
55
+ | 2.6399 | 0.0 | 75 | 2.5386 |
56
 
57
 
58
  ### Framework versions