Datasets:

Modalities:
Audio
Formats:
parquet
Libraries:
Datasets
pandas
License:
Kwindla Hultman Kramer commited on
Commit
1d6905b
·
1 Parent(s): 6012b78

initial commit

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:4bb1a18f72ccb4da60ce6b68360c6bf57b1ce37e09cdf17f86447b3357531400
3
+ size 337928200
train/dataset_info.json ADDED
The diff for this file is too large to render. See raw diff
 
train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "284d3579638b4623",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }