File size: 1,429 Bytes
d96d468
 
 
3da4240
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: apache-2.0
---


模型使用在生成稳定扩散(Stable Diffusion)的提示语(prompt)。它主要通过中文生成相应的英文提示语,充分利用Qwen的能力,支持包括古诗词在内的多种形式进行提示语的生成。此模型基于35k 条数据进行特定于任务的微调(SFT)

模型的对应代码已发布于GitHub,您可以通过以下链接访问并使用SDXL-Turbo进行快速测试生成的提示语:
[https://github.com/zhongpei/Qwen-SDXL-Turbo.git](https://github.com/zhongpei/Qwen-SDXL-Turbo.git)


This model is designed to generate prompts for Stable Diffusion. It primarily translates Chinese into corresponding English prompts, leveraging the capabilities of Qwen, and supports a variety of formats including classical poetry for prompt generation. The model has been fine-tuned specifically for this task (SFT) using a dataset of 35k entries. 

The corresponding code for the model is available on GitHub. You can access and use SDXL-Turbo for rapid test generation of prompts through the following link:
[https://github.com/zhongpei/Qwen-SDXL-Turbo.git](https://github.com/zhongpei/Qwen-SDXL-Turbo.git)

**参数表格(Parameters Table):**

| 参数           | 值       |
| -------------- | -------- |
| 数据量(Data) | 35k  |
| 训练周期(Epochs) | 1        |
| 学习率(Learning Rate) | 1e-05    |
| 损失值(Loss)  | 1.03     |