Remove operator parameter
This commit is contained in:
parent
28289ba2d5
commit
7bdf2036c6
6 changed files with 10 additions and 8 deletions
|
@ -3,5 +3,6 @@
|
|||
Email:
|
||||
{{email}}
|
||||
|
||||
Criterion ({{operator}}): {{query}}
|
||||
Criterion: {{query}}
|
||||
Remember to ONLY return the JSON object described in the system instructions.
|
||||
[/INST]
|
||||
|
|
|
@ -5,5 +5,6 @@
|
|||
```
|
||||
{{email}}
|
||||
```
|
||||
Classification Criterion ({{operator}}): {{query}}<|im_end|>
|
||||
Classification Criterion: {{query}}
|
||||
Remember to ONLY return the JSON object described in the system instructions.<|im_end|>
|
||||
<|im_start|>assistant
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
Email:
|
||||
{{email}}
|
||||
|
||||
Criterion ({{operator}}): {{query}}
|
||||
Criterion: {{query}}
|
||||
Remember to ONLY return the JSON object described in the system instructions.
|
||||
<|im_end|>
|
||||
<|im_start|>assistant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue