noneUsername
commited on
Commit
•
7a34e9f
1
Parent(s):
22a2201
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- anthracite-org/magnum-v4-22b
|
4 |
+
---
|
5 |
+
vllm (pretrained=/root/autodl-tmp/magnum-v4-22b-W8A8,add_bos_token=true,tensor_parallel_size=2,max_model_len=2048,dtype=bfloat16), gen_kwargs: (None), limit: 250.0, num_fewshot: 5, batch_size: auto
|
6 |
+
|Tasks|Version| Filter |n-shot| Metric | |Value| |Stderr|
|
7 |
+
|-----|------:|----------------|-----:|-----------|---|----:|---|-----:|
|
8 |
+
|gsm8k| 3|flexible-extract| 5|exact_match|↑ |0.844|± | 0.023|
|
9 |
+
| | |strict-match | 5|exact_match|↑ |0.808|± | 0.025|
|
10 |
+
|
11 |
+
vllm (pretrained=/root/autodl-tmp/magnum-v4-22b-W8A8,add_bos_token=true,tensor_parallel_size=2,max_model_len=2048,dtype=float16), gen_kwargs: (None), limit: 250.0, num_fewshot: 5, batch_size: auto
|
12 |
+
|Tasks|Version| Filter |n-shot| Metric | |Value| |Stderr|
|
13 |
+
|-----|------:|----------------|-----:|-----------|---|----:|---|-----:|
|
14 |
+
|gsm8k| 3|flexible-extract| 5|exact_match|↑ |0.840|± |0.0232|
|
15 |
+
| | |strict-match | 5|exact_match|↑ |0.804|± |0.0252|
|