Datasets:

Languages:
English
ArXiv:
License:
Dataset Viewer
Duplicate
The dataset viewer is not available for this split.
Job manager crashed while running this job (missing heartbeats).
Error code:   JobManagerCrashedError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Teach-Turns

A rearranged & simplified version of the TEACh-DA dataset (GitHub) for turn-based LLM usage.

Dataset Sources

Original Data:

This Dataset:

Dataset Structure

"goal": str,
"file_id": str,
"turns": [{
    "timestamp": str,
    "turn_action": str,
    "COMMANDER": {
        "action": str,
        "utterance": str,
        "das": [str, str, str],
        "image": PIL image,
    },
    "DRIVER": {
      "action": str,
      "utterance": str,
      "das": [str, str, str],
      "image": PIL image,
  },
  "target_object": PIL image,
}, ...]

Citation

BibTeX:

Source Data:

@inproceedings{teachda,
  title={{Dialog Acts for Task-Driven Embodied Agents}},
  author={Gella, Spandana and Padmakumar, Aishwarya and Lange, Patrick and Hakkani-Tur, Dilek},
  booktitle={Proceedings of the 23nd Annual Meeting of the Special Interest Group on Discourse and Dialogue (SIGDial)},
  year={2022},
  pages={111-123}
}

Dataset Card Authors

Daniel Philipov

Downloads last month
2,069

Collection including Dandandooo/teach-turns

Paper for Dandandooo/teach-turns