sheryc commited on
Commit
9c51a63
·
verified ·
1 Parent(s): 9b8288d

Upload folder using huggingface_hub

Browse files
data/train/chunk5/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bc0281a8f6f9ef147b72a8e52be48bb97029f7100362279eb0906ceb569917e
3
+ size 41396184
data/train/chunk5/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/chunk5/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "5f3e9133d7132851",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }