habedi's picture
Update README.md
a20249f verified
metadata
license: cc-by-4.0
task_categories:
  - text-classification
  - question-answering
language:
  - en
size_categories:
  - 10K<n<100K
pretty_name: Stack Exchange -- Question 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.

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: