eduagarcia commited on
Commit
b19552f
β€’
1 Parent(s): 272ff3e

Update README

Browse files
Files changed (1) hide show
  1. README.md +86 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: LMSys Chatbot Arena Leaderboard
3
  emoji: πŸ†πŸ€–
4
  colorFrom: indigo
5
  colorTo: green
@@ -8,8 +8,93 @@ sdk_version: 3.50.2
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  tags:
12
  - leaderboard
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Multilingual LMSys Chatbot Arena Leaderboard
3
  emoji: πŸ†πŸ€–
4
  colorFrom: indigo
5
  colorTo: green
 
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
+ language:
12
+ - en
13
+ - zh
14
+ - ru
15
+ - de
16
+ - fr
17
+ - es
18
+ - ja
19
+ - pt
20
+ - it
21
+ - fa
22
+ - ko
23
+ - pl
24
  tags:
25
  - leaderboard
26
+ - multilingual
27
+ - english
28
+ - chinese
29
+ - russian
30
+ - german
31
+ - french
32
+ - spanish
33
+ - japanese
34
+ - portuguese
35
+ - italian
36
+ - persian
37
+ - korean
38
+ - polish
39
+ models:
40
+ - 01-ai/Yi-34B-Chat
41
+ - BlinkDL/rwkv-4-raven
42
+ - HuggingFaceH4/zephyr-7b-alpha
43
+ - HuggingFaceH4/zephyr-7b-beta
44
+ - Nexusflow/Starling-LM-7B-beta
45
+ - NousResearch/Nous-Hermes-13b
46
+ - NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO
47
+ - OpenAssistant/oasst-sft-4-pythia-12b-epoch-3.5
48
+ - OpenAssistant/oasst-sft-6-llama-30b-xor
49
+ - Qwen/Qwen-14B-Chat
50
+ - Salesforce/xgen-7b-8k-inst
51
+ - THUDM/chatglm-6b
52
+ - THUDM/chatglm2-6b
53
+ - THUDM/chatglm3-6b
54
+ - WizardLM/WizardLM-13B-V1.0
55
+ - WizardLM/WizardLM-13B-V1.1
56
+ - WizardLM/WizardLM-13B-V1.2
57
+ - WizardLM/WizardLM-30B-V1.0
58
+ - WizardLM/WizardLM-70B-V1.0
59
+ - allenai/OLMo-7B-Instruct
60
+ - allenai/tulu-2-dpo-70b
61
+ - allenai/tulu-30b
62
+ - berkeley-nest/Starling-LM-7B-alpha
63
+ - codellama/CodeLlama-34b-Instruct-hf
64
+ - codellama/CodeLlama-70b-hf
65
+ - databricks/dolly-v2-12b
66
+ - deepseek-ai/deepseek-llm-67b-chat
67
+ - ehartford/dolphin-2.2.1-mistral-7b
68
+ - google/gemma-2b-it
69
+ - google/gemma-7b-it
70
+ - h2oai/h2ogpt-gm-oasst1-en-2048-open-llama-13b
71
+ - lmsys/fastchat-t5-3b-v1.0
72
+ - lmsys/vicuna-13b-v1.5
73
+ - lmsys/vicuna-13b-v1.5-16k
74
+ - lmsys/vicuna-33b-v1.3
75
+ - lmsys/vicuna-7b-v1.5
76
+ - lmsys/vicuna-7b-v1.5-16k
77
+ - meta-llama/Llama-2-13b-chat-hf
78
+ - meta-llama/Llama-2-70b-chat-hf
79
+ - meta-llama/Llama-2-7b-chat-hf
80
+ - mistralai/Mistral-7B-Instruct-v0.1
81
+ - mistralai/Mistral-7B-Instruct-v0.2
82
+ - mosaicml/mpt-30b-chat
83
+ - mosaicml/mpt-30b-instruct
84
+ - mosaicml/mpt-7b-chat
85
+ - nomic-ai/gpt4all-13b-snoozy
86
+ - nvidia/Llama2-70B-SteerLM-Chat
87
+ - openchat/openchat-3.5-0106
88
+ - openchat/openchat_3.5
89
+ - project-baize/baize-v2-13b
90
+ - stabilityai/stablelm-tuned-alpha-7b
91
+ - teknium/OpenHermes-2.5-Mistral-7B
92
+ - tiiuae/falcon-180B-chat
93
+ - tiiuae/falcon-40b-instruct
94
+ - timdettmers/guanaco-33b-merged
95
+ - timdettmers/guanaco-65b-merged
96
+ - togethercomputer/StripedHyena-Nous-7B
97
+ - upstage/SOLAR-10.7B-Instruct-v1.0
98
  ---
99
 
100
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference