#!/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