File size: 1,951 Bytes
9c3974e
 
 
 
 
 
 
 
 
 
 
babcd91
9c3974e
 
babcd91
9c3974e
babcd91
 
9c3974e
 
 
 
 
 
 
8977433
 
 
 
 
 
 
 
 
 
 
 
9c3974e
8977433
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype: int64
  - name: label_text
    dtype: string
  splits:
  - name: train
    num_bytes: 430980
    num_examples: 333
  - name: test
    num_bytes: 108897
    num_examples: 84
  download_size: 314362
  dataset_size: 539877
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 Isotopes vs Nuclear Fission Products Binary Classification
---
# Wikipedia Isotopes vs Nuclear Fission Products Binary Classification
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:

- **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.

- **Nuclear Fission Products:** This class comprises articles related to:

  - **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.
  - **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.