Skip to content

Commit 7420e68

Browse files
authored
fix: support for partial used in vsibench metric calculation. (#1041)
1 parent 708df9c commit 7420e68

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lmms_eval/tasks/vsibench/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import os
2+
from functools import partial
23
from pathlib import Path
34

45
import datasets

0 commit comments

Comments
 (0)