Payoto commited on
Commit
a08923a
·
1 Parent(s): b74ed04

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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.0977
18
 
19
  ## Model description
20
 
@@ -55,5 +55,5 @@ The following hyperparameters were used during training:
55
 
56
  - Transformers 4.20.1
57
  - Pytorch 1.10.0+cpu
58
- - Datasets 2.7.0
59
  - Tokenizers 0.12.1
 
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.1016
18
 
19
  ## Model description
20
 
 
55
 
56
  - Transformers 4.20.1
57
  - Pytorch 1.10.0+cpu
58
+ - Datasets 2.7.1
59
  - Tokenizers 0.12.1