Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
root404onion
/
sql-agent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
sql-agent
93.5 kB
Ctrl+K
Ctrl+K
3 contributors
History:
25 commits
Abhishek Tiwari
fix: rename rewards= to score= and add task= to END block in stdout for proper validator parsing
c11d056
4 months ago
core
Fix Phase 2 grader constraints to fall strictly inside (0, 1)
4 months ago
database
remove: delete compiled Python files from __pycache__ directories
4 months ago
hf
hf done
4 months ago
server
fix: add main function to app.py for openenv multi-mode deployment validator
4 months ago
.dockerignore
242 Bytes
hf done
4 months ago
.env.example
859 Bytes
hf done
4 months ago
.gitattributes
1.52 kB
initial commit
4 months ago
.gitignore
106 Bytes
hf done
4 months ago
Dockerfile
858 Bytes
hf done
4 months ago
README.md
7.36 kB
chore: update project descriptions to reflect SQL-RL branding in openenv.yaml, pyproject.toml, and README.md
4 months ago
__init__.py
158 Bytes
feat: implement SQL agent environment with OpenEnv integration, SQLite management, and automated task grading
4 months ago
client.py
677 Bytes
feat: implement SQL agent environment with OpenEnv integration, SQLite management, and automated task grading
4 months ago
inference.py
6.42 kB
fix: rename rewards= to score= and add task= to END block in stdout for proper validator parsing
4 months ago
models.py
1.38 kB
Fix phase 2 check: update default task_score to 0.0001 for observation fallbacks
4 months ago
openenv.yaml
2.96 kB
fix: restore UI, add /tasks /grade, clamp scores to (0.05, 0.95)
4 months ago
pyproject.toml
488 Bytes
chore: update project descriptions to reflect SQL-RL branding in openenv.yaml, pyproject.toml, and README.md
4 months ago
requirements.txt
90 Bytes
good to go
4 months ago
sql.md
488 Bytes
fix: correct SQL input hint functionality and enhance interactive mode instructions in playground.html
4 months ago
uv.lock
125 Bytes
good to go
4 months ago