Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -73,11 +73,6 @@ Not provided by uploader
|
|
73 |
|
74 |
We provide here key parameters used to setup and train the model.
|
75 |
|
76 |
-
<!-- If your model is not uploaded with any data (e.g., minified data) on the Model Hub, then make
|
77 |
-
sure to provide this field if you want users to be able to access your training data. See the
|
78 |
-
scvi-tools documentation for details. -->
|
79 |
-
**Training data url**: N/A
|
80 |
-
|
81 |
<details>
|
82 |
<summary><strong>Model Parameters</strong></summary>
|
83 |
|
@@ -151,9 +146,14 @@ Registry elements for AnnData manager:
|
|
151 |
<details>
|
152 |
<summary><strong>Training</strong></summary>
|
153 |
|
|
|
|
|
|
|
|
|
|
|
154 |
If provided by the original uploader, for those interested in understanding or replicating the training process, the code is available at the link below.
|
155 |
|
156 |
-
**Training Code URL**:
|
157 |
|
158 |
</details>
|
159 |
|
|
|
73 |
|
74 |
We provide here key parameters used to setup and train the model.
|
75 |
|
|
|
|
|
|
|
|
|
|
|
76 |
<details>
|
77 |
<summary><strong>Model Parameters</strong></summary>
|
78 |
|
|
|
146 |
<details>
|
147 |
<summary><strong>Training</strong></summary>
|
148 |
|
149 |
+
<!-- If your model is not uploaded with any data (e.g., minified data) on the Model Hub, then make
|
150 |
+
sure to provide this field if you want users to be able to access your training data. See the
|
151 |
+
scvi-tools documentation for details. -->
|
152 |
+
**Training data url**: Not provided by uploader
|
153 |
+
|
154 |
If provided by the original uploader, for those interested in understanding or replicating the training process, the code is available at the link below.
|
155 |
|
156 |
+
**Training Code URL**: Not provided by uploader
|
157 |
|
158 |
</details>
|
159 |
|