theta commited on
Commit
ad393fa
·
1 Parent(s): 5ba9def

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -13,12 +13,12 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model is a fine-tuned version of [theta/gpt2-reporter](https://huggingface.co/theta/gpt2-reporter) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
- - eval_loss: 2.4658
17
- - eval_runtime: 56.1154
18
- - eval_samples_per_second: 49.826
19
- - eval_steps_per_second: 3.119
20
- - epoch: 0.35
21
- - step: 6400
22
 
23
  ## Model description
24
 
@@ -49,5 +49,5 @@ The following hyperparameters were used during training:
49
  ### Framework versions
50
 
51
  - Transformers 4.25.1
52
- - Pytorch 1.13.0+cu116
53
  - Tokenizers 0.13.2
 
13
 
14
  This model is a fine-tuned version of [theta/gpt2-reporter](https://huggingface.co/theta/gpt2-reporter) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - eval_loss: 2.4381
17
+ - eval_runtime: 28.164
18
+ - eval_samples_per_second: 50.667
19
+ - eval_steps_per_second: 3.196
20
+ - epoch: 0.55
21
+ - step: 5200
22
 
23
  ## Model description
24
 
 
49
  ### Framework versions
50
 
51
  - Transformers 4.25.1
52
+ - Pytorch 1.13.1+cu116
53
  - Tokenizers 0.13.2