martinkim0
commited on
Commit
•
af2dd4e
1
Parent(s):
ffb64a3
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags:
|
|
7 |
- single-cell
|
8 |
- model_cls_name:RNAStereoscope
|
9 |
- scvi_version:0.20.0b1
|
10 |
-
- anndata_version:0.
|
11 |
- modality:rna
|
12 |
- tissue:Small_Intestine
|
13 |
- annotated:True
|
@@ -15,7 +15,7 @@ tags:
|
|
15 |
|
16 |
# Description
|
17 |
|
18 |
-
|
19 |
|
20 |
# Model properties
|
21 |
|
@@ -37,8 +37,8 @@ Many model properties are in the model tags. Some more are listed below.
|
|
37 |
**model_summary_stats**:
|
38 |
| Summary Stat Key | Value |
|
39 |
|------------------|-------|
|
40 |
-
| n_cells |
|
41 |
-
| n_labels |
|
42 |
| n_vars | 4000 |
|
43 |
|
44 |
**model_data_registry**:
|
@@ -60,14 +60,14 @@ to host on the huggingface Model hub.
|
|
60 |
sure to provide this field if you want users to be able to access your training data. See the scvi-tools
|
61 |
documentation for details. -->
|
62 |
|
63 |
-
Training data url:
|
64 |
|
65 |
# Training code
|
66 |
|
67 |
This is an optional link to the code used to train the model.
|
68 |
|
69 |
-
Training code url:
|
70 |
|
71 |
# References
|
72 |
|
73 |
-
|
|
|
7 |
- single-cell
|
8 |
- model_cls_name:RNAStereoscope
|
9 |
- scvi_version:0.20.0b1
|
10 |
+
- anndata_version:0.10.3
|
11 |
- modality:rna
|
12 |
- tissue:Small_Intestine
|
13 |
- annotated:True
|
|
|
15 |
|
16 |
# Description
|
17 |
|
18 |
+
To be added...
|
19 |
|
20 |
# Model properties
|
21 |
|
|
|
37 |
**model_summary_stats**:
|
38 |
| Summary Stat Key | Value |
|
39 |
|------------------|-------|
|
40 |
+
| n_cells | 10458 |
|
41 |
+
| n_labels | 16 |
|
42 |
| n_vars | 4000 |
|
43 |
|
44 |
**model_data_registry**:
|
|
|
60 |
sure to provide this field if you want users to be able to access your training data. See the scvi-tools
|
61 |
documentation for details. -->
|
62 |
|
63 |
+
Training data url: N/A
|
64 |
|
65 |
# Training code
|
66 |
|
67 |
This is an optional link to the code used to train the model.
|
68 |
|
69 |
+
Training code url: N/A
|
70 |
|
71 |
# References
|
72 |
|
73 |
+
To be added...
|