hsila commited on
Commit
858633e
1 Parent(s): 41edd6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -23,4 +23,29 @@ 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
+ - 1K<n<10K
37
+ pretty_name: Wikipedia Cryobiology to Separation Processes Classification
38
  ---
39
+ # Wikipedia Cryobiology to Separation Processes Classification
40
+
41
+ This dataset is derived from the English Wikipedia articles and is designed for multi-class text classification tasks. The dataset covers a range of topics within the fields of chemistry and biology, divided into five distinct classes based on thematic content:
42
+
43
+ - **Cryobiology:** This class includes articles that focus on cryobiology, the study of the effects of low temperatures on living organisms and biological systems. Topics may cover cryopreservation, cryosurgery, and the mechanisms of cold adaptation in organisms.
44
+
45
+ - **Magnetic Ordering:** This class comprises articles related to magnetic ordering, which involves the arrangement of magnetic moments in materials. Topics may include ferromagnetism, antiferromagnetism, and other types of magnetic ordering, as well as their applications in technology.
46
+
47
+ - **Carbohydrates:** This class includes articles that focus on carbohydrates, which are organic compounds consisting of carbon, hydrogen, and oxygen. Topics may cover the structure, function, and metabolism of carbohydrates, as well as their roles in biology and nutrition.
48
+
49
+ - **Ultraviolet Radiation:** This class comprises articles related to ultraviolet (UV) radiation, a type of electromagnetic radiation. Topics may include the sources, effects, and applications of UV radiation, as well as its impact on health and the environment.
50
+
51
+ - **Separation Processes:** This class includes articles that focus on separation processes, which are techniques used to separate mixtures into their individual components. Topics may cover methods such as distillation, filtration, chromatography, and membrane processes.