{"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/chathome-development-and-evaluation-of-a","title":"ChatHome: Development and Evaluation of a Domain-Specific Language Model for Home Renovation","arxiv_id":"2307.15290","date":"2023-07-28","proceeding":null,"authors":["Cheng Wen","Xianghui Sun","Shuaijiang Zhao","Xiaoquan Fang","Liangyu Chen","Wei Zou"],"abstract":"This paper presents the development and evaluation of ChatHome, a domain-specific language model (DSLM) designed for the intricate field of home renovation. Considering the proven competencies of large language models (LLMs) like GPT-4 and the escalating fascination with home renovation, this study endeavors to reconcile these aspects by generating a dedicated model that can yield high-fidelity, precise outputs relevant to the home renovation arena. ChatHome's novelty rests on its methodology, fusing domain-adaptive pretraining and instruction-tuning over an extensive dataset. This dataset includes professional articles, standard documents, and web content pertinent to home renovation. This dual-pronged strategy is designed to ensure that our model can assimilate comprehensive domain knowledge and effectively address user inquiries. Via thorough experimentation on diverse datasets, both universal and domain-specific, including the freshly introduced \"EvalHome\" domain dataset, we substantiate that ChatHome not only amplifies domain-specific functionalities but also preserves its versatility.","url_abs":"https://arxiv.org/abs/2307.15290v1","url_pdf":"https://arxiv.org/pdf/2307.15290v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"chathome-development-and-evaluation-of-a","repo_url":"https://github.com/lianjiatech/belle","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"articles","task_name":"Articles"},{"task_slug":"language-modeling","task_name":"Language Modeling"},{"task_slug":"language-modelling","task_name":"Language Modelling"}],"methods":[{"method_slug":"absolute-position-encodings","method_name":"Absolute Position Encodings"},{"method_slug":"adam","method_name":"Adam"},{"method_slug":"attention","method_name":"Attention"},{"method_slug":"bpe","method_name":"BPE"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"dropout","method_name":"Dropout"},{"method_slug":"gpt-4","method_name":"GPT-4"},{"method_slug":"label-smoothing","method_name":"Label Smoothing"},{"method_slug":"layer-normalization","method_name":"Layer Normalization"},{"method_slug":"linear-layer","method_name":"Linear Layer"},{"method_slug":"multi-head-attention","method_name":"Multi-Head Attention"},{"method_slug":"position-wise-feed-forward-layer","method_name":"Position-Wise Feed-Forward Layer"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"softmax","method_name":"Softmax"},{"method_slug":"transformer","method_name":"Transformer"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2307.15290","atlas_url":"https://app.syntology.ai/?focus=2307.15290","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2307.15290"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/lianjiatech/belle","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_draft_wrong":3,"ran":4,"unverified":10},"by_repo_kind":{"official":{"samples":17,"ran":7,"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":0,"samples":[{"code_sha256_prefix":"a9e7f2cdf016b88b","entry":"find_layers","repo":"lianjiatech/belle","repo_kind":"official","path":"models/gptq/modelutils.py","file_url":"https://github.com/lianjiatech/belle/blob/HEAD/models/gptq/modelutils.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a9e7f2cdf016b88b"}},{"code_sha256_prefix":"cd666c16d4aaa66d","entry":"get_bloom","repo":"lianjiatech/belle","repo_kind":"official","path":"models/gptq/bloom.py","file_url":"https://github.com/lianjiatech/belle/blob/HEAD/models/gptq/bloom.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cd666c16d4aaa66d"}},{"code_sha256_prefix":"88d590323ed219c8","entry":"get_llama","repo":"lianjiatech/belle","repo_kind":"official","path":"models/gptq/llama.py","file_url":"https://github.com/lianjiatech/belle/blob/HEAD/models/gptq/llama.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"88d590323ed219c8"}},{"code_sha256_prefix":"50ceff9d34d96d60","entry":"quantize","repo":"lianjiatech/belle","repo_kind":"official","path":"models/gptq/quant.py","file_url":"https://github.com/lianjiatech/belle/blob/HEAD/models/gptq/quant.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"50ceff9d34d96d60"}},{"code_sha256_prefix":"d273809d732ec42f","entry":"read_data","repo":"lianjiatech/belle","repo_kind":"official","path":"eval/generation_html.py","file_url":"https://github.com/lianjiatech/belle/blob/HEAD/eval/generation_html.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d273809d732ec42f"}},{"code_sha256_prefix":"abee36b2437e1ffd","entry":"write_result_chunk","repo":"lianjiatech/belle","repo_kind":"official","path":"models/decrypt.py","file_url":"https://github.com/lianjiatech/belle/blob/HEAD/models/decrypt.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"abee36b2437e1ffd"}},{"code_sha256_prefix":"9638c3be1c6b03d1","entry":"xor_bytes","repo":"lianjiatech/belle","repo_kind":"official","path":"models/decrypt.py","file_url":"https://github.com/lianjiatech/belle/blob/HEAD/models/decrypt.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9638c3be1c6b03d1"}},{"code_sha256_prefix":"3861600d453a9d43","entry":"bloom_pack","repo":"lianjiatech/belle","repo_kind":"official","path":"models/gptq/bloom.py","file_url":"https://github.com/lianjiatech/belle/blob/HEAD/models/gptq/bloom.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3861600d453a9d43"}},{"code_sha256_prefix":"f1450934dfa7e840","entry":"bloom_sequential","repo":"lianjiatech/belle","repo_kind":"official","path":"models/gptq/bloom.py","file_url":"https://github.com/lianjiatech/belle/blob/HEAD/models/gptq/bloom.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f1450934dfa7e840"}},{"code_sha256_prefix":"91dba77fa391e15e","entry":"get_c4","repo":"lianjiatech/belle","repo_kind":"official","path":"models/gptq/datautils.py","file_url":"https://github.com/lianjiatech/belle/blob/HEAD/models/gptq/datautils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"91dba77fa391e15e"}},{"code_sha256_prefix":"c1c9acf2a2b2ad95","entry":"get_ptb","repo":"lianjiatech/belle","repo_kind":"official","path":"models/gptq/datautils.py","file_url":"https://github.com/lianjiatech/belle/blob/HEAD/models/gptq/datautils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c1c9acf2a2b2ad95"}},{"code_sha256_prefix":"58476252d7ce923b","entry":"get_wikitext2","repo":"lianjiatech/belle","repo_kind":"official","path":"models/gptq/datautils.py","file_url":"https://github.com/lianjiatech/belle/blob/HEAD/models/gptq/datautils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"58476252d7ce923b"}},{"code_sha256_prefix":"7f1c42c308933cd9","entry":"llama_pack","repo":"lianjiatech/belle","repo_kind":"official","path":"models/gptq/llama.py","file_url":"https://github.com/lianjiatech/belle/blob/HEAD/models/gptq/llama.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7f1c42c308933cd9"}},{"code_sha256_prefix":"5f5434220ca9b107","entry":"llama_sequential","repo":"lianjiatech/belle","repo_kind":"official","path":"models/gptq/llama.py","file_url":"https://github.com/lianjiatech/belle/blob/HEAD/models/gptq/llama.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5f5434220ca9b107"}},{"code_sha256_prefix":"4b1d6ad992ab7654","entry":"load_quant","repo":"lianjiatech/belle","repo_kind":"official","path":"models/gptq/bloom_inference.py","file_url":"https://github.com/lianjiatech/belle/blob/HEAD/models/gptq/bloom_inference.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4b1d6ad992ab7654"}},{"code_sha256_prefix":"aa8b0294a8126264","entry":"load_quant","repo":"lianjiatech/belle","repo_kind":"official","path":"models/gptq/llama_inference.py","file_url":"https://github.com/lianjiatech/belle/blob/HEAD/models/gptq/llama_inference.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"aa8b0294a8126264"}},{"code_sha256_prefix":"6cf8c1ef38ec0eb8","entry":"load_quant","repo":"lianjiatech/belle","repo_kind":"official","path":"models/gptq/llama_inference_offload.py","file_url":"https://github.com/lianjiatech/belle/blob/HEAD/models/gptq/llama_inference_offload.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6cf8c1ef38ec0eb8"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}