Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"model_type": "embedding_extractor",
|
| 4 |
"source": "https://github.com/biomed-AI/CellFM",
|
| 5 |
"model_name": "800M",
|
| 6 |
-
"n_genes":
|
| 7 |
"enc_dims": 1536,
|
| 8 |
"enc_nlayers": 40,
|
| 9 |
"enc_num_heads": 48,
|
|
|
|
| 3 |
"model_type": "embedding_extractor",
|
| 4 |
"source": "https://github.com/biomed-AI/CellFM",
|
| 5 |
"model_name": "800M",
|
| 6 |
+
"n_genes": 24072,
|
| 7 |
"enc_dims": 1536,
|
| 8 |
"enc_nlayers": 40,
|
| 9 |
"enc_num_heads": 48,
|