PursuitOfDataScience commited on
Commit
246f2da
·
verified ·
1 Parent(s): 64d3d2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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