Skip to content

Commit

Permalink
Update ttbar example to add time limit to example dataset.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexanders101 authored Aug 23, 2023
1 parent 225bbde commit de34e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/TTBar.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ a complete training run takes roughly 4 hours on a single GPU.
```bash
# Example Dataset
# ---------------
python -m spanet.train -of options_files/full_hadronic_ttbar/example.json --gpus NUM_GPU
python -m spanet.train -of options_files/full_hadronic_ttbar/example.json --time_limit 00:00:01:00 --gpus NUM_GPU
# Full Dataset
# ------------
Expand Down

0 comments on commit de34e88

Please sign in to comment.