uer commited on
Commit
41c7de1
1 Parent(s): 6f533f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -146,8 +146,8 @@ Finally, we convert the pre-trained model into Huggingface's format:
146
 
147
  ```
148
  python3 scripts/convert_bert_from_tencentpretrain_to_huggingface.py --input_model_path models/cluecorpussmall_wwm_roberta_xlarge_seq512_model.bin \
149
- --output_model_path pytorch_model.bin \
150
- --layers_num 36 --type mlm
151
  ```
152
 
153
  ### BibTeX entry and citation info
 
146
 
147
  ```
148
  python3 scripts/convert_bert_from_tencentpretrain_to_huggingface.py --input_model_path models/cluecorpussmall_wwm_roberta_xlarge_seq512_model.bin \
149
+ --output_model_path pytorch_model.bin \
150
+ --layers_num 36 --type mlm
151
  ```
152
 
153
  ### BibTeX entry and citation info