Skip to content

Commit

Permalink
Update run_iu_xray.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
wjhou authored Oct 10, 2023
1 parent 4397eb7 commit 084c309
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/run_iu_xray.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ python3 -u ./src/run_ende.py \
--trr $trr \
--topk $topk \
--outline_level $outline_level \
--beta $beta \
--per_device_train_batch_size $per_device_train_batch_size \
--per_device_eval_batch_size $per_device_eval_batch_size \
--gradient_accumulation_steps $gradient_accumulation_steps \
Expand Down

0 comments on commit 084c309

Please sign in to comment.