david-hcl commited on
Commit
86fcdd6
·
verified ·
1 Parent(s): bc8667e

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on the eli5_category dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 3.8053
22
 
23
  ## Model description
24
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | 3.9186 | 1.0 | 1309 | 3.8234 |
53
- | 3.8324 | 2.0 | 2618 | 3.8096 |
54
- | 3.7884 | 3.0 | 3927 | 3.8053 |
55
 
56
 
57
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on the eli5_category dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 3.7947
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | 3.9245 | 1.0 | 1309 | 3.8115 |
53
+ | 3.829 | 2.0 | 2618 | 3.7972 |
54
+ | 3.7885 | 3.0 | 3927 | 3.7947 |
55
 
56
 
57
  ### Framework versions