uer commited on
Commit
2f8f188
1 Parent(s): b5edc9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -48,8 +48,8 @@ Finally, we convert the pre-trained model into Huggingface's format:
48
 
49
  ```
50
  python3 scripts/convert_roberta_extractive_qa_from_uer_to_huggingface.py --input_model_path extractive_qa_model.bin \
51
- --output_model_path pytorch_model.bin \
52
- --layers_num 12
53
  ```
54
 
55
  ### BibTeX entry and citation info
 
48
 
49
  ```
50
  python3 scripts/convert_roberta_extractive_qa_from_uer_to_huggingface.py --input_model_path extractive_qa_model.bin \
51
+ --output_model_path pytorch_model.bin \
52
+ --layers_num 12
53
  ```
54
 
55
  ### BibTeX entry and citation info