noneUsername commited on
Commit
e7c4911
·
verified ·
1 Parent(s): 7276216

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +46 -0
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - agentica-org/DeepCoder-14B-Preview
4
+ ---
5
+ vllm (pretrained=/root/autodl-tmp/DeepCoder-14B-Preview,add_bos_token=true,max_model_len=3096,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.732|± |0.0281|
9
+ | | |strict-match | 5|exact_match|↑ |0.856|± |0.0222|
10
+
11
+ vllm (pretrained=/root/autodl-tmp/DeepCoder-14B-Preview,add_bos_token=true,max_model_len=3096,dtype=bfloat16), gen_kwargs: (None), limit: 500.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.766|± |0.0190|
15
+ | | |strict-match | 5|exact_match|↑ |0.856|± |0.0157|
16
+
17
+ vllm (pretrained=/root/autodl-tmp/DeepCoder-14B-Preview,add_bos_token=true,max_model_len=3096,dtype=bfloat16), gen_kwargs: (None), limit: 15.0, num_fewshot: None, batch_size: 1
18
+ | Groups |Version|Filter|n-shot|Metric| |Value | |Stderr|
19
+ |------------------|------:|------|------|------|---|-----:|---|-----:|
20
+ |mmlu | 2|none | |acc |↑ |0.7345|± |0.0139|
21
+ | - humanities | 2|none | |acc |↑ |0.7333|± |0.0283|
22
+ | - other | 2|none | |acc |↑ |0.7385|± |0.0295|
23
+ | - social sciences| 2|none | |acc |↑ |0.8000|± |0.0285|
24
+ | - stem | 2|none | |acc |↑ |0.6912|± |0.0254|
25
+
26
+
27
+ vllm (pretrained=/root/autodl-tmp/80-256,add_bos_token=true,max_model_len=3096,dtype=bfloat16), gen_kwargs: (None), limit: 250.0, num_fewshot: 5, batch_size: auto
28
+ |Tasks|Version| Filter |n-shot| Metric | |Value| |Stderr|
29
+ |-----|------:|----------------|-----:|-----------|---|----:|---|-----:|
30
+ |gsm8k| 3|flexible-extract| 5|exact_match|↑ |0.768|± |0.0268|
31
+ | | |strict-match | 5|exact_match|↑ |0.868|± |0.0215|
32
+
33
+ vllm (pretrained=/root/autodl-tmp/80-256,add_bos_token=true,max_model_len=3096,dtype=bfloat16), gen_kwargs: (None), limit: 500.0, num_fewshot: 5, batch_size: auto
34
+ |Tasks|Version| Filter |n-shot| Metric | |Value| |Stderr|
35
+ |-----|------:|----------------|-----:|-----------|---|----:|---|-----:|
36
+ |gsm8k| 3|flexible-extract| 5|exact_match|↑ |0.764|± |0.0190|
37
+ | | |strict-match | 5|exact_match|↑ |0.884|± |0.0143|
38
+
39
+ vllm (pretrained=/root/autodl-tmp/80-256,add_bos_token=true,max_model_len=3096,dtype=bfloat16), gen_kwargs: (None), limit: 15.0, num_fewshot: None, batch_size: 1
40
+ | Groups |Version|Filter|n-shot|Metric| |Value | |Stderr|
41
+ |------------------|------:|------|------|------|---|-----:|---|-----:|
42
+ |mmlu | 2|none | |acc |↑ |0.7345|± |0.0139|
43
+ | - humanities | 2|none | |acc |↑ |0.7179|± |0.0287|
44
+ | - other | 2|none | |acc |↑ |0.7538|± |0.0287|
45
+ | - social sciences| 2|none | |acc |↑ |0.8167|± |0.0275|
46
+ | - stem | 2|none | |acc |↑ |0.6807|± |0.0257|