Commit 0d190f1
authored
[evals] Update pyproject.toml, forcing datasets<4.0.0 (#118)
`datasets` package is officially updated to 4.0.0 on 2025.07.10.
scripts are no longer supported in 4.0.0, but this is used in some benchmarks (e.g., LiveCodeBench)
So `datasets` version is forced "<4.0.0".1 parent cf3b941 commit 0d190f1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments