This commit is contained in:
zhousha
2025-08-06 15:38:55 +08:00
parent 4916ad0fe0
commit 55a67e817e
193 changed files with 51647 additions and 1 deletions

8
mock_env.sh Normal file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
export DATASET_FILEPATH=dataset/formatted1/de.zip
export RESULT_FILEPATH=out/result.json
export DETAILED_CASES_FILEPATH=out/detail_cases.json
export SUBMIT_CONFIG_FILEPATH=
export BENCHMARK_NAME=
export MY_POD_IP=127.0.0.1