munish0838 commited on
Commit
c0a00de
1 Parent(s): 43bccd0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -52,5 +52,5 @@ Simplify your answer as much as possible.
52
  ## Evaluation
53
  - Eurus, both the 7B and 70B variants, achieve the best overall performance among open-source models of similar sizes. Eurus even outperforms specialized models in corresponding domains in many cases. Notably, Eurus-7B outperforms baselines that are 5× larger, and Eurus-70B achieves better performance than GPT-3.5 Turbo.
54
  - Preference learning with UltraInteract can further improve performance, especially in math and the multi-turn ability.
55
- <img src="main_exp.png" alt="stats" style="zoom: 40%;" />
56
 
 
52
  ## Evaluation
53
  - Eurus, both the 7B and 70B variants, achieve the best overall performance among open-source models of similar sizes. Eurus even outperforms specialized models in corresponding domains in many cases. Notably, Eurus-7B outperforms baselines that are 5× larger, and Eurus-70B achieves better performance than GPT-3.5 Turbo.
54
  - Preference learning with UltraInteract can further improve performance, especially in math and the multi-turn ability.
55
+ <img src="figures_main_exp.png" alt="stats" style="zoom: 40%;" />
56