hyliu's picture
Upload folder using huggingface_hub
8ec10cf verified
raw
history blame contribute delete
182 Bytes
#!/bin/bash
bash ./prepare.sh
CUDA_VISIBLE_DEVICES=2,3 python launch.py --n_GPUs 2 main.py --batch_size 8 --amp true --save_dir RecLamRes_MSE_detach --detach true --master_port 8025