retowyss commited on
Commit
3b6091e
·
verified ·
1 Parent(s): 0c91866

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ The training data is 100% synthetic and was created by the following pipeline:
43
 
44
  1. Randomly roll keywords
45
  2. Generate image based on keywords
46
- 3. Caption Image using Qwen3-VL-30b
47
  4. Refine Caption with gpt-oss-120b
48
  5. Create training pairs by reversing caption into keywords and one sentence descriptions
49
 
 
43
 
44
  1. Randomly roll keywords
45
  2. Generate image based on keywords
46
+ 3. Caption Image using Qwen3-VL-32b-Instruct-FP8
47
  4. Refine Caption with gpt-oss-120b
48
  5. Create training pairs by reversing caption into keywords and one sentence descriptions
49