aapot
commited on
Commit
•
7f835a3
1
Parent(s):
adebfcb
test commit
Browse files- start_train.sh +1 -0
start_train.sh
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
unset LD_PRELOAD
|
2 |
python3 run_mlm_flax.py \
|
3 |
--output_dir="./" \
|
|
|
1 |
+
# set train hyperparams
|
2 |
unset LD_PRELOAD
|
3 |
python3 run_mlm_flax.py \
|
4 |
--output_dir="./" \
|