sql_data_analyst / baseline_scores.json
YashashMathur's picture
SQL Data Analyst OpenEnv - Initial commit
d103a0f verified
raw
history blame
420 Bytes
[
{
"task_id": "monthly_signups",
"difficulty": "easy",
"total_reward": 0.0,
"steps": 0,
"max_steps": 10
},
{
"task_id": "top_revenue_category",
"difficulty": "medium",
"total_reward": 0.0,
"steps": 0,
"max_steps": 15
},
{
"task_id": "churn_analysis",
"difficulty": "hard",
"total_reward": 0.0,
"steps": 0,
"max_steps": 20
}
]