sheryc commited on
Commit
993deff
·
verified ·
1 Parent(s): f7b1d31

Upload folder using huggingface_hub

Browse files
data/train/chunk24/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a82f4b6aa6ca31625e00772af8ce8bbc7a3765202dd023952f7aa5b1d907e051
3
+ size 40239128
data/train/chunk24/dataset_info.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "index": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "datasetname": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "audio": {
14
+ "_type": "Audio"
15
+ },
16
+ "text": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "raw_text": {
21
+ "feature": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "_type": "Sequence"
26
+ },
27
+ "audio_len": {
28
+ "dtype": "float64",
29
+ "_type": "Value"
30
+ }
31
+ },
32
+ "homepage": "",
33
+ "license": ""
34
+ }
data/train/chunk24/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "6e59e9c6af78a096",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }