HighCWu commited on
Commit
2dd517f
·
1 Parent(s): abcac2a

upload dataset

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +55 -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:80cea9df433897e5ab07c48b6beb921a68171b2a4472b2c72b24c26c07140399
3
+ size 292389936
dataset_info.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "json",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_size": 4345981,
6
+ "description": "",
7
+ "download_checksums": {
8
+ "C:\\Users\\Admin\\Documents\\repos\\ControlLoRA\\data\\fill50k\\prompt.json": {
9
+ "num_bytes": 5945981,
10
+ "checksum": "b730ebdbf096fd9464962958c8e18b47a0f55676808df129c4e2ef531d3e0659"
11
+ }
12
+ },
13
+ "download_size": 5945981,
14
+ "features": {
15
+ "source": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "target": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ },
23
+ "prompt": {
24
+ "dtype": "string",
25
+ "_type": "Value"
26
+ },
27
+ "image": {
28
+ "_type": "Image"
29
+ },
30
+ "guide": {
31
+ "_type": "Image"
32
+ },
33
+ "text": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ }
37
+ },
38
+ "homepage": "",
39
+ "license": "",
40
+ "size_in_bytes": 10291962,
41
+ "splits": {
42
+ "train": {
43
+ "name": "train",
44
+ "num_bytes": 4345981,
45
+ "num_examples": 50000,
46
+ "dataset_name": "json"
47
+ }
48
+ },
49
+ "version": {
50
+ "version_str": "0.0.0",
51
+ "major": 0,
52
+ "minor": 0,
53
+ "patch": 0
54
+ }
55
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "5344268f97aee393",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }