Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
lm-evaluation-harness
Commits
9b7a9d6a
"vscode:/vscode.git/clone" did not exist on "1c96fa86cfa2c8770c9705ba65b65670e8637767"
Unverified
Commit
9b7a9d6a
authored
Feb 20, 2024
by
Lintang Sutawika
Committed by
GitHub
Feb 20, 2024
Browse files
Update metrics.py
parent
04dde62c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lm_eval/api/metrics.py
lm_eval/api/metrics.py
+1
-1
No files found.
lm_eval/api/metrics.py
View file @
9b7a9d6a
...
...
@@ -4,11 +4,11 @@ import random
from
collections.abc
import
Iterable
from
typing
import
List
import
evaluate
import
numpy
as
np
import
sacrebleu
import
sklearn.metrics
import
evaluate
from
lm_eval.api.registry
import
register_aggregation
,
register_metric
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment