hsila's picture
Update README.md
7d8df44 verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: label_text
      dtype: string
  splits:
    - name: train
      num_bytes: 1800432
      num_examples: 1772
    - name: test
      num_bytes: 437442
      num_examples: 444
  download_size: 1297505
  dataset_size: 2237874
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
pretty_name: Wikipedia Solid-state vs Colloidal Chemistry Binary Classification
license: cc-by-nc-sa-4.0
task_categories:
  - text-classification
language:
  - en
tags:
  - chemistry
  - wikipedia
  - chemteb
size_categories:
  - 1K<n<10K

Wikipedia Solid-state vs Colloidal Chemistry Binary Classification

This binary classification dataset is curated from English Wikipedia articles and focuses on the subfields of chemistry. It is labeled into two distinct classes based on the subject matter of the articles:

  • Class 1: Solid-state Chemistry, also known as materials chemistry, involves the study of the synthesis, structure, and properties of solid phase materials, particularly, but not necessarily exclusively, of non-molecular solids.
  • Class 2: Colloidal Chemistry deals with the study of substances microscopically dispersed throughout another substance. The focus is on the behavior and properties of colloids, which are mixtures where one substance is dispersed evenly throughout another.