hsila's picture
Update README.md
2f68b7d verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: label_text
      dtype: string
  splits:
    - name: train
      num_bytes: 404999
      num_examples: 388
    - name: test
      num_bytes: 91332
      num_examples: 98
  download_size: 296691
  dataset_size: 496331
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
license: cc-by-nc-sa-4.0
task_categories:
  - text-classification
language:
  - en
tags:
  - chemistry
  - wikipedia
  - chemteb
size_categories:
  - n<1K
pretty_name: Wikipedia Bioluminescence vs Neurochemistry Binary Classification

Wikipedia Bioluminescence vs Neurochemistry Binary Classification

This dataset is derived from the English Wikipedia articles and is designed for binary text classification tasks in the fields of bioluminescence and neurochemistry. The dataset is divided into two classes based on the thematic content of the articles:

  • Bioluminescence: This class includes articles that focus on bioluminescence, the natural emission of light by living organisms. Topics may cover the biochemical mechanisms behind bioluminescence, its ecological roles, and examples of bioluminescent organisms such as fireflies, certain fungi, and marine creatures.
  • Neurochemistry: This class comprises articles related to neurochemistry, the study of chemicals, including neurotransmitters and other molecules, that influence and regulate the nervous system. Topics may include the chemical processes underlying brain function, the role of various neurotransmitters, and the biochemical basis of neurological disorders.