hsila commited on
Commit
8977433
·
verified ·
1 Parent(s): babcd91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -23,4 +23,25 @@ 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 Isotopes vs Nuclear Fission Products Binary Classification
38
  ---
39
+ # Wikipedia Isotopes vs Nuclear Fission Products Binary Classification
40
+ This dataset is derived from the English Wikipedia articles and is designed for binary text classification tasks in the field of nuclear chemistry and physics. The dataset is divided into two classes based on the thematic content of the articles:
41
+
42
+ - **Isotopes:** This class includes articles that focus on isotopes, which are variants of a particular chemical element that have the same number of protons but different numbers of neutrons. Topics may cover the properties, applications, and significance of various isotopes in fields such as medicine, archaeology, and nuclear energy.
43
+
44
+ - **Nuclear Fission Products:** This class comprises articles related to:
45
+
46
+ - **Fission Products:** Articles that discuss the fragments left after a nucleus undergoes fission, including a variety of isotopes of different elements. These products are typically radioactive and play a significant role in nuclear reactor operation and nuclear waste management.
47
+ - **Nuclear Fission:** Articles that cover the process by which a heavy atomic nucleus splits into two smaller nuclei, releasing a significant amount of energy. This process is fundamental to the operation of nuclear reactors and the principles behind nuclear weapons.