Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,19 @@ library_name: transformers
|
|
8 |
tags:
|
9 |
- code
|
10 |
- gpt_bigcode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
# MultiPLCoder-1b
|
13 |
|
|
|
8 |
tags:
|
9 |
- code
|
10 |
- gpt_bigcode
|
11 |
+
model-index:
|
12 |
+
- name: MultiPLCoder-1b
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
type: text-generation
|
16 |
+
dataset:
|
17 |
+
type: nuprl/MultiPL-E
|
18 |
+
name: MultiPL-HumanEval (Lua)
|
19 |
+
metrics:
|
20 |
+
- name: pass@1
|
21 |
+
type: pass@1
|
22 |
+
value: 0.173
|
23 |
+
verified: true
|
24 |
---
|
25 |
# MultiPLCoder-1b
|
26 |
|