qsnell commited on
Commit
b38b451
·
verified ·
1 Parent(s): 5a6481c

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 [distilgpt2](https://huggingface.co/distilgpt2) on the eli5_category dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 3.8346
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
- | No log | 1.0 | 428 | 3.8470 |
53
- | 3.96 | 2.0 | 856 | 3.8379 |
54
- | 3.8815 | 3.0 | 1284 | 3.8346 |
55
 
56
 
57
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the eli5_category dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 3.8283
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | No log | 1.0 | 438 | 3.8407 |
53
+ | 3.9608 | 2.0 | 876 | 3.8299 |
54
+ | 3.8812 | 3.0 | 1314 | 3.8283 |
55
 
56
 
57
  ### Framework versions