diff --git a/infra/k8s/argo/alpha-perception-template.yaml b/infra/k8s/argo/alpha-perception-template.yaml index 7f5f78aab..010cf945c 100644 --- a/infra/k8s/argo/alpha-perception-template.yaml +++ b/infra/k8s/argo/alpha-perception-template.yaml @@ -388,7 +388,7 @@ spec: set -e SHA="{{inputs.parameters.sha}}" BIN="/data/bin/$SHA/alpha_train" - MBP10_DIR="/data/futures-baseline/mbp10" + MBP10_DIR="/data/futures-baseline-mbp10/ES.FUT" PREDECODED_DIR="/feature-cache/predecoded" OUT_DIR="/feature-cache/alpha-perception-runs/$SHA" mkdir -p "$OUT_DIR" "$PREDECODED_DIR"