Update README.md
Browse files
README.md
CHANGED
|
@@ -4,11 +4,26 @@ language:
|
|
| 4 |
- en
|
| 5 |
library_name: transformers
|
| 6 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
tags:
|
| 8 |
- CodeMate
|
| 9 |
- Code
|
|
|
|
| 10 |
---
|
| 11 |
|
|
|
|
| 12 |
# **CodeMate-v0.1**
|
| 13 |
|
| 14 |
CodeMate-v0.1 is an intelligent programming assistant developed by [CodeMate](https://codemate.ai).
|
|
|
|
| 4 |
- en
|
| 5 |
library_name: transformers
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
+
model-index:
|
| 8 |
+
- name: CodeMate-v0.1
|
| 9 |
+
results:
|
| 10 |
+
- task:
|
| 11 |
+
type: text-generation
|
| 12 |
+
dataset:
|
| 13 |
+
name: HumanEval
|
| 14 |
+
type: openai_humaneval
|
| 15 |
+
metrics:
|
| 16 |
+
- name: pass@1
|
| 17 |
+
type: pass@1
|
| 18 |
+
value: 74.9%
|
| 19 |
+
verified: false
|
| 20 |
tags:
|
| 21 |
- CodeMate
|
| 22 |
- Code
|
| 23 |
+
- CodeLLaMa
|
| 24 |
---
|
| 25 |
|
| 26 |
+
|
| 27 |
# **CodeMate-v0.1**
|
| 28 |
|
| 29 |
CodeMate-v0.1 is an intelligent programming assistant developed by [CodeMate](https://codemate.ai).
|