martinkim0 commited on
Commit
a3dff36
1 Parent(s): 3239886

Upload README.md with huggingface_hub

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