keveman commited on
Commit
cc23462
·
verified ·
1 Parent(s): 2901ede

Upload folder using huggingface_hub

Browse files
data-00000-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:600cf902fae56eb60da85dd6e356d0d2c1d7a936ca14290112ba221512a6d2e7
3
+ size 5234758064
data-00001-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9089df76c34e66d92cf6d6a8cb1d991d6f8bec60a9c1ecde4870dacb2d54c11f
3
+ size 5202573400
data-00002-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c77e1ab4397aa5223566001a8ee24557eb81912d720cf151c88b69809581696d
3
+ size 5235878312
data-00003-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49fd25eaa0fd7cb884555286ec7188f86044b73711512c0de13c575f2c9e5160
3
+ size 5249116256
dataset_info.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "audio": {
6
+ "sampling_rate": 16000,
7
+ "_type": "Audio"
8
+ },
9
+ "dataset": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "text": {
14
+ "dtype": "large_string",
15
+ "_type": "Value"
16
+ },
17
+ "id": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "audio_length_s": {
22
+ "dtype": "float64",
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": ""
28
+ }
state.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "2ed7c90070a7f9e3",
17
+ "_format_columns": [
18
+ "audio",
19
+ "audio_length_s",
20
+ "dataset",
21
+ "id",
22
+ "text"
23
+ ],
24
+ "_format_kwargs": {},
25
+ "_format_type": null,
26
+ "_output_all_columns": false,
27
+ "_split": null
28
+ }