Update README.md
Browse files
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 |
+

|
24 |
+

|
25 |
+

|
26 |
+

|
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 |
|