question stringlengths 43 264 | test stringlengths 7 19 | ifc-file stringlengths 9 19 | structured-output nulllengths 9 21 ⌀ | CRUD stringclasses 4
values |
|---|---|---|---|---|
Create a door with the size of 2 by 1 meters in the wall with id 2UsXAbj6n0fwEWqdkVuHvf. | test_01 | basic_tasks.ifc | null | create |
Create a slab with dimensions of 10 by 5 meters and the width of 20 centimeters with its bottom and center in (-30, 0). | test_02 | basic_tasks.ifc | null | create |
Add an opening of size 5 by 5 meters to the center of the slab with id 11kJIqz$n2Jf_DfJV1SCVP. | test_03 | basic_tasks.ifc | null | create |
Insert a column with the height of 3m in (12, 8). | test_04 | basic_tasks.ifc | null | create |
Add a wall with a length of 15m beginning in (0, -10). | test_05 | basic_tasks.ifc | null | create |
Provide the area in square meters of the room with id 2UsXAbj6n0fwEWqdkVuHyo. | test_06 | basic_tasks.ifc | null | retrieve |
Take off the length in meters of the wall with id 22hyxvAPr65PFt9WZfHSKC. | test_07 | basic_tasks.ifc | null | retrieve |
Provide the volume in cubic meters of the room with id 2UsXAbj6n0fwEWqdkVuHyo. | test_08 | basic_tasks.ifc | null | retrieve |
Provide the distance in meters, center to center, of the columns with ids 22hyxvAPr65PFt9WZfHSMr and 22hyxvAPr65PFt9WZfHSMu. | test_09 | basic_tasks.ifc | null | retrieve |
Provide the global id of the wall that has a length of 5m. | test_10 | basic_tasks.ifc | null | retrieve |
Rotate the wall with id 22hyxvAPr65PFt9WZfHSP3 by +90 degree around the z axis. | test_11 | basic_tasks.ifc | null | update |
Move the door by one meter in direction of x in the wall with id 11kJIqz$n2Jf_DfJV1SDYu. | test_12 | basic_tasks.ifc | null | update |
Increase the height by 0.5 meters of the window with id 11kJIqz$n2Jf_DfJV1SDbS. | test_13 | basic_tasks.ifc | null | update |
Decrease the height by 0.5 meters of the slab with the id 11kJIqz$n2Jf_DfJV1SCVP. | test_14 | basic_tasks.ifc | null | update |
Move the column with id 22hyxvAPr65PFt9WZfHSMu by -3 meters in the direction of y. | test_15 | basic_tasks.ifc | null | update |
Delete the column with the id 22hyxvAPr65PFt9WZfHS2x. | test_16 | basic_tasks.ifc | null | delete |
Remove the door with id 11kJIqz$n2Jf_DfJV1SDY7. | test_17 | basic_tasks.ifc | null | delete |
Delete the opening with id 0APGbZXNKfgPNB$VQQZ0pi. | test_18 | basic_tasks.ifc | null | delete |
Remove the wall with id 2UsXAbj6n0fwEWqdkVuHyn. | test_19 | basic_tasks.ifc | null | delete |
Take out the room with id 2UsXAbj6n0fwEWqdkVuHyo. | test_20 | basic_tasks.ifc | null | delete |
Create a slab that has a width of 0.2m and is placed on the upper outer edges of the four columns in the IFC file | geometry_test_01 | 01/01/01_01_001.ifc | null | create |
Create a column in the centroid of the four walls in this IFC file | geometry_test_02 | 01/01/01_01_002.ifc | null | create |
Add a door to the wall that is north (+Y direction) of the wall with GlobalId = "3YQ$1CPXD2Mh2vQ18vV$hw" | geometry_test_03 | 01/01/01_01_003.ifc | null | create |
Insert a room (IfcSpace) to the area that is left of the column with GlobalId = "3A5GfH23DBvBYpavCfWh4z" | geometry_test_04 | 01/01/01_01_004.ifc | null | create |
Create a wall with a length of 5m starting at point (10,5) pointing to direction (1,0) | geometry_test_05 | empty.ifc | null | create |
Provide length (longest side) in meters of the room that does not have the shape of a square | geometry_test_06 | 01/01/01_01_006.ifc | null | retrieve |
Provide id of the wall that is the shortest | geometry_test_07 | 01/01/01_01_007.ifc | null | retrieve |
Provide the distance between the longest walls in meters | geometry_test_08 | 01/01/01_01_008.ifc | null | retrieve |
Provide the ids of the walls that shape a triangle | geometry_test_09 | 01/01/01_01_009.ifc | null | retrieve |
Provide total inner length (in meters) of the two walls with GlobalId = "38GaXhC7P9afGO$ddCnYtE" and GlobalId = "38GaXhC7P9afGO$ddCnYr0" | geometry_test_10 | 01/01/01_01_010.ifc | null | retrieve |
Decrease the height of all walls by 0.5 m on the 2nd storey | geometry_test_11 | 01/01/01_01_011.ifc | null | update |
Rotate wall by +45° around its center which is parallel to wall with GlobalId = "1$zxNs50z3OeFBpABtoN40" | geometry_test_12 | 01/01/01_01_012.ifc | null | update |
Move the window by 3m along the x axis which is wider than 1.50m | geometry_test_13 | 01/01/01_01_013.ifc | null | update |
Increase the length of one side of the slab so that it forms a square | geometry_test_14 | 01/01/01_01_014.ifc | null | update |
Move the column so that all columns form a rectangle | geometry_test_15 | 01/01/01_01_015.ifc | null | update |
Delete the door that is between the doors with ids GlobalId = "1g0NIEjcH1lfGqbYWRqtDg" and GlobalId = "1g0NIEjcH1lfGqbYWRqt8M" | geometry_test_16 | 01/01/01_01_016.ifc | null | delete |
Remove the walls that form the exterior walls separated from the main structure in the ground floor | geometry_test_17 | 01/01/01_01_017.ifc | null | delete |
Take out the windows that are in the west walls. +Y is north and +X is east direction. | geometry_test_18 | 01/01/01_01_018.ifc | null | delete |
Delete the two windows that are opposite to the wall with the id GlobalId = "1mRYVM4YfFFBRkcbz1hHbM" | geometry_test_19 | 01/01/01_01_019.ifc | null | delete |
Delete the wall that is closest to the column with id GlobalId = "0lwZAgQMb7yAIJTmmcGlwc". Take midpoint of column to nearest edge of wall. | geometry_test_20 | 01/01/01_01_020.ifc | null | delete |
Add a wall to the room with the id 3_DHXxtdb3wRKlXgyMiH4s so that it gets fully enclosed | topological_test_01 | 01/02/01_02_001.ifc | null | create |
Insert a column to the inner sapace of the walls with ids 3_DHXxtdb3wRKlXgyMiHOP, 3_DHXxtdb3wRKlXgyMiHR$, 3_DHXxtdb3wRKlXgyMiH5o, 1IMYx2Ej12vu3iYKHoTn08 | topological_test_02 | 01/02/01_02_002.ifc | null | create |
Insert a wall that separates the rooms with the ids 0rMMWWDi1E0Qbe7dlPjRaK, 0rMMWWDi1E0Qbe7dlPjRcx | topological_test_03 | 01/02/01_02_003.ifc | null | create |
Create a slab that closes the elements with the ids 3_DHXxtdb3wRKlXgyMiHR$, 3_DHXxtdb3wRKlXgyMiHOP 3_DHXxtdb3wRKlXgyMiH5o, 1IMYx2Ej12vu3iYKHoTn08 | topological_test_04 | 01/02/01_02_004.ifc | null | create |
Create a door in one of the existing walls so that it connects the inner space with the outdoor space. | topological_test_05 | 01/02/01_02_005.ifc | null | create |
Provide the global id of the wall that separates the room with the ids 3Vyqk8cSj8TOuAk6zHUwKx and 3Vyqk8cSj8TOuAk6zHUwJB. | topological_test_06 | 01/02/01_02_006.ifc | null | retrieve |
Provide the global ids of the slabs that close the room with the id 3Vyqk8cSj8TOuAk6zHUwKx. | topological_test_07 | 01/02/01_02_007.ifc | null | retrieve |
Provide the global ids of the columns that touch the room with the id 3wugWiepr7zgNK68VeZIPn. | topological_test_08 | 01/02/01_02_008.ifc | null | retrieve |
Provide the global id of the room that has no adjacency to the room with the id 1mbvTd20X72ePAvoaDnxNU. | topological_test_09 | 01/02/01_02_009.ifc | null | retrieve |
Provide the global id of the room that is open to the exterior. | topological_test_10 | 01/02/01_02_010.ifc | null | retrieve |
Change the height of all columns so that they touch the slab with id 0dxtXCDSn2mfP92h$AiPMM | topological_test_11 | 01/02/01_02_011.ifc | null | update |
Shorten the length of the wall by 1m that is outside of the walls with ids 3Vyqk8cSj8TOuAk6zHUwBs, 3Vyqk8cSj8TOuAk6zHUw89, 3Vyqk8cSj8TOuAk6zHUwMJ, 3Vyqk8cSj8TOuAk6zHUwNQ, 3Vyqk8cSj8TOuAk6zHUwAt, 3Vyqk8cSj8TOuAk6zHUwAc | topological_test_12 | 01/02/01_02_012.ifc | null | update |
Change the position of the window with the id 0HbU4cYqD2SBtSJYoQ_eW1 so that its inner right side touches the outside of the wall with the id 0HbU4cYqD2SBtSJYoQ_eXK | topological_test_13 | 01/02/01_02_013.ifc | null | update |
Trim the beams so that they touch the wall with the id 1A1LNnHqHFQwR1jv6PQkyv | topological_test_14 | 01/02/01_02_014.ifc | null | update |
Change the position of the slab with id 0CJwXarnHAeA7eFXxxI_is that it lays on the slab with the id 0CJwXarnHAeA7eFXxxI_hO. | topological_test_15 | 01/02/01_02_015.ifc | null | update |
Remove the wall that touches both the walls with ids 3cmsjRvPb4wf9t15K203w_ and 3cmsjRvPb4wf9t15K203XR. | topological_test_16 | 01/02/01_02_016.ifc | null | delete |
Delete the columns that have no relationship with the slab with the id 2IIWDJ6bzEPxU4iXeUX9Z5. | topological_test_17 | 01/02/01_02_017.ifc | null | delete |
Delete the room that is enclosed by the walls with global ids 3Vyqk8cSj8TOuAk6zHUwNQ, 3Vyqk8cSj8TOuAk6zHUwAt, 3Vyqk8cSj8TOuAk6zHUwAc, 3Vyqk8cSj8TOuAk6zHUwBs, 3Vyqk8cSj8TOuAk6zHUw89, 3Vyqk8cSj8TOuAk6zHUwIV. | topological_test_18 | 01/02/01_02_018.ifc | null | delete |
Remove the column that is inside of the walls with the ids 3Vyqk8cSj8TOuAk6zHUwIV, 3Vyqk8cSj8TOuAk6zHUw89, 3Vyqk8cSj8TOuAk6zHUwMJ, 3Vyqk8cSj8TOuAk6zHUwNQ | topological_test_19 | 01/02/01_02_019.ifc | null | delete |
Delete the columns that are outside of the rooms with global ids 08usg60IH8OxdvepHCDp6f, 08usg60IH8OxdvepHCDp6c. | topological_test_20 | 01/02/01_02_020.ifc | null | delete |
Retrieve the net floor area in square meters of the room with GlobalId = "3N9Z0YGDv8JuEhl24cnvVA" | numeric_test_01 | 01/03/01_03_001.ifc | null | retrieve |
Retrieve the net floor area in square meters of all the rooms | numeric_test_02 | 01/03/01_03_002.ifc | null | retrieve |
Retrieve the gross floor area in square meters of the second floor | numeric_test_03 | 01/03/01_03_003.ifc | null | retrieve |
Retrieve the gross floor area in square meters of all storeys | numeric_test_04 | 01/03/01_03_004.ifc | null | retrieve |
Retrieve the inner net wall area in square meters of the walls with GlobalIds = ["1YYXjRkjn7ywhxb576N3hM", "1YYXjRkjn7ywhxb576N3nB", "1YYXjRkjn7ywhxb576N3m0", "1YYXjRkjn7ywhxb576N3gT"] | numeric_test_05 | 01/03/01_03_005.ifc | null | retrieve |
Retrieve the outer net wall area in square meters of the walls with GlobalIds = ["1YYXjRkjn7ywhxb576N3hM", "1YYXjRkjn7ywhxb576N3nB", "1YYXjRkjn7ywhxb576N3m0", "1YYXjRkjn7ywhxb576N3gT"] | numeric_test_06 | 01/03/01_03_006.ifc | null | retrieve |
Retrieve the inner net wall area in square meters of the walls with GlobalIds = ["37DacD4NnAp8bYABNd$pI9", "1YYXjRkjn7ywhxb576N3m0", "1YYXjRkjn7ywhxb576N3gT"] | numeric_test_07 | 01/03/01_03_007.ifc | null | retrieve |
Provide the outer net wall area in square meters of the walls with GlobalIds = ["1YYXjRkjn7ywhxb576N3gT", "1YYXjRkjn7ywhxb576N3m0", "1YYXjRkjn7ywhxb576N3nB", "1YYXjRkjn7ywhxb576N3hM"] | numeric_test_08 | 01/03/01_03_008.ifc | null | retrieve |
Provide the outer gross wall area in square meters of the walls with GlobalIds = ["1YYXjRkjn7ywhxb576N3gT", "1YYXjRkjn7ywhxb576N3m0", "1YYXjRkjn7ywhxb576N3nB", "1YYXjRkjn7ywhxb576N3hM"] | numeric_test_09 | 01/03/01_03_009.ifc | null | retrieve |
Provide the inner gross wall area in square meters of the walls with GlobalIds = ["2DM19d52z3gAPlkXPTpJnG", "1YYXjRkjn7ywhxb576N3m0", "1YYXjRkjn7ywhxb576N3gT"]. At wall junctions, do not trim wall faces; for this L-shaped wall set, include intersecting wall areas. | numeric_test_10 | 01/03/01_03_010.ifc | null | retrieve |
Provide the area of the openings in square meters that are larger than 2 sqm | numeric_test_11 | 01/03/01_03_011.ifc | null | retrieve |
Calculate the combined width (in meters) of the openings with a sill | numeric_test_12 | 01/03/01_03_012.ifc | null | retrieve |
Retrieve the length of all walls (in meters) | numeric_test_13 | 01/03/01_03_013.ifc | null | retrieve |
Provide the area of the opening in square meters in the slab with GlobalId = "3IVn6KwFj83grW3cy2PbrE" | numeric_test_14 | 01/03/01_03_014.ifc | null | retrieve |
Take off number of all openings that are larger than 2 sqm | numeric_test_15 | 01/03/01_03_015.ifc | null | retrieve |
Provide the volume in cubic meters of the openings in the slab with GlobalId = "3IVn6KwFj83grW3cy2PbrE" | numeric_test_16 | 01/03/01_03_016.ifc | null | retrieve |
Provide the net wall volume in cubic meters of all walls | numeric_test_17 | 01/03/01_03_017.ifc | null | retrieve |
Take off net room volume in cubic meters of the non-rectangular room | numeric_test_18 | 01/03/01_03_018.ifc | null | retrieve |
Calculate the net volume in cubic meters of all slabs | numeric_test_19 | 01/03/01_03_019.ifc | null | retrieve |
Provide the perimeter in cubic meters of all rooms | numeric_test_20 | 01/03/01_03_020.ifc | null | retrieve |
Provide the global id of the room whose surrounding walls are perceived as spatially soft. | conceptual_test_01 | 02/00/02_00_001.ifc | null | retrieve |
Provide the global id of the wall that is geometrically limited when it extends along its alignment. | conceptual_test_02 | 02/00/02_00_002.ifc | null | retrieve |
Provide the global id of the wall that is perceived as a freestanding wall within its spatial context. | conceptual_test_03 | 02/00/02_00_003.ifc | null | retrieve |
Provide the perceivable maximum spatial volume in cubic meters that emerges from the elements. | conceptual_test_04 | 02/00/02_00_004.ifc | null | retrieve |
Provide the global id of the room that is perceived as more introverted. | conceptual_test_05 | 02/00/02_00_005.ifc | null | retrieve |
Provide the global id of the room that acts as the corridor. | conceptual_test_06 | 02/00/02_00_006.ifc | null | retrieve |
Provide the global ids of the doors on the shortest path from the room with global id 3E$cYc__TFSxk95ilJEp_R to the room with global id 3E$cYc__TFSxk95ilJEp_I. | conceptual_test_07 | 02/00/02_00_007.ifc | null | retrieve |
Provide the global id of the room that serves as a radial hub. | conceptual_test_08 | 02/00/02_00_008.ifc | null | retrieve |
Provide the global id of the room that acts as a room inside a room. | conceptual_test_09 | 02/00/02_00_009.ifc | null | retrieve |
Provide the global id of the room that is perceived as a semi-public-space. | conceptual_test_10 | 02/00/02_00_010.ifc | null | retrieve |
Provide the global id of the element, that enables a visual and spatial connection between the ground floor and the first floor. | conceptual_test_11 | 02/00/02_00_011.ifc | null | retrieve |
Provide the global id of the room that appears brighter based on visual perception. | conceptual_test_12 | 02/00/02_00_012.ifc | null | retrieve |
Provide the global id of the wall that tend to be in the darkest part of the room. | conceptual_test_13 | 02/00/02_00_013.ifc | null | retrieve |
Provide the global id of the room that has spatial elements which create an indirect illumination. | conceptual_test_14 | 02/00/02_00_014.ifc | null | retrieve |
Provide the global id of the wall that is perceived as intentionally designed to receive a vertical light gradient across its surface. | conceptual_test_15 | 02/00/02_00_015.ifc | null | retrieve |
Provide the global ids of the rooms that acts as an support room to its correspnding main room. | conceptual_test_16 | 02/00/02_00_016.ifc | null | retrieve |
Provide the global id of the room that acts as the central axis in its context. | conceptual_test_17 | 02/00/02_00_017.ifc | null | retrieve |
Provide the number of horizontal facade articulation zones in the south elevation. South means -y direction. | conceptual_test_18 | 02/00/02_00_018.ifc | null | retrieve |
Provide the global id of the door that is perceived as the entrence. | conceptual_test_19 | 02/00/02_00_019.ifc | null | retrieve |
Provide the global id of the element that hinders the axial connection of view in the sequence of rooms. | conceptual_test_20 | 02/00/02_00_020.ifc | null | retrieve |
BIBIMBAP Dataset
Description
BIBIMBAP is a benchmark dataset for evaluating Text-to-BIM systems using natural language instructions. It contains 100 tasks designed to test CRUD operations (Create, Read, Update, Delete).
Each task includes:
- A natural language prompt
- A reference IFC file
- Expected structured output (for retrieval tasks)
- An executable test script for evaluation
The structured outputs and executable test scripts can be found on GitHub.
Task Categories
- Basic
- Spatial-Geometrical
- Topological
- Numeric-Calculative
- Conceptual
- Downloads last month
- 36