wangyulong commited on
Commit
9abf9b3
•
1 Parent(s): 799151a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -4,7 +4,8 @@ language:
4
  license: apache-2.0
5
  ---
6
  # Mengzi-BERT base fin model (Chinese)
7
- Continue trained based on mengzi-bert-base with 20G financial news and research reports. Masked language modeling(MLM), part-of-speech(POS) tagging and sentence order prediction(SOP) are used as training task.
 
8
  [Mengzi: A lightweight yet Powerful Chinese Pre-trained Language Model](www.example.com)
9
  ## Usage
10
  ```python
 
4
  license: apache-2.0
5
  ---
6
  # Mengzi-BERT base fin model (Chinese)
7
+ Continue trained mengzi-bert-base with 20G financial news and research reports. Masked language modeling(MLM), part-of-speech(POS) tagging and sentence order prediction(SOP) are used as training task.
8
+
9
  [Mengzi: A lightweight yet Powerful Chinese Pre-trained Language Model](www.example.com)
10
  ## Usage
11
  ```python