Skip to content

Commit

Permalink
Remove pkg_resources
Browse files Browse the repository at this point in the history
  • Loading branch information
sadra-barikbin committed Jul 4, 2024
1 parent bd50363 commit ee4b255
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lighteval/metrics/metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@

import numpy as np
from aenum import Enum
from pkg_resources import resource_filename

from lighteval.metrics.harness_compatibility.drop import drop_metrics
from lighteval.metrics.harness_compatibility.truthful_qa import truthfulqa_mc_metrics
Expand Down

0 comments on commit ee4b255

Please sign in to comment.