test
Browse files
run.sh
CHANGED
|
@@ -18,5 +18,6 @@ python run_mlm_flax_stream.py \
|
|
| 18 |
--eval_steps="50" \
|
| 19 |
--output_dir="./" \
|
| 20 |
--dtype="bfloat16" \
|
| 21 |
-
--
|
|
|
|
| 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
|