hsila commited on
Commit
2f68b7d
·
verified ·
1 Parent(s): 40c194d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -23,4 +23,21 @@ configs:
23
  path: data/train-*
24
  - split: test
25
  path: data/test-*
 
 
 
 
 
 
 
 
 
 
 
 
26
  ---
 
 
 
 
 
 
23
  path: data/train-*
24
  - split: test
25
  path: data/test-*
26
+ license: cc-by-nc-sa-4.0
27
+ task_categories:
28
+ - text-classification
29
+ language:
30
+ - en
31
+ tags:
32
+ - chemistry
33
+ - wikipedia
34
+ - chemteb
35
+ size_categories:
36
+ - n<1K
37
+ pretty_name: Wikipedia Bioluminescence vs Neurochemistry Binary Classification
38
  ---
39
+ # Wikipedia Bioluminescence vs Neurochemistry Binary Classification
40
+ 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:
41
+
42
+ - **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.
43
+ - **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.