Unverified Commit 9b7a9d6a authored by Lintang Sutawika's avatar Lintang Sutawika Committed by GitHub
Browse files

Update metrics.py

parent 04dde62c
...@@ -4,11 +4,11 @@ import random ...@@ -4,11 +4,11 @@ import random
from collections.abc import Iterable from collections.abc import Iterable
from typing import List from typing import List
import evaluate
import numpy as np import numpy as np
import sacrebleu import sacrebleu
import sklearn.metrics import sklearn.metrics
import evaluate
from lm_eval.api.registry import register_aggregation, register_metric from lm_eval.api.registry import register_aggregation, register_metric
......
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