Gen1 / scripts /metascripts /train3_gptmixcliport0_new_pickplace.sh
gensim2's picture
init
ff66cf3
raw
history blame contribute delete
292 Bytes
#!/bin/bash
#SBATCH -c 10
#SBATCH -n 1
#SBATCH -o logs/%j.out
#SBATCH --exclusive
STEPS=${1-'50000'}
sh scripts/traintest_scripts/train_test_multi_task_goal.sh data \
"[place-red-in-green,stack-block-pyramid]" \
"[place-red-in-green,stack-block-pyramid]" \
gpt0_mixcliport2_task_new