sshh12 commited on
Commit
8362b6b
·
1 Parent(s): 16a2ae1

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +75 -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:4a354a62b0f5d85786cf2c4b3d0ce32ceb970ec05ee6fe3dfc7c40a4c3367493
3
+ size 68229800
dataset_info.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "generator",
6
+ "dataset_size": 68014158,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "speech_audios": [
12
+ {
13
+ "dataset_args": {
14
+ "name": {
15
+ "dtype": "string",
16
+ "_type": "Value"
17
+ },
18
+ "path": {
19
+ "dtype": "string",
20
+ "_type": "Value"
21
+ },
22
+ "split": {
23
+ "dtype": "string",
24
+ "_type": "Value"
25
+ }
26
+ },
27
+ "idx": {
28
+ "dtype": "int64",
29
+ "_type": "Value"
30
+ }
31
+ }
32
+ ],
33
+ "messages": [
34
+ {
35
+ "content": {
36
+ "dtype": "string",
37
+ "_type": "Value"
38
+ },
39
+ "role": {
40
+ "dtype": "string",
41
+ "_type": "Value"
42
+ }
43
+ }
44
+ ]
45
+ },
46
+ "homepage": "",
47
+ "license": "",
48
+ "size_in_bytes": 68014158,
49
+ "splits": {
50
+ "train": {
51
+ "name": "train",
52
+ "num_bytes": 68014158,
53
+ "num_examples": 300000,
54
+ "shard_lengths": [
55
+ 30000,
56
+ 30000,
57
+ 30000,
58
+ 30000,
59
+ 30000,
60
+ 30000,
61
+ 30000,
62
+ 30000,
63
+ 30000,
64
+ 30000
65
+ ],
66
+ "dataset_name": "generator"
67
+ }
68
+ },
69
+ "version": {
70
+ "version_str": "0.0.0",
71
+ "major": 0,
72
+ "minor": 0,
73
+ "patch": 0
74
+ }
75
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "5f6d07626b861c42",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }