GenerTeam commited on
Commit
c133662
·
verified ·
1 Parent(s): 5ee02ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
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
+ ---