jeonsworld
commited on
Commit
•
904ffe8
1
Parent(s):
3f563fb
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
+
|
7 |
+
# CarbonVillain
|
8 |
+
This model is an experimental version created using [mergekit](https://github.com/cg123/mergekit).
|
9 |
+
|
10 |
+
- merge models
|
11 |
+
- jeonsworld/CarbonVillain-en-10.7B-v1
|
12 |
+
- jeonsworld/CarbonVillain-en-10.7B-v2
|
13 |
+
- method: slerp
|
14 |
+
|
15 |
+
# Prompt Template(s)
|
16 |
+
|
17 |
+
```
|
18 |
+
### User:
|
19 |
+
{user}
|
20 |
+
|
21 |
+
### Assistant:
|
22 |
+
{asistant}
|
23 |
+
```
|
24 |
+
|
25 |
+
|
26 |
+
# Evaluation
|
27 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_jeonsworld__CarbonVillain-en-10.7B-v4)
|
28 |
+
|
29 |
+
| Metric | Value |
|
30 |
+
|-----------------------|---------------------------|
|
31 |
+
| Avg. | |
|
32 |
+
| ARC (25-shot) | |
|
33 |
+
| HellaSwag (10-shot) | |
|
34 |
+
| MMLU (5-shot) | |
|
35 |
+
| TruthfulQA (0-shot) | |
|
36 |
+
| Winogrande (5-shot) | |
|
37 |
+
| GSM8K (5-shot) | |
|