Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
lm-evaluation-harness
Commits
38c04a0f
Unverified
Commit
38c04a0f
authored
Jun 20, 2021
by
sdtblck
Committed by
GitHub
Jun 20, 2021
Browse files
Update mlqa.py
parent
b1247e04
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lm_eval/tasks/mlqa.py
lm_eval/tasks/mlqa.py
+1
-1
No files found.
lm_eval/tasks/mlqa.py
View file @
38c04a0f
...
@@ -34,7 +34,7 @@ BG_Q_A_STRINGS = {
...
@@ -34,7 +34,7 @@ BG_Q_A_STRINGS = {
"zh"
:
{
"bg"
:
"背景:"
,
"q"
:
"問題:"
,
"a"
:
"答案:"
},
"zh"
:
{
"bg"
:
"背景:"
,
"q"
:
"問題:"
,
"a"
:
"答案:"
},
"vi"
:
{
"bg"
:
"lý lịch:"
,
"q"
:
"câu hỏi:"
,
"a"
:
"câu trả lời:"
},
"vi"
:
{
"bg"
:
"lý lịch:"
,
"q"
:
"câu hỏi:"
,
"a"
:
"câu trả lời:"
},
"es"
:
{
"bg"
:
"antecedentes:"
,
"q"
:
"pregunta:"
,
"a"
:
"respuesta:"
},
"es"
:
{
"bg"
:
"antecedentes:"
,
"q"
:
"pregunta:"
,
"a"
:
"respuesta:"
},
"hi"
:
{
"bg"
:
"
Ιστορικό
:"
,
"q"
:
"
ερώτηση
:"
,
"a"
:
"
απάντηση
:"
},
"hi"
:
{
"bg"
:
"
पृष्ठभूमि
:"
,
"q"
:
"
सवाल
:"
,
"a"
:
"
उत्तर
:"
},
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment