ganqu commited on
Commit
0ff2d76
1 Parent(s): 4120cd1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -10,6 +10,19 @@ tags:
10
  pipeline_tag: text-generation
11
  ---
12
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
 
14
  # Links
15
 
@@ -58,6 +71,8 @@ Simplify your answer as much as possible.
58
  title={Advancing LLM Reasoning Generalists with Preference Trees},
59
  author={Lifan Yuan and Ganqu Cui and Hanbin Wang and Ning Ding and Xingyao Wang and Jia Deng and Boji Shan and Huimin Chen and Ruobing Xie and Yankai Lin and Zhenghao Liu and Bowen Zhou and Hao Peng and Zhiyuan Liu and Maosong Sun},
60
  year={2024},
61
- primaryClass={cs.CL}
 
 
62
  }
63
  ```
 
10
  pipeline_tag: text-generation
11
  ---
12
 
13
+ <div align="center">
14
+
15
+ <img src="https://huggingface.co/openbmb/Eurus-7b-sft/resolve/main/figures/Eurus-logo.png" width="200px">
16
+
17
+ **Eurus: A suit of open-source LLMs optimized for reasoning**
18
+
19
+ <p align="center">
20
+ <a href="#introduction"> Introduction</a> •
21
+ <a href="#evaluation">Evaluation</a>
22
+ </p>
23
+
24
+
25
+ </div>
26
 
27
  # Links
28
 
 
71
  title={Advancing LLM Reasoning Generalists with Preference Trees},
72
  author={Lifan Yuan and Ganqu Cui and Hanbin Wang and Ning Ding and Xingyao Wang and Jia Deng and Boji Shan and Huimin Chen and Ruobing Xie and Yankai Lin and Zhenghao Liu and Bowen Zhou and Hao Peng and Zhiyuan Liu and Maosong Sun},
73
  year={2024},
74
+ eprint={2404.02078},
75
+ archivePrefix={arXiv},
76
+ primaryClass={cs.AI}
77
  }
78
  ```