Update README.md
Browse files
README.md
CHANGED
@@ -26,23 +26,17 @@ parameters:
|
|
26 |
|
27 |
# opt-350m-magicprompt-SD
|
28 |
|
|
|
|
|
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_steps_per_second = 16.623
|
33 |
- perplexity = 3.6644
|
34 |
|
35 |
-
## Model description
|
36 |
-
|
37 |
-
More information needed
|
38 |
-
|
39 |
-
## Intended uses & limitations
|
40 |
-
|
41 |
-
More information needed
|
42 |
-
|
43 |
## Training and evaluation data
|
44 |
|
45 |
-
|
46 |
|
47 |
## Training procedure
|
48 |
|
|
|
26 |
|
27 |
# opt-350m-magicprompt-SD
|
28 |
|
29 |
+
Generate/augment your prompt, stable diffusion style.
|
30 |
+
|
31 |
This model is a fine-tuned version of [facebook/opt-350m](https://huggingface.co/facebook/opt-350m) on the Gustavosta/Stable-Diffusion-Prompts dataset.
|
32 |
It achieves the following results on the evaluation set:
|
33 |
- Loss: 1.2987
|
34 |
- eval_steps_per_second = 16.623
|
35 |
- perplexity = 3.6644
|
36 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
## Training and evaluation data
|
38 |
|
39 |
+
refer to the `Gustavosta/Stable-Diffusion-Prompts` dataset.
|
40 |
|
41 |
## Training procedure
|
42 |
|