hiro2333 commited on
Commit
3ddeaf3
·
verified ·
1 Parent(s): 4881327

Create organization card

Browse files
Files changed (1) hide show
  1. README.md +21 -10
README.md CHANGED
@@ -1,10 +1,21 @@
1
- ---
2
- title: README
3
- emoji: 🐢
4
- colorFrom: purple
5
- colorTo: blue
6
- sdk: static
7
- pinned: false
8
- ---
9
-
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
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.