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
9e0b7102
Commit
9e0b7102
authored
Feb 28, 2022
by
Jonathan Tow
Browse files
Correct misspellings
parent
3f13d15f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
lm_eval/tasks/drop.py
lm_eval/tasks/drop.py
+1
-1
lm_eval/tasks/prost.py
lm_eval/tasks/prost.py
+1
-1
No files found.
lm_eval/tasks/drop.py
View file @
9e0b7102
...
@@ -24,7 +24,7 @@ from pathlib import Path
...
@@ -24,7 +24,7 @@ from pathlib import Path
from
zipfile
import
ZipFile
from
zipfile
import
ZipFile
_CITATION
S
=
"""
_CITATION
=
"""
@misc{dua2019drop,
@misc{dua2019drop,
title={DROP: A Reading Comprehension Benchmark Requiring Discrete Reasoning Over Paragraphs},
title={DROP: A Reading Comprehension Benchmark Requiring Discrete Reasoning Over Paragraphs},
author={Dheeru Dua and Yizhong Wang and Pradeep Dasigi and Gabriel Stanovsky and Sameer Singh and Matt Gardner},
author={Dheeru Dua and Yizhong Wang and Pradeep Dasigi and Gabriel Stanovsky and Sameer Singh and Matt Gardner},
...
...
lm_eval/tasks/prost.py
View file @
9e0b7102
...
@@ -18,7 +18,7 @@ from lm_eval.base import MultipleChoiceTask
...
@@ -18,7 +18,7 @@ from lm_eval.base import MultipleChoiceTask
from
.
common
import
HFTask
from
.
common
import
HFTask
_CITATON
=
"""
_CITAT
I
ON
=
"""
@inproceedings{aroca-ouellette-etal-2021-prost,
@inproceedings{aroca-ouellette-etal-2021-prost,
title = "{PROST}: {P}hysical Reasoning about Objects through Space and Time",
title = "{PROST}: {P}hysical Reasoning about Objects through Space and Time",
author = "Aroca-Ouellette, St{
\'
e}phane and
author = "Aroca-Ouellette, St{
\'
e}phane and
...
...
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