uer commited on
Commit
b07a4cb
1 Parent(s): 228a2e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ You can use this model directly with a pipeline for text2text generation (take t
40
  ## Training procedure
41
 
42
  The model is pre-trained by [UER-py](https://github.com/dbiir/UER-py/) on [Tencent Cloud](https://cloud.tencent.com/). We pre-train 1,000,000 steps with a sequence length of 512.
43
-
44
 
45
  ```
46
  python3 preprocess.py --corpus_path corpora/cluecorpussmall.txt \
40
  ## Training procedure
41
 
42
  The model is pre-trained by [UER-py](https://github.com/dbiir/UER-py/) on [Tencent Cloud](https://cloud.tencent.com/). We pre-train 1,000,000 steps with a sequence length of 512.
43
+ Taking the case of PEGASUS-Base
44
 
45
  ```
46
  python3 preprocess.py --corpus_path corpora/cluecorpussmall.txt \