update(doc): update model info
Browse files
README.md
CHANGED
@@ -1,3 +1,42 @@
|
|
1 |
-
---
|
2 |
-
license:
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
library_name: transformers
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
- zh
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
base_model:
|
9 |
+
- Qwen/Qwen2.5-14B-Instruct
|
10 |
+
tags:
|
11 |
+
- chat
|
12 |
+
- conversational
|
13 |
+
- cutom-research
|
14 |
+
model-index:
|
15 |
+
- name: miscii-14b-1028
|
16 |
+
results:
|
17 |
+
- task:
|
18 |
+
type: text-generation
|
19 |
+
dataset:
|
20 |
+
name: MMLU-PRO (5-shot)
|
21 |
+
type: TIGER-Lab/MMLU-Pro
|
22 |
+
config: main
|
23 |
+
split: test
|
24 |
+
args:
|
25 |
+
num_few_shot: 5
|
26 |
+
metrics:
|
27 |
+
- type: exact-match
|
28 |
+
value: 61.43
|
29 |
+
name: exact_match
|
30 |
+
---
|
31 |
+
|
32 |
+
# miscii-14b-1028
|
33 |
+
|
34 |
+
See [Report for miscii-1020](https://api.wandb.ai/links/flandrelabs-carnegie-mellon-university/p35vchzx) for more details.
|
35 |
+
|
36 |
+
|
37 |
+
| Benchmark | Metric | miscii-14b-1028 |
|
38 |
+
|-----------|--------|----------------:|
|
39 |
+
| MMLU-PRO | 5-shot | 61.43|
|
40 |
+
|
41 |
+
$$\huge{\text{There's nothing more to Show}}$$
|
42 |
+
|