Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ After following the sampling-based Pass@1 methodology inspired by [DeepSeek R1](
|
|
36 |
| **dataset** | `HuggingFaceH4/MATH-500` |
|
37 |
| **temperature** | `0.6` |
|
38 |
| **top_p** | `0.95` |
|
39 |
-
| **max_new_tokens** | 2048 |
|
40 |
| **Num_samples** | `16` per question |
|
41 |
|
42 |
|
|
|
36 |
| **dataset** | `HuggingFaceH4/MATH-500` |
|
37 |
| **temperature** | `0.6` |
|
38 |
| **top_p** | `0.95` |
|
39 |
+
| **max_new_tokens** | `2048` |
|
40 |
| **Num_samples** | `16` per question |
|
41 |
|
42 |
|