Update README.md (#8)
Browse files- Update README.md (525d49d6774724dedb867fcaccc9895882b177f3)
Co-authored-by: rombo dawg <[email protected]>
README.md
CHANGED
|
@@ -11,6 +11,19 @@ datasets:
|
|
| 11 |
- teknium/openhermes-2.5
|
| 12 |
- m-a-p/Code-Feedback
|
| 13 |
- m-a-p/CodeFeedback-Filtered-Instruction
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# Dolphin 2.8 Mistral 7b v0.2 🐬
|
|
|
|
| 11 |
- teknium/openhermes-2.5
|
| 12 |
- m-a-p/Code-Feedback
|
| 13 |
- m-a-p/CodeFeedback-Filtered-Instruction
|
| 14 |
+
model-index:
|
| 15 |
+
- name: dolphin-2.8-mistral-7b-v02
|
| 16 |
+
results:
|
| 17 |
+
- task:
|
| 18 |
+
type: text-generation
|
| 19 |
+
dataset:
|
| 20 |
+
type: openai_humaneval
|
| 21 |
+
name: HumanEval
|
| 22 |
+
metrics:
|
| 23 |
+
- name: pass@1
|
| 24 |
+
type: pass@1
|
| 25 |
+
value: 0.469
|
| 26 |
+
verified: false
|
| 27 |
---
|
| 28 |
|
| 29 |
# Dolphin 2.8 Mistral 7b v0.2 🐬
|