Phase 5: widen search.high to 1.0 to force multi-iteration Stop-B convergence
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"study_id": "dash0-qwen30b-a3b-stopB-e2e-chat-0-8k",
|
"study_id": "dash0-qwen30b-a3b-stopB-e2e-hi-chat-0-8k",
|
||||||
"hardware": {
|
"hardware": {
|
||||||
"gpu_count": 8,
|
"gpu_count": 8,
|
||||||
"gpu_model": "H20",
|
"gpu_model": "H20",
|
||||||
@@ -135,9 +135,9 @@
|
|||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"low": 0.0,
|
"low": 0.0,
|
||||||
"high": 0.125,
|
"high": 1.0,
|
||||||
"tolerance": 0.001,
|
"tolerance": 0.001,
|
||||||
"max_probes": 4,
|
"max_probes": 6,
|
||||||
"sample_seed": 20260325
|
"sample_seed": 20260325
|
||||||
},
|
},
|
||||||
"llm": {
|
"llm": {
|
||||||
|
|||||||
Reference in New Issue
Block a user