hmacdope-omsf commited on
Commit
34fc9d0
·
verified ·
1 Parent(s): 5d86a91

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -137,6 +137,9 @@ def gradio_interface():
137
  Training: https://huggingface.co/datasets/openadmet/openadmet-expansionrx-challenge-train-data
138
  Test: https://huggingface.co/datasets/openadmet/openadmet-expansionrx-challenge-test-data-blinded
139
 
 
 
 
140
  ## ✅ How to Participate
141
  1. **Register**: Create an account with Hugging Face.
142
  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.
 
137
  Training: https://huggingface.co/datasets/openadmet/openadmet-expansionrx-challenge-train-data
138
  Test: https://huggingface.co/datasets/openadmet/openadmet-expansionrx-challenge-test-data-blinded
139
 
140
+ 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/).
141
+ 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.
142
+
143
  ## ✅ How to Participate
144
  1. **Register**: Create an account with Hugging Face.
145
  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.