--- license: apache-2.0 --- # InstructDS — Research Release (EMNLP 2023) **Historical research artifact. No longer actively maintained. Retained for reproducibility of the original work.** This repository hosts the InstructDS model for *Instructive Dialogue Summarization with Query Aggregations* (EMNLP 2023). - [Paper](https://arxiv.org/abs/2310.10981) - [Code and reproduction instructions](https://github.com/BinWang28/InstructDS) - [Companion datasets](https://huggingface.co/datasets/binwang/InstructDS_datasets) - [Initialization checkpoint: flan-t5-xl-own](https://huggingface.co/binwang/flan-t5-xl-own) The initialization checkpoint is a separate artifact used by the original experiments. Use the linked project instructions to identify the appropriate checkpoint and dataset for reproduction.