Update README.md
Browse files
README.md
CHANGED
@@ -25,10 +25,10 @@ This mistral model was trained 2x faster with [Unsloth](https://github.com/unslo
|
|
25 |
|
26 |
prompt format :
|
27 |
|
28 |
-
"""
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
|
|
25 |
|
26 |
prompt format :
|
27 |
|
28 |
+
-"""Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
|
29 |
+
-### Instruction:
|
30 |
+
-{Given the input text , classify it based on what emotion is being exibited among the following : Joy/Neutral/Anger/Love/Sadness/Fear. Respond with only one emotion only among the options given. Respond with ONLY ONE word and nothing else. }
|
31 |
+
-### Input:
|
32 |
+
-{} ( add input text here and remove this text )
|
33 |
+
-### Response:
|
34 |
+
-{} ( leave blank and remove this text ) """
|