eduagarcia commited on
Commit
b88f1de
1 Parent(s): af40751

Updated tags in README.md

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