Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 410 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 410 Bytes

Large Language Model based Planning Problem Generation for Autonomous Vehicle Testing

Quick Start

  • Install python packages using requirements.txt. The environment variable OPENAI_API_KEY will need to be set up.
  • Create a dataset folder and add the files for the WOMD-Reasoning dataset. You will need to sign up for this.
  • python planner.py to generate PDDL files.