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
d33149c5
Unverified
Commit
d33149c5
authored
Jan 23, 2024
by
Lintang Sutawika
Committed by
GitHub
Jan 23, 2024
Browse files
Update task.py
parent
c4594d27
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
lm_eval/api/task.py
lm_eval/api/task.py
+0
-1
No files found.
lm_eval/api/task.py
View file @
d33149c5
...
@@ -81,7 +81,6 @@ class TaskConfig(dict):
...
@@ -81,7 +81,6 @@ class TaskConfig(dict):
should_decontaminate
:
bool
=
False
should_decontaminate
:
bool
=
False
doc_to_decontamination_query
:
str
=
None
doc_to_decontamination_query
:
str
=
None
weight_by_size
:
bool
=
False
weight_by_size
:
bool
=
False
metadata
:
Union
[
metadata
:
Union
[
str
,
list
str
,
list
]
=
None
# by default, not used in the code. allows for users to pass arbitrary info to tasks
]
=
None
# by default, not used in the code. allows for users to pass arbitrary info to tasks
...
...
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