noneUsername
commited on
Commit
•
1b4797a
1
Parent(s):
ee2eaef
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- rombodawg/Rombos-LLM-V2.6-Qwen-14b
|
4 |
+
---
|
5 |
+
vllm (pretrained=/root/autodl-tmp/Rombos-LLM-V2.6-Qwen-14b,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.656|± |0.0301|
|
9 |
+
| | |strict-match | 5|exact_match|↑ |0.864|± |0.0217|
|
10 |
+
|
11 |
+
vllm (pretrained=/root/autodl-tmp/output87,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
|
12 |
+
|Tasks|Version| Filter |n-shot| Metric | |Value| |Stderr|
|
13 |
+
|-----|------:|----------------|-----:|-----------|---|----:|---|-----:|
|
14 |
+
|gsm8k| 3|flexible-extract| 5|exact_match|↑ |0.692|± |0.0293|
|
15 |
+
| | |strict-match | 5|exact_match|↑ |0.876|± |0.0209|
|