Datasets:
Remove garbage
Browse files- dataset_dict.json +0 -1
- test_clean/data-00000-of-00004.arrow +0 -3
- test_clean/data-00001-of-00004.arrow +0 -3
- test_clean/data-00002-of-00004.arrow +0 -3
- test_clean/data-00003-of-00004.arrow +0 -3
- test_clean/dataset_info.json +0 -99
- test_clean/state.json +0 -37
- test_other/data-00000-of-00004.arrow +0 -3
- test_other/data-00001-of-00004.arrow +0 -3
- test_other/data-00002-of-00004.arrow +0 -3
- test_other/data-00003-of-00004.arrow +0 -3
- test_other/dataset_info.json +0 -99
- test_other/state.json +0 -37
dataset_dict.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"splits": ["test_clean", "test_other"]}
|
|
|
|
test_clean/data-00000-of-00004.arrow
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:c459e66ec0ff082be7f7f75f11a29803cad95c96dfa0565a46cd9421dc1b4c64
|
3 |
-
size 199566328
|
|
|
|
|
|
|
|
test_clean/data-00001-of-00004.arrow
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:3763a554ba618676f1697469d3d1cf8af0ff8f30dd509121569e3a1a5cecac19
|
3 |
-
size 189815232
|
|
|
|
|
|
|
|
test_clean/data-00002-of-00004.arrow
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:cfff60be63fd3e162aed8fa8b8c78e94b7b168fa0bf367d8069ac3fd407fada9
|
3 |
-
size 163744408
|
|
|
|
|
|
|
|
test_clean/data-00003-of-00004.arrow
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:22ca226d866f1a8a40767f8ba990d967d5850aae77adc55c459bfc33a27b7c64
|
3 |
-
size 204445176
|
|
|
|
|
|
|
|
test_clean/dataset_info.json
DELETED
@@ -1,99 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"builder_name": "csv",
|
3 |
-
"citation": "",
|
4 |
-
"config_name": "default",
|
5 |
-
"dataset_name": "csv",
|
6 |
-
"dataset_size": 1207307,
|
7 |
-
"description": "",
|
8 |
-
"download_checksums": {
|
9 |
-
"/Users/JG96XG/Desktop/data_sets/BinauralLibriSpeech/test_clean.csv": {
|
10 |
-
"num_bytes": 484666,
|
11 |
-
"checksum": null
|
12 |
-
},
|
13 |
-
"/Users/JG96XG/Desktop/data_sets/BinauralLibriSpeech/test_other.csv": {
|
14 |
-
"num_bytes": 502970,
|
15 |
-
"checksum": null
|
16 |
-
}
|
17 |
-
},
|
18 |
-
"download_size": 987636,
|
19 |
-
"features": {
|
20 |
-
"elevation": {
|
21 |
-
"dtype": "int64",
|
22 |
-
"_type": "Value"
|
23 |
-
},
|
24 |
-
"azimuth": {
|
25 |
-
"dtype": "int64",
|
26 |
-
"_type": "Value"
|
27 |
-
},
|
28 |
-
"microphone_left_x": {
|
29 |
-
"dtype": "float64",
|
30 |
-
"_type": "Value"
|
31 |
-
},
|
32 |
-
"microphone_left_y": {
|
33 |
-
"dtype": "float64",
|
34 |
-
"_type": "Value"
|
35 |
-
},
|
36 |
-
"microphone_left_z": {
|
37 |
-
"dtype": "float64",
|
38 |
-
"_type": "Value"
|
39 |
-
},
|
40 |
-
"microphone_right_x": {
|
41 |
-
"dtype": "float64",
|
42 |
-
"_type": "Value"
|
43 |
-
},
|
44 |
-
"microphone_right_y": {
|
45 |
-
"dtype": "float64",
|
46 |
-
"_type": "Value"
|
47 |
-
},
|
48 |
-
"microphone_right_z": {
|
49 |
-
"dtype": "float64",
|
50 |
-
"_type": "Value"
|
51 |
-
},
|
52 |
-
"transcript": {
|
53 |
-
"dtype": "string",
|
54 |
-
"_type": "Value"
|
55 |
-
},
|
56 |
-
"audio": {
|
57 |
-
"_type": "Audio"
|
58 |
-
},
|
59 |
-
"speaker_id": {
|
60 |
-
"dtype": "string",
|
61 |
-
"_type": "Value"
|
62 |
-
},
|
63 |
-
"chapter_id": {
|
64 |
-
"dtype": "string",
|
65 |
-
"_type": "Value"
|
66 |
-
},
|
67 |
-
"file": {
|
68 |
-
"dtype": "string",
|
69 |
-
"_type": "Value"
|
70 |
-
},
|
71 |
-
"duration": {
|
72 |
-
"dtype": "float64",
|
73 |
-
"_type": "Value"
|
74 |
-
}
|
75 |
-
},
|
76 |
-
"homepage": "",
|
77 |
-
"license": "",
|
78 |
-
"size_in_bytes": 2194943,
|
79 |
-
"splits": {
|
80 |
-
"test_clean": {
|
81 |
-
"name": "test_clean",
|
82 |
-
"num_bytes": 588198,
|
83 |
-
"num_examples": 2620,
|
84 |
-
"dataset_name": "csv"
|
85 |
-
},
|
86 |
-
"test_other": {
|
87 |
-
"name": "test_other",
|
88 |
-
"num_bytes": 619109,
|
89 |
-
"num_examples": 2939,
|
90 |
-
"dataset_name": "csv"
|
91 |
-
}
|
92 |
-
},
|
93 |
-
"version": {
|
94 |
-
"version_str": "0.0.0",
|
95 |
-
"major": 0,
|
96 |
-
"minor": 0,
|
97 |
-
"patch": 0
|
98 |
-
}
|
99 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test_clean/state.json
DELETED
@@ -1,37 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_data_files": [
|
3 |
-
{
|
4 |
-
"filename": "data-00000-of-00004.arrow"
|
5 |
-
},
|
6 |
-
{
|
7 |
-
"filename": "data-00001-of-00004.arrow"
|
8 |
-
},
|
9 |
-
{
|
10 |
-
"filename": "data-00002-of-00004.arrow"
|
11 |
-
},
|
12 |
-
{
|
13 |
-
"filename": "data-00003-of-00004.arrow"
|
14 |
-
}
|
15 |
-
],
|
16 |
-
"_fingerprint": "d21595ef67712f24",
|
17 |
-
"_format_columns": [
|
18 |
-
"elevation",
|
19 |
-
"azimuth",
|
20 |
-
"microphone_left_x",
|
21 |
-
"microphone_left_y",
|
22 |
-
"microphone_left_z",
|
23 |
-
"microphone_right_x",
|
24 |
-
"microphone_right_y",
|
25 |
-
"microphone_right_z",
|
26 |
-
"transcript",
|
27 |
-
"audio",
|
28 |
-
"speaker_id",
|
29 |
-
"chapter_id",
|
30 |
-
"file",
|
31 |
-
"duration"
|
32 |
-
],
|
33 |
-
"_format_kwargs": {},
|
34 |
-
"_format_type": null,
|
35 |
-
"_output_all_columns": false,
|
36 |
-
"_split": null
|
37 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test_other/data-00000-of-00004.arrow
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:4d6191ebb222ea9cb572d2a91f35acf07b47271ce6303cbe73302e998b51c068
|
3 |
-
size 190830264
|
|
|
|
|
|
|
|
test_other/data-00001-of-00004.arrow
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:5d216dfa4037e6af84757c8fa92e2c1d76abb4177561770233c2ecf58c08ff09
|
3 |
-
size 172218056
|
|
|
|
|
|
|
|
test_other/data-00002-of-00004.arrow
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:e7b2dc12447e5e98331664d402782da7d039707a5326a2c3da42422ead796f10
|
3 |
-
size 195316640
|
|
|
|
|
|
|
|
test_other/data-00003-of-00004.arrow
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:db55779897cb562ab873118d7ab870d975173ea7f3c4e0350a2614e9725d18e4
|
3 |
-
size 171413392
|
|
|
|
|
|
|
|
test_other/dataset_info.json
DELETED
@@ -1,99 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"builder_name": "csv",
|
3 |
-
"citation": "",
|
4 |
-
"config_name": "default",
|
5 |
-
"dataset_name": "csv",
|
6 |
-
"dataset_size": 1207307,
|
7 |
-
"description": "",
|
8 |
-
"download_checksums": {
|
9 |
-
"/Users/JG96XG/Desktop/data_sets/BinauralLibriSpeech/test_clean.csv": {
|
10 |
-
"num_bytes": 484666,
|
11 |
-
"checksum": null
|
12 |
-
},
|
13 |
-
"/Users/JG96XG/Desktop/data_sets/BinauralLibriSpeech/test_other.csv": {
|
14 |
-
"num_bytes": 502970,
|
15 |
-
"checksum": null
|
16 |
-
}
|
17 |
-
},
|
18 |
-
"download_size": 987636,
|
19 |
-
"features": {
|
20 |
-
"elevation": {
|
21 |
-
"dtype": "int64",
|
22 |
-
"_type": "Value"
|
23 |
-
},
|
24 |
-
"azimuth": {
|
25 |
-
"dtype": "int64",
|
26 |
-
"_type": "Value"
|
27 |
-
},
|
28 |
-
"microphone_left_x": {
|
29 |
-
"dtype": "float64",
|
30 |
-
"_type": "Value"
|
31 |
-
},
|
32 |
-
"microphone_left_y": {
|
33 |
-
"dtype": "float64",
|
34 |
-
"_type": "Value"
|
35 |
-
},
|
36 |
-
"microphone_left_z": {
|
37 |
-
"dtype": "float64",
|
38 |
-
"_type": "Value"
|
39 |
-
},
|
40 |
-
"microphone_right_x": {
|
41 |
-
"dtype": "float64",
|
42 |
-
"_type": "Value"
|
43 |
-
},
|
44 |
-
"microphone_right_y": {
|
45 |
-
"dtype": "float64",
|
46 |
-
"_type": "Value"
|
47 |
-
},
|
48 |
-
"microphone_right_z": {
|
49 |
-
"dtype": "float64",
|
50 |
-
"_type": "Value"
|
51 |
-
},
|
52 |
-
"transcript": {
|
53 |
-
"dtype": "string",
|
54 |
-
"_type": "Value"
|
55 |
-
},
|
56 |
-
"audio": {
|
57 |
-
"_type": "Audio"
|
58 |
-
},
|
59 |
-
"speaker_id": {
|
60 |
-
"dtype": "string",
|
61 |
-
"_type": "Value"
|
62 |
-
},
|
63 |
-
"chapter_id": {
|
64 |
-
"dtype": "string",
|
65 |
-
"_type": "Value"
|
66 |
-
},
|
67 |
-
"file": {
|
68 |
-
"dtype": "string",
|
69 |
-
"_type": "Value"
|
70 |
-
},
|
71 |
-
"duration": {
|
72 |
-
"dtype": "float64",
|
73 |
-
"_type": "Value"
|
74 |
-
}
|
75 |
-
},
|
76 |
-
"homepage": "",
|
77 |
-
"license": "",
|
78 |
-
"size_in_bytes": 2194943,
|
79 |
-
"splits": {
|
80 |
-
"test_clean": {
|
81 |
-
"name": "test_clean",
|
82 |
-
"num_bytes": 588198,
|
83 |
-
"num_examples": 2620,
|
84 |
-
"dataset_name": "csv"
|
85 |
-
},
|
86 |
-
"test_other": {
|
87 |
-
"name": "test_other",
|
88 |
-
"num_bytes": 619109,
|
89 |
-
"num_examples": 2939,
|
90 |
-
"dataset_name": "csv"
|
91 |
-
}
|
92 |
-
},
|
93 |
-
"version": {
|
94 |
-
"version_str": "0.0.0",
|
95 |
-
"major": 0,
|
96 |
-
"minor": 0,
|
97 |
-
"patch": 0
|
98 |
-
}
|
99 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test_other/state.json
DELETED
@@ -1,37 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_data_files": [
|
3 |
-
{
|
4 |
-
"filename": "data-00000-of-00004.arrow"
|
5 |
-
},
|
6 |
-
{
|
7 |
-
"filename": "data-00001-of-00004.arrow"
|
8 |
-
},
|
9 |
-
{
|
10 |
-
"filename": "data-00002-of-00004.arrow"
|
11 |
-
},
|
12 |
-
{
|
13 |
-
"filename": "data-00003-of-00004.arrow"
|
14 |
-
}
|
15 |
-
],
|
16 |
-
"_fingerprint": "c1ea767b58239f8f",
|
17 |
-
"_format_columns": [
|
18 |
-
"elevation",
|
19 |
-
"azimuth",
|
20 |
-
"microphone_left_x",
|
21 |
-
"microphone_left_y",
|
22 |
-
"microphone_left_z",
|
23 |
-
"microphone_right_x",
|
24 |
-
"microphone_right_y",
|
25 |
-
"microphone_right_z",
|
26 |
-
"transcript",
|
27 |
-
"audio",
|
28 |
-
"speaker_id",
|
29 |
-
"chapter_id",
|
30 |
-
"file",
|
31 |
-
"duration"
|
32 |
-
],
|
33 |
-
"_format_kwargs": {},
|
34 |
-
"_format_type": null,
|
35 |
-
"_output_all_columns": false,
|
36 |
-
"_split": null
|
37 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|