uer commited on
Commit
5e219a4
1 Parent(s): 41c7de1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -139,7 +139,7 @@ Then, we extract fp32 consolidated weights from a zero 2 and 3 DeepSpeed checkpo
139
 
140
  ```
141
  python3 models/cluecorpussmall_wwm_roberta_xlarge_seq512_model/zero_to_fp32.py models/cluecorpussmall_wwm_roberta_xlarge_seq512_model/ \
142
- models/cluecorpussmall_wwm_roberta_xlarge_seq512_model.bin
143
  ```
144
 
145
  Finally, we convert the pre-trained model into Huggingface's format:
 
139
 
140
  ```
141
  python3 models/cluecorpussmall_wwm_roberta_xlarge_seq512_model/zero_to_fp32.py models/cluecorpussmall_wwm_roberta_xlarge_seq512_model/ \
142
+ models/cluecorpussmall_wwm_roberta_xlarge_seq512_model.bin
143
  ```
144
 
145
  Finally, we convert the pre-trained model into Huggingface's format: