theblackcat102
commited on
Commit
•
e183636
1
Parent(s):
f3aab75
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- theblackcat102/evol-codealpaca-v1
|
4 |
+
model-index:
|
5 |
+
- name: Redpajama-3b-evol-coder
|
6 |
+
results:
|
7 |
+
- task:
|
8 |
+
type: text-generation
|
9 |
+
dataset:
|
10 |
+
type: openai_humaneval
|
11 |
+
name: HumanEval
|
12 |
+
metrics:
|
13 |
+
- name: pass@1
|
14 |
+
type: pass@1
|
15 |
+
value: 20.73
|
16 |
+
verified: false
|
17 |
+
---
|
18 |
+
|