hsila commited on
Commit
7d8df44
1 Parent(s): 0ca2149

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
+ pretty_name: Wikipedia Solid-state vs Colloidal Chemistry Binary Classification
27
+ license: cc-by-nc-sa-4.0
28
+ task_categories:
29
+ - text-classification
30
+ language:
31
+ - en
32
+ tags:
33
+ - chemistry
34
+ - wikipedia
35
+ - chemteb
36
+ size_categories:
37
+ - 1K<n<10K
38
  ---
39
+ # Wikipedia Solid-state vs Colloidal Chemistry Binary Classification
40
+ This binary classification dataset is curated from English Wikipedia articles and focuses on the subfields of chemistry. It is labeled into two distinct classes based on the subject matter of the articles:
41
+ - Class 1: **Solid-state Chemistry**, also known as materials chemistry, involves the study of the synthesis, structure, and properties of solid phase materials, particularly, but not necessarily exclusively, of non-molecular solids.
42
+ - Class 2: **Colloidal Chemistry** deals with the study of substances microscopically dispersed throughout another substance. The focus is on the behavior and properties of colloids, which are mixtures where one substance is dispersed evenly throughout another.