zero9labs commited on
Commit
4cd825e
·
verified ·
1 Parent(s): d319e6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -16,6 +16,24 @@ language:
16
  - **Developed by:** zero9labs
17
  - **License:** apache-2.0
18
  - **Finetuned from model :** unsloth/Qwen3-8B-unsloth-bnb-4bit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
 
20
  This qwen3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
 
 
16
  - **Developed by:** zero9labs
17
  - **License:** apache-2.0
18
  - **Finetuned from model :** unsloth/Qwen3-8B-unsloth-bnb-4bit
19
+ - This model is trained on romantic text dataset.
20
+ - **Outputs**
21
+ -
22
+
23
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67f71617aa000433e0ecf837/ydGdcj0zYwdRKhCB_eaJr.png)
24
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67f71617aa000433e0ecf837/Vn2IBWfUrG_ZUmjB0QD3A.png)
25
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67f71617aa000433e0ecf837/fjGf5BUW7d3oKLtqAv_Jf.png)
26
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67f71617aa000433e0ecf837/JGquzQDIcDfTEwsDu5hz5.png)
27
+
28
+
29
+ - **Promt Template**
30
+ - Prompt = """Below is the user input and you must write a response as if you were user's romantic partner.
31
+
32
+ ### Input:
33
+ {}
34
+
35
+ ### Response:
36
+ {}"""
37
 
38
  This qwen3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
39