Upload dataset
Browse files
README.md
CHANGED
@@ -8,14 +8,24 @@ dataset_info:
|
|
8 |
- name: rttm
|
9 |
dtype: string
|
10 |
splits:
|
|
|
|
|
|
|
11 |
- name: Training
|
12 |
-
num_bytes:
|
13 |
-
num_examples:
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
16 |
configs:
|
17 |
- config_name: default
|
18 |
data_files:
|
|
|
|
|
19 |
- split: Training
|
20 |
path: data/Training-*
|
|
|
|
|
21 |
---
|
|
|
8 |
- name: rttm
|
9 |
dtype: string
|
10 |
splits:
|
11 |
+
- name: Test
|
12 |
+
num_bytes: 687089.0
|
13 |
+
num_examples: 4
|
14 |
- name: Training
|
15 |
+
num_bytes: 716152.0
|
16 |
+
num_examples: 4
|
17 |
+
- name: Validation
|
18 |
+
num_bytes: 766429.0
|
19 |
+
num_examples: 4
|
20 |
+
download_size: 354094
|
21 |
+
dataset_size: 2169670.0
|
22 |
configs:
|
23 |
- config_name: default
|
24 |
data_files:
|
25 |
+
- split: Test
|
26 |
+
path: data/Test-*
|
27 |
- split: Training
|
28 |
path: data/Training-*
|
29 |
+
- split: Validation
|
30 |
+
path: data/Validation-*
|
31 |
---
|
data/Test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51ca5d7685ad782bce5682ba5854438831610880ce091e0d3ceafb2f17ec1faf
|
3 |
+
size 115829
|
data/Training-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:218abc8235878f01db228cbd0d443e4ced203997132822bf6e70edc9b5cb94ac
|
3 |
+
size 117127
|
data/Validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35401f16e44f9280e767da2dabd1f52289569992b74f814c22e0c4e6d8fa3b58
|
3 |
+
size 121138
|