sshh12 commited on
Commit
75baf1f
1 Parent(s): 886920f

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +60 -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:d1ccc641b5ce6549c596786fb32243695d8755090d651715bc29fb7eec9fc695
3
+ size 90588104
dataset_info.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "generator",
6
+ "dataset_size": 90495586,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "images": {
12
+ "feature": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ },
16
+ "_type": "Sequence"
17
+ },
18
+ "messages": [
19
+ {
20
+ "content": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "role": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ }
28
+ }
29
+ ]
30
+ },
31
+ "homepage": "",
32
+ "license": "",
33
+ "size_in_bytes": 90495586,
34
+ "splits": {
35
+ "train": {
36
+ "name": "train",
37
+ "num_bytes": 90495586,
38
+ "num_examples": 200000,
39
+ "shard_lengths": [
40
+ 20000,
41
+ 20000,
42
+ 20000,
43
+ 20000,
44
+ 20000,
45
+ 20000,
46
+ 20000,
47
+ 20000,
48
+ 20000,
49
+ 20000
50
+ ],
51
+ "dataset_name": "generator"
52
+ }
53
+ },
54
+ "version": {
55
+ "version_str": "0.0.0",
56
+ "major": 0,
57
+ "minor": 0,
58
+ "patch": 0
59
+ }
60
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "151948dd76bb900a",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }