fifiAI commited on
Commit
1755da7
1 Parent(s): 4c7fb24

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 6.1072
18
 
19
  ## Model description
20
 
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 6.5589 | 1.0 | 2249 | 6.4682 |
49
- | 6.1884 | 2.0 | 4498 | 6.1963 |
50
- | 6.0143 | 3.0 | 6747 | 6.1072 |
51
 
52
 
53
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 6.1106
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 6.5611 | 1.0 | 2249 | 6.4688 |
49
+ | 6.1925 | 2.0 | 4498 | 6.2005 |
50
+ | 6.0175 | 3.0 | 6747 | 6.1106 |
51
 
52
 
53
  ### Framework versions