Skip to content

Commit

Permalink
Merge branch 'master' into bert-tf2
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenireeves authored Feb 22, 2022
2 parents ce03e9a + 25329fb commit 8c0d82a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/bert/bert_train.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -x
pip3 install transformers datasets


#cd ~ && git clone https://github.com/ROCmSoftwarePlatform/transformers
cd ~ && git clone https://github.com/ROCmSoftwarePlatform/transformers
cd ~
# Script to train the small 117M model
python3 transformers/scripts/bert/bert_train.py > log.txt
Expand Down

0 comments on commit 8c0d82a

Please sign in to comment.