tianmeow commited on
Commit
29efc73
·
1 Parent(s): 2cc0dce

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:bef6eff320c12bbd11a3527ccb8fa0eeb70676fbea06a8a4d98e2f0cb791ea56
3
+ size 176931896
dataset_info.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "json",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_size": 318045,
6
+ "description": "",
7
+ "download_checksums": {
8
+ "E:\\Projects\\10ControlNet\\ControlNet\\datasets\\saliency\\prompt.json": {
9
+ "num_bytes": 376045,
10
+ "checksum": null
11
+ }
12
+ },
13
+ "download_size": 376045,
14
+ "features": {
15
+ "image": {
16
+ "_type": "Image"
17
+ },
18
+ "guide": {
19
+ "_type": "Image"
20
+ },
21
+ "text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": "",
28
+ "size_in_bytes": 694090,
29
+ "splits": {
30
+ "train": {
31
+ "name": "train",
32
+ "num_bytes": 318045,
33
+ "num_examples": 2000,
34
+ "dataset_name": "json"
35
+ }
36
+ },
37
+ "version": {
38
+ "version_str": "0.0.0",
39
+ "major": 0,
40
+ "minor": 0,
41
+ "patch": 0
42
+ }
43
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "6c8606910f398499",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }