Maximofn commited on
Commit
839066c
·
verified ·
1 Parent(s): 8db5767

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.6239
22
- - Accuracy: 0.2494
23
 
24
  ## Model description
25
 
@@ -52,9 +52,9 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
- | 2.9642 | 1.0 | 500 | 1.6810 | 0.2136 |
56
- | 1.8164 | 2.0 | 1000 | 1.6294 | 0.2398 |
57
- | 1.7964 | 3.0 | 1500 | 1.6227 | 0.2468 |
58
 
59
 
60
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.4127
22
+ - Accuracy: 0.3862
23
 
24
  ## Model description
25
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 2.2751 | 1.0 | 500 | 1.5125 | 0.3182 |
56
+ | 1.5159 | 2.0 | 1000 | 1.4176 | 0.3738 |
57
+ | 1.4635 | 3.0 | 1500 | 1.4051 | 0.3814 |
58
 
59
 
60
  ### Framework versions