noneUsername commited on
Commit
a382b54
1 Parent(s): f643a35

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ vllm (pretrained=/root/autodl-tmp/output,add_bos_token=true,tensor_parallel_size=2,max_model_len=2048,gpu_memory_utilization=0.97,enforce_eager=true), gen_kwargs: (None), limit: 250.0, num_fewshot: 5, batch_size: auto
2
+ |Tasks|Version| Filter |n-shot| Metric | |Value| |Stderr|
3
+ |-----|------:|----------------|-----:|-----------|---|----:|---|-----:|
4
+ |gsm8k| 3|flexible-extract| 5|exact_match|↑ |0.872|± |0.0212|
5
+ | | |strict-match | 5|exact_match|↑ |0.860|± |0.0220|
6
+
7
+
8
+ Since the transformers library lacks solar-related definitions, I edited the py files in the transformers library to complete the quantization.
9
+ The changed files and the versions of the transformers library are detailed in the zip archive.