Giter Site home page Giter Site logo

batsresearch / planetarium Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 2.0 860 KB

Dataset and benchmark for assessing LLMs in translating natural language descriptions of planning problems into PDDL

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%
benchmark dataset llm nlp pddl planning

planetarium's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

eltociear gary109

planetarium's Issues

Question on Scene Graph

Hello,

I am trying to understand how you evaluate the problem equivalence. It seems that the isomorphism in scene graphs of two states is like checking if predicate description of two states can be unified (if the objects were considered as variables). For example state 1: (clear a) (clear b) (on-table a) (on-table b) (arm-empty)) and state 2: (clear d) (clear e) (on-table e) (on-table d) (arm-empty)) can be unified as follows a -> d, b -> e. So they are equivalent. Is my understanding correct?

Also, from the section 3.3 in the paper, it seems that the graph contains edges between proposition type and objects, but in Fig 4 has an edge from clear to arm-empty. I am confused as to what that edge indicates.

Regards,
Harsha Kokel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.