mohitmayank commited on
Commit
131335e
·
verified ·
1 Parent(s): e030bde

Upload 3 files

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +43 -0
  3. state.json +13 -0
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2e865c088bf5788f817aa4894cb63b7576c65424d2632621eb5da8f409d0477
3
+ size 6355056
dataset_info.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "snac_codes": {
14
+ "feature": {
15
+ "feature": {
16
+ "feature": {
17
+ "dtype": "int64",
18
+ "_type": "Value"
19
+ },
20
+ "_type": "Sequence"
21
+ },
22
+ "_type": "Sequence"
23
+ },
24
+ "_type": "Sequence"
25
+ },
26
+ "audio_length_samples": {
27
+ "dtype": "int64",
28
+ "_type": "Value"
29
+ },
30
+ "audio_length_seconds": {
31
+ "dtype": "float64",
32
+ "_type": "Value"
33
+ },
34
+ "original_sample": {
35
+ "text": {
36
+ "dtype": "string",
37
+ "_type": "Value"
38
+ }
39
+ }
40
+ },
41
+ "homepage": "",
42
+ "license": ""
43
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "8e04031a5c4fa1df",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }