File size: 740 Bytes
baf41d7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | {
"algorithm": "deterministic correctness gate plus latency-memory objective",
"human_review_required": true,
"metrics": {
"test": {
"invalid_candidates_rejected": true,
"top1_valid_selection": 1.0,
"workloads": 2
},
"train": {
"invalid_candidates_rejected": true,
"top1_valid_selection": 1.0,
"workloads": 8
},
"validation": {
"invalid_candidates_rejected": true,
"top1_valid_selection": 1.0,
"workloads": 2
}
},
"model_type": "algorithm_evolution_selector",
"neural_weights": false,
"real_benchmark_required": true,
"synthetic_only": true,
"training_data": "douvras-algorithm-evolution-benchmark train split only"
}
|