Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -7,15 +7,17 @@ dataset_info:
|
|
7 |
dtype: int64
|
8 |
- name: label_text
|
9 |
dtype: string
|
|
|
|
|
10 |
splits:
|
11 |
- name: train
|
12 |
-
num_bytes:
|
13 |
num_examples: 34516
|
14 |
- name: test
|
15 |
-
num_bytes:
|
16 |
num_examples: 8630
|
17 |
-
download_size:
|
18 |
-
dataset_size:
|
19 |
configs:
|
20 |
- config_name: default
|
21 |
data_files:
|
@@ -23,4 +25,29 @@ configs:
|
|
23 |
path: data/train-*
|
24 |
- split: test
|
25 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
dtype: int64
|
8 |
- name: label_text
|
9 |
dtype: string
|
10 |
+
- name: __index_level_0__
|
11 |
+
dtype: int64
|
12 |
splits:
|
13 |
- name: train
|
14 |
+
num_bytes: 37095298
|
15 |
num_examples: 34516
|
16 |
- name: test
|
17 |
+
num_bytes: 9315659
|
18 |
num_examples: 8630
|
19 |
+
download_size: 27079917
|
20 |
+
dataset_size: 46410957
|
21 |
configs:
|
22 |
- config_name: default
|
23 |
data_files:
|
|
|
25 |
path: data/train-*
|
26 |
- split: test
|
27 |
path: data/test-*
|
28 |
+
license: cc-by-nc-sa-4.0
|
29 |
+
task_categories:
|
30 |
+
- text-classification
|
31 |
+
language:
|
32 |
+
- en
|
33 |
+
tags:
|
34 |
+
- chemistry
|
35 |
+
- wikipedia
|
36 |
+
- chemteb
|
37 |
+
pretty_name: Wikipedia Diverse Chemistry Specialties Classification
|
38 |
+
size_categories:
|
39 |
+
- 10K<n<100K
|
40 |
---
|
41 |
+
# Wikipedia Diverse Chemistry Specialties Classification
|
42 |
+
This dataset is derived from the Wikipedia articles and is designed for multi-class text classification tasks. The dataset covers a wide range of specialties within the field of chemistry, divided into ten distinct classes based on thematic content:
|
43 |
+
|
44 |
+
- **Physical Chemistry:** This class includes articles that focus on physical chemistry, which studies the physical principles underlying chemical interactions and transformations.
|
45 |
+
- **Metallurgy:** This class comprises articles related to metallurgy, the branch of science and technology concerned with the properties of metals and their production and purification.
|
46 |
+
- **Biochemistry:** This class includes articles that focus on biochemistry, the study of chemical processes within and related to living organisms.
|
47 |
+
- **Analytical Chemistry:** This class comprises articles related to analytical chemistry, which involves the analysis of material samples to understand their chemical composition and structure.
|
48 |
+
- **Geochemistry:** This class includes articles that focus on geochemistry, the study of the chemical composition of the Earth and other planets.
|
49 |
+
- **Photochemistry:** This class comprises articles related to photochemistry, the branch of chemistry concerned with the chemical effects of light.
|
50 |
+
- **Organic Chemistry:** This class includes articles that focus on organic chemistry, the study of the structure, properties, composition, reactions, and synthesis of organic compounds and materials.
|
51 |
+
- **Stereochemistry:** This class comprises articles related to stereochemistry, the study of the spatial arrangement of atoms in molecules and its impact on their chemical behavior.
|
52 |
+
- **Environmental Chemistry:** This class includes articles that focus on environmental chemistry, the study of chemical processes occurring in the environment.
|
53 |
+
- **Supramolecular Chemistry:** This class comprises articles related to supramolecular chemistry, the study of entities of greater complexity than individual molecules, held together by non-covalent interactions.
|