CoolFace
Datasetpublic

hsuvaskakoty/wide_analysis

Wiki Deletion Discussion Dataset This dataset contains Deletion discussions for Wikipedia articles with their resolutions as corresponding labels. The dataset contains 3 fields: Title of the Article, Deletion discussion, and Resolution of the discussion as Label. This is a multi-class classification dataset with the following Labels: "keep": The article should be kept as it is. "delete": The article should be deleted. "merge": The article should be merged with another article.… See the full description on the dataset page: https://huggingface.co/datasets/hsuvaskakoty/wide_analysis.

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes13downloads
Dataset Card

Wiki Deletion Discussion Dataset

This dataset contains Deletion discussions for Wikipedia articles with their resolutions as corresponding labels. The dataset contains 3 fields: Title of the Article, Deletion discussion, and Resolution of the discussion as Label. This is a multi-class classification dataset with the following Labels:

  • —"keep": The article should be kept as it is.
  • —"delete": The article should be deleted.
  • —"merge": The article should be merged with another article. Articles that are short and unlikely to be expanded could be merged into larger articles or lists.
  • —"redirect": The article should be redirected to another existing article that is a better target for the content.
  • —"withdraw": The nominator withdraws their nomination for deletion, often due to improvements made to the article during the discussion.
  • —"no consensus": When there is no clear agreement on the deletion discussion.
  • —"speedy keep": The article should be kept and there are reasons to bypass deletion discussions to keep the article immediately
  • —"speedy delete": The article should be deleted and there are reasons to bypass deletion discussions to delete the article immediately

The dataset is divided into two non-overlapping splits

  • —Train split: 13032 rows
  • —Test Split: 5496 rows