{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2509-23713","title":"Text-to-Code Generation for Modular Building Layouts in Building Information Modeling","arxiv_id":"2509.23713","date":"2025-09-28","proceeding":"NeurIPS","authors":["Yinyi Wei","Xiao Li"],"abstract":"We present Text2MBL, a text-to-code generation framework that generates executable Building Information Modeling (BIM) code directly from textual descriptions of modular building layout (MBL) design. Unlike conventional layout generation approaches that operate in 2D space, Text2MBL produces fully parametric, semantically rich BIM layouts through on-the-fly code instantiation. To address MBLs' unique challenges due to their hierarchical three-tier structure: modules (physical building blocks), units (self-contained dwellings), and rooms (functional spaces), we developed an object-oriented code architecture and fine-tuned large language models to output structured action sequences in code format. To train and evaluate the framework, we curated a dataset of paired descriptions and ground truth layouts drawn from real-world modular housing projects. Performance was assessed using metrics for executable validity, semantic fidelity, and geometric consistency. By tightly unifying natural language understanding with BIM code generation, Text2MBL establishes a scalable pipeline from high-level conceptual design to automation-ready modular construction workflows. Our implementation is available at https://github.com/CI3LAB/Text2MBL.","url_abs":"https://arxiv.org/abs/2509.23713","url_pdf":"https://arxiv.org/pdf/2509.23713","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2509.23713","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2509.23713"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/CI3LAB/Text2MBL","reach":null}],"summary":{"ran_draft_wrong":25,"ran_violates":1,"ran":1,"ran_fixture":2,"unverified":7},"by_repo_kind":{"found_in_text":{"samples":36,"ran":29,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":36,"samples":[{"code_sha256_prefix":"85d526d74c603a7d","entry":"assign_rooms","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"85d526d74c603a7d"}},{"code_sha256_prefix":"6ff603f4431aae28","entry":"compare_list","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6ff603f4431aae28"}},{"code_sha256_prefix":"58239a33feb7b387","entry":"convert_list_to_str","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"58239a33feb7b387"}},{"code_sha256_prefix":"068a87b0698a1fed","entry":"determine_remaining_space","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"068a87b0698a1fed"}},{"code_sha256_prefix":"61e536238dcc39a7","entry":"extract_list_from_str","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"61e536238dcc39a7"}},{"code_sha256_prefix":"99230c6cde780fb1","entry":"fulfill_for_hole","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"99230c6cde780fb1"}},{"code_sha256_prefix":"6fd01f356e743947","entry":"fulfill_for_merge","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6fd01f356e743947"}},{"code_sha256_prefix":"1de89e0a369ea417","entry":"fulfill_for_new_module","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1de89e0a369ea417"}},{"code_sha256_prefix":"17af9631a96b5bda","entry":"fulfill_for_new_unit","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"17af9631a96b5bda"}},{"code_sha256_prefix":"d1e206c0373e1156","entry":"fulfill_for_split","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d1e206c0373e1156"}},{"code_sha256_prefix":"5bc2352ab25665e6","entry":"get_code_for_door","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5bc2352ab25665e6"}},{"code_sha256_prefix":"40b8794fc77f69d4","entry":"get_code_for_merge_modules","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"40b8794fc77f69d4"}},{"code_sha256_prefix":"2cd9e34730d6eb31","entry":"get_code_for_modules","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2cd9e34730d6eb31"}},{"code_sha256_prefix":"588b8a88df919016","entry":"get_code_for_split_module","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"588b8a88df919016"}},{"code_sha256_prefix":"6ecffab431c9f53f","entry":"get_code_for_unit","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6ecffab431c9f53f"}},{"code_sha256_prefix":"ec0a205b9bfcdd6e","entry":"get_code_values","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ec0a205b9bfcdd6e"}},{"code_sha256_prefix":"4853296eefcf01c5","entry":"get_num","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4853296eefcf01c5"}},{"code_sha256_prefix":"13252e8a6e05ad7e","entry":"get_random_door_set","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"13252e8a6e05ad7e"}},{"code_sha256_prefix":"090156e411a0413a","entry":"get_random_name","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"090156e411a0413a"}},{"code_sha256_prefix":"9fbc479e45b68944","entry":"get_random_name_for_unit","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9fbc479e45b68944"}},{"code_sha256_prefix":"7ecbb1291d1d1405","entry":"get_random_open","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7ecbb1291d1d1405"}},{"code_sha256_prefix":"a9929f772db23ce5","entry":"get_random_ratio","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a9929f772db23ce5"}},{"code_sha256_prefix":"c76734fb81555f04","entry":"get_random_split_direction","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c76734fb81555f04"}},{"code_sha256_prefix":"6b4d21d29a26e4c1","entry":"get_sample","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6b4d21d29a26e4c1"}},{"code_sha256_prefix":"d4b8bf5bda207e01","entry":"get_split_list","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d4b8bf5bda207e01"}},{"code_sha256_prefix":"54c093fc0fb03bf2","entry":"parse_csharp_line","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"54c093fc0fb03bf2"}},{"code_sha256_prefix":"8684c455565c264b","entry":"parse_parametes","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8684c455565c264b"}},{"code_sha256_prefix":"92b98f2fe4d3d9a8","entry":"snake2str","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"92b98f2fe4d3d9a8"}},{"code_sha256_prefix":"feb11ea865a05f87","entry":"str2snake","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"feb11ea865a05f87"}},{"code_sha256_prefix":"9ab49ad5ee4c5b56","entry":"convert_code_to_language","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9ab49ad5ee4c5b56"}},{"code_sha256_prefix":"cfacd9e51eb1aec7","entry":"fulfill_for_door","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cfacd9e51eb1aec7"}},{"code_sha256_prefix":"67495dfcbea6b41b","entry":"fulfill_for_new_room","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"67495dfcbea6b41b"}},{"code_sha256_prefix":"213a596b56dd6652","entry":"fulfill_template","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"213a596b56dd6652"}},{"code_sha256_prefix":"d69c0a17387e74cb","entry":"get_all_codes","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d69c0a17387e74cb"}},{"code_sha256_prefix":"3c26f0c5179c2a83","entry":"get_code_for_hole","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3c26f0c5179c2a83"}},{"code_sha256_prefix":"a6067a1c70185d17","entry":"get_code_for_room","repo":"CI3LAB/Text2MBL","repo_kind":"found_in_text","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a6067a1c70185d17"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CE","source":"arxiv_api"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}