OSU-NLP-Group / LLM-Planner

[ICCV'23] LLM-Planner: Few-Shot Grounded Planning for Embodied Agents with Large Language Models
https://osu-nlp-group.github.io/LLM-Planner/
MIT License
144 stars 14 forks source link

Hello, may I ask when all open source code is expected to be released? Thank you! #4

Closed Alpha-kc closed 10 months ago

chanhee-luke commented 10 months ago

Hi, thanks for the interest!

Sorry it's taking some time, we are packaging the release with a ground-truth low-level planner, so that you can accurately isolate the performance of the high-level planner. We plan to release it before Thanksgiving, with more exciting updates!

In the meantime, you will be able to replicate the results for HLP ACC with the code and few-shot dataset provided.

Alpha-kc commented 10 months ago

Thank you very much for your reply.