openenv-productivity / openenv.yaml
Your-Mate's picture
Upload folder using huggingface_hub
18fb093 verified
raw
history blame contribute delete
273 Bytes
name: openenv-productivity
version: "1.0.0"
description: Deterministic productivity benchmark with three tasks for the OpenEnv RL Challenge.
entrypoint: env.environment:ProductivityEnvironment
inference: python inference.py
max_steps: 5
tasks:
- easy
- medium
- hard