Upload configuration file
Browse files
config/d1_math_load_in_phi.yaml
CHANGED
|
@@ -53,7 +53,7 @@ operators:
|
|
| 53 |
batch: false
|
| 54 |
backend: vllm
|
| 55 |
require_all_responses: false
|
| 56 |
-
temperature:
|
| 57 |
num_vllm_instances: 64
|
| 58 |
input_ids:
|
| 59 |
- duplicate
|
|
|
|
| 53 |
batch: false
|
| 54 |
backend: vllm
|
| 55 |
require_all_responses: false
|
| 56 |
+
temperature: 0.999
|
| 57 |
num_vllm_instances: 64
|
| 58 |
input_ids:
|
| 59 |
- duplicate
|