ZebraLogic / update_data.sh
yuchenlin's picture
formatting
1757118
raw
history blame
No virus
371 Bytes
# download the file from https://raw.githubusercontent.com/yuchenlin/ZeroEval/main/result_dirs/zebra-grid.summary.json
# and put it to ZeroEval-main/result_dirs/zebra-grid.summary.json
mkdir -p ZeroEval-main/result_dirs
wget https://raw.githubusercontent.com/yuchenlin/ZeroEval/main/result_dirs/zebra-grid.summary.json -O ZeroEval-main/result_dirs/zebra-grid.summary.json