Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: distilgpt2-sd
|
8 |
results: []
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -13,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# distilgpt2-sd
|
15 |
|
16 |
-
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 1.4481
|
19 |
|
@@ -108,4 +110,4 @@ The following hyperparameters were used during training:
|
|
108 |
- Transformers 4.31.0
|
109 |
- Pytorch 2.0.1+cu118
|
110 |
- Datasets 2.13.1
|
111 |
-
- Tokenizers 0.13.3
|
|
|
6 |
model-index:
|
7 |
- name: distilgpt2-sd
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- Gustavosta/Stable-Diffusion-Prompts
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
15 |
|
16 |
# distilgpt2-sd
|
17 |
|
18 |
+
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on [Stable-Diffusion-Prompt](https://huggingface.co/datasets/Gustavosta/Stable-Diffusion-Prompts) dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 1.4481
|
21 |
|
|
|
110 |
- Transformers 4.31.0
|
111 |
- Pytorch 2.0.1+cu118
|
112 |
- Datasets 2.13.1
|
113 |
+
- Tokenizers 0.13.3
|