Datasets:
zpn
/

Tasks:
Other
Multilinguality:
monolingual
Size Categories:
100K<n<1M
Language Creators:
machine-generated
Annotations Creators:
machine-generated
ArXiv:
License:
zpn commited on
Commit
2962e8f
1 Parent(s): 3b64366

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -67,11 +67,11 @@ Each split contains
67
 
68
  * `smiles`: the [SMILES](https://en.wikipedia.org/wiki/Simplified_molecular-input_line-entry_system) representation of a molecule
69
  * `selfies`: the [SELFIES](https://github.com/aspuru-guzik-group/selfies) representation of a molecule
70
- * `target`: the binary label binding results
71
 
72
  ### Data Splits
73
 
74
- The dataset is split into an 80/10/10 train/valid/test split using scaffold split.
75
 
76
  ### Source Data
77
 
 
67
 
68
  * `smiles`: the [SMILES](https://en.wikipedia.org/wiki/Simplified_molecular-input_line-entry_system) representation of a molecule
69
  * `selfies`: the [SELFIES](https://github.com/aspuru-guzik-group/selfies) representation of a molecule
70
+ * `target`: Measured results (Active/Inactive) for bioassays
71
 
72
  ### Data Splits
73
 
74
+ The dataset is split into an 80/10/10 train/valid/test split using random split.
75
 
76
  ### Source Data
77