Hack90 commited on
Commit
734a6d3
·
1 Parent(s): fdbe119

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
1
  ---
2
  license: unknown
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: unknown
3
+ dataset_info:
4
+ features:
5
+ - name: description
6
+ dtype: string
7
+ - name: text
8
+ dtype: string
9
+ - name: genome_length
10
+ dtype: int64
11
+ - name: organism_id
12
+ dtype: string
13
+ splits:
14
+ - name: train
15
+ num_bytes: 1943983860
16
+ num_examples: 14820
17
+ download_size: 1104178
18
+ dataset_size: 1943983860
19
  ---