Upload 2 files
Browse files- dataset_infos.json +45 -0
- lego_all.parquet +3 -0
dataset_infos.json
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bulu--lego-blip-captions": {
|
| 3 |
+
"description": "lego blip captions",
|
| 4 |
+
"citation": "",
|
| 5 |
+
"homepage": "",
|
| 6 |
+
"license": "",
|
| 7 |
+
"features": {
|
| 8 |
+
"image": {
|
| 9 |
+
"decode": true,
|
| 10 |
+
"id": null,
|
| 11 |
+
"_type": "Image"
|
| 12 |
+
},
|
| 13 |
+
"text": {
|
| 14 |
+
"dtype": "string",
|
| 15 |
+
"id": null,
|
| 16 |
+
"_type": "Value"
|
| 17 |
+
}
|
| 18 |
+
},
|
| 19 |
+
"post_processed": null,
|
| 20 |
+
"supervised_keys": null,
|
| 21 |
+
"task_templates": null,
|
| 22 |
+
"builder_name": "imagefolder",
|
| 23 |
+
"config_name": "lotr",
|
| 24 |
+
"version": {
|
| 25 |
+
"version_str": "0.0.0",
|
| 26 |
+
"description": null,
|
| 27 |
+
"major": 0,
|
| 28 |
+
"minor": 0,
|
| 29 |
+
"patch": 0
|
| 30 |
+
},
|
| 31 |
+
"splits": {
|
| 32 |
+
"train": {
|
| 33 |
+
"name": "train",
|
| 34 |
+
"num_bytes": 77769772.0,
|
| 35 |
+
"num_examples": 2511,
|
| 36 |
+
"dataset_name": "lego_blip_512"
|
| 37 |
+
}
|
| 38 |
+
},
|
| 39 |
+
"download_checksums": null,
|
| 40 |
+
"download_size": 77769772,
|
| 41 |
+
"post_processing_size": null,
|
| 42 |
+
"dataset_size": 77769772.0,
|
| 43 |
+
"size_in_bytes": 155539544
|
| 44 |
+
}
|
| 45 |
+
}
|
lego_all.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c8e567f04847d9a64a126eb88b0642a203938d8de6b2c5eee2bae0894f0b54f
|
| 3 |
+
size 77769772
|