Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions benchmarks/osworld/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ Custom `/tests/test.sh` defined inline in the Dockerfile. Reward is hard-coded t

- `Dockerfile` — builds the benchmark image
- `compose.yaml` — compose file for `eval-containers run osworld`
- `benchmarks/_chart/presets/osworld.yaml` — this benchmark's bespoke k8s topology (sidecars/Deployments/Services), overlaid on the shared chart when rendered with `--set benchmark=osworld`
- `README.md` — this file
1 change: 1 addition & 0 deletions benchmarks/tau-bench/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ Custom `/tests/test.sh` defined inline in the Dockerfile. Reward is hard-coded t

- `Dockerfile` — builds the benchmark image
- `compose.yaml` — compose file for `eval-containers run tau-bench`
- `benchmarks/_chart/presets/tau-bench.yaml` — this benchmark's bespoke k8s topology (sidecars/Deployments/Services), overlaid on the shared chart when rendered with `--set benchmark=tau-bench`
- `README.md` — this file
1 change: 1 addition & 0 deletions benchmarks/visualwebarena/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ Custom `/tests/test.sh` defined inline in the Dockerfile. Reward is hard-coded t

- `Dockerfile` — builds the benchmark image
- `compose.yaml` — compose file for `eval-containers run visualwebarena`
- `benchmarks/_chart/presets/visualwebarena.yaml` — this benchmark's bespoke k8s topology (sidecars/Deployments/Services), overlaid on the shared chart when rendered with `--set benchmark=visualwebarena`
- `README.md` — this file
1 change: 1 addition & 0 deletions benchmarks/webarena/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ Custom `/tests/test.sh` defined inline in the Dockerfile.

- `Dockerfile` — builds the benchmark image
- `compose.yaml` — compose file for `eval-containers run webarena`
- `benchmarks/_chart/presets/webarena.yaml` — this benchmark's bespoke k8s topology (sidecars/Deployments/Services), overlaid on the shared chart when rendered with `--set benchmark=webarena`
- `README.md` — this file