File size: 964 Bytes
d4ee570 | 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 28 29 30 31 32 33 | {
"schema_version": "routestep_appworld_dataset_manifest_v3",
"pricing_file": "../pricing.json",
"cost_method": "cache_aware_token_price_estimate_usd",
"single_model_trajectories": {
"directory": "single_model_trajectories",
"count": 3616,
"successful": 1416,
"total_estimated_cost_usd": 295.339657
},
"mixed_trajectories": {
"directory": "mixed_trajectories",
"count": 418,
"successful": 418,
"cost_complete": 418,
"total_steps": 11092,
"anchor_total_estimated_cost_usd": 46.9314136895,
"mixed_total_estimated_cost_usd": 28.3206372652,
"savings_vs_anchor_ratio": 0.3965526491
},
"selected_model_counts": {
"deepseek_v31_terminus": 1831,
"gemini3_flash_preview": 713,
"glm45_air": 4554,
"glm52": 122,
"gpt54_nano": 654,
"gpt5_mini": 926,
"haiku45": 911,
"llama31_8b": 1381
},
"task_ids_sha256": "18c4a8fa3faee81f292cbc6eb0f5c18d688930dc5564972b7c9c81375a786459"
}
|