millyhua/alfworld_parquet
ALFWorld parquet Dataset Card 由 make_dataset.py 从 ALFWorld json_2.1.1 原始游戏生成的parquet格式训练集/验证集,只含任务初始状态,大大减小数据空间。 1. 生成方式 对每个通过过滤的游戏 game.tw-pddl:在子进程中 reset 一次 TextWorld 环境 (max_episode_steps=50,与训练一致),提取 task / 初始 observation / admissible actions,组装为初始 messages;环境随即关闭,仅留下 game_file 路径供训练期重建。 游戏发现规则: <split_dir>/**/game.tw-pddl,路径含 movable 或 Sliced 的跳过; 同目录 traj_data.json 必须存在,且其 task_type 在六类白名单内; game.tw-pddl 内 game_data["solvable"] is True。 2.… See the full description on the dataset page: https://huggingface.co/datasets/millyhua/alfworld_parquet.
071
