hf_synth_trans / run.sh
aatherton2024's picture
pushing major changes
8a736a7
raw
history blame contribute delete
176 Bytes
#!/bin/sh
#SBATCH -c 1
#SBATCH -t 0-12:00
#SBATCH -p dl
#SBATCH --mem=10G
#SBATCH -o myoutput_%j.out
#SBATCH -e myerrors_%j.out
#SBATCH --gres=gpu:1
python synth_translation.py