Skip to content

Commit ab41a02

Browse files
committed
library
1 parent 7be3f7b commit ab41a02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/scripts/test_model.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ test_model_with_qnn() {
207207
SCRIPT_FOLDER=scripts
208208
;;
209209
"albert"|"bert"|"distilbert"|"eurobert")
210+
pip install evaluate
210211
SCRIPT_FOLDER=oss_scripts
211212
;;
212213
*)

0 commit comments

Comments
 (0)