Unverified Commit 1ebf41d3 authored by Leo Gao's avatar Leo Gao Committed by GitHub
Browse files

Fix import

parent 4462e415
import numpy as np
from lm_eval.base import rf
from lm_eval.base import MultipleChoiceTask, rf
from ..metrics import mean
from . common import MultipleChoiceTask, HFTask
from . common import HFTask
class PiQA(HFTask, MultipleChoiceTask):
......
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