From 9567be56cc9e4bf4fcd210dbc37e02c724998988 Mon Sep 17 00:00:00 2001 From: Alex Velez-Arce Date: Thu, 10 Oct 2024 05:44:03 -0400 Subject: [PATCH] Update CONTRIBUTE.md with leaderboard instructions --- CONTRIBUTE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md index 3cc6ea6f..c125821c 100644 --- a/CONTRIBUTE.md +++ b/CONTRIBUTE.md @@ -2,6 +2,11 @@ Thanks for your interest in contributing to TDC! TDC is a community driven effort. Currently, we are looking for contributions to enrich 1) dataset for existing therapeutics tasks; 2) new meaningful therapeutic task; 3) data functions; 4) leaderboards. Below are the guideline for contributing each of the above categories. +## 0(NEW) +We have new process for adding entries to the TDC leaderboard. + +Tentative instructions can be found at https://github.com/mims-harvard/tdc2website-flask/blob/main/README.md + ## 0) Development Environment Before starting to contribute, we suggest you build an environment for TDC, which installs all dependencies, following the below command: