Commit 1a183d03 authored by Michael Pieler's avatar Michael Pieler
Browse files

fix: copy paste mistake

parent 1964ccd3
......@@ -2,6 +2,8 @@ import argparse
import numpy as np
import json
import os
import random
from lm_eval import tasks
from lm_eval.utils import join_iters
from lm_eval.tasks import include_path
from lm_eval.logger import eval_logger
......
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