EmileEsmaili commited on
Commit
05e0d6c
·
1 Parent(s): 5061e56

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # gpt2-p4k
14
 
15
- This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on a dataset of 20,000+ review from the magazine Pitchfork.
16
 
17
  ## Model description
18
 
@@ -37,7 +37,7 @@ The following hyperparameters were used during training:
37
  - seed: 42
38
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
39
  - lr_scheduler_type: linear
40
- - num_epochs: 1
41
 
42
  ### Training results
43
 
 
12
 
13
  # gpt2-p4k
14
 
15
+ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
16
 
17
  ## Model description
18
 
 
37
  - seed: 42
38
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
39
  - lr_scheduler_type: linear
40
+ - num_epochs: 3.0
41
 
42
  ### Training results
43