alarv commited on
Commit
78a4564
·
verified ·
1 Parent(s): a5c6e6d

Upload tbiodeg AttentiveFP model

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ pipeline_tag: tabular-regression
16
 
17
  ## Model Description
18
 
19
- This is an AttentiveFP (Attention-based Fingerprint) Graph Neural Network model trained for tbiodeg regression from the Pyrosage project. The model predicts molecular properties directly from SMILES strings using graph neural networks.
20
 
21
  ## Model Details
22
 
 
16
 
17
  ## Model Description
18
 
19
+ This is an AttentiveFP (Attention-based Fingerprint) Graph Neural Network model trained to predict biodegradability potential. This property classifies whether a compound is readily biodegradable in the environment. The model takes SMILES strings as input and uses graph neural networks to predict molecular properties directly from the molecular structure.
20
 
21
  ## Model Details
22