update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
|
|
|
|
4 |
model-index:
|
5 |
- name: tiny-gpt2-magicprompt
|
6 |
results: []
|
@@ -11,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
11 |
|
12 |
# tiny-gpt2-magicprompt
|
13 |
|
14 |
-
This model is a fine-tuned version of [sshleifer/tiny-gpt2](https://huggingface.co/sshleifer/tiny-gpt2) on
|
15 |
It achieves the following results on the evaluation set:
|
16 |
- Loss: 10.7918
|
17 |
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
+
datasets:
|
5 |
+
- Gustavosta/Stable-Diffusion-Prompts
|
6 |
model-index:
|
7 |
- name: tiny-gpt2-magicprompt
|
8 |
results: []
|
|
|
13 |
|
14 |
# tiny-gpt2-magicprompt
|
15 |
|
16 |
+
This model is a fine-tuned version of [sshleifer/tiny-gpt2](https://huggingface.co/sshleifer/tiny-gpt2) on the Gustavosta/Stable-Diffusion-Prompts dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 10.7918
|
19 |
|