katarinagresova
commited on
Commit
•
5f9bb29
1
Parent(s):
3bbe70b
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -9,9 +9,15 @@ dataset_info:
|
|
9 |
dtype: 'null'
|
10 |
splits:
|
11 |
- name: train
|
12 |
-
|
13 |
-
|
|
|
14 |
dataset_size: 0
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
# Dataset Card for "Genomic_Benchmarks_demo_human_or_worm"
|
17 |
|
|
|
9 |
dtype: 'null'
|
10 |
splits:
|
11 |
- name: train
|
12 |
+
num_bytes: 0
|
13 |
+
num_examples: 0
|
14 |
+
download_size: 0
|
15 |
dataset_size: 0
|
16 |
+
configs:
|
17 |
+
- config_name: default
|
18 |
+
data_files:
|
19 |
+
- split: train
|
20 |
+
path: data/train-*
|
21 |
---
|
22 |
# Dataset Card for "Genomic_Benchmarks_demo_human_or_worm"
|
23 |
|