mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-28 16:20:34 +08:00
changed the UI label for failed answer to avoid implicit negative
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"label_message_flag_instruction": "Wählen Sie aus, was auf die Nachricht zutrifft:",
|
||||
"label_message_likert_instruction": "Nachricht bewerten:",
|
||||
"spam.question": "Ist die Nachricht Spam?",
|
||||
"fails_task.question": "Verfehlt die Antwort die Aufgabe des Nutzers?",
|
||||
"fails_task.question": "Ist es eine schlechte Antwort, wenn man die Aufgabe sieht?",
|
||||
"not_appropriate": "Nicht angemessen",
|
||||
"pii": "Personenbezogene Daten",
|
||||
"hate_speech": "Hassrede",
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"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?",
|
||||
"fails_task.question": "Is it a bad reply, as an answer to the prompt task?",
|
||||
"not_appropriate": "Not Appropriate",
|
||||
"pii": "Contains PII",
|
||||
"hate_speech": "Hate Speech",
|
||||
|
||||
@@ -6,11 +6,11 @@
|
||||
"label_message_flag_instruction": "Selecciona cualquiera que sea adecuada para el mensaje:",
|
||||
"label_message_likert_instruction": "Califica el mensaje:",
|
||||
"spam.question": "¿Es el mensaje spam?",
|
||||
"fails_task.question": "¿Fracasa la respuesta en la tarea de las instrucciones?",
|
||||
"fails_task.question": "¿Es una mala respuesta, según la tarea pedida?",
|
||||
"not_appropriate": "No apropiada",
|
||||
"pii": "Contiene información de identificación personal (PII)",
|
||||
"hate_speech": "Incitación al odio",
|
||||
"sexual_content": "Contenido sexual",
|
||||
"moral_judgement": "Juzga moralmente",
|
||||
"political_content": "Político"
|
||||
"political_content": "Contenido político"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user