-
Notifications
You must be signed in to change notification settings - Fork 34
/
Copy path.gitignore
38 lines (36 loc) · 1.67 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
*/pr-*.pddl
*/sas_plan
*/*.stats
*/*.tmp
*/*.sh
*/*.out
*/*.sas
*/llm_plan
*/rough.py
*/sas_plan_ver
utils/__pycache__/*
llm_planning_analysis/configs/mystery_blocksworld_with_mapping.yaml
llm_planning_analysis/diversity_evaluation.py
llm_planning_analysis/multiple_responses.py
llm_planning_analysis/results/blocksworld/gpt-4_chat/multiple_responses_run_1/
llm_planning_analysis/results/blocksworld/gpt-4_chat/task_1_plan_generation_multiple_responses_n_15_temp_10.json
llm_planning_analysis/results/blocksworld/gpt-4_chat/task_1_plan_generation_multiple_responses_n_25_temp_10.json
llm_planning_analysis/results/blocksworld/gpt-4_chat/task_1_plan_generation_multiple_responses_n_30_temp_10.json
llm_planning_analysis/results/blocksworld/gpt-4_chat/task_1_plan_generation_multiple_responses_n_5_temp_10.json
llm_planning_analysis/results/mystery_blocksworld_with_mapping/
llm_planning_analysis/prompts/
llm_planning_analysis/responses/
llm_planning_analysis/gpt_sas_plan
plan-bench/responses/mystery_blocksworld/gpt-4_chat/task_1_plan_generation.json
plan-bench/responses/mystery_blocksworld/text-davinci-002/
plan-bench/responses/mystery_blocksworld_3/gpt-4_chat/task_1_plan_generation.json
plan-bench/responses/mystery_blocksworld_3/text-davinci-002/
plan-bench/responses/random_blocksworld/
plan-bench/responses/random_blocksworld_3/
plan-bench/results/mystery_blocksworld/gpt-4_chat/task_1_plan_generation.json
plan-bench/results/mystery_blocksworld/text-davinci-002/
plan-bench/results/mystery_blocksworld_3/gpt-4_chat/task_1_plan_generation.json
plan-bench/results/mystery_blocksworld_3/text-davinci-002/
plan-bench/results/random_blocksworld/
plan-bench/results/random_blocksworld_3/
plan-bench/examples/