Skip to content

Commit 37ef11f

Browse files
committed
Fix validation data sets path
1 parent a5ce08f commit 37ef11f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ All three should be started withe the initial data set loaded to the database.
8282
* If the validation failed, the results are saved to the `validation_params-failed-expected.json` and `validation_params-failed-actual.json` files.
8383
* **Parallelism:** The execution must be single-threaded to ensure a deterministic order of operations.
8484

85-
Pre-generated [validation data sets for SF0.1 to SF10](https://pub-383410a98aef4cb686f0c7601eddd25f.r2.dev/interactive-v1/validation_params-sf0.1-sf10.zst) are available.
85+
Pre-generated [validation data sets for SF0.1 to SF10](https://pub-383410a98aef4cb686f0c7601eddd25f.r2.dev/interactive-v1/validation_params-sf0.1-sf10.tar.zst) are available.
8686

8787
3. Run the benchmark with the `driver/benchmark.sh` script.
8888

0 commit comments

Comments
 (0)