Commit
·
afb9def
1
Parent(s):
d2da365
Upload 3 files
Browse files- data-00000-of-00001.arrow +3 -0
- dataset_info.json +18 -0
- state.json +17 -0
data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df920edbaf9c07ed8195641d361f7b86e023d84505991ed4895e65f673e6222e
|
| 3 |
+
size 28832080
|
dataset_info.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"image": {
|
| 6 |
+
"_type": "Image"
|
| 7 |
+
},
|
| 8 |
+
"conditioning_image": {
|
| 9 |
+
"_type": "Image"
|
| 10 |
+
},
|
| 11 |
+
"text": {
|
| 12 |
+
"dtype": "string",
|
| 13 |
+
"_type": "Value"
|
| 14 |
+
}
|
| 15 |
+
},
|
| 16 |
+
"homepage": "",
|
| 17 |
+
"license": ""
|
| 18 |
+
}
|
state.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "fef7ba39661bdc6d",
|
| 8 |
+
"_format_columns": [
|
| 9 |
+
"image",
|
| 10 |
+
"text",
|
| 11 |
+
"conditioning_image"
|
| 12 |
+
],
|
| 13 |
+
"_format_kwargs": {},
|
| 14 |
+
"_format_type": null,
|
| 15 |
+
"_output_all_columns": false,
|
| 16 |
+
"_split": null
|
| 17 |
+
}
|