Skip to content

Commit

Permalink
to 15.0 for the slurm job
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyfix committed Oct 20, 2023
1 parent 1e51d23 commit efaed66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LabsSolutions/02-pytorch-asr/job.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def submit_job(job):
"nhidden_rnn": 1024,
"weight_decay": 0.0,
"dropout": 0.0,
"datasetversion": "v1",
"datasetversion": "v15.0",
},
)
)

0 comments on commit efaed66

Please sign in to comment.