uer commited on
Commit
9122f60
1 Parent(s): 3226bd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -185,7 +185,7 @@ Finally, we convert the pre-trained model into Huggingface's format:
185
  ```
186
  python3 scripts/convert_bert_from_uer_to_huggingface.py --input_model_path models/cluecorpussmall_word_roberta_medium_seq128_model.bin-250000 \
187
  --output_model_path pytorch_model.bin \
188
- --layers_num 8 --target mlm
189
  ```
190
 
191
  ### BibTeX entry and citation info
 
185
  ```
186
  python3 scripts/convert_bert_from_uer_to_huggingface.py --input_model_path models/cluecorpussmall_word_roberta_medium_seq128_model.bin-250000 \
187
  --output_model_path pytorch_model.bin \
188
+ --layers_num 8 --type mlm
189
  ```
190
 
191
  ### BibTeX entry and citation info