Dat commited on
Commit
6ef67f8
1 Parent(s): dc8496f

Update run.sh

Browse files
Files changed (1) hide show
  1. run.sh +1 -1
run.sh CHANGED
@@ -25,8 +25,8 @@ python ./run_mlm_flax_no_accum.py \
25
  --save_total_limit="50"\
26
  --max_eval_samples="4000"\
27
  --resume_from_checkpoint="./"\
 
28
  #--gradient_accumulation_steps="4"\
29
- #--adafactor \
30
  #--dtype="bfloat16" \
31
 
32
 
25
  --save_total_limit="50"\
26
  --max_eval_samples="4000"\
27
  --resume_from_checkpoint="./"\
28
+ --adafactor \
29
  #--gradient_accumulation_steps="4"\
 
30
  #--dtype="bfloat16" \
31
 
32