{"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":"/code/encode-line","entry":"encode_line","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":7,"n_papers_ran":0,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":4,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":0,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":4},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2307.03115","paper":"/paper/korc-knowledge-oriented-reading-comprehension","title":"KoRC: Knowledge oriented Reading Comprehension Benchmark for Deep Text Understanding","date":"2023-07-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thu-keg/korc","path":"RAG/openqa_dataset.py","file_url":"https://github.com/thu-keg/korc/blob/HEAD/RAG/openqa_dataset.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"46db9d78be46a32a","mcp_get_code":{"code_sha256":"46db9d78be46a32a"}},{"arxiv_id":"2205.09224","paper":"/paper/entailment-tree-explanations-via-iterative","title":"Entailment Tree Explanations via Iterative Retrieval-Generation Reasoner","date":"2022-05-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"amazon-research/irgr","path":"src/entailment_bank/utils/angle_utils.py","file_url":"https://github.com/amazon-research/irgr/blob/HEAD/src/entailment_bank/utils/angle_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"ab5d9464aeabf9fd","mcp_get_code":{"code_sha256":"ab5d9464aeabf9fd"}},{"arxiv_id":"2109.12595","paper":"/paper/multidoc2dial-modeling-dialogues-grounded-in","title":"MultiDoc2Dial: Modeling Dialogues Grounded in Multiple Documents","date":"2021-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"IBM/multidoc2dial","path":"dialdoc/utils/utils_rag.py","file_url":"https://github.com/IBM/multidoc2dial/blob/HEAD/dialdoc/utils/utils_rag.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"46db9d78be46a32a","mcp_get_code":{"code_sha256":"46db9d78be46a32a"}},{"arxiv_id":"2105.04779","paper":"/paper/el-attention-memory-efficient-lossless","title":"EL-Attention: Memory Efficient Lossless Attention for Generation","date":"2021-05-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/fastseq","path":"fastseq_cli/transformers_utils.py","file_url":"https://github.com/microsoft/fastseq/blob/HEAD/fastseq_cli/transformers_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"314b4accae5bf9b5","mcp_get_code":{"code_sha256":"314b4accae5bf9b5"}},{"arxiv_id":"2104.08661","paper":"/paper/explaining-answers-with-entailment-trees","title":"Explaining Answers with Entailment Trees","date":"2021-04-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"allenai/entailment_bank","path":"utils/angle_utils.py","file_url":"https://github.com/allenai/entailment_bank/blob/HEAD/utils/angle_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"ab5d9464aeabf9fd","mcp_get_code":{"code_sha256":"ab5d9464aeabf9fd"}},{"arxiv_id":"2104.08400","paper":"/paper/structure-aware-abstractive-conversation","title":"Structure-Aware Abstractive Conversation Summarization via Discourse and Action Graphs","date":"2021-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"GT-SALT/Structure-Aware-BART","path":"src/utils.py","file_url":"https://github.com/GT-SALT/Structure-Aware-BART/blob/HEAD/src/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"668b8e99ed0c27e5","mcp_get_code":{"code_sha256":"668b8e99ed0c27e5"}},{"arxiv_id":"2023.findings-acl.743","paper":null,"title":"arXiv:2023.findings-acl.743","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"THU-KEG/KoRC","path":"RAG/openqa_dataset.py","file_url":"https://github.com/THU-KEG/KoRC/blob/HEAD/RAG/openqa_dataset.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"46db9d78be46a32a","mcp_get_code":{"code_sha256":"46db9d78be46a32a"}}]}