sql-query-env / openenv.yaml
Deepikachintamreddy
SQL Query OpenEnv Environment
ede2fa4
Raw
History Blame Contribute Delete
418 Bytes
name: sql_query_env
version: "1.0.0"
description: >
A real-world SQL query environment where AI agents learn to translate
natural language questions into correct SQL queries. Features 3 tasks
with increasing difficulty (easy/medium/hard), deterministic grading
via SQLite execution, and partial-credit reward shaping.
tags:
- openenv
- sql
- text-to-sql
- data-analysis
- natural-language-processing