ms180 commited on
Commit
5fbf656
·
1 Parent(s): 068a50e

removed readme

Browse files
Files changed (1) hide show
  1. README.md +0 -78
README.md DELETED
@@ -1,78 +0,0 @@
1
- ---
2
- title: Big Code Models Leaderboard
3
- emoji: 📈
4
- colorFrom: pink
5
- colorTo: blue
6
- sdk: gradio
7
- sdk_version: 4.36.1
8
- app_file: app.py
9
- disable_embedding: true
10
- pinned: false
11
- tags:
12
- - leaderboard
13
- - eval:code
14
- - test:public
15
- - judge:auto
16
- - submission:semiautomatic
17
- models:
18
- - WizardLM/WizardCoder-15B-V1.0
19
- - bigcode/octocoder
20
- - bigcode/octogeex
21
- - stabilityai/stablecode-completion-alpha-3b
22
- - bigcode/starcoder
23
- - bigcode/starcoderbase
24
- - bigcode/starcoderbase-7b
25
- - bigcode/starcoderbase-3b
26
- - bigcode/starcoderbase-1b
27
- - bigcode/santacoder
28
- - replit/replit-code-v1-3b
29
- - THUDM/codegeex2-6b
30
- - Salesforce/codegen25-7b-multi
31
- - Salesforce/codegen25-7b-mono
32
- - Salesforce/codegen-16B-multi
33
- - Deci/DeciCoder-1b
34
- - codellama/CodeLlama-7b-hf
35
- - codellama/CodeLlama-7b-Python-hf
36
- - codellama/CodeLlama-7b-Instruct-hf
37
- - codellama/CodeLlama-13b-hf
38
- - codellama/CodeLlama-13b-Python-hf
39
- - codellama/CodeLlama-13b-Instruct-hf
40
- - codellama/CodeLlama-34b-hf
41
- - codellama/CodeLlama-34b-Python-hf
42
- - codellama/CodeLlama-34b-Instruct-hf
43
- - phind/Phind-CodeLlama-34B-v2
44
- - phind/Phind-CodeLlama-34B-v1
45
- - phind/Phind-CodeLlama-34B-Python-v1
46
- - WizardLM/WizardCoder-Python-34B-V1.0
47
- - WizardLM/WizardCoder-Python-13B-V1.0
48
- - WizardLM/WizardCoder-3B-V1.0
49
- - WizardLM/WizardCoder-1B-V1.0
50
- - tiiuae/falcon-180B
51
- - smallcloudai/Refact-1_6B-fim
52
- - microsoft/phi-1
53
- - WisdomShell/CodeShell-7B
54
- - deepseek-ai/deepseek-coder-6.7b-base
55
- - deepseek-ai/deepseek-coder-1.3b-base
56
- - deepseek-ai/deepseek-coder-33b-base
57
- - deepseek-ai/deepseek-coder-6.7b-instruct
58
- - deepseek-ai/deepseek-coder-33b-instruct
59
- - codefuse-ai/CodeFuse-DeepSeek-33B
60
- - codellama/CodeLlama-70b-Instruct-hf
61
- - codellama/CodeLlama-70b-hf
62
- - codellama/CodeLlama-70b-Python-hf
63
- - bigcode/starcoder2-15b
64
- - bigcode/starcoder2-7b
65
- - bigcode/starcoder2-3b
66
- - stabilityai/stable-code-3b
67
- - m-a-p/OpenCodeInterpreter-DS-33B
68
- - m-a-p/OpenCodeInterpreter-DS-6.7B
69
- - google/codegemma-7b
70
- - google/codegemma-7b-it
71
- - google/codegemma-2b
72
- - Qwen/CodeQwen1.5-7B-Chat
73
- - Qwen/CodeQwen1.5-7B
74
- - NTQAI/Nxcode-CQ-7B-orpo
75
- - Artigenz/Artigenz-Coder-DS-6.7B
76
- - Qwen/Qwen2.5-Coder-32B
77
- - Qwen/Qwen2.5-Coder-32B-Instruct
78
- ---