Views
No views yet
| Model | Size | EnvBench avg@5 | Cost per 1M tokens |
|---|---|---|---|
| PIPer | 8B | 19.4 | $0.60 |
| GPT-4o | - | 19.4 | $15.00 |
| Qwen3-32B | 32B | 16.2 | $2.00 |
| Qwen3-8B | 8B | 2.6 | $0.60 |
🎉 PIPer achieves 9× improvement over its base model while matching GPT-4o performance at 25x lower cost

| Model | Description | HuggingFace Link |
|---|---|---|
| 🏅 PIPer (Full) | Complete SFT+RL trained model | PIPer-iclr/PIPer-8B |
| 🎯 PIPer (RL-only) | RLVR checkpoint only | PIPer-iclr/PIPer-8B-RL-only |
| 📚 PIPer (SFT-only) | Supervised fine-tuning only | PIPer-iclr/PIPer-8B-SFT-only |
| Dataset | Description | HuggingFace Link |
|---|---|---|
| EnvBench Zero-shot RL | Training prompts and evaluation data | PIPer-iclr/envbench-zeroshot-rl |
| Benchmark | Description | Metric | Our Result |
|---|---|---|---|
| EnvBench-Python | 329 Python repositories | pass@5 | 🏆 27/329 |
| Repo2Run | 420 Python repositories | pass@5 | 🏆 103/420 |
| Terminal-Bench | 80 terminal tasks | pass@10 | 4/80 |