suolyer commited on
Commit
e760151
1 Parent(s): 3cef184

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,11 +5,11 @@ license: apache-2.0
5
  widget:
6
  - text: "生活的真谛是[MASK]。"
7
  ---
8
- # Zhouwenwang-110M model (Chinese),one model of [Fengshenbang-LM](https://github.com/IDEA-CCNL/Fengshenbang-LM).
9
  We modify the original position code of longformer to rotational position coding,and on the basis of [chinese_roformer_L-12_H-768_A-12.zip](https://github.com/ZhuiyiTechnology/roformer), use 180G of data to continue training
10
 
11
  ## Usage
12
- There is no structure of Longformer-base in [Transformers](https://github.com/huggingface/transformers), you can run follow code to get structure of Zhouwenwang-110M from [Fengshenbang-LM](https://github.com/IDEA-CCNL/Fengshenbang-LM)
13
 
14
  ```shell
15
  git clone https://github.com/IDEA-CCNL/Fengshenbang-LM.git
 
5
  widget:
6
  - text: "生活的真谛是[MASK]。"
7
  ---
8
+ # longformer model (Chinese),one model of [Fengshenbang-LM](https://github.com/IDEA-CCNL/Fengshenbang-LM).
9
  We modify the original position code of longformer to rotational position coding,and on the basis of [chinese_roformer_L-12_H-768_A-12.zip](https://github.com/ZhuiyiTechnology/roformer), use 180G of data to continue training
10
 
11
  ## Usage
12
+ There is no structure of Longformer-base in [Transformers](https://github.com/huggingface/transformers), you can run follow code to get structure of longformer from [Fengshenbang-LM](https://github.com/IDEA-CCNL/Fengshenbang-LM)
13
 
14
  ```shell
15
  git clone https://github.com/IDEA-CCNL/Fengshenbang-LM.git