namespace-cost-model / cost_model.jsonl
procedure2012's picture
Upload cost_model.jsonl with huggingface_hub
5aadc48 verified
Raw
History Blame Contribute Delete
402 Bytes
{"namespace": "team-a", "total_cores": 3.5, "monthly_cost": 81.76, "budget": 200, "tier": "ok"}
{"namespace": "team-b", "total_cores": 8.0, "monthly_cost": 186.88, "budget": 100, "tier": "over_budget"}
{"namespace": "team-c", "total_cores": 0.25, "monthly_cost": 5.84, "budget": 50, "tier": "ok"}
{"namespace": "team-d", "total_cores": 6.0, "monthly_cost": 140.16, "budget": 60, "tier": "over_budget"}