CoolFace
Datasetpublic

acloudfan/newsgroups-mini

The data in this dataset is a subset of 20newsgroups/SciKit dataset: https://scikit-learn.org/0.19/modules/generated/sklearn.datasets.fetch_20newsgroups.html#sklearn.datasets.fetch_20newsgroups license: mit dataset_info: pretty_name: 'SciKit newsgroup20 subset' features: - name: index dtype: int64 - name: Text dtype: string - name: Label dtype: int32 - name: Class Name dtype: string task_categories: -text classification -sentence similarity… See the full description on the dataset page: https://huggingface.co/datasets/acloudfan/newsgroups-mini.

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes32downloads
Dataset Card

The data in this dataset is a subset of 20newsgroups/SciKit dataset:

https://scikit-learn.org/0.19/modules/generated/sklearn.datasets.fetch20newsgroups.html#sklearn.datasets.fetch20newsgroups


license: mit datasetinfo: prettyname: 'SciKit newsgroup20 subset' features:

  • —name: index dtype: int64
  • —name: Text dtype: string
  • —name: Label dtype: int32
  • —name: Class Name dtype: string task_categories: -text classification -sentence similarity tags: -text classification -sentence similarity splits:
  • —name: train numbytes: 799164 numexamples: 750 downloadsize: 477299 datasetsize: 799164 configs:
  • —configname: default datafiles:
  • —split: train path: data/train-* ---