noneUsername commited on
Commit
a7302cd
·
verified ·
1 Parent(s): beec846

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - cognitivecomputations/dolphin-2.9.2-Phi-3-Medium
4
+ ---
5
+ vllm (pretrained=/root/autodl-tmp/dolphin-2.9.2-Phi-3-Medium,add_bos_token=true,tensor_parallel_size=2,max_model_len=2048,gpu_memory_utilization=0.80,max_num_seqs=5), gen_kwargs: (None), limit: 250.0, num_fewshot: 5, batch_size: 5
6
+ |Tasks|Version| Filter |n-shot| Metric | |Value| |Stderr|
7
+ |-----|------:|----------------|-----:|-----------|---|----:|---|-----:|
8
+ |gsm8k| 3|flexible-extract| 5|exact_match|↑ |0.852|± |0.0225|
9
+ | | |strict-match | 5|exact_match|↑ |0.756|± |0.0272|
10
+
11
+
12
+ vllm (pretrained=/root/autodl-tmp/output,add_bos_token=true,tensor_parallel_size=2,max_model_len=2048,gpu_memory_utilization=0.80,max_num_seqs=5), gen_kwargs: (None), limit: 250.0, num_fewshot: 5, batch_size: 5
13
+ |Tasks|Version| Filter |n-shot| Metric | |Value| |Stderr|
14
+ |-----|------:|----------------|-----:|-----------|---|----:|---|-----:|
15
+ |gsm8k| 3|flexible-extract| 5|exact_match|↑ |0.852|± |0.0225|
16
+ | | |strict-match | 5|exact_match|↑ |0.764|± |0.0269|