Skip to content

Commit 351fbaf

Browse files
committed
doc: use uv for building TF-Bench
1 parent c235a88 commit 351fbaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This script will download raw data from [Hackage](https://hackage.haskell.org/).
2929
This script will build the benchmark (Prelude with NL) from the raw data.
3030

3131
```sh
32-
python scripts/preprocess_benchmark.py -i benchmark/ -o TF-Bench.json
32+
uv run reprocess_benchmark.py -i benchmark/ -o TF-Bench.json
3333
```
3434

3535
### TF-Bench_pure

0 commit comments

Comments
 (0)