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...
ebcd8b6
sql-agent
93.5 kB
Ctrl+K
Ctrl+K
3 contributors
History:
24 commits
Abhishek Tiwari
fix: strictly output [START], [STEP], [END] to stdout for phase 2 validator parsing
ebcd8b6
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
Safe
242 Bytes
hf done
4 months ago
.env.example
Safe
859 Bytes
hf done
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
.gitignore
Safe
106 Bytes
hf done
4 months ago
Dockerfile
Safe
858 Bytes
hf done
4 months ago
README.md
Safe
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
Safe
158 Bytes
feat: implement SQL agent environment with OpenEnv integration, SQLite management, and automated task grading
4 months ago
client.py
Safe
677 Bytes
feat: implement SQL agent environment with OpenEnv integration, SQLite management, and automated task grading
4 months ago
inference.py
Safe
6.4 kB
fix: strictly output [START], [STEP], [END] to stdout for phase 2 validator parsing
4 months ago
models.py
Safe
1.38 kB
Fix phase 2 check: update default task_score to 0.0001 for observation fallbacks
4 months ago
openenv.yaml
Safe
2.96 kB
fix: restore UI, add /tasks /grade, clamp scores to (0.05, 0.95)
4 months ago
pyproject.toml
Safe
488 Bytes
chore: update project descriptions to reflect SQL-RL branding in openenv.yaml, pyproject.toml, and README.md
4 months ago
requirements.txt
Safe
90 Bytes
good to go
4 months ago
sql.md
Safe
488 Bytes
fix: correct SQL input hint functionality and enhance interactive mode instructions in playground.html
4 months ago
uv.lock
Safe
125 Bytes
good to go
4 months ago