update
Browse files
README.md
CHANGED
@@ -1,14 +1,125 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
-
language:
|
4 |
-
- en
|
5 |
-
library_name: transformers
|
6 |
pipeline_tag: text-generation
|
7 |
inference: true
|
8 |
widget:
|
9 |
-
- text:
|
10 |
example_title: Hello world
|
11 |
-
group:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
pipeline_tag: text-generation
|
3 |
inference: true
|
4 |
widget:
|
5 |
+
- text: 'def print_hello_world():'
|
6 |
example_title: Hello world
|
7 |
+
group: Python
|
8 |
+
tags:
|
9 |
+
- code
|
10 |
+
model-index:
|
11 |
+
- name: StarCoderBase-1B
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
type: text-generation
|
15 |
+
dataset:
|
16 |
+
type: openai_humaneval
|
17 |
+
name: HumanEval
|
18 |
+
metrics:
|
19 |
+
- name: pass@1
|
20 |
+
type: pass@1
|
21 |
+
value: 15.17
|
22 |
+
verified: false
|
23 |
+
- task:
|
24 |
+
type: text-generation
|
25 |
+
dataset:
|
26 |
+
type: nuprl/MultiPL-E
|
27 |
+
name: MultiPL-HumanEval (C++)
|
28 |
+
metrics:
|
29 |
+
- name: pass@1
|
30 |
+
type: pass@1
|
31 |
+
value: 11.68
|
32 |
+
verified: false
|
33 |
+
- task:
|
34 |
+
type: text-generation
|
35 |
+
dataset:
|
36 |
+
type: nuprl/MultiPL-E
|
37 |
+
name: MultiPL-HumanEval (Java)
|
38 |
+
metrics:
|
39 |
+
- name: pass@1
|
40 |
+
type: pass@1
|
41 |
+
value: 14.2
|
42 |
+
verified: false
|
43 |
+
- task:
|
44 |
+
type: text-generation
|
45 |
+
dataset:
|
46 |
+
type: nuprl/MultiPL-E
|
47 |
+
name: MultiPL-HumanEval (JavaScript)
|
48 |
+
metrics:
|
49 |
+
- name: pass@1
|
50 |
+
type: pass@1
|
51 |
+
value: 13.38
|
52 |
+
verified: false
|
53 |
+
- task:
|
54 |
+
type: text-generation
|
55 |
+
dataset:
|
56 |
+
type: nuprl/MultiPL-E
|
57 |
+
name: MultiPL-HumanEval (PHP)
|
58 |
+
metrics:
|
59 |
+
- name: pass@1
|
60 |
+
type: pass@1
|
61 |
+
value: 9.94
|
62 |
+
verified: false
|
63 |
+
- task:
|
64 |
+
type: text-generation
|
65 |
+
dataset:
|
66 |
+
type: nuprl/MultiPL-E
|
67 |
+
name: MultiPL-HumanEval (Lua)
|
68 |
+
metrics:
|
69 |
+
- name: pass@1
|
70 |
+
type: pass@1
|
71 |
+
value: 12.52
|
72 |
+
verified: false
|
73 |
+
- task:
|
74 |
+
type: text-generation
|
75 |
+
dataset:
|
76 |
+
type: nuprl/MultiPL-E
|
77 |
+
name: MultiPL-HumanEval (Rust)
|
78 |
+
metrics:
|
79 |
+
- name: pass@1
|
80 |
+
type: pass@1
|
81 |
+
value: 10.24
|
82 |
+
verified: false
|
83 |
+
- task:
|
84 |
+
type: text-generation
|
85 |
+
dataset:
|
86 |
+
type: nuprl/MultiPL-E
|
87 |
+
name: MultiPL-HumanEval (Swift)
|
88 |
+
metrics:
|
89 |
+
- name: pass@1
|
90 |
+
type: pass@1
|
91 |
+
value: 3.92
|
92 |
+
verified: false
|
93 |
+
- task:
|
94 |
+
type: text-generation
|
95 |
+
dataset:
|
96 |
+
type: nuprl/MultiPL-E
|
97 |
+
name: MultiPL-HumanEval (Julia)
|
98 |
+
metrics:
|
99 |
+
- name: pass@1
|
100 |
+
type: pass@1
|
101 |
+
value: 11.31
|
102 |
+
verified: false
|
103 |
+
- task:
|
104 |
+
type: text-generation
|
105 |
+
dataset:
|
106 |
+
type: nuprl/MultiPL-E
|
107 |
+
name: MultiPL-HumanEval (R)
|
108 |
+
metrics:
|
109 |
+
- name: pass@1
|
110 |
+
type: pass@1
|
111 |
+
value: 5.37
|
112 |
+
verified: false
|
113 |
+
extra_gated_prompt: >-
|
114 |
+
## Model License Agreement
|
115 |
+
|
116 |
+
Please read the BigCode [OpenRAIL-M
|
117 |
+
license](https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement)
|
118 |
+
agreement before accepting it.
|
119 |
+
|
120 |
+
extra_gated_fields:
|
121 |
+
I accept the above license agreement, and will use the Model complying with the set of use restrictions and sharing requirements: checkbox
|
122 |
+
duplicated_from: bigcode-data/starcoderbase-1b
|
123 |
---
|
124 |
|
125 |
|