humair025 commited on
Commit
5bceb7d
·
verified ·
1 Parent(s): 362f9c1

Upload folder using huggingface_hub

Browse files
munch_v1/data-00000-of-00001.parquet ADDED
File without changes
munch_v1/data-00000-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2040a887e1f5f7339cd7dfd501ec91c8505d5abe324340720280d8ab214b62cd
3
+ size 396112216
munch_v1/data-00001-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ff4934538d6e86201854af6b320fdc0ddccab3d1f23ff72eb75db4797557d78
3
+ size 442206936
munch_v1/data-00002-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eb0fc1921f1ff520743e41247d94687aaa2ac0a86a113087907750e187b112c
3
+ size 419167608
munch_v1/data-00003-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:491af29cf1fe6463f9460850592dd2aa1a35ee54bf511a785252d550a5153756
3
+ size 418050600
munch_v1/dataset_info.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "id": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "text": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "transcript": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "voice": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "audio": {
22
+ "sampling_rate": 22050,
23
+ "_type": "Audio"
24
+ },
25
+ "timestamp": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "error": {
30
+ "dtype": "null",
31
+ "_type": "Value"
32
+ },
33
+ "original_parquet": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "dataset_version": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ }
41
+ },
42
+ "homepage": "",
43
+ "license": ""
44
+ }
munch_v1/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": "f1f625391c9bb369",
17
+ "_format_columns": null,
18
+ "_format_kwargs": {},
19
+ "_format_type": null,
20
+ "_output_all_columns": false,
21
+ "_split": null
22
+ }