liuganghuggingface
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,9 @@ datasets:
|
|
5 |
pipeline_tag: graph-ml
|
6 |
---
|
7 |
|
8 |
-
|
|
|
|
|
9 |
|
10 |
- **emb_dim**: 300
|
11 |
- **model**: gin-virtual
|
|
|
5 |
pipeline_tag: graph-ml
|
6 |
---
|
7 |
|
8 |
+
The pretrained model for the paper ["Learning Molecular Representation in a Cell"](https://arxiv.org/abs/2406.12056v1).
|
9 |
+
|
10 |
+
The model is trained with the following configurations:
|
11 |
|
12 |
- **emb_dim**: 300
|
13 |
- **model**: gin-virtual
|