Added note about variable number of genes and cells per sample
Browse files
README.md
CHANGED
@@ -24,6 +24,9 @@ This model was trained on over 57 million human and mouse cells gathered from ov
|
|
24 |
datasets from CellxGene and the Human Cell Atlas. This dataset covers a broad range of cell types and conditions
|
25 |
from multiple tissues in both human and mouse.
|
26 |
|
|
|
|
|
|
|
27 |
# Tasks
|
28 |
This model is designed for the following tasks:
|
29 |
|
|
|
24 |
datasets from CellxGene and the Human Cell Atlas. This dataset covers a broad range of cell types and conditions
|
25 |
from multiple tissues in both human and mouse.
|
26 |
|
27 |
+
This model was trained with a variable number of genes per cell sentence. For multi cell samples, each sample
|
28 |
+
contained between 5 and 20 cells, with the same number of genes for each of the cells in the same sample.
|
29 |
+
|
30 |
# Tasks
|
31 |
This model is designed for the following tasks:
|
32 |
|