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:
Duplicated from
padmapriyagosakan/payops_env
hugging2021
/
payops_env
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
payops_env
850 kB
Ctrl+K
Ctrl+K
2 contributors
History:
80 commits
padmapriyagosakan
Fix grader import path: use root-level graders module instead of server.graders
220acb1
about 1 month ago
outputs
fix: add client.py and outputs/ for openenv push structure validation
about 2 months ago
scripts
feat: Iteration_2 — trajectory reward shaping, episode jitter, flag identification
about 2 months ago
server
Fix grader import path: use root-level graders module instead of server.graders
about 1 month ago
.dockerignore
Safe
71 Bytes
fix: add root / endpoint for HF liveness + .dockerignore to exclude __pycache__
about 1 month ago
.gitignore
Safe
102 Bytes
Initial Commit
about 2 months ago
Dockerfile
Safe
2 kB
Fix grader import path: use root-level graders module instead of server.graders
about 1 month ago
PayOps_v2.postman_collection.json
Safe
65 kB
Initial Commit
about 2 months ago
README.md
Safe
23.2 kB
Fix grader import path: use root-level graders module instead of server.graders
about 1 month ago
TESTING.md
Safe
25.6 kB
fix: align step_reward with grade_episode, pin deps, update docs, clean inference
about 2 months ago
__init__.py
0 Bytes
Initial Commit
about 2 months ago
_rewrite_tasks_yaml.py
Safe
2.39 kB
fix: rewrite openenv.yaml grader fields to Python callable path format
about 1 month ago
_test_grader_fix.py
Safe
2.51 kB
fix: restructure openenv.yaml tasks: from dict to flat list so platform grader check finds 30/30 tasks
about 1 month ago
_test_import.py
Safe
982 Bytes
Fix grader import path: use root-level graders module instead of server.graders
about 1 month ago
client.py
Safe
1.96 kB
fix: add client.py and outputs/ for openenv push structure validation
about 2 months ago
environment.py
Safe
16.3 kB
feat: seed-variant pool + chain gate enforcement
about 2 months ago
grader.py
Safe
15.6 kB
fix: clamp all grader scores to strict (0,1) open interval
about 1 month ago
graders.py
Safe
6.03 kB
Fix grader import path: use root-level graders module instead of server.graders
about 1 month ago
inference.py
Safe
19.6 kB
fix: match reference project structure to resolve platform validation
about 1 month ago
models.py
Safe
11.6 kB
feat: enforce investigation discipline + fix easy-task grading + add investigation_hints
about 2 months ago
openenv.yaml
Safe
3.7 kB
Fix grader import path: use root-level graders module instead of server.graders
about 1 month ago
pre_validator.sh
Safe
4.46 kB
Add pre_validator.sh and sample_interface.py (organizer-provided reference files)
about 1 month ago
pyproject.toml
Safe
637 Bytes
fix: use server.graders:... paths to match platform example format exactly
about 1 month ago
requirements.txt
Safe
97 Bytes
chore: relax openenv-core to >=0.2.1, relax other deps to min versions for HF Space compatibility
about 1 month ago
run_tests.sh
Safe
35.9 kB
Iteration_4: expand task bank 20→30, add variants for all tasks, fix baseline policy for chain-gated CRIT tasks
about 1 month ago
sample_interface.py
Safe
6.88 kB
Add pre_validator.sh and sample_interface.py (organizer-provided reference files)
about 1 month ago
scripts_util.py
Safe
6.69 kB
Iteration_4: expand task bank 20→30, add variants for all tasks, fix baseline policy for chain-gated CRIT tasks
about 1 month ago
tasks.py
Safe
92.6 kB
fix: add enabled:true to PayOpsTask.grader Python property for platform compatibility
about 1 month ago
uv.lock
Safe
449 kB
feat: Iteration_3 — openenv validate PASS, wire compat, PayOpsReward, OPENAI_API_KEY- Fix completed, Docker verification alone pending- Padma
about 2 months ago
validate.py
Safe
21.4 kB
fix: add enabled:true to all graders, restore /tasks dict format, add per_task_rewards alias
about 1 month ago