Files
cs224n_2019/pytorch-bert-code/bert/run.sh
2020-01-10 15:28:47 +08:00

2 lines
165 B
Bash

python convert_bert_original_tf_checkpoint_to_pytorch.py --tf_checkpoint_path bert_model.ckpt --bert_config_file bert_config.json --pytorch_dump_path bert_model.bin