Choice-75: A Dataset on Decision Branching in Script Learning
August 29, 2025 ยท View on GitHub
Data
- Location:
/data/final_dataset/ - Format:
- Script
goal(str): goal of the scriptsteps(list[str]): list of stepsoriginal_index(int): original index in ProScriptindex(int): randomized indexbranching_info(dict): information about branchingbranching_idx(int): index of the branching stepbranching_step(str): content of the branching stepoption 1,option 2(str): options for the branchingop1_ra,op2_ra(list[int]): list of rationales for the branchestypr(str): type of this branching, could begolden,silver_devdataset: dataset, could betrain,dev,test
- Script