"examples/runtime/vscode:/vscode.git/clone" did not exist on "dca87ec34801e4a541cf8324e977522a2b06c067"
Commit 1581db0b authored by Benjamin Fattori's avatar Benjamin Fattori
Browse files

remove unused import for eval-harness

parent 3c8479ba
...@@ -8,7 +8,6 @@ problem in natural language. ...@@ -8,7 +8,6 @@ problem in natural language.
Homepage: https://github.com/openai/gpt-3/tree/master/data Homepage: https://github.com/openai/gpt-3/tree/master/data
""" """
import inspect import inspect
import lm_eval.datasets.arithmetic.arithmetic
from lm_eval.base import Task, rf from lm_eval.base import Task, rf
from lm_eval.metrics import mean from lm_eval.metrics import mean
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment