diff --git a/downloads-generation/data_mass_spec_benchmark/GENERATE.sh b/downloads-generation/data_mass_spec_benchmark/GENERATE.sh
index b1bc0029859d768700bac7b0846d9f551fcaf71c..bab80ffe0ff304a991269f3151dfdef054c6ff42 100755
--- a/downloads-generation/data_mass_spec_benchmark/GENERATE.sh
+++ b/downloads-generation/data_mass_spec_benchmark/GENERATE.sh
@@ -119,7 +119,7 @@ do
             --allele $(cat alleles.txt) \
             --out "$OUT_DIR" \
             --worker-log-dir "$SCRATCH_DIR/$DOWNLOAD_NAME" \
-            --cluster-script-prefix-path $SCRIPT_DIR/cluster_submit_script_header.mssm_hpc.lsf \
+            --cluster-script-prefix-path $SCRIPT_DIR/cluster_submit_script_header.mssm_hpc.gpu.lsf \
             $REUSE_ARG $EXTRA_ARGS
     done
 
diff --git a/mhcflurry/downloads.yml b/mhcflurry/downloads.yml
index 6ae2b54971bc7bda301e4e59f2576178cbc2500c..76a9360d3f1b2400cde3f6ff7d3743417e01694c 100644
--- a/mhcflurry/downloads.yml
+++ b/mhcflurry/downloads.yml
@@ -29,6 +29,10 @@ releases:
                 - https://github.com/openvax/mhcflurry/releases/download/pre-1.4.0/models_class1_pan_unselected.20190924.tar.bz2.part.aa
               default: false
 
+            - name: data_mass_spec_benchmark
+              url: https://www.dropbox.com/s/0oh8vljyt4zeo7o/data_mass_spec_benchmark.20191001.tar.bz2?dl=1
+              default: false
+
             - name: data_mass_spec_annotated
               url: https://github.com/openvax/mhcflurry/releases/download/pre-1.4.0/data_mass_spec_annotated.20190930.tar.bz2
               default: false