update base model link
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ parameters:
|
|
37 |
|
38 |
Generate/augment your prompt with a model trained on a large & diverse prompt dataset.
|
39 |
|
40 |
-
This model is a fine-tuned version of [
|
41 |
It achieves the following results on the evaluation set:
|
42 |
- Loss: 2.0213
|
43 |
- perplexity = 7.55
|
|
|
37 |
|
38 |
Generate/augment your prompt with a model trained on a large & diverse prompt dataset.
|
39 |
|
40 |
+
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the pszemraj/text2image-prompts-multi dataset.
|
41 |
It achieves the following results on the evaluation set:
|
42 |
- Loss: 2.0213
|
43 |
- perplexity = 7.55
|