pere commited on
Commit
f5212b6
1 Parent(s): 33cacc2
Files changed (1) hide show
  1. run.sh +2 -1
run.sh CHANGED
@@ -18,5 +18,6 @@ python run_mlm_flax_stream.py \
18
  --eval_steps="50" \
19
  --output_dir="./" \
20
  --dtype="bfloat16" \
21
- --hub_model_id="NbAiLab/nb-roberta-base-scandi" \
 
22
  --push_to_hub
 
18
  --eval_steps="50" \
19
  --output_dir="./" \
20
  --dtype="bfloat16" \
21
+ --push_to_hub_organization="NbAiLab" \
22
+ --push_to_hub_model_id="nb-roberta-base-scandi" \
23
  --push_to_hub