rust_coder / openenv.yaml
Parthiban007's picture
Upload folder using huggingface_hub
090dc69 verified
raw
history blame contribute delete
487 Bytes
spec_version: 1
name: rust_coder
type: space
runtime: fastapi
app: server.app:app
port: 8000
description: >
Rust Coder environment for evaluating LLM agents on real-world Rust systems
programming tasks: borrow checking, lifetimes, safe concurrency, and memory
management. Multi-dimensional reward: compilation, correctness, coverage,
elegance, and efficiency.
tags:
- openenv
- reinforcement-learning
- rust
- software-engineering
- coding-benchmark
- hackathon-2026