Update app.py
Browse files
app.py
CHANGED
|
@@ -161,6 +161,9 @@ def gradio_interface():
|
|
| 161 |
|
| 162 |
You can download the training data from the [Hugging Face dataset](https://huggingface.co/datasets/openadmet/openadmet-challenge-train-data).
|
| 163 |
The test set will remained blinded until the challenge submission deadline. You will be tasked with predicting the same set of ADMET endpoints for the test set molecules.
|
|
|
|
|
|
|
|
|
|
| 164 |
|
| 165 |
## π Evaluation
|
| 166 |
The challenge will be judged based on the following criteria:
|
|
@@ -176,7 +179,7 @@ def gradio_interface():
|
|
| 176 |
|
| 177 |
π
**Timeline**:
|
| 178 |
- **September 16:** Challenge announcement
|
| 179 |
-
- **October
|
| 180 |
- **October 27:** Challenge starts
|
| 181 |
- **October-November:** Online Q&A sessions and support via the Discord channel
|
| 182 |
- **January 19, 2026:** Submission closes
|
|
|
|
| 161 |
|
| 162 |
You can download the training data from the [Hugging Face dataset](https://huggingface.co/datasets/openadmet/openadmet-challenge-train-data).
|
| 163 |
The test set will remained blinded until the challenge submission deadline. You will be tasked with predicting the same set of ADMET endpoints for the test set molecules.
|
| 164 |
+
|
| 165 |
+
The training and blinded test set will also be made available on the [CDD Vault](https://www.collaborativedrug.com/). An account to access the CDD Vault can be requested by emailing **openadmet@omsf.io**.
|
| 166 |
+
Note that by joining the Vault, your account will be visible to other participants, so this option is **not recommended for those wishing to remain anonymous.**
|
| 167 |
|
| 168 |
## π Evaluation
|
| 169 |
The challenge will be judged based on the following criteria:
|
|
|
|
| 179 |
|
| 180 |
π
**Timeline**:
|
| 181 |
- **September 16:** Challenge announcement
|
| 182 |
+
- **October 14:** Second announcement and sample data release
|
| 183 |
- **October 27:** Challenge starts
|
| 184 |
- **October-November:** Online Q&A sessions and support via the Discord channel
|
| 185 |
- **January 19, 2026:** Submission closes
|