martinkim0 commited on
Commit
40a444f
1 Parent(s): 99ec6f9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -52,11 +52,11 @@ Many model properties are in the model tags. Some more are listed below.
52
  **model_summary_stats**:
53
  | Summary Stat Key | Value |
54
  |--------------------------|-------|
55
- | n_batch | 6 |
56
- | n_cells | 30746 |
57
  | n_extra_categorical_covs | 0 |
58
  | n_extra_continuous_covs | 0 |
59
- | n_labels | 19 |
60
  | n_latent_qzm | 20 |
61
  | n_latent_qzv | 20 |
62
  | n_vars | 4000 |
@@ -85,7 +85,7 @@ to host on the huggingface Model hub.
85
  sure to provide this field if you want users to be able to access your training data. See the scvi-tools
86
  documentation for details. -->
87
 
88
- Training data url: https://zenodo.org/api/files/c676cd14-97a7-4ea6-ba70-2c7faa1d61d8/Muscle_training_data.h5ad
89
 
90
  # Training code
91
 
 
52
  **model_summary_stats**:
53
  | Summary Stat Key | Value |
54
  |--------------------------|-------|
55
+ | n_batch | 2 |
56
+ | n_cells | 2860 |
57
  | n_extra_categorical_covs | 0 |
58
  | n_extra_continuous_covs | 0 |
59
+ | n_labels | 12 |
60
  | n_latent_qzm | 20 |
61
  | n_latent_qzv | 20 |
62
  | n_vars | 4000 |
 
85
  sure to provide this field if you want users to be able to access your training data. See the scvi-tools
86
  documentation for details. -->
87
 
88
+ Training data url: https://zenodo.org/api/files/fd2c61e6-f4cd-4984-ade0-24d26d9adef6/TS_Muscle_filtered.h5ad
89
 
90
  # Training code
91