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
3d1b8f43765a637010ee6a08689bd1c16ea32e7e
3d1b8f43765a637010ee6a08689bd1c16ea32e7e
Switch branch/tag
lm-evaluation-harness
lm_eval
tasks
paloma
paloma_utils.py
Find file
Normal view
History
Permalink
paloma_utils.py
52 Bytes
Edit
Web IDE
Newer
Older
[New Task] Add Paloma benchmark (#1928)
Zafir Stojanovski
committed
Jun 19, 2024
1
2
def
doc_to_target
(
doc
):
return
str
(
doc
[
"text"
])