sagorhishab
commited on
Commit
•
fd5feea
1
Parent(s):
1003855
add youtube test data
Browse files
youtube_test_data/data-00000-of-00004.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c316b1b656e6e10c6ac862a2fa5cb564b6276a85025bdaea3be72d57a04ee924
|
3 |
+
size 539513240
|
youtube_test_data/data-00001-of-00004.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe98ed2ca9807f3f4321b5d65d5f514677ddbf4587196db7521b14f6204fe0d0
|
3 |
+
size 452822552
|
youtube_test_data/data-00002-of-00004.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:449e0a1e62efae0bab05a1f480f459c27579bfcd64480421a344a323e6c5fd37
|
3 |
+
size 426536520
|
youtube_test_data/data-00003-of-00004.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7892c661136511df3181199742b3a031e949cf212a4525a2b2caa34e69bc6c3
|
3 |
+
size 434801672
|
youtube_test_data/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"audio": {
|
6 |
+
"array": {
|
7 |
+
"feature": {
|
8 |
+
"dtype": "float32",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"_type": "Sequence"
|
12 |
+
},
|
13 |
+
"sample_rate": {
|
14 |
+
"dtype": "int64",
|
15 |
+
"_type": "Value"
|
16 |
+
}
|
17 |
+
},
|
18 |
+
"text": {
|
19 |
+
"dtype": "string",
|
20 |
+
"_type": "Value"
|
21 |
+
},
|
22 |
+
"duration": {
|
23 |
+
"dtype": "float64",
|
24 |
+
"_type": "Value"
|
25 |
+
},
|
26 |
+
"category": {
|
27 |
+
"dtype": "string",
|
28 |
+
"_type": "Value"
|
29 |
+
},
|
30 |
+
"source": {
|
31 |
+
"dtype": "string",
|
32 |
+
"_type": "Value"
|
33 |
+
}
|
34 |
+
},
|
35 |
+
"homepage": "",
|
36 |
+
"license": ""
|
37 |
+
}
|
youtube_test_data/state.json
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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": "03a5c87f12a67955",
|
17 |
+
"_format_columns": null,
|
18 |
+
"_format_kwargs": {},
|
19 |
+
"_format_type": null,
|
20 |
+
"_output_all_columns": false,
|
21 |
+
"_split": null
|
22 |
+
}
|