Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ tags:
|
|
9 |
- code
|
10 |
- gpt_bigcode
|
11 |
model-index:
|
12 |
-
- name: MultiPLCoder-1b
|
13 |
results:
|
14 |
- task:
|
15 |
type: text-generation
|
@@ -21,6 +21,18 @@ model-index:
|
|
21 |
type: pass@1
|
22 |
value: 0.173
|
23 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
---
|
25 |
# MultiPLCoder-1b
|
26 |
|
|
|
9 |
- code
|
10 |
- gpt_bigcode
|
11 |
model-index:
|
12 |
+
- name: MultiPLCoder-1b-Lua
|
13 |
results:
|
14 |
- task:
|
15 |
type: text-generation
|
|
|
21 |
type: pass@1
|
22 |
value: 0.173
|
23 |
verified: true
|
24 |
+
- name: MultiPLCoder-1b-Racket
|
25 |
+
results:
|
26 |
+
- task:
|
27 |
+
type: text-generation
|
28 |
+
dataset:
|
29 |
+
type: nuprl/MultiPL-E
|
30 |
+
name: MultiPL-HumanEval (Racket)
|
31 |
+
metrics:
|
32 |
+
- name: pass@1
|
33 |
+
type: pass@1
|
34 |
+
value: 0.113
|
35 |
+
verified: true
|
36 |
---
|
37 |
# MultiPLCoder-1b
|
38 |
|