Upload README.md with huggingface_hub
Browse files
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:
|
| 15 |
-
num_examples:
|
| 16 |
-
download_size:
|
| 17 |
-
dataset_size:
|
| 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 |
|