driftpa / openenv.yaml
rajv24's picture
Upload folder using huggingface_hub
2933389 verified
raw
history blame contribute delete
443 Bytes
name: driftpa
version: "0.1.0"
description: >
Personal assistant RL environment with schema drift, time pressure,
and irreversible actions. Trains agents to handle real-world API chaos.
env_class: driftpa.server.environment.DriftPAEnvironment
action_class: driftpa.models.DriftPAAction
observation_class: driftpa.models.DriftPAObservation
tags:
- personal-assistant
- schema-drift
- policy-drift
- irreversible-actions
- openenv