Commit cf69ba9c authored by Leo Gao's avatar Leo Gao
Browse files

Add missing import

parent 6de520af
from . common import HFTask from . common import HFTask
from itertools import islice
class NaturalQs(HFTask): class NaturalQs(HFTask):
DATASET_PATH = "natural_questions" DATASET_PATH = "natural_questions"
......
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