mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-16 11:14:44 +08:00
18 lines
869 B
JSON
18 lines
869 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",
|
|
"lang_mismatch": "Wrong Language"
|
|
}
|