Commit ceaa7ad3 authored by ingyuseong's avatar ingyuseong
Browse files

Fix typo

parent 16451834
......@@ -18,6 +18,7 @@ import numpy as np
from lm_eval.base import Task, MultipleChoiceTask, rf
from lm_eval.metrics import macro_f1_score, mean, matthews_corrcoef, f1_score, yesno
from lm_eval.utils import general_detokenize
from functools import partial
_CITATION = """
@misc{park2021klue,
......
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