stefan-insilico
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -144,4 +144,5 @@ You can use the following instructions (one or several at a time):
|
|
144 |
Full list of available values for each meta-data item you can find in ```p3_entities_with_type.csv```
|
145 |
|
146 |
|
147 |
-
## Multi-Modality
|
|
|
|
144 |
Full list of available values for each meta-data item you can find in ```p3_entities_with_type.csv```
|
145 |
|
146 |
|
147 |
+
## Multi-Modality
|
148 |
+
Applies by default in tasks where you pass signature. For each gene in up- and down- lists model gets embeddings from Knowledge Graph and Text NNs. Then embeddings are averaged in order to obtain one embedding for each modality for each gene list (4 averaged embeddings in total).
|