morgul10 commited on
Commit
70fffaa
·
verified ·
1 Parent(s): c3d2bd3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -19,16 +19,16 @@ configs:
19
  ---
20
  # ExpansionRx-OpenADMET KSOL
21
 
22
- KSOL (kinetic solubility) dataset from the ExpansionRx-OpenADMET Blind Challenge [[1]](#1) [[2]](#2). It is intended to be used through
23
  [scikit-fingerprints](https://github.com/scikit-fingerprints/scikit-fingerprints) library.
24
 
25
- The task is to predict the kinetic solubility (KSOL) of molecules.
26
 
27
  | **Characteristic** | **Description** |
28
  |:------------------:|:-----------------:|
29
  | Tasks | 1 |
30
  | Task type | regression |
31
- | Total samples | 7423 |
32
  | Recommended split | time |
33
  | Recommended metric | MAE |
34
 
 
19
  ---
20
  # ExpansionRx-OpenADMET KSOL
21
 
22
+ KSOL dataset from the ExpansionRx-OpenADMET Blind Challenge [[1]](#1) [[2]](#2). It is intended to be used through
23
  [scikit-fingerprints](https://github.com/scikit-fingerprints/scikit-fingerprints) library.
24
 
25
+ The task is to predict KSOL of molecules.
26
 
27
  | **Characteristic** | **Description** |
28
  |:------------------:|:-----------------:|
29
  | Tasks | 1 |
30
  | Task type | regression |
31
+ | Total samples | 7298 |
32
  | Recommended split | time |
33
  | Recommended metric | MAE |
34