Datasets:
second attempt
Browse files- dataset_dict.json +1 -0
- test/data-00000-of-00002.arrow +3 -0
- test/data-00001-of-00002.arrow +3 -0
- test/dataset_info.json +71 -0
- test/state.json +16 -0
- train/data-00000-of-00009.arrow +3 -0
- train/data-00001-of-00009.arrow +3 -0
- train/data-00002-of-00009.arrow +3 -0
- train/data-00003-of-00009.arrow +3 -0
- train/data-00004-of-00009.arrow +3 -0
- train/data-00005-of-00009.arrow +3 -0
- train/data-00006-of-00009.arrow +3 -0
- train/data-00007-of-00009.arrow +3 -0
- train/data-00008-of-00009.arrow +3 -0
- train/dataset_info.json +71 -0
- train/state.json +37 -0
- validation/data-00000-of-00002.arrow +3 -0
- validation/data-00001-of-00002.arrow +3 -0
- validation/dataset_info.json +71 -0
- validation/state.json +16 -0
dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["train", "validation", "test"]}
|
test/data-00000-of-00002.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2939481b74d090d8b02a221f520211ce2389f2280496b78b80d08967b51e18ad
|
| 3 |
+
size 257696680
|
test/data-00001-of-00002.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20c1110a5a80c8301b22f069c5748278a513aa0b44a01fd0c1bff9e7e79bc8d8
|
| 3 |
+
size 257337552
|
test/dataset_info.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"image": {
|
| 6 |
+
"_type": "Image"
|
| 7 |
+
},
|
| 8 |
+
"image_path_str": {
|
| 9 |
+
"dtype": "string",
|
| 10 |
+
"_type": "Value"
|
| 11 |
+
},
|
| 12 |
+
"semantic_class": {
|
| 13 |
+
"dtype": "string",
|
| 14 |
+
"_type": "Value"
|
| 15 |
+
},
|
| 16 |
+
"prompt_T": {
|
| 17 |
+
"dtype": "string",
|
| 18 |
+
"_type": "Value"
|
| 19 |
+
},
|
| 20 |
+
"prompt_D": {
|
| 21 |
+
"dtype": "string",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"transform": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"Tx": {
|
| 29 |
+
"dtype": "float32",
|
| 30 |
+
"_type": "Value"
|
| 31 |
+
},
|
| 32 |
+
"Ty": {
|
| 33 |
+
"dtype": "float32",
|
| 34 |
+
"_type": "Value"
|
| 35 |
+
},
|
| 36 |
+
"Tz": {
|
| 37 |
+
"dtype": "float32",
|
| 38 |
+
"_type": "Value"
|
| 39 |
+
},
|
| 40 |
+
"rot_x": {
|
| 41 |
+
"dtype": "float32",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
},
|
| 44 |
+
"rot_y": {
|
| 45 |
+
"dtype": "float32",
|
| 46 |
+
"_type": "Value"
|
| 47 |
+
},
|
| 48 |
+
"rot_z": {
|
| 49 |
+
"dtype": "float32",
|
| 50 |
+
"_type": "Value"
|
| 51 |
+
},
|
| 52 |
+
"rot_w": {
|
| 53 |
+
"dtype": "float32",
|
| 54 |
+
"_type": "Value"
|
| 55 |
+
},
|
| 56 |
+
"W": {
|
| 57 |
+
"dtype": "float32",
|
| 58 |
+
"_type": "Value"
|
| 59 |
+
},
|
| 60 |
+
"H": {
|
| 61 |
+
"dtype": "float32",
|
| 62 |
+
"_type": "Value"
|
| 63 |
+
},
|
| 64 |
+
"D": {
|
| 65 |
+
"dtype": "float32",
|
| 66 |
+
"_type": "Value"
|
| 67 |
+
}
|
| 68 |
+
},
|
| 69 |
+
"homepage": "",
|
| 70 |
+
"license": ""
|
| 71 |
+
}
|
test/state.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00002.arrow"
|
| 5 |
+
},
|
| 6 |
+
{
|
| 7 |
+
"filename": "data-00001-of-00002.arrow"
|
| 8 |
+
}
|
| 9 |
+
],
|
| 10 |
+
"_fingerprint": "dc65a61553e3b791",
|
| 11 |
+
"_format_columns": null,
|
| 12 |
+
"_format_kwargs": {},
|
| 13 |
+
"_format_type": null,
|
| 14 |
+
"_output_all_columns": false,
|
| 15 |
+
"_split": null
|
| 16 |
+
}
|
train/data-00000-of-00009.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97977bf7ab2d3589742a8656eb8485cc07e850394550b7e0bf9d2df1718c42e3
|
| 3 |
+
size 457951928
|
train/data-00001-of-00009.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6574617b2a3d1e84ee312bc9cfbe852a06df4c224708fd895a7c66c139ebfac4
|
| 3 |
+
size 456213896
|
train/data-00002-of-00009.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e273441c4201dbcd98a9b9931689a41b862aeec5ed76917343e74f3128553120
|
| 3 |
+
size 458057352
|
train/data-00003-of-00009.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50f7ea661a5cf9ef75364e2cfaf502ad3e676bc3119883d5b425b2723b0fcbb7
|
| 3 |
+
size 457764880
|
train/data-00004-of-00009.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3272692b9355d993146fea49a2191c94a6315d95c02663b305e49b136ff70d93
|
| 3 |
+
size 457258144
|
train/data-00005-of-00009.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:18ba73f10ebf1d7faf1fb52764891bf295089be83bb72fdc5faf66948b95f709
|
| 3 |
+
size 457500840
|
train/data-00006-of-00009.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7908c9ea64cb3b95a64c5cd65fe2339ca80c6bad3dee5bebd1281e1fbcbfcd23
|
| 3 |
+
size 457174616
|
train/data-00007-of-00009.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f86ec975f1ba002f47d7044def068f9962f021dbec3805ecd4d2ab6907837b77
|
| 3 |
+
size 456912880
|
train/data-00008-of-00009.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d24d30c4ae5b208399bea393d5051ee14f858ec4f69f6f2aab3bbf46aaad244d
|
| 3 |
+
size 457722568
|
train/dataset_info.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"image": {
|
| 6 |
+
"_type": "Image"
|
| 7 |
+
},
|
| 8 |
+
"image_path_str": {
|
| 9 |
+
"dtype": "string",
|
| 10 |
+
"_type": "Value"
|
| 11 |
+
},
|
| 12 |
+
"semantic_class": {
|
| 13 |
+
"dtype": "string",
|
| 14 |
+
"_type": "Value"
|
| 15 |
+
},
|
| 16 |
+
"prompt_T": {
|
| 17 |
+
"dtype": "string",
|
| 18 |
+
"_type": "Value"
|
| 19 |
+
},
|
| 20 |
+
"prompt_D": {
|
| 21 |
+
"dtype": "string",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"transform": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"Tx": {
|
| 29 |
+
"dtype": "float32",
|
| 30 |
+
"_type": "Value"
|
| 31 |
+
},
|
| 32 |
+
"Ty": {
|
| 33 |
+
"dtype": "float32",
|
| 34 |
+
"_type": "Value"
|
| 35 |
+
},
|
| 36 |
+
"Tz": {
|
| 37 |
+
"dtype": "float32",
|
| 38 |
+
"_type": "Value"
|
| 39 |
+
},
|
| 40 |
+
"rot_x": {
|
| 41 |
+
"dtype": "float32",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
},
|
| 44 |
+
"rot_y": {
|
| 45 |
+
"dtype": "float32",
|
| 46 |
+
"_type": "Value"
|
| 47 |
+
},
|
| 48 |
+
"rot_z": {
|
| 49 |
+
"dtype": "float32",
|
| 50 |
+
"_type": "Value"
|
| 51 |
+
},
|
| 52 |
+
"rot_w": {
|
| 53 |
+
"dtype": "float32",
|
| 54 |
+
"_type": "Value"
|
| 55 |
+
},
|
| 56 |
+
"W": {
|
| 57 |
+
"dtype": "float32",
|
| 58 |
+
"_type": "Value"
|
| 59 |
+
},
|
| 60 |
+
"H": {
|
| 61 |
+
"dtype": "float32",
|
| 62 |
+
"_type": "Value"
|
| 63 |
+
},
|
| 64 |
+
"D": {
|
| 65 |
+
"dtype": "float32",
|
| 66 |
+
"_type": "Value"
|
| 67 |
+
}
|
| 68 |
+
},
|
| 69 |
+
"homepage": "",
|
| 70 |
+
"license": ""
|
| 71 |
+
}
|
train/state.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00009.arrow"
|
| 5 |
+
},
|
| 6 |
+
{
|
| 7 |
+
"filename": "data-00001-of-00009.arrow"
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"filename": "data-00002-of-00009.arrow"
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"filename": "data-00003-of-00009.arrow"
|
| 14 |
+
},
|
| 15 |
+
{
|
| 16 |
+
"filename": "data-00004-of-00009.arrow"
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"filename": "data-00005-of-00009.arrow"
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"filename": "data-00006-of-00009.arrow"
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"filename": "data-00007-of-00009.arrow"
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"filename": "data-00008-of-00009.arrow"
|
| 29 |
+
}
|
| 30 |
+
],
|
| 31 |
+
"_fingerprint": "17022eeae829116f",
|
| 32 |
+
"_format_columns": null,
|
| 33 |
+
"_format_kwargs": {},
|
| 34 |
+
"_format_type": null,
|
| 35 |
+
"_output_all_columns": false,
|
| 36 |
+
"_split": null
|
| 37 |
+
}
|
validation/data-00000-of-00002.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6360d5dc2064bc1e0324f91d4cfbd81efe2ba0ec480ac776e3777cc032c9f017
|
| 3 |
+
size 256479688
|
validation/data-00001-of-00002.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0dfbed1987f27276ee0f944428fc61d2fc50589093ad87beb27af11e88d0cf2d
|
| 3 |
+
size 257401808
|
validation/dataset_info.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"image": {
|
| 6 |
+
"_type": "Image"
|
| 7 |
+
},
|
| 8 |
+
"image_path_str": {
|
| 9 |
+
"dtype": "string",
|
| 10 |
+
"_type": "Value"
|
| 11 |
+
},
|
| 12 |
+
"semantic_class": {
|
| 13 |
+
"dtype": "string",
|
| 14 |
+
"_type": "Value"
|
| 15 |
+
},
|
| 16 |
+
"prompt_T": {
|
| 17 |
+
"dtype": "string",
|
| 18 |
+
"_type": "Value"
|
| 19 |
+
},
|
| 20 |
+
"prompt_D": {
|
| 21 |
+
"dtype": "string",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"transform": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"Tx": {
|
| 29 |
+
"dtype": "float32",
|
| 30 |
+
"_type": "Value"
|
| 31 |
+
},
|
| 32 |
+
"Ty": {
|
| 33 |
+
"dtype": "float32",
|
| 34 |
+
"_type": "Value"
|
| 35 |
+
},
|
| 36 |
+
"Tz": {
|
| 37 |
+
"dtype": "float32",
|
| 38 |
+
"_type": "Value"
|
| 39 |
+
},
|
| 40 |
+
"rot_x": {
|
| 41 |
+
"dtype": "float32",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
},
|
| 44 |
+
"rot_y": {
|
| 45 |
+
"dtype": "float32",
|
| 46 |
+
"_type": "Value"
|
| 47 |
+
},
|
| 48 |
+
"rot_z": {
|
| 49 |
+
"dtype": "float32",
|
| 50 |
+
"_type": "Value"
|
| 51 |
+
},
|
| 52 |
+
"rot_w": {
|
| 53 |
+
"dtype": "float32",
|
| 54 |
+
"_type": "Value"
|
| 55 |
+
},
|
| 56 |
+
"W": {
|
| 57 |
+
"dtype": "float32",
|
| 58 |
+
"_type": "Value"
|
| 59 |
+
},
|
| 60 |
+
"H": {
|
| 61 |
+
"dtype": "float32",
|
| 62 |
+
"_type": "Value"
|
| 63 |
+
},
|
| 64 |
+
"D": {
|
| 65 |
+
"dtype": "float32",
|
| 66 |
+
"_type": "Value"
|
| 67 |
+
}
|
| 68 |
+
},
|
| 69 |
+
"homepage": "",
|
| 70 |
+
"license": ""
|
| 71 |
+
}
|
validation/state.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00002.arrow"
|
| 5 |
+
},
|
| 6 |
+
{
|
| 7 |
+
"filename": "data-00001-of-00002.arrow"
|
| 8 |
+
}
|
| 9 |
+
],
|
| 10 |
+
"_fingerprint": "2b644b54c11c7ea8",
|
| 11 |
+
"_format_columns": null,
|
| 12 |
+
"_format_kwargs": {},
|
| 13 |
+
"_format_type": null,
|
| 14 |
+
"_output_all_columns": false,
|
| 15 |
+
"_split": null
|
| 16 |
+
}
|