Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
leemeng
/
stablelm-jp-alpha
like
8
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
leemeng
commited on
May 12, 2023
Commit
927ae14
·
1 Parent(s):
b4ba75b
chore: updat wording
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -233,7 +233,7 @@ with gr.Blocks() as gr_interface:
233
rating_options = [
234
"最悪",
235
"不合格",
236
-
"
どちらでもない
",
237
"合格",
238
"最高",
239
]
233
rating_options = [
234
"最悪",
235
"不合格",
236
+
"
中立
",
237
"合格",
238
"最高",
239
]