Hack90 commited on
Commit
51e0cfe
·
1 Parent(s): 358fd86

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -3,6 +3,8 @@ dataset_info:
3
  features:
4
  - name: description
5
  dtype: string
 
 
6
  - name: text
7
  dtype: string
8
  - name: genome_length
@@ -11,10 +13,10 @@ dataset_info:
11
  dtype: string
12
  splits:
13
  - name: train
14
- num_bytes: 1461040122
15
- num_examples: 112526
16
- download_size: 0
17
- dataset_size: 1461040122
18
  ---
19
  [Needs More Information]
20
 
 
3
  features:
4
  - name: description
5
  dtype: string
6
+ - name: family
7
+ dtype: string
8
  - name: text
9
  dtype: string
10
  - name: genome_length
 
13
  dtype: string
14
  splits:
15
  - name: train
16
+ num_bytes: 1478065196
17
+ num_examples: 117768
18
+ download_size: 2825074
19
+ dataset_size: 1478065196
20
  ---
21
  [Needs More Information]
22