meg HF staff commited on
Commit
e3900b2
·
verified ·
1 Parent(s): 2c79a58

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +1 -1
entrypoint.sh CHANGED
@@ -6,5 +6,5 @@ echo "Attempting to run."
6
  #if [[ $? = 0 ]]; then
7
  optimum-benchmark --config-name text_classification --config-dir /optimum-benchmark/examples/energy_star/ hydra.run.dir='/data/runs/${experiment_name}/${backend.model}/${now:%Y-%m-%d-%H-%M-%S}'
8
  echo "Finished"
9
- python /pause_space.py
10
  #fi
 
6
  #if [[ $? = 0 ]]; then
7
  optimum-benchmark --config-name text_classification --config-dir /optimum-benchmark/examples/energy_star/ hydra.run.dir='/data/runs/${experiment_name}/${backend.model}/${now:%Y-%m-%d-%H-%M-%S}'
8
  echo "Finished"
9
+ #python /pause_space.py
10
  #fi