pszemraj commited on
Commit
a6b830e
·
1 Parent(s): 5f2109f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -21,12 +21,12 @@ parameters:
21
  max_length: 96
22
  no_repeat_ngram_size: 1
23
  do_sample: True
24
- temperature: 0.9
25
  top_k: 60
26
  top_p: 0.95
27
- repetition_penalty: 3.5
28
- length_penalty: 0.9
29
  ---
 
30
  # neo-125M-promptgen-v1-act
31
 
32
  This model is a fine-tuned version of [EleutherAI/gpt-neo-125M](https://huggingface.co/EleutherAI/gpt-neo-125M) on the Gustavosta/Stable-Diffusion-Prompts dataset.
 
21
  max_length: 96
22
  no_repeat_ngram_size: 1
23
  do_sample: True
24
+ temperature: 1.1
25
  top_k: 60
26
  top_p: 0.95
27
+ repetition_penalty: 7.3
 
28
  ---
29
+
30
  # neo-125M-promptgen-v1-act
31
 
32
  This model is a fine-tuned version of [EleutherAI/gpt-neo-125M](https://huggingface.co/EleutherAI/gpt-neo-125M) on the Gustavosta/Stable-Diffusion-Prompts dataset.