CoolFace
Datasetpublic

habedi/stack-exchange-dataset

Overview This dataset consists of three TSV files, namely: cs.tsv, ds.tsv, and p.tsv. Each file includes the data for the questions asked on a Stack Exchange (SE) question-answering community, from the creation of the community until May 2021. cs.tsv --> Computer Science SE ds.csv --> Data Science SE p.csv --> Political Science SE File Structure Each file has the following columns: id: the question id title: the title of the question body: the body or text of… See the full description on the dataset page: https://huggingface.co/datasets/habedi/stack-exchange-dataset.

sourceHugging Facecc-by-4.0updated 7mo agoView on Hugging Face
11likes378downloads
Dataset Card

Overview

This dataset consists of three TSV files, namely: cs.tsv, ds.tsv, and p.tsv. Each file includes the data for the questions asked on a Stack Exchange (SE) question-answering community, from the creation of the community until May 2021.

File Structure

Each file has the following columns:

  • id: the question id
  • title: the title of the question
  • body: the body or text of the question
  • tags: the list of tags assigned to the question
  • label: a label indicating whether the question is resolved or not (0: not resolved; 1: resolved)

Acknowledgements

The dataset was used in these research works: