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
d14ab6d5
Commit
d14ab6d5
authored
Mar 05, 2022
by
Jonathan Tow
Browse files
Remove `Asdiv` `fewshot-description` method
parent
263eb48d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
lm_eval/tasks/asdiv.py
lm_eval/tasks/asdiv.py
+0
-5
No files found.
lm_eval/tasks/asdiv.py
View file @
d14ab6d5
...
...
@@ -96,11 +96,6 @@ class Asdiv(Task):
rnd
=
rnd
,
description
=
description
)
def
fewshot_description
(
self
):
# TODO: add solution-type and formula
desc
=
"information containing the context of the question
\n
Question: Text of a question.
\n
Answer: Answer to the question, based on the passage.
\n
"
return
desc
def
doc_to_text
(
self
,
doc
):
# TODO: add solution-type
...
...
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