Datasets:
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.
cs.tsv--> Computer Science SEds.csv--> Data Science SEp.csv--> Political Science SE
File Structure
Each file has the following columns:
id: the question idtitle: the title of the questionbody: the body or text of the questiontags: the list of tags assigned to the questionlabel: a label indicating whether the question is resolved or not (0: not resolved; 1: resolved)
Acknowledgements
The dataset was used in these research works: