Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
  • Loading branch information
amva13 committed Oct 20, 2024
1 parent dd7bb70 commit dca09d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/benchmark/docking.html
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ <h3 id="instructions">Instructions</h3>

<p class="is-size-5">This benchmark requires the use of TDC oracle class. For docking score, it requires PyScreener. You can find the detailed installation steps <a href="/functions/oracles#docking-scores">here</a>. </p>

<p class="is-size-5"> To submit your result, please fill out <b><a href="https://forms.gle/HYupGaV7WDuutbr9A">THIS FORM</a></b>. The evaluation result file <code>result.pkl</code> will be automatically generated after calling <code>group.evaluate_many(predictions_runs, save_file_name = 'result', m1_api = 'XXXXX')</code>. </p>
<p class="is-size-5"> To submit your result, please follow <b><a href="https://github.com/mims-harvard/tdc2website-flask/blob/main/README.md">THE LEADERBOARD ENTRY PROCESS</a></b>. The evaluation result file <code>result.pkl</code> will be automatically generated after calling <code>group.evaluate_many(predictions_runs, save_file_name = 'result', m1_api = 'XXXXX')</code>. </p>

<div class="column is-12">
<hr />
Expand Down

0 comments on commit dca09d4

Please sign in to comment.