From f88d73dc038c152fae250eb4e42e82a0ed7f3379 Mon Sep 17 00:00:00 2001 From: Junyang Lin Date: Thu, 3 Aug 2023 13:07:28 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0bb589c..e3f9ee8 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,12 @@ In general, Qwen-7B outperforms the baseline models of a similar model size, and | ChatGLM2-12B | 56.2 | **61.6** | 40.9 | - | - | | **Qwen-7B** | **56.7** | 59.6 | **51.6** | **24.4** | **30.6** | +

+ +

+
+ + For more experimental results (detailed model performance on more benchmark datasets) and details, please refer to our techinical memo by clicking [here](techmemo-draft.md). ## Quickstart