jay68 commited on
Commit
188d38a
·
1 Parent(s): b3e7f70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -20,10 +20,14 @@ You can find the decrypt code on https://github.com/LianjiaTech/BELLE/tree/main/
20
  If you find this model helpful, please *like* this model and star us on https://github.com/LianjiaTech/BELLE !
21
 
22
  ## Model description
23
- We release the
24
  [Towards Better Instruction Following Language Models for Chinese](https://github.com/LianjiaTech/BELLE/blob/main/docs/Towards%20Better%20Instruction%20Following%20Language%20Models%20for%20Chinese.pdf)
25
 
 
26
 
 
 
 
27
 
28
  ## Training hyper-parameters
29
  | Parameter | Value |
 
20
  If you find this model helpful, please *like* this model and star us on https://github.com/LianjiaTech/BELLE !
21
 
22
  ## Model description
23
+ We release our model described in the paper
24
  [Towards Better Instruction Following Language Models for Chinese](https://github.com/LianjiaTech/BELLE/blob/main/docs/Towards%20Better%20Instruction%20Following%20Language%20Models%20for%20Chinese.pdf)
25
 
26
+ This model achieves the best performance comparing other instruction-following models with a score of 0.762 on our evaluation set.
27
 
28
+ <p align="center">
29
+ <img src="./main_results.png" width="450" height="auto">
30
+ </p>
31
 
32
  ## Training hyper-parameters
33
  | Parameter | Value |