stefan-insilico commited on
Commit
a44acf6
·
verified ·
1 Parent(s): 4112d91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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).