Update README.md
Browse files
README.md
CHANGED
@@ -5,14 +5,25 @@ tags:
|
|
5 |
datasets:
|
6 |
- Gustavosta/Stable-Diffusion-Prompts
|
7 |
model-index:
|
8 |
-
- name: distilgpt2-magicprompt
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
-
|
13 |
-
should probably proofread and complete it, then remove this comment. -->
|
14 |
-
|
15 |
-
# distilgpt2-magicprompt
|
16 |
|
17 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the Gustavosta/Stable-Diffusion-Prompts dataset.
|
18 |
It achieves the following results on the evaluation set:
|
|
|
5 |
datasets:
|
6 |
- Gustavosta/Stable-Diffusion-Prompts
|
7 |
model-index:
|
8 |
+
- name: distilgpt2-magicprompt-SD
|
9 |
results: []
|
10 |
+
widget:
|
11 |
+
- text: "morning sun over Jakarta"
|
12 |
+
example_title: "morning sun"
|
13 |
+
- text: "WARNING: pip is"
|
14 |
+
example_title: "pip"
|
15 |
+
- text: "sentient cheese"
|
16 |
+
example_title: "sentient cheese"
|
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
|
24 |
---
|
25 |
|
26 |
+
# distilgpt2-magicprompt-SD
|
|
|
|
|
|
|
27 |
|
28 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the Gustavosta/Stable-Diffusion-Prompts dataset.
|
29 |
It achieves the following results on the evaluation set:
|