Update README.md
Browse files
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 |
+
|