applied-ai-018's picture
Add files using upload-large-folder tool
d1396f0 verified
raw
history blame contribute delete
125 Bytes
#!/bin/bash
for i in {0..29}
do
sbatch $six_ALL_CCFRWORK/code/bigscience/data/pile/pile-1by1-jsonl-to-meg.slurm $i
done