Skip to content

Commit 86f91c0

Browse files
author
Grzegorz Pluto-Prondzinski
authored
Fix(requirements): set evaluate>=0.4.5 to resolve GLUE crash with datasets>=4.0.0 (#2291)
1 parent fbd4cca commit 86f91c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/text-classification/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ scipy
44
scikit-learn == 1.5.2
55
protobuf
66
torch >= 1.3
7-
evaluate
7+
evaluate >= 0.4.5

0 commit comments

Comments
 (0)