Skip to content

Commit

Permalink
fix colab link...
Browse files Browse the repository at this point in the history
  • Loading branch information
blazejba authored Aug 6, 2024
1 parent c197778 commit 6712372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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 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)
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://githubtocolab.com/graphcore-research/minimol/blob/main/notebooks/downstream_adaptation.ipynb)

## Installation

Expand Down

0 comments on commit 6712372

Please sign in to comment.