Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
tm23hgf
/
rust_algo_reasoning
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
rust_algo_reasoning
Ctrl+K
Ctrl+K
2 contributors
History:
26 commits
tm23hgf
Update algo_reasoning_env/server/app.py
b031b9e
verified
about 1 month ago
algo_reasoning_env
Update algo_reasoning_env/server/app.py
about 1 month ago
complexity_reasoning_data
initial clean commit
3 months ago
pipeline
refactor: update judge model to Qwen2.5-72B, standardize environment variables, and enhance task configuration schema
3 months ago
server
refactor: add main entry point wrapper to server and initialize complexity reasoning datasets
3 months ago
.gitattributes
Safe
44 Bytes
initial clean commit
3 months ago
.gitignore
Safe
219 Bytes
initial clean commit
3 months ago
.python-version
Safe
5 Bytes
initial clean commit
3 months ago
Dockerfile
Safe
1.18 kB
feat: implement difficulty-based reward weighting and update environment configuration schema
3 months ago
README.md
Safe
12.8 kB
refactor: update environment task loading logic and add complexity reasoning datasets
3 months ago
app.py
Safe
309 Bytes
feat: add app.py entry point, configure Docker for local package installation, and update README for HuggingFace Spaces deployment
3 months ago
inference.py
Safe
16.7 kB
refactor: update judge model to Qwen2.5-72B, standardize environment variables, and enhance task configuration schema
3 months ago
main.py
Safe
89 Bytes
initial clean commit
3 months ago
openenv.yaml
Safe
1.45 kB
refactor: update judge model to Qwen2.5-72B, standardize environment variables, and enhance task configuration schema
3 months ago
phase4_executor.py
Safe
6.02 kB
initial clean commit
3 months ago
pyproject.toml
Safe
595 Bytes
feat: add server entry point, initialize complexity reasoning datasets, and update task configuration with null graders
3 months ago
requirements.txt
Safe
126 Bytes
chore: update project dependencies in requirements.txt
3 months ago
uv.lock
Safe
306 kB
chore: update data directory path and synchronize project dependencies
3 months ago
validate-submission.sh
Safe
5.35 kB
refactor: update inference defaults, standardize openenv.yaml schema, and overhaul submission validation script
3 months ago