Create organization card
Browse files
README.md
CHANGED
|
@@ -1,10 +1,21 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<div align="center">
|
| 2 |
+
|
| 3 |
+
# BotaBio
|
| 4 |
+
|
| 5 |
+
Open research artifacts, datasets, and evaluation workflows for biological protocol representation and computational biology.
|
| 6 |
+
|
| 7 |
+
[BPL-EVAL Dataset](https://huggingface.co/datasets/BotaBio/BPL-EVAL)
|
| 8 |
+
|
| 9 |
+
</div>
|
| 10 |
+
|
| 11 |
+
## About
|
| 12 |
+
|
| 13 |
+
BotaBio maintains research-facing resources for working with biological protocols, including structured protocol representations, evaluation corpora, generated artifacts, and analysis code.
|
| 14 |
+
|
| 15 |
+
## Featured Resources
|
| 16 |
+
|
| 17 |
+
- [BPL-EVAL](https://huggingface.co/datasets/BotaBio/BPL-EVAL): paper-facing evaluation package with protocol inputs, BPL outputs, generated variants, comparison outputs, figures, and reproducibility scripts.
|
| 18 |
+
|
| 19 |
+
## Repository Scope
|
| 20 |
+
|
| 21 |
+
The organization focuses on reproducible packaging of research data and code so that datasets can be inspected directly on Hugging Face and downloaded as complete artifacts when needed.
|