Skip to content

Commit 94f019e

Browse files
committed
Set default
1 parent f5b8c88 commit 94f019e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Pilot1/Uno/train.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ fi
1818

1919
CUDA_VISIBLE_DEVICES=$1 ; shift
2020
CANDLE_DATA_DIR=$1 ; shift
21+
CANDLE_CONFIG=0
2122

2223
if (( $# == 2 )) ; then
2324
CMD=( python ${CANDLE_MODEL} )

0 commit comments

Comments
 (0)