File size: 1,788 Bytes
2e74823
 
 
 
 
 
 
 
 
 
 
5316f53
2e74823
 
5316f53
2e74823
5316f53
 
2e74823
 
 
 
 
 
 
96d1d9b
 
 
 
 
 
 
 
 
 
 
 
2e74823
96d1d9b
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype: int64
  - name: label_text
    dtype: string
  splits:
  - name: train
    num_bytes: 858703
    num_examples: 1049
  - name: test
    num_bytes: 226730
    num_examples: 263
  download_size: 617193
  dataset_size: 1085433
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
pretty_name: Wikipedia Organic vs Inorganic Chemistry Binary Classification
size_categories:
- 1K<n<10K
---
# Wikipedia Organic vs Inorganic Chemistry Binary Classification
This dataset is derived from the English Wikipedia articles and is designed for binary text classification tasks in the field of chemistry. The dataset is divided into two classes based on the type of chemical reactions and compounds discussed in the articles:
- **Organic Reactions:** this class involve chemical processes that occur within organic compounds, which typically contain carbon-hydrogen bonds. These reactions are fundamental to organic chemistry and include a wide range of mechanisms and transformations.

- **Inorganic Reactions and Compounds:** this class is divided into two subcategories:

  - **Inorganic Reactions:** These articles cover chemical reactions involving inorganic compounds, which generally do not contain carbon-hydrogen bonds. Inorganic reactions are crucial to understanding the behavior and properties of minerals, metals, and other non-organic substances.
  - **Inorganic Compounds:** These articles focus on the properties, synthesis, and applications of inorganic compounds, which include salts, metals, and minerals.