hsila commited on
Commit
0cfc1a8
1 Parent(s): 81f5de5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -23,4 +23,20 @@ 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
+ pretty_name: Wikipedia Solid-state vs Colloidal Chemistry Binary Classification
36
+ size_categories:
37
+ - 1K<n<10K
38
  ---
39
+ # Wikipedia Greenhouse Gases vs Enantiopure Drugs Binary Classification
40
+ This dataset is derived from the English Wikipedia articles and is tailored for binary text classification tasks in the fields of environmental science and pharmaceutical chemistry. The dataset is divided into two classes based on the thematic content of the articles:
41
+ - Class 1 (**Greenhouse Gases**): This class includes articles that discuss various aspects of greenhouse gases. These are gases that trap heat in the Earth's atmosphere, contributing to the greenhouse effect and global warming. Topics may cover sources, types, impacts, and mitigation strategies related to greenhouse gases.
42
+ - Class 2 (**Enantiopure Drugs**): This class contains articles focused on enantiopure drugs. Enantiopure drugs are pharmaceutical compounds that consist of only one enantiomer (a molecule that is a mirror image of another molecule but cannot be superimposed on it). These drugs are significant in medicinal chemistry due to their specific interactions with biological systems, leading to desired therapeutic effects and reduced side effects.