harshakokel commited on
Commit
a61663c
1 Parent(s): 38af995

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -8,6 +8,9 @@ tags:
8
  pretty_name: ACP Bench
9
  ---
10
 
 
 
 
11
 
12
  ACP Bench is a dataset to evaluate the reasoning ability of LLMs about Action, Change, and Planning. ACPBench consists of 7 reasoning tasks over 13 domains. The 13 domains include 11 classical planning domains, ALFWorld, and a novel Swap domain. The 7 tasks included in ACPBench are Action Applicability (app), Progression (prog), Atom Reachability (reach), Validation (val), Action Reachability (areach), Justification (just), and Landmarks (land). ACPBench dev and test set is available for download in this GitHub Repo as well as on Hugging Face Dataset.
13
 
 
8
  pretty_name: ACP Bench
9
  ---
10
 
11
+ # ACP Bench
12
+
13
+ Homepage: https://ibm.github.io/ACPBench
14
 
15
  ACP Bench is a dataset to evaluate the reasoning ability of LLMs about Action, Change, and Planning. ACPBench consists of 7 reasoning tasks over 13 domains. The 13 domains include 11 classical planning domains, ALFWorld, and a novel Swap domain. The 7 tasks included in ACPBench are Action Applicability (app), Progression (prog), Atom Reachability (reach), Validation (val), Action Reachability (areach), Justification (just), and Landmarks (land). ACPBench dev and test set is available for download in this GitHub Repo as well as on Hugging Face Dataset.
16