Commit db501387 authored by Benjamin Fattori's avatar Benjamin Fattori
Browse files

inspect import not needed

parent 1581db0b
...@@ -7,7 +7,6 @@ problem in natural language. ...@@ -7,7 +7,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
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