CoolFace
Datasetpublic

kuririrn/sft_alfworld_trajectory_dataset_v3to5_admissible

Dataset Card for ALFWorld SFT Trajectories with Admissible Actions (v3–v5) Overview This dataset contains a subset of ALFWorld-style trajectories used for supervised fine-tuning (SFT) of an agent that interacts with a textual household environment. It is constructed by merging v3, v4, and v5 of the original u-10bei/sft_alfworld_trajectory_dataset_* series and filtering only trajectories that include admissible actions in the observation text. Each example… See the full description on the dataset page: https://huggingface.co/datasets/kuririrn/sft_alfworld_trajectory_dataset_v3to5_admissible.

sourceHugging Faceotherupdated 7mo agoView on Hugging Face
0likes15downloads
Dataset Card

Dataset Card for ALFWorld SFT Trajectories with Admissible Actions (v3–v5)

Overview

This dataset contains a subset of ALFWorld-style trajectories used for supervised fine-tuning (SFT) of an agent that interacts with a textual household environment.

It is constructed by merging v3, v4, and v5 of the original u-10bei/sft_alfworld_trajectory_dataset_* series and filtering only trajectories that include admissible actions in the observation text.

Each example corresponds to one full trajectory (episode).

  • —Source datasets:
  • —u-10bei/sft_alfworld_trajectory_dataset_v3
  • —u-10bei/sft_alfworld_trajectory_dataset_v4
  • —u-10bei/sft_alfworld_trajectory_dataset_v5
  • —Filter:
  • —At least one message whose content contains "Admissible actions:" or "admissible actions"

This is intended for SFT (supervised fine-tuning) of ReAct-style agents with explicit admissible action constraints.