Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- biology
|
5 |
+
- genomics
|
6 |
+
- long-context
|
7 |
+
task_categories:
|
8 |
+
- token-classification
|
9 |
+
configs:
|
10 |
+
- config_name: archaea_annotation
|
11 |
+
data_files:
|
12 |
+
- split: test
|
13 |
+
path: archaea_annotation_summary.parquet
|
14 |
+
- config_name: bacteria_annotation
|
15 |
+
data_files:
|
16 |
+
- split: test
|
17 |
+
path: bacteria_annotation_summary.parquet
|
18 |
+
---
|