Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Virtual Cell — Distilled Bulk Encoder Example Dataset
|
| 2 |
|
| 3 |
A minimal sample dataset for verifying the data format and running quick
|
|
@@ -69,4 +79,4 @@ If you use the Virtual Cell distilled bulk encoder, please also cite:
|
|
| 69 |
|
| 70 |
## License
|
| 71 |
|
| 72 |
-
[
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- biology
|
| 4 |
+
- genomics
|
| 5 |
+
- bulk-rna-seq
|
| 6 |
+
task_categories:
|
| 7 |
+
- text-classification
|
| 8 |
+
license: apache-2.0
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# Virtual Cell — Distilled Bulk Encoder Example Dataset
|
| 12 |
|
| 13 |
A minimal sample dataset for verifying the data format and running quick
|
|
|
|
| 79 |
|
| 80 |
## License
|
| 81 |
|
| 82 |
+
Apache 2.0 — see [LICENSE](LICENSE) and [NOTICE](NOTICE).
|