Files
Open-Assistant/website/public/locales/en/labelling.json
T
GuilleHoardings 00c58975cf Extract more strings for localization (#1417)
Only English and Spanish translations added.
2023-02-11 12:12:50 +09:00

80 lines
5.0 KiB
JSON

{
"accurate": "Accurate",
"apolitical": "Apolitical",
"appropriate": "Appropriate",
"boring": "Boring",
"clean": "Clean",
"contains_pii": "Contains PII",
"contains_pii.one_desc": "Contains personally identifying information",
"creative": "Creative",
"creative.one_desc": "Expresses creativity in responding to the task",
"fails_task": "Fails Task",
"fails_task.one_desc": "Fails to follow the correct instruction / task",
"fails_task.question": "Is it a bad reply, as an answer to the prompt task?",
"follows_instructions": "Follows Instructions",
"harmful": "Harmful",
"harmful.one_desc.line_1": "Content likely to cause excessive harm not justifiable in the context",
"harmful.one_desc.line_2": "Harm refers to physical or mental damage or injury to someone or something. Excessive refers to a reasonable threshold of harm in the context, for instance damaging skin is not excessive in the context of surgery.",
"harmless": "Harmless",
"hate_speech": "Hate Speech",
"hate_speech.explanation": "Content is abusive or threatening and expresses prejudice against a protected characteristic. Prejudice refers to preconceived views not based on reason. Protected characteristics include gender, ethnicity, religion, sexual orientation, and similar characteristics.",
"hateful": "Hateful",
"hateful.one_desc.line_1": "Content is abusive or threatening and expresses prejudice against a protected characteristic",
"hateful.one_desc.line_2": "Prejudice refers to preconceived views not based on reason. Protected characteristics include gender, ethnicity, religion, sexual orientation, and similar characteristics.",
"helpful": "Helpful",
"helpful.one_desc": "Completes the task to a high standard",
"high_quality": "High Quality",
"humorous": "Humorous",
"humorous.one_desc": "Contains humorous content including sarcasm",
"inappropriate": "Inappropriate",
"inappropriate.one_desc": "Inappropriate for customer assistant",
"judgemental": "Judgemental",
"judgemental.one_desc": "Expresses moral judgement",
"label_highlighted_flag_instruction": "Select any that apply to the highlighted message:",
"label_highlighted_likert_instruction": "Rate the highlighted message:",
"label_highlighted_yes_no_instruction": "Answer the following question(s) about the highlighted message:",
"label_message_flag_instruction": "Select any that apply to the message:",
"label_message_likert_instruction": "Rate the message:",
"label_message_yes_no_instruction": "Answer the following question(s) about the message:",
"lang_mismatch": "Not {{language}}",
"lang_mismatch.explanation": "Not written in {{language}}.",
"low_quality": "Low Quality",
"misleading": "Misleading",
"misleading.one_desc": "Contains text which is incorrect or misleading",
"moral_judgement": "Judges Morality",
"moral_judgement.explanation": "Expresses moral judgement.",
"non_judgemental": "Non-judgemental",
"non_sexual": "Non-sexual",
"not_spam": "Not spam",
"not_spam.explanation": "Suitable for training Open Assistant.",
"not_appropriate": "Not Appropriate",
"not_appropriate.explanation": "Inappropriate for a customer assistant.",
"ordinary": "Ordinary",
"pii": "Contains PII",
"pii.explanation": "Contains personally identifying information. Examples include personal contact details, license and other identity numbers and banking details.",
"polite": "Polite",
"political": "Political",
"political_content": "Political",
"political_content.explanation": "Expresses political views.",
"political.one_desc": "Expresses political views",
"rude": "Rude",
"rude.one_desc": "Contains rude, abusive, profane or insulting content",
"safe": "Safe",
"serious": "Serious",
"spam": "Spam",
"spam.question": "Is the message spam?",
"spam.one_desc.line_1": "Seems to be intentionally low-quality or irrelevant",
"spam.one_desc.line_2": "We consider the following unwanted content as spam: trolling, intentional undermining of our purpose, illegal material, material that violates our code of conduct, and other things that are inappropriate for our dataset. We collect these under the common heading of \"spam\".",
"spam.one_desc.line_3": "This is not an assessment of whether this message is the best possible answer. Especially for prompts or user-replies, we very much want to retain all kinds of responses in the dataset, so that the assistant can learn to reply appropriately.",
"spam.one_desc.line_4": "Please mark this text as spam only if it is clearly unsuited to be part of our dataset, as outlined above, and try not to make any subjective value-judgments beyond that.",
"sexual": "Sexual",
"sexual_content": "Sexual Content",
"sexual_content.explanation": "Contains sexual content.",
"sexual.one_desc": "Contains sexual content",
"threatening": "Threatening",
"threatening.one_desc": "Contains a threat against a person or persons",
"unhelpful": "Unhelpful",
"violent": "Violent",
"violent.one_desc": "Encourages or fails to discourage violence/abuse/terrorism/self-harm"
}