Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -39,6 +39,13 @@ It is **not**:
|
|
| 39 |
- a direct potency regressor
|
| 40 |
- a calibrated probability model
|
| 41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
## Intended use
|
| 43 |
|
| 44 |
Use this model when you already have a candidate set and want a ranking signal for one assay at a time.
|
|
@@ -146,7 +153,8 @@ The public artifact was trained on a frozen assay-compound corpus derived from:
|
|
| 146 |
- PubChem BioAssay
|
| 147 |
- ChEMBL
|
| 148 |
|
| 149 |
-
The published model uses the prepared compatibility subset
|
|
|
|
| 150 |
|
| 151 |
### Prepared training dataset
|
| 152 |
|
|
|
|
| 39 |
- a direct potency regressor
|
| 40 |
- a calibrated probability model
|
| 41 |
|
| 42 |
+
## Companion dataset
|
| 43 |
+
|
| 44 |
+
Public dataset:
|
| 45 |
+
- [BioAssayAlign Assay-Compound Data](https://huggingface.co/datasets/lighteternal/BioAssayAlign-Assay-Compound-Data)
|
| 46 |
+
|
| 47 |
+
The published model was trained on the prepared compatibility-ranking subset inside that dataset release.
|
| 48 |
+
|
| 49 |
## Intended use
|
| 50 |
|
| 51 |
Use this model when you already have a candidate set and want a ranking signal for one assay at a time.
|
|
|
|
| 153 |
- PubChem BioAssay
|
| 154 |
- ChEMBL
|
| 155 |
|
| 156 |
+
The published model uses the prepared compatibility-ranking subset from:
|
| 157 |
+
- [lighteternal/BioAssayAlign-Assay-Compound-Data](https://huggingface.co/datasets/lighteternal/BioAssayAlign-Assay-Compound-Data)
|
| 158 |
|
| 159 |
### Prepared training dataset
|
| 160 |
|