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
c6dc1ca4
Unverified
Commit
c6dc1ca4
authored
Sep 18, 2023
by
Hojjat Mokhtarabadi
Committed by
GitHub
Sep 18, 2023
Browse files
changes to promptsource output_type reverted
parent
7a462453
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 @
c6dc1ca4
...
@@ -60,7 +60,8 @@ def check_prompt_config(config: dict[str, str]) -> List[dict[str, str]]:
...
@@ -60,7 +60,8 @@ def check_prompt_config(config: dict[str, str]) -> List[dict[str, str]]:
prompt_variation
,
prompt_variation
,
]
]
)
)
}
},
**
{
"output_type"
:
"greedy_until"
}
}
}
)
)
else
:
else
:
...
...
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