File size: 725 Bytes
769d7eb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
license: llama3
tags:
- llama3
- SD3
- autoprompt
- prompt enhance
---

this finetune is based on llama3 8b and operates under the same license

the model aims to convert non-natural language prompts to natural language automatically while retaining the general idea of the prompt because SD3 performs poorly on non-natural language prompts.

this model was trained for 1500 steps on an RTX 3090 for 2.5 hours, training any longer gave a deminishing result because of the low batch size.
the dataset has 90k+ original prompts (non-natural language questions) and 550k modified prompts (natural language answers).
it has not been trained on the whole dataset because of lack of compute but the results are already amazing.