mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-05 12:40:38 +08:00
17 lines
832 B
JSON
17 lines
832 B
JSON
{
|
|
"label_highlighted_yes_no_instruction": "Answer the following question(s) about the highlighted message:",
|
|
"label_highlighted_flag_instruction": "Select any that apply to the highlighted message:",
|
|
"label_highlighted_likert_instruction": "Rate the highlighted message:",
|
|
"label_message_yes_no_instruction": "Answer the following question(s) about the message:",
|
|
"label_message_flag_instruction": "Select any that apply to the message:",
|
|
"label_message_likert_instruction": "Rate the message:",
|
|
"spam.question": "Is the message spam?",
|
|
"fails_task.question": "Does the reply fail the prompter's task?",
|
|
"not_appropriate": "Not Appropriate",
|
|
"pii": "Contains PII",
|
|
"hate_speech": "Hate Speech",
|
|
"sexual_content": "Sexual Content",
|
|
"moral_judgement": "Judges Morality",
|
|
"political_content": "Political"
|
|
}
|