hfl-rc commited on
Commit
d68eec9
1 Parent(s): 952b87d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ license: "apache-2.0"
12
 
13
  In order to further promote the research and development of Chinese information processing, we launched a Chinese small pre-training model MiniRBT based on the self-developed knowledge distillation tool TextBrewer, combined with Whole Word Masking technology and Knowledge Distillation technology.
14
 
15
- This repository is developed based on:https://github.com/iflytek/ta-minilm-demo
16
 
17
  You may also interested in,
18
  - Chinese LERT: https://github.com/ymcui/LERT
 
12
 
13
  In order to further promote the research and development of Chinese information processing, we launched a Chinese small pre-training model MiniRBT based on the self-developed knowledge distillation tool TextBrewer, combined with Whole Word Masking technology and Knowledge Distillation technology.
14
 
15
+ This repository is developed based on:https://github.com/iflytek/MiniRBT
16
 
17
  You may also interested in,
18
  - Chinese LERT: https://github.com/ymcui/LERT