1024m commited on
Commit
0f94810
1 Parent(s): 5d4854c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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
- """ """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 ) """
 
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 ) """