ali101 commited on
Commit
bf83d8d
1 Parent(s): e0301d2

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on the eli5_category dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 3.8077
21
 
22
  ## Model description
23
 
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 3.9528 | 1.0 | 1308 | 3.8212 |
52
- | 3.8564 | 2.0 | 2616 | 3.8087 |
53
- | 3.8096 | 3.0 | 3924 | 3.8077 |
54
 
55
 
56
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on the eli5_category dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 3.8222
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 3.9548 | 1.0 | 1320 | 3.8339 |
52
+ | 3.8651 | 2.0 | 2640 | 3.8238 |
53
+ | 3.8116 | 3.0 | 3960 | 3.8222 |
54
 
55
 
56
  ### Framework versions