Commit
·
921005a
1
Parent(s):
d052e54
Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,27 @@ language:
|
|
4 |
- zh
|
5 |
- ja
|
6 |
- de
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
license: agpl-3.0
|
8 |
pipeline_tag: text-generation
|
9 |
co2_eq_emissions:
|
|
|
4 |
- zh
|
5 |
- ja
|
6 |
- de
|
7 |
+
model-index:
|
8 |
+
- name: miniG
|
9 |
+
results:
|
10 |
+
- task:
|
11 |
+
type: text-generation
|
12 |
+
metrics:
|
13 |
+
- name: MMLU
|
14 |
+
type: MMLU
|
15 |
+
value: 85.45
|
16 |
+
- name: IFEval
|
17 |
+
type: IFEval
|
18 |
+
value: 74.22
|
19 |
+
- name: GSM8K (5-shot)
|
20 |
+
type: GSM8K (5-shot)
|
21 |
+
value: 75.89
|
22 |
+
- name: HumanEval
|
23 |
+
type: HumanEval
|
24 |
+
value: 79.88
|
25 |
+
- name: GPQA
|
26 |
+
type: GPQA
|
27 |
+
value: 37.37
|
28 |
license: agpl-3.0
|
29 |
pipeline_tag: text-generation
|
30 |
co2_eq_emissions:
|