Datasets › SubSumE

SubSumE

Introduced by Nishant Yadav et al. in SUBSUME: A Dataset for Subjective Summary Extraction from Wikipedia Documents1 Nov 2021 archive 2025-07-28

SubSumE Dataset

This repository contains the SubSumE dataset for subjective document summarization. See the paper and the talk for details on dataset creation. Also check out our work SuDocu on example-based document summarization.

Dataset Files

Download the dataset from here.

The dataset contains :

  • Simplified text from 48 Wikipedia pages of the states in the US. Additionally, all the sentences in these documents are put together in a single file processed_state_sentences.csv and are assigned a unique sentence id that is used in summary json files.
  • Intent-based summaries created by human annotators.

Each datapoint file in the directory user_summary_jsons contains a json containing summaries of Wikipedia pages of eight states with following keys:

  • intent : Summarization intent provided to human annotators for generating the summary
  • summaries: List of summary jsons for eight states assigned to the annotator. Each json in the list contains following keys:
    • state_name: Name of the state
    • sentence_ids: Global ids of sentences (wrt processed_state_sentences.csv) present in the summary
    • sentences: List of sentences present in the summary
    • use_keywords: Keywords used by the annotator to search the document when creating summaries

Benchmarks archive 2025-07-28

No leaderboard in the archive resolves to this dataset.

Papers archive 2025-07-28

No paper in the archive has a leaderboard row on this dataset; the archive counts 1 paper for it but never published that list.

Dataset loaders archive 2025-07-28

No loader listed in the archive.

Tasks archive 2025-07-28

License archive 2025-07-28

CC-BY-4.0 License

Modalities archive 2025-07-28

Languages archive 2025-07-28

Variants archive 2025-07-28

  • SubSumE

1 variant name, as the archive lists them.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections