From f8ae6ee596050afeb85b982e6c4308340eafc500 Mon Sep 17 00:00:00 2001 From: Jacob <35388161+SeuperHakkerJa@users.noreply.github.com> Date: Sat, 13 Jul 2024 21:12:05 -0400 Subject: [PATCH] Fix link to huggingface dataset --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79fa294..380e6f5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ - +

Planetarium🪐 is a [dataset](https://huggingface.co/datasets/BatsResearch/planetarium) and benchmark for assessing LLMs in translating natural language descriptions of planning problems into PDDL. We developed a robust method for comparing PDDL problem descriptions using graph isomorphism.