Upload 27 files
Browse files- dataset_dict.json +1 -0
- test/data-00000-of-00001.arrow +3 -0
- test/dataset_info.json +118 -0
- test/state.json +13 -0
- validation/cache-056694d8310c2073.arrow +3 -0
- validation/cache-0ccb21ae2fe97414.arrow +3 -0
- validation/cache-2c900a024049ea1c.arrow +3 -0
- validation/cache-2cd7492550c868cb.arrow +3 -0
- validation/cache-581687220a48f98b.arrow +3 -0
- validation/cache-5bf10fe7bfced91a.arrow +3 -0
- validation/cache-5e03704872264ec0.arrow +3 -0
- validation/cache-655d74c8a662712e.arrow +3 -0
- validation/cache-6b4a3292b1964912.arrow +3 -0
- validation/cache-7a023327c9511ac1.arrow +3 -0
- validation/cache-7ecf8a78677df2f7.arrow +3 -0
- validation/cache-85d103762717062e.arrow +3 -0
- validation/cache-b5b3ede0e3df5ba4.arrow +3 -0
- validation/cache-bb803da24c25cd7f.arrow +3 -0
- validation/cache-bc8dfaeba4a20cc8.arrow +3 -0
- validation/cache-d4d42f4d07665061.arrow +3 -0
- validation/cache-dbec0bf8cd2a80a5.arrow +3 -0
- validation/cache-e3a95c1abe95111c.arrow +3 -0
- validation/cache-f0ecb4b8a181da4d.arrow +3 -0
- validation/cache-fc5152fa697e3244.arrow +3 -0
- validation/data-00000-of-00001.arrow +3 -0
- validation/dataset_info.json +118 -0
- validation/state.json +13 -0
dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["train", "validation"]}
|
test/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca4d2b65e34f048aa56ab238025df495f265470b0d7064678e5b28938ffdf011
|
| 3 |
+
size 972424
|
test/dataset_info.json
ADDED
|
@@ -0,0 +1,118 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"room_count": {
|
| 6 |
+
"dtype": "int64",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"total_area": {
|
| 10 |
+
"dtype": "float64",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"room_types": {
|
| 14 |
+
"feature": {
|
| 15 |
+
"dtype": "string",
|
| 16 |
+
"_type": "Value"
|
| 17 |
+
},
|
| 18 |
+
"_type": "Sequence"
|
| 19 |
+
},
|
| 20 |
+
"rooms": [
|
| 21 |
+
{
|
| 22 |
+
"area": {
|
| 23 |
+
"dtype": "float64",
|
| 24 |
+
"_type": "Value"
|
| 25 |
+
},
|
| 26 |
+
"floor_polygon": [
|
| 27 |
+
{
|
| 28 |
+
"x": {
|
| 29 |
+
"dtype": "float64",
|
| 30 |
+
"_type": "Value"
|
| 31 |
+
},
|
| 32 |
+
"z": {
|
| 33 |
+
"dtype": "float64",
|
| 34 |
+
"_type": "Value"
|
| 35 |
+
}
|
| 36 |
+
}
|
| 37 |
+
],
|
| 38 |
+
"height": {
|
| 39 |
+
"dtype": "float64",
|
| 40 |
+
"_type": "Value"
|
| 41 |
+
},
|
| 42 |
+
"id": {
|
| 43 |
+
"dtype": "string",
|
| 44 |
+
"_type": "Value"
|
| 45 |
+
},
|
| 46 |
+
"is_regular": {
|
| 47 |
+
"dtype": "int64",
|
| 48 |
+
"_type": "Value"
|
| 49 |
+
},
|
| 50 |
+
"room_type": {
|
| 51 |
+
"dtype": "string",
|
| 52 |
+
"_type": "Value"
|
| 53 |
+
},
|
| 54 |
+
"width": {
|
| 55 |
+
"dtype": "float64",
|
| 56 |
+
"_type": "Value"
|
| 57 |
+
}
|
| 58 |
+
}
|
| 59 |
+
],
|
| 60 |
+
"prompt": {
|
| 61 |
+
"room_count": {
|
| 62 |
+
"dtype": "int64",
|
| 63 |
+
"_type": "Value"
|
| 64 |
+
},
|
| 65 |
+
"room_types": {
|
| 66 |
+
"feature": {
|
| 67 |
+
"dtype": "string",
|
| 68 |
+
"_type": "Value"
|
| 69 |
+
},
|
| 70 |
+
"_type": "Sequence"
|
| 71 |
+
},
|
| 72 |
+
"rooms": [
|
| 73 |
+
{
|
| 74 |
+
"area": {
|
| 75 |
+
"dtype": "float64",
|
| 76 |
+
"_type": "Value"
|
| 77 |
+
},
|
| 78 |
+
"height": {
|
| 79 |
+
"dtype": "float64",
|
| 80 |
+
"_type": "Value"
|
| 81 |
+
},
|
| 82 |
+
"id": {
|
| 83 |
+
"dtype": "string",
|
| 84 |
+
"_type": "Value"
|
| 85 |
+
},
|
| 86 |
+
"is_regular": {
|
| 87 |
+
"dtype": "int64",
|
| 88 |
+
"_type": "Value"
|
| 89 |
+
},
|
| 90 |
+
"room_type": {
|
| 91 |
+
"dtype": "string",
|
| 92 |
+
"_type": "Value"
|
| 93 |
+
},
|
| 94 |
+
"width": {
|
| 95 |
+
"dtype": "float64",
|
| 96 |
+
"_type": "Value"
|
| 97 |
+
}
|
| 98 |
+
}
|
| 99 |
+
],
|
| 100 |
+
"total_area": {
|
| 101 |
+
"dtype": "float64",
|
| 102 |
+
"_type": "Value"
|
| 103 |
+
}
|
| 104 |
+
},
|
| 105 |
+
"edges": {
|
| 106 |
+
"feature": {
|
| 107 |
+
"feature": {
|
| 108 |
+
"dtype": "int64",
|
| 109 |
+
"_type": "Value"
|
| 110 |
+
},
|
| 111 |
+
"_type": "Sequence"
|
| 112 |
+
},
|
| 113 |
+
"_type": "Sequence"
|
| 114 |
+
}
|
| 115 |
+
},
|
| 116 |
+
"homepage": "",
|
| 117 |
+
"license": ""
|
| 118 |
+
}
|
test/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "3c72165c9b30d6f2",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|
validation/cache-056694d8310c2073.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22437a511d1c1f9f7cce3f78a6cbd3fe0180e453993383faf71ec7b51bf521d3
|
| 3 |
+
size 9053264
|
validation/cache-0ccb21ae2fe97414.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:312eb2286613a246e6d5765dc70a796b66ecbd466bd501e2616ace2afa8fbc82
|
| 3 |
+
size 10347608
|
validation/cache-2c900a024049ea1c.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bfd40c5421814263f1c046e32a0c9fde76a37f395e1c0cdc58bd48e70fd2f530
|
| 3 |
+
size 10096880
|
validation/cache-2cd7492550c868cb.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58e16042d4b0ba71ecc4234bd88e347889183784d5990b23323b817c4d1c9651
|
| 3 |
+
size 9017600
|
validation/cache-581687220a48f98b.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b1c20f52820f2c1e741af8fec928ff8c0ef484b85c75018fb7a567a43e00424
|
| 3 |
+
size 10078184
|
validation/cache-5bf10fe7bfced91a.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10bab8392f863fd5fbfaceb677461e6e320eab147f3e593e9a7cc7517197328a
|
| 3 |
+
size 10978928
|
validation/cache-5e03704872264ec0.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:998dd5fd0bf84c714b65e67ef2545e3f7f9fe0f174ccbe9029f5e8910cca413e
|
| 3 |
+
size 10300952
|
validation/cache-655d74c8a662712e.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b57e7ef47ea2e34909ad3cac70ab0fe197214dd476080f39e44a9e9d96724c7
|
| 3 |
+
size 11757584
|
validation/cache-6b4a3292b1964912.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:05f75c52c09af181aa28475469121c077964afd7016b13d23d4bd4a94504434b
|
| 3 |
+
size 12777384
|
validation/cache-7a023327c9511ac1.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51bffbbe491700fc6f6f9082c12be24ef776b592b23bee584132ff4d20fc8d81
|
| 3 |
+
size 10945600
|
validation/cache-7ecf8a78677df2f7.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24faaa8f92ef304f511c261f10c8c318329933c6a0ed46a3c67f867185642fdc
|
| 3 |
+
size 12777384
|
validation/cache-85d103762717062e.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7bad315b83060f48aa22414031abc2f69f763f70946aaab844ade390b1c55a1
|
| 3 |
+
size 9932104
|
validation/cache-b5b3ede0e3df5ba4.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6512fd1f98fa988d06ff01674b207fea70f5fe54345e6c4f80dd9caa847cebd4
|
| 3 |
+
size 12169168
|
validation/cache-bb803da24c25cd7f.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5860c2066aba813c61f78d697ae1886d7ad3b66123bd4e817cd0c00893669e1f
|
| 3 |
+
size 11757584
|
validation/cache-bc8dfaeba4a20cc8.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:161e7c88ac41befb727cbf1dbc0e14528331569714ba1264217b43409e955b56
|
| 3 |
+
size 9955440
|
validation/cache-d4d42f4d07665061.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4ac2f8d6a0c3e05790946e5174335c02642112ef11e969fb4a0eb7482af6066
|
| 3 |
+
size 9938864
|
validation/cache-dbec0bf8cd2a80a5.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2bc3c241d7024b05ca05967efd84413646ed928d5ada2e9fff92817d576448a
|
| 3 |
+
size 7919600
|
validation/cache-e3a95c1abe95111c.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a2a138dc71f476d83f59ea3995f5b44099fcbd4f37f6202710359b3257df95f
|
| 3 |
+
size 8359360
|
validation/cache-f0ecb4b8a181da4d.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae97eac2579b374eef0db64cfc5eed57d5b3f86e504eef516f8cde106610b8d4
|
| 3 |
+
size 10951344
|
validation/cache-fc5152fa697e3244.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae97eac2579b374eef0db64cfc5eed57d5b3f86e504eef516f8cde106610b8d4
|
| 3 |
+
size 10963096
|
validation/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39771bbda3b3ed8cad9460e597f5ff94091b330e208d6ecdeac9a58fd5c641b2
|
| 3 |
+
size 917208
|
validation/dataset_info.json
ADDED
|
@@ -0,0 +1,118 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"room_count": {
|
| 6 |
+
"dtype": "int64",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"total_area": {
|
| 10 |
+
"dtype": "float64",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"room_types": {
|
| 14 |
+
"feature": {
|
| 15 |
+
"dtype": "string",
|
| 16 |
+
"_type": "Value"
|
| 17 |
+
},
|
| 18 |
+
"_type": "Sequence"
|
| 19 |
+
},
|
| 20 |
+
"rooms": [
|
| 21 |
+
{
|
| 22 |
+
"area": {
|
| 23 |
+
"dtype": "float64",
|
| 24 |
+
"_type": "Value"
|
| 25 |
+
},
|
| 26 |
+
"floor_polygon": [
|
| 27 |
+
{
|
| 28 |
+
"x": {
|
| 29 |
+
"dtype": "float64",
|
| 30 |
+
"_type": "Value"
|
| 31 |
+
},
|
| 32 |
+
"z": {
|
| 33 |
+
"dtype": "float64",
|
| 34 |
+
"_type": "Value"
|
| 35 |
+
}
|
| 36 |
+
}
|
| 37 |
+
],
|
| 38 |
+
"height": {
|
| 39 |
+
"dtype": "float64",
|
| 40 |
+
"_type": "Value"
|
| 41 |
+
},
|
| 42 |
+
"id": {
|
| 43 |
+
"dtype": "string",
|
| 44 |
+
"_type": "Value"
|
| 45 |
+
},
|
| 46 |
+
"is_regular": {
|
| 47 |
+
"dtype": "int64",
|
| 48 |
+
"_type": "Value"
|
| 49 |
+
},
|
| 50 |
+
"room_type": {
|
| 51 |
+
"dtype": "string",
|
| 52 |
+
"_type": "Value"
|
| 53 |
+
},
|
| 54 |
+
"width": {
|
| 55 |
+
"dtype": "float64",
|
| 56 |
+
"_type": "Value"
|
| 57 |
+
}
|
| 58 |
+
}
|
| 59 |
+
],
|
| 60 |
+
"prompt": {
|
| 61 |
+
"room_count": {
|
| 62 |
+
"dtype": "int64",
|
| 63 |
+
"_type": "Value"
|
| 64 |
+
},
|
| 65 |
+
"room_types": {
|
| 66 |
+
"feature": {
|
| 67 |
+
"dtype": "string",
|
| 68 |
+
"_type": "Value"
|
| 69 |
+
},
|
| 70 |
+
"_type": "Sequence"
|
| 71 |
+
},
|
| 72 |
+
"rooms": [
|
| 73 |
+
{
|
| 74 |
+
"area": {
|
| 75 |
+
"dtype": "float64",
|
| 76 |
+
"_type": "Value"
|
| 77 |
+
},
|
| 78 |
+
"height": {
|
| 79 |
+
"dtype": "float64",
|
| 80 |
+
"_type": "Value"
|
| 81 |
+
},
|
| 82 |
+
"id": {
|
| 83 |
+
"dtype": "string",
|
| 84 |
+
"_type": "Value"
|
| 85 |
+
},
|
| 86 |
+
"is_regular": {
|
| 87 |
+
"dtype": "int64",
|
| 88 |
+
"_type": "Value"
|
| 89 |
+
},
|
| 90 |
+
"room_type": {
|
| 91 |
+
"dtype": "string",
|
| 92 |
+
"_type": "Value"
|
| 93 |
+
},
|
| 94 |
+
"width": {
|
| 95 |
+
"dtype": "float64",
|
| 96 |
+
"_type": "Value"
|
| 97 |
+
}
|
| 98 |
+
}
|
| 99 |
+
],
|
| 100 |
+
"total_area": {
|
| 101 |
+
"dtype": "float64",
|
| 102 |
+
"_type": "Value"
|
| 103 |
+
}
|
| 104 |
+
},
|
| 105 |
+
"edges": {
|
| 106 |
+
"feature": {
|
| 107 |
+
"feature": {
|
| 108 |
+
"dtype": "int64",
|
| 109 |
+
"_type": "Value"
|
| 110 |
+
},
|
| 111 |
+
"_type": "Sequence"
|
| 112 |
+
},
|
| 113 |
+
"_type": "Sequence"
|
| 114 |
+
}
|
| 115 |
+
},
|
| 116 |
+
"homepage": "",
|
| 117 |
+
"license": ""
|
| 118 |
+
}
|
validation/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "4c41c9ba700a6fe1",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|