NGC404 commited on
Commit
b9e454e
·
verified ·
1 Parent(s): e0d6597

Upload folder using huggingface_hub

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train"]}
train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9af59f01edd5595e644f54d9688bd97dfafbbc0fede5887932d8188fc9206d5e
3
+ size 140303704
train/data-00000-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdfc9087c587ae58aacc5b53bd796c8d3199a474dbc2a4e1ddbd5448cfb21044
3
+ size 472942536
train/data-00001-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e809dfca753d55afa1a9a5f369c89f2f3858dc2465510b3f9f4730eccfec37c9
3
+ size 474288568
train/data-00002-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b4eea07eecfcaa486018df1d2ec2f666157340cce189c71c4f0df7b37524535
3
+ size 471311888
train/data-00003-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6d000454b6ec8ad00bd375ccc292a5b565abff41120cfbe82c4827ba503b5e0
3
+ size 473783336
train/data-00004-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68869a1fca86302b4a145f4a124b9f8a0d0a4b3a39a35b4e75e62443cdc69a78
3
+ size 472388440
train/data-00005-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbaa6b14a39d0fd0415b235cab09517539f65d277fd50bd19f078067174e252c
3
+ size 473359800
train/dataset_info.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "audio": {
10
+ "sampling_rate": 16000,
11
+ "_type": "Audio"
12
+ }
13
+ },
14
+ "homepage": "",
15
+ "license": ""
16
+ }
train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "c93acbc88d133f05",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }