mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-01 12:10:19 +08:00
fix typo Unhelful
This commit is contained in:
@@ -137,7 +137,7 @@ const getLabelInfo = (label: string): LabelInfo => {
|
||||
};
|
||||
case "helpfulness":
|
||||
return {
|
||||
zeroText: "Unhelful",
|
||||
zeroText: "Unhelpful",
|
||||
zeroDescription: [],
|
||||
oneText: "Helpful",
|
||||
oneDescription: ["Completes the task to a high standard"],
|
||||
|
||||
Reference in New Issue
Block a user