Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

val_path = os.getenv("VAL") get None #97

Open
zhangyipin opened this issue Sep 10, 2024 · 2 comments
Open

val_path = os.getenv("VAL") get None #97

zhangyipin opened this issue Sep 10, 2024 · 2 comments

Comments

@zhangyipin
Copy link

bash examples/CoT/blocksworld/test_cot_llama3.sh

where to set this? Thank you!

@zhangyipin
Copy link
Author

----cmd: None/validate examples/CoT/blocksworld/data/generated_domain.pddl LLMs-Planning/llm_planning_analysis/instances/blocksworld/generated_basic/instance-426.pddl tmp_plan.txt
/bin/bash: None/validate: 没有那个文件或目录
RESPONSE:::
Case #45: correct=False, output='unstack the orange block from on top of the blue block\nput down the orange block\npick up the red block\nstack the red block on top of the yellow block\npick up the orange block\nstack the orange block on top of the red block', answer={'init': 'the red block is clear, the orange block is clear, the hand is empty, the red block is on top of the yellow block, the orange block is on top of the blue block, the blue block is on the table and the yellow block is on the table', 'goal': 'the red block is on top of the yellow block and the orange block is on top of the red block', 'plan': '\nunstack the orange block from on top of the blue block\nstack the orange block on top of the red block\n[PLAN END]\n', 'question': '\n[STATEMENT]\nAs initial conditions I have that, the red block is clear, the orange block is clear, the hand is empty, the red block is on top of the yellow block, the orange block is on top of the blue block, the blue block is on the table and the yellow block is on the table.\nMy goal is to have that the red block is on top of the yellow block and the orange block is on top of the red block.\n\nMy plan is as follows:\n\n[PLAN]\n', 'instance_file': 'LLMs-Planning/llm_planning_analysis/instances/blocksworld/generated_basic/instance-426.pddl'};accuracy=0.000 (0/45)

@Ber666
Copy link
Collaborator

Ber666 commented Sep 10, 2024

Hi, could you try following the instruction in the README to set up VAL?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants