meg HF staff commited on
Commit
07abee6
·
verified ·
1 Parent(s): b355ed9

Trying to add run results locally.

Browse files
Files changed (1) hide show
  1. entrypoint.sh +1 -1
entrypoint.sh CHANGED
@@ -4,7 +4,7 @@ echo "Checking h100"
4
  #python /check_h100.py
5
  echo "Attempting to run."
6
  #if [[ $? = 0 ]]; then
7
- optimum-benchmark --config-name text_classification --config-dir /configs/ #$@ ##--config-dir /optimum-benchmark/examples/energy_star/ $@
8
 
9
  #python /pause_space.py
10
  #fi
 
4
  #python /check_h100.py
5
  echo "Attempting to run."
6
  #if [[ $? = 0 ]]; then
7
+ optimum-benchmark --config-name text_classification --config-dir /configs/ hydra.run.dir="/runs/" #$@ ##--config-dir /optimum-benchmark/examples/energy_star/ $@
8
 
9
  #python /pause_space.py
10
  #fi