Spaces:
Restarting
Restarting
Change spacing
Browse files
app.py
CHANGED
|
@@ -136,12 +136,14 @@ with gr.Blocks(title="OpenADMET ADMET Challenge", fill_height=False,
|
|
| 136 |
- Mouse Plasma Protein Binding (**MPPB**): % Unbound
|
| 137 |
- Mouse Brain Protein Binding (**MBPB**): % Unbound
|
| 138 |
- Mouse Gastrocnemius Muscle Binding (**MGMB**): % Unbound
|
|
|
|
| 139 |
Find more information about these endpoints on our [blog](https://openadmet.ghost.io/openadmet-expansionrx-blind-challenge/).
|
| 140 |
**UPDATE:** The Challenge is now live! Data available at the following Hugging Face Datasets
|
| 141 |
Training: https://huggingface.co/datasets/openadmet/openadmet-expansionrx-challenge-train-data
|
| 142 |
Test: https://huggingface.co/datasets/openadmet/openadmet-expansionrx-challenge-test-data-blinded
|
| 143 |
You can also watch a [Webinar](https://www.youtube.com/watch?v=9v0Ej_FL6k0) introducing the challenge run with [Collaborative Drug Discovery](https://www.collaborativedrug.com/).
|
| 144 |
We also have a [form](https://forms.gle/KiviZ7AaGcuqtrwH8) you can fill out for access to a CDD vault containing the challenge data and access to some other tools.
|
|
|
|
| 145 |
## ✅ How to Participate
|
| 146 |
1. **Register**: Create an account with Hugging Face.
|
| 147 |
2. **Walk through the tutorials**: We have prepared a [Tutorial](https://github.com/OpenADMET/ExpansionRx-Challenge-Tutorial/blob/main/expansion_tutorial.ipynb) showing how to train a model and submit to the leaderboard.
|
|
|
|
| 136 |
- Mouse Plasma Protein Binding (**MPPB**): % Unbound
|
| 137 |
- Mouse Brain Protein Binding (**MBPB**): % Unbound
|
| 138 |
- Mouse Gastrocnemius Muscle Binding (**MGMB**): % Unbound
|
| 139 |
+
|
| 140 |
Find more information about these endpoints on our [blog](https://openadmet.ghost.io/openadmet-expansionrx-blind-challenge/).
|
| 141 |
**UPDATE:** The Challenge is now live! Data available at the following Hugging Face Datasets
|
| 142 |
Training: https://huggingface.co/datasets/openadmet/openadmet-expansionrx-challenge-train-data
|
| 143 |
Test: https://huggingface.co/datasets/openadmet/openadmet-expansionrx-challenge-test-data-blinded
|
| 144 |
You can also watch a [Webinar](https://www.youtube.com/watch?v=9v0Ej_FL6k0) introducing the challenge run with [Collaborative Drug Discovery](https://www.collaborativedrug.com/).
|
| 145 |
We also have a [form](https://forms.gle/KiviZ7AaGcuqtrwH8) you can fill out for access to a CDD vault containing the challenge data and access to some other tools.
|
| 146 |
+
|
| 147 |
## ✅ How to Participate
|
| 148 |
1. **Register**: Create an account with Hugging Face.
|
| 149 |
2. **Walk through the tutorials**: We have prepared a [Tutorial](https://github.com/OpenADMET/ExpansionRx-Challenge-Tutorial/blob/main/expansion_tutorial.ipynb) showing how to train a model and submit to the leaderboard.
|