uer commited on
Commit
6574967
1 Parent(s): 4607e23

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -73,7 +73,7 @@ Finally, we convert the pre-trained model into Huggingface's format:
73
  ```
74
  python3 scripts/convert_gpt2_from_uer_to_huggingface.py --input_model_path couplet_gpt_base_model.bin \
75
  --output_model_path pytorch_model.bin \
76
- --layers 12
77
  ```
78
 
79
  ### BibTeX entry and citation info
 
73
  ```
74
  python3 scripts/convert_gpt2_from_uer_to_huggingface.py --input_model_path couplet_gpt_base_model.bin \
75
  --output_model_path pytorch_model.bin \
76
+ --layers_num 12
77
  ```
78
 
79
  ### BibTeX entry and citation info