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
ce8c2b14
Commit
ce8c2b14
authored
Aug 13, 2023
by
lintangsutawika
Browse files
formate
parent
5ddabc29
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lm_eval/tasks/__init__.py
lm_eval/tasks/__init__.py
+2
-1
No files found.
lm_eval/tasks/__init__.py
View file @
ce8c2b14
...
@@ -54,7 +54,8 @@ def check_prompt_config(config):
...
@@ -54,7 +54,8 @@ def check_prompt_config(config):
**
{
"use_prompt"
:
prompt_variation
},
**
{
"use_prompt"
:
prompt_variation
},
**
{
**
{
"task"
:
"_"
.
join
(
"task"
:
"_"
.
join
(
task_name
+
[
task_name
+
[
get_task_name_from_config
(
config
),
get_task_name_from_config
(
config
),
prompt_variation
,
prompt_variation
,
]
]
...
...
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