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
6d997710
Commit
6d997710
authored
Mar 19, 2021
by
Eric Tang
Browse files
remove testing code again
parent
1e044b92
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
lm_eval/tasks/math.py
lm_eval/tasks/math.py
+0
-1
No files found.
lm_eval/tasks/math.py
View file @
6d997710
...
...
@@ -37,7 +37,6 @@ class Math(Task):
for
doc
in
self
.
_testing_docs
:
doc
[
"answer"
]
=
self
.
remove_boxed
(
self
.
last_boxed_only_string
(
doc
[
"solution"
]))
self
.
_testing_docs
=
self
.
_testing_docs
[:
25
]
def
has_training_docs
(
self
):
...
...
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