Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,6 @@ language:
|
|
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 |

|
@@ -27,7 +26,7 @@ language:
|
|
27 |
|
28 |
|
29 |
- **Promt Template**
|
30 |
-
|
31 |
|
32 |
### Input:
|
33 |
{}
|
|
|
18 |
- **Finetuned from model :** unsloth/Qwen3-8B-unsloth-bnb-4bit
|
19 |
- This model is trained on romantic text dataset.
|
20 |
- **Outputs**
|
|
|
21 |
|
22 |

|
23 |

|
|
|
26 |
|
27 |
|
28 |
- **Promt Template**
|
29 |
+
Prompt = """Below is the user input and you must write a response as if you were user's romantic partner.
|
30 |
|
31 |
### Input:
|
32 |
{}
|