ludolara commited on
Commit
0b6de41
·
verified ·
1 Parent(s): c7374a3

Delete test

Browse files
test/data-00000-of-00001.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca4d2b65e34f048aa56ab238025df495f265470b0d7064678e5b28938ffdf011
3
- size 972424
 
 
 
 
test/dataset_info.json DELETED
@@ -1,118 +0,0 @@
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 DELETED
@@ -1,13 +0,0 @@
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
- }