mmzoellner commited on
Commit
7de71a2
·
verified ·
1 Parent(s): 6f432db

Upload 7 files

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train"]}
train/data-00000-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01e5ec13b2ddeccc8a224993f204f49ae525529a99da5902aec4e22be9d74a73
3
+ size 429282864
train/data-00001-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21070ed735a449c9549c95b62b7a00af02d0163fb7bf48aa6fee8e9051cc74dd
3
+ size 429282864
train/data-00002-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56592c575cda96e3c429d52b375e320128a92dbe2dedb4f3c4bb333add930f90
3
+ size 429282864
train/data-00003-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7baaf487692904567acec4f39a3e110c77e746c7faacabeaecb1e687f9f861ce
3
+ size 429218792
train/dataset_info.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "label": {
6
+ "names": [
7
+ "no_train",
8
+ "train"
9
+ ],
10
+ "_type": "ClassLabel"
11
+ },
12
+ "fold": {
13
+ "dtype": "int64",
14
+ "_type": "Value"
15
+ },
16
+ "audio": {
17
+ "sampling_rate": 16000,
18
+ "_type": "Audio"
19
+ }
20
+ },
21
+ "homepage": "",
22
+ "license": ""
23
+ }
train/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": "cd31a239daf4d423",
17
+ "_format_columns": null,
18
+ "_format_kwargs": {},
19
+ "_format_type": null,
20
+ "_output_all_columns": false,
21
+ "_split": null
22
+ }