{"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/thoughtsource-a-central-hub-for-large","title":"ThoughtSource: A central hub for large language model reasoning data","arxiv_id":"2301.11596","date":"2023-01-27","proceeding":null,"authors":["Simon Ott","Konstantin Hebenstreit","Valentin Liévin","Christoffer Egeberg Hother","Milad Moradi","Maximilian Mayrhauser","Robert Praas","Ole Winther","Matthias Samwald"],"abstract":"Large language models (LLMs) such as GPT-4 have recently demonstrated impressive results across a wide range of tasks. LLMs are still limited, however, in that they frequently fail at complex reasoning, their reasoning processes are opaque, they are prone to 'hallucinate' facts, and there are concerns about their underlying biases. Letting models verbalize reasoning steps as natural language, a technique known as chain-of-thought prompting, has recently been proposed as a way to address some of these issues. Here we present ThoughtSource, a meta-dataset and software library for chain-of-thought (CoT) reasoning. The goal of ThoughtSource is to improve future artificial intelligence systems by facilitating qualitative understanding of CoTs, enabling empirical evaluations, and providing training data. This first release of ThoughtSource integrates seven scientific/medical, three general-domain and five math word question answering datasets.","url_abs":"https://arxiv.org/abs/2301.11596v5","url_pdf":"https://arxiv.org/pdf/2301.11596v5.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":"thoughtsource-a-central-hub-for-large","repo_url":"https://github.com/openbiolink/thoughtsource","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"language-modeling","task_name":"Language Modeling"},{"task_slug":"language-modelling","task_name":"Language Modelling"},{"task_slug":"large-language-model","task_name":"Large Language Model"},{"task_slug":"math","task_name":"Math"},{"task_slug":"question-answering","task_name":"Question Answering"}],"methods":[{"method_slug":"adam","method_name":"Adam"},{"method_slug":"attention","method_name":"Attention"},{"method_slug":"attention-dropout","method_name":"Attention Dropout"},{"method_slug":"bpe","method_name":"BPE"},{"method_slug":"cosine-annealing","method_name":"Cosine Annealing"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"dropout","method_name":"Dropout"},{"method_slug":"gpt-3","method_name":"GPT-3"},{"method_slug":"layer-normalization","method_name":"Layer Normalization"},{"method_slug":null,"method_name":"Library"},{"method_slug":"linear-layer","method_name":"Linear Layer"},{"method_slug":"linear-warmup-with-cosine-annealing","method_name":"Linear Warmup With Cosine Annealing"},{"method_slug":"multi-head-attention","method_name":"Multi-Head Attention"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"softmax","method_name":"Softmax"},{"method_slug":"weight-decay","method_name":"Weight Decay"},{"method_slug":"fail","method_name":"fail"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2301.11596","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2301.11596"}},"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":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/openbiolink/thoughtsource","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":7},"by_repo_kind":{"official":{"samples":7,"ran":0,"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":"a7919efa7b2bfc22","entry":"calculate_with_jaccard","repo":"openbiolink/thoughtsource","repo_kind":"official","path":"apps/annotator-backend/similarity_maximisation.py","file_url":"https://github.com/openbiolink/thoughtsource/blob/HEAD/apps/annotator-backend/similarity_maximisation.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a7919efa7b2bfc22"}},{"code_sha256_prefix":"7d62b42d993fde08","entry":"calculate_with_tfidf","repo":"openbiolink/thoughtsource","repo_kind":"official","path":"apps/annotator-backend/similarity_maximisation.py","file_url":"https://github.com/openbiolink/thoughtsource/blob/HEAD/apps/annotator-backend/similarity_maximisation.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7d62b42d993fde08"}},{"code_sha256_prefix":"fbed82c45b11895c","entry":"escape_special_characters","repo":"openbiolink/thoughtsource","repo_kind":"official","path":"libs/cot/cot/evaluate.py","file_url":"https://github.com/openbiolink/thoughtsource/blob/HEAD/libs/cot/cot/evaluate.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fbed82c45b11895c"}},{"code_sha256_prefix":"386a97f3208f722a","entry":"helper","repo":"openbiolink/thoughtsource","repo_kind":"official","path":"libs/cot/cot/generate.py","file_url":"https://github.com/openbiolink/thoughtsource/blob/HEAD/libs/cot/cot/generate.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"386a97f3208f722a"}},{"code_sha256_prefix":"ff2c9602d27e056e","entry":"merge_all_files_in_dir","repo":"openbiolink/thoughtsource","repo_kind":"official","path":"libs/cot/cot/merge.py","file_url":"https://github.com/openbiolink/thoughtsource/blob/HEAD/libs/cot/cot/merge.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ff2c9602d27e056e"}},{"code_sha256_prefix":"be87c64602121881","entry":"self_generate_extract","repo":"openbiolink/thoughtsource","repo_kind":"official","path":"libs/cot/cot/generate.py","file_url":"https://github.com/openbiolink/thoughtsource/blob/HEAD/libs/cot/cot/generate.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"be87c64602121881"}},{"code_sha256_prefix":"233c7cda8d18eaee","entry":"splitter_naive","repo":"openbiolink/thoughtsource","repo_kind":"official","path":"libs/cot/cot/stats.py","file_url":"https://github.com/openbiolink/thoughtsource/blob/HEAD/libs/cot/cot/stats.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"233c7cda8d18eaee"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}