andrewt28 commited on
Commit
42f3ac9
·
verified ·
1 Parent(s): ec8dc3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -4,4 +4,17 @@ datasets:
4
  ---
5
  MolLM: A Unified Language Model to Integrate Biomedical Text with 2D and 3D Molecular Representations
6
 
7
- Model checkpoints for [MolLM model](https://github.com/gersteinlab/MolLM).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
  MolLM: A Unified Language Model to Integrate Biomedical Text with 2D and 3D Molecular Representations
6
 
7
+ Model checkpoints for [MolLM model](https://github.com/gersteinlab/MolLM).
8
+
9
+ The checkpoints for each downstream task can be found as follows:
10
+ - `GraphTextRetrieval`
11
+ - `GraphTextRetrieval-model.zip`
12
+ - `MoleculeCaption`
13
+ - `MoleculeCaption-model.zip`
14
+ - `MoleculeEditing`
15
+ - `MoleculeEditing-model.zip`
16
+ - `MoleculeGeneration`
17
+ - `MoleculeGeneration-model.zip`
18
+ - `MoleculePrediction`
19
+ - `MoleculePrediction-model.zip`
20
+