Unverified Commit 24fc1a47 authored by Kiersten Stokes's avatar Kiersten Stokes Committed by GitHub
Browse files

Fix import error for deepcopy (#2969)


Signed-off-by: default avatarkiersten-stokes <kierstenstokes@gmail.com>
parent 1c03af33
import re
from copy import deepcopy
from typing import List
import numpy as np
from deepcopy import deepcopy
from lm_eval.api.instance import Instance
from lm_eval.api.task import ConfigurableTask
......
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