Skip to content
Snippets Groups Projects
Commit f1e89574 authored by Cassandra Grzonkowski's avatar Cassandra Grzonkowski
Browse files

load vocab

parent af7c9615
No related branches found
No related tags found
1 merge request!1Instant spectograms
......@@ -18,6 +18,6 @@ conda activate danceformer
#pip install -r requirements.txt
#pip install simfile
#python -u main.py --vocabulary /scratch/grzonkow/vocabulary.pkl --dataset /scratch/grzonkow/train_dataset.pkl --processes $SLURM_NTASKS --threads $SLURM_CPUS_PER_TASK "$@"
python -u main.py --vocabulary /scratch/grzonkow/vocabulary.pkl --processes $SLURM_NTASKS --threads $SLURM_CPUS_PER_TASK "$@"
python -u main.py --get_vocabulary /scratch/grzonkow/vocabulary.pkl --processes $SLURM_NTASKS --threads $SLURM_CPUS_PER_TASK "$@"
#python main.py --processes $SLURM_NTASKS --threads $SLURM_CPUS_PER_TASK "$@"
conda deactivate
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment