martinkim0 commited on
Commit
a8407ba
·
1 Parent(s): b25d21d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -54,10 +54,10 @@ Many model properties are in the model tags. Some more are listed below.
54
  | Summary Stat Key | Value |
55
  |--------------------------|-------|
56
  | n_batch | 4 |
57
- | n_cells | 15010 |
58
  | n_extra_categorical_covs | 0 |
59
  | n_extra_continuous_covs | 0 |
60
- | n_labels | 12 |
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/Tongue_training_data.h5ad
90
 
91
  # Training code
92
 
 
54
  | Summary Stat Key | Value |
55
  |--------------------------|-------|
56
  | n_batch | 4 |
57
+ | n_cells | 13488 |
58
  | n_extra_categorical_covs | 0 |
59
  | n_extra_continuous_covs | 0 |
60
+ | n_labels | 15 |
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_Tongue_filtered.h5ad
90
 
91
  # Training code
92