Datasets:

Modalities:
Image
Text
Formats:
text
ArXiv:
Libraries:
Datasets
License:
drivaerml / run
neashton's picture
Add files using upload-large-folder tool
b48781b verified
raw
history blame
331 Bytes
#!/bin/bash
#SBATCH --job-name=drivaer
#SBATCH --ntasks=144
#SBATCH --nodes=1
#SBATCH --ntasks-per-node=144
#SBATCH --output=%x_%j.out
#SBATCH --partition=benchmark-c2
#SBATCH --exclusive
/home/nashton/.local/bin/huggingface-cli upload-large-folder neashton/drivaerml --repo-type=dataset /lustre/nashton/drivaerml --num-workers=16