Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -96,11 +96,6 @@ cell-type.
|
|
96 |
|
97 |
We provide here key parameters used to setup and train the model.
|
98 |
|
99 |
-
<!-- If your model is not uploaded with any data (e.g., minified data) on the Model Hub, then make
|
100 |
-
sure to provide this field if you want users to be able to access your training data. See the
|
101 |
-
scvi-tools documentation for details. -->
|
102 |
-
**Training data url**: N/A
|
103 |
-
|
104 |
<details>
|
105 |
<summary><strong>Model Parameters</strong></summary>
|
106 |
|
@@ -168,9 +163,14 @@ Registry elements for AnnData manager:
|
|
168 |
<details>
|
169 |
<summary><strong>Training</strong></summary>
|
170 |
|
|
|
|
|
|
|
|
|
|
|
171 |
If provided by the original uploader, for those interested in understanding or replicating the training process, the code is available at the link below.
|
172 |
|
173 |
-
**Training Code URL**:
|
174 |
|
175 |
</details>
|
176 |
|
|
|
96 |
|
97 |
We provide here key parameters used to setup and train the model.
|
98 |
|
|
|
|
|
|
|
|
|
|
|
99 |
<details>
|
100 |
<summary><strong>Model Parameters</strong></summary>
|
101 |
|
|
|
163 |
<details>
|
164 |
<summary><strong>Training</strong></summary>
|
165 |
|
166 |
+
<!-- If your model is not uploaded with any data (e.g., minified data) on the Model Hub, then make
|
167 |
+
sure to provide this field if you want users to be able to access your training data. See the
|
168 |
+
scvi-tools documentation for details. -->
|
169 |
+
**Training data url**: Not provided by uploader
|
170 |
+
|
171 |
If provided by the original uploader, for those interested in understanding or replicating the training process, the code is available at the link below.
|
172 |
|
173 |
+
**Training Code URL**: Not provided by uploader
|
174 |
|
175 |
</details>
|
176 |
|