Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,6 @@ likelihood responses over a fixed panel of DNA sequences.
|
|
| 18 |
| File | Description |
|
| 19 |
|---|---|
|
| 20 |
| `main_panel.parquet` | 10,000-probe biological panel (14 functional elements × 4 categories) |
|
| 21 |
-
| `MLM_k1ablation_1000_main_panel.parquet` | 1,000-probe stratified subset for the k=1 vs k=6 stride PLL ablation |
|
| 22 |
| `panel_manifest.json` | Per-element / per-dataset counts and sampling seeds |
|
| 23 |
| `panel_summary.md` | Human-readable panel composition summary |
|
| 24 |
|
|
@@ -43,7 +42,7 @@ panel = pd.read_parquet(path)
|
|
| 43 |
**CC-BY-NC-SA-4.0.** The panel was assembled from three upstream benchmarks:
|
| 44 |
|
| 45 |
- GUE (DNABERT-2) — Apache-2.0
|
| 46 |
-
- Plant Genomic Benchmark (
|
| 47 |
- DNA Foundation Benchmark (DFB) — Apache-2.0
|
| 48 |
|
| 49 |
Because the panel contains 1,600 probes drawn from PGB, the combined
|
|
|
|
| 18 |
| File | Description |
|
| 19 |
|---|---|
|
| 20 |
| `main_panel.parquet` | 10,000-probe biological panel (14 functional elements × 4 categories) |
|
|
|
|
| 21 |
| `panel_manifest.json` | Per-element / per-dataset counts and sampling seeds |
|
| 22 |
| `panel_summary.md` | Human-readable panel composition summary |
|
| 23 |
|
|
|
|
| 42 |
**CC-BY-NC-SA-4.0.** The panel was assembled from three upstream benchmarks:
|
| 43 |
|
| 44 |
- GUE (DNABERT-2) — Apache-2.0
|
| 45 |
+
- Plant Genomic Benchmark (ArgoNT) — CC-BY-NC-SA-4.0
|
| 46 |
- DNA Foundation Benchmark (DFB) — Apache-2.0
|
| 47 |
|
| 48 |
Because the panel contains 1,600 probes drawn from PGB, the combined
|