Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Blazej Banaszewski committed Jul 25, 2024
1 parent 97f191a commit 7101a87
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,9 @@ smiles = [
'c1ccc(-c2cccnc2)cc1',
]
model(smiles)
>> A list of 4 tensors of (1024,) shape
>> A list of 4 tensors of (512,) shape
```

For training a downstream model on the fingerprints see [`downstream_adaptation.ipnyb`](notebooks/downstream_adaptation.ipynb).

## Installation

### Pip
Expand Down

0 comments on commit 7101a87

Please sign in to comment.