Skip to content

Commit

Permalink
add colab button for the notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
blazejba authored Aug 6, 2024
1 parent bf5e6d6 commit c197778
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ model(smiles)
>> A list of 4 tensors of (512,) shape
```

For training a downstream model on the fingerprints see [`./notebooks/downstream_adaptation.ipnyb`](https://github.com/graphcore-research/minimol/blob/master/notebooks/downstream_adaptation.ipynb).
For a Colab notebook showing how to use Minimol's fingerprints to achieve SoTA results on a downstream task, click here: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/graphcore-research/minimol/blob/main/notebooks/downstream_adaptation.ipynb)

## Installation

Expand Down Expand Up @@ -81,4 +81,4 @@ The model has been evaluated on 22 benchmarks from the ADMET group of [Therapeut

Copyright (c) 2024 Graphcore Ltd. Licensed under the MIT License.

The included code is released under the MIT license (see [details of the license](LICENSE)).
The included code is released under the MIT license (see [details of the license](LICENSE)).

0 comments on commit c197778

Please sign in to comment.