marmg commited on
Commit
a0ab2da
·
verified ·
1 Parent(s): 11e13cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -7,6 +7,7 @@ datasets:
7
 
8
  # Otter UB MF Model Card
9
 
 
10
 
11
  ## Model details
12
  Otter models are based on Graph Neural Networks (GNN) that propagates initial embeddings through a set of layers that upgrade input embedding according to the node neighbours.
 
7
 
8
  # Otter UB MF Model Card
9
 
10
+ Otter-Knoweldge model trained using only one modality for molecules: morgan-fingerprint (MF)
11
 
12
  ## Model details
13
  Otter models are based on Graph Neural Networks (GNN) that propagates initial embeddings through a set of layers that upgrade input embedding according to the node neighbours.