reshinthadith
commited on
Commit
•
04fc3a2
1
Parent(s):
46ef235
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,24 @@ language:
|
|
5 |
- code
|
6 |
tags:
|
7 |
- causal-lm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
license: apache-2.0
|
9 |
---
|
10 |
# `StableCode-Completion-Alpha-3B`
|
|
|
5 |
- code
|
6 |
tags:
|
7 |
- causal-lm
|
8 |
+
model-index:
|
9 |
+
- name: stabilityai/stablecode-completion-alpha-3b
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
type: text-generation
|
13 |
+
dataset:
|
14 |
+
type: openai_humaneval
|
15 |
+
name: HumanEval
|
16 |
+
metrics:
|
17 |
+
- name: pass@1
|
18 |
+
type: pass@1
|
19 |
+
value: 0.2018
|
20 |
+
verified: false
|
21 |
+
- name: pass@10
|
22 |
+
type: pass@10
|
23 |
+
value: 0.3375
|
24 |
+
verified: false
|
25 |
+
|
26 |
license: apache-2.0
|
27 |
---
|
28 |
# `StableCode-Completion-Alpha-3B`
|