USS-Inferprise commited on
Commit
37619c9
·
verified ·
1 Parent(s): 91cc806

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -41,6 +41,13 @@ The training data ([USS-Inferprise/Phi4-Mini-Prose2Tags-4B-Raw-Training-Data](ht
41
  3. **Tag Generation:** Images were tagged using **WD 1.3**.
42
  4. **Pairing:** The resulting QwenVL descriptions and WD 1.3 tags were paired to create the final training instruction set.
43
 
 
 
 
 
 
 
 
44
  ### Training Process
45
  - **Library:** [Unsloth](https://github.com/unslothai/unsloth)
46
  - **Hardware:** NVIDIA L40S
 
41
  3. **Tag Generation:** Images were tagged using **WD 1.3**.
42
  4. **Pairing:** The resulting QwenVL descriptions and WD 1.3 tags were paired to create the final training instruction set.
43
 
44
+ ## ⚠️ Safety & Content Note
45
+
46
+ > [!IMPORTANT]
47
+ > This model was trained exclusively on a curated subset of data intended for general audiences. **No explicit, NSFW, or adult-oriented tags** were included in the training dataset (`Prose2Tags-4B-Raw-Training-Data`).
48
+ >
49
+ > While the base model (`Phi-4-mini-instruct-abliterated`) has been modified to reduce certain refusals, this specific fine-tune is designed for clean, descriptive tagging. It may not recognize or accurately generate tags related to explicit content. If it can... it didnt learn it from us.
50
+
51
  ### Training Process
52
  - **Library:** [Unsloth](https://github.com/unslothai/unsloth)
53
  - **Hardware:** NVIDIA L40S