pszemraj commited on
Commit
7d2e4fa
1 Parent(s): 18099b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -17,7 +17,7 @@ widget:
17
  - text: "cheeps are"
18
  example_title: "cheeps"
19
  parameters:
20
- min_length: 16
21
  max_length: 96
22
  no_repeat_ngram_size: 1
23
  do_sample: True
@@ -29,6 +29,9 @@ parameters:
29
  This model is a fine-tuned version of [facebook/opt-350m](https://huggingface.co/facebook/opt-350m) on the Gustavosta/Stable-Diffusion-Prompts dataset.
30
  It achieves the following results on the evaluation set:
31
  - Loss: 1.2987
 
 
 
32
 
33
  ## Model description
34
 
 
17
  - text: "cheeps are"
18
  example_title: "cheeps"
19
  parameters:
20
+ min_length: 32
21
  max_length: 96
22
  no_repeat_ngram_size: 1
23
  do_sample: True
 
29
  This model is a fine-tuned version of [facebook/opt-350m](https://huggingface.co/facebook/opt-350m) on the Gustavosta/Stable-Diffusion-Prompts dataset.
30
  It achieves the following results on the evaluation set:
31
  - Loss: 1.2987
32
+ - eval_runtime = 0:00:06.79
33
+ - eval_steps_per_second = 16.623
34
+ - perplexity = 3.6644
35
 
36
  ## Model description
37