Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,23 @@ tags:
|
|
8 |
base_model:
|
9 |
- mlabonne/Daredevil-7B
|
10 |
- Rakuten/RakutenAI-7B-chat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# RedDevil-7B
|
|
|
8 |
base_model:
|
9 |
- mlabonne/Daredevil-7B
|
10 |
- Rakuten/RakutenAI-7B-chat
|
11 |
+
language:
|
12 |
+
- ja
|
13 |
+
model-index:
|
14 |
+
- name: RedDevil-7B
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
type: text-generation
|
18 |
+
dataset:
|
19 |
+
name: ai2_arc
|
20 |
+
type: ai2_arc
|
21 |
+
metrics:
|
22 |
+
- name: AI2 Reasoning Challenge (25-Shot)
|
23 |
+
type: AI2 Reasoning Challenge (25-Shot)
|
24 |
+
value: 67.58
|
25 |
+
source:
|
26 |
+
name: Open LLM Leaderboard
|
27 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
|
28 |
---
|
29 |
|
30 |
# RedDevil-7B
|