This repository contains EMS-related dialogue datasets, including synthetic EMSDialog dialogues and EMSDialog real-world dialogue annotation splits. More information about the EMSDialog project and related papers is available on the EMSDialog project page.
Repository Structure
EMSDialogue-Datasets/
├── EMSDialog-synthetic/
│ ├── 000000.json
│ ├── 000001.json
│ └── ...
├── EMSDialog-real-train/
│ ├── *.json
│ └── ...
├── EMSDialog-real-test/… See the full description on the dataset page: https://huggingface.co/datasets/Xueren/EMSDialogue-Datasets.