mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-07 00:06:32 +08:00
5 lines
199 B
Plaintext
5 lines
199 B
Plaintext
Rank the following prompts:
|
|
{% for prompt in task.prompts %}
|
|
{{loop.index}}: {{prompt}}{% endfor %}
|
|
|
|
:scroll: Reply with the numbers of best to worst prompts separated by commas (example: "4,1,3,2"). |