martinkim0 commited on
Commit
0a88805
1 Parent(s): 2d07d5a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -7,7 +7,7 @@ tags:
7
  - single-cell
8
  - model_cls_name:CondSCVI
9
  - scvi_version:0.20.0b1
10
- - anndata_version:0.8.0
11
  - modality:rna
12
  - tissue:Fat
13
  - annotated:True
@@ -15,7 +15,7 @@ tags:
15
 
16
  # Description
17
 
18
- Tabula sapiens. An across organ dataset of cell-types in human tissues.
19
 
20
  # Model properties
21
 
@@ -43,8 +43,8 @@ Many model properties are in the model tags. Some more are listed below.
43
  **model_summary_stats**:
44
  | Summary Stat Key | Value |
45
  |------------------|-------|
46
- | n_cells | 34766 |
47
- | n_labels | 18 |
48
  | n_vars | 4000 |
49
 
50
  **model_data_registry**:
@@ -66,14 +66,14 @@ to host on the huggingface Model hub.
66
  sure to provide this field if you want users to be able to access your training data. See the scvi-tools
67
  documentation for details. -->
68
 
69
- Training data url: https://zenodo.org/api/files/fd2c61e6-f4cd-4984-ade0-24d26d9adef6/TS_Fat_filtered.h5ad
70
 
71
  # Training code
72
 
73
  This is an optional link to the code used to train the model.
74
 
75
- Training code url: https://github.com/scvi-hub-references/tabula_sapiens/main.py
76
 
77
  # References
78
 
79
- The Tabula Sapiens: A multi-organ, single-cell transcriptomic atlas of humans. The Tabula Sapiens Consortium. Science 2022.05.13; doi: https: //doi.org/10.1126/science.abl4896
 
7
  - single-cell
8
  - model_cls_name:CondSCVI
9
  - scvi_version:0.20.0b1
10
+ - anndata_version:0.10.3
11
  - modality:rna
12
  - tissue:Fat
13
  - annotated:True
 
15
 
16
  # Description
17
 
18
+ To be added...
19
 
20
  # Model properties
21
 
 
43
  **model_summary_stats**:
44
  | Summary Stat Key | Value |
45
  |------------------|-------|
46
+ | n_cells | 20259 |
47
+ | n_labels | 12 |
48
  | n_vars | 4000 |
49
 
50
  **model_data_registry**:
 
66
  sure to provide this field if you want users to be able to access your training data. See the scvi-tools
67
  documentation for details. -->
68
 
69
+ Training data url: N/A
70
 
71
  # Training code
72
 
73
  This is an optional link to the code used to train the model.
74
 
75
+ Training code url: N/A
76
 
77
  # References
78
 
79
+ To be added...