Skip to content

Commit c4937b3

Browse files
authored
Update train.slurm
1 parent ac88aa1 commit c4937b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/train.slurm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ module load PyTorch
1616

1717
pip install -r requirements.txt
1818

19-
python ./src/train.py
19+
python ./src/train.py --data_dir data/shakespeare --model Attention

0 commit comments

Comments
 (0)