FengTing commited on
Commit
7472408
1 Parent(s): 4a90d2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -75,8 +75,8 @@ and is comparable with Mistral-7B-Instruct-v0.1 on MMLU and MT-Bench in English.
75
  | |TC, Knowledge |TC, Reasoning|TC, Chat Behavior |EN, Knowledge|EN, Chat Behavior|
76
  | | 5 shot | 3 shot | 0 shot | 5 shot | 0 shot |
77
  | MediaTek-Research/Breeze-7B-Instruct-v0.1 | | | 5.7 | | |
78
- | yentinglin/Taiwan-LLM-7B-v2.1-chat | 27.25 | | 4.2 | 26.47 | |
79
- | yentinglin/Taiwan-LLM-13B-v2.0-chat | 31.92 | | 5.0 | | |
80
  | 01-ai/Yi-6B-Chat | 29.28 | | 5.0 | | |
81
  | 01-ai/Yi-34B-Chat | 54.11 | | 6.9 | | |
82
  | Qwen/Qwen-7B-Chat | 28.30 | | 5.4 | | |
@@ -95,6 +95,9 @@ and is comparable with Mistral-7B-Instruct-v0.1 on MMLU and MT-Bench in English.
95
  | Qwen/Qwen-14B-Chat | 46.51 | 58.20 | 51.12 | 49.38 |
96
  | gpt-3.5-turbo-1106 | | | | |
97
 
 
 
 
98
  ## Use in Transformers
99
 
100
  First install direct dependencies:
 
75
  | |TC, Knowledge |TC, Reasoning|TC, Chat Behavior |EN, Knowledge|EN, Chat Behavior|
76
  | | 5 shot | 3 shot | 0 shot | 5 shot | 0 shot |
77
  | MediaTek-Research/Breeze-7B-Instruct-v0.1 | | | 5.7 | | |
78
+ | yentinglin/Taiwan-LLM-7B-v2.1-chat | 27.25 | | 4.2 | 26.47 | -* |
79
+ | yentinglin/Taiwan-LLM-13B-v2.0-chat | 31.92 | | 5.0 | | -* |
80
  | 01-ai/Yi-6B-Chat | 29.28 | | 5.0 | | |
81
  | 01-ai/Yi-34B-Chat | 54.11 | | 6.9 | | |
82
  | Qwen/Qwen-7B-Chat | 28.30 | | 5.4 | | |
 
95
  | Qwen/Qwen-14B-Chat | 46.51 | 58.20 | 51.12 | 49.38 |
96
  | gpt-3.5-turbo-1106 | | | | |
97
 
98
+
99
+ * Taiwan-LLM models responds to multi-turn questions (English) in Traditional Chinese.
100
+
101
  ## Use in Transformers
102
 
103
  First install direct dependencies: