{"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/sample-sequence","entry":"sample_sequence","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":8,"n_papers_ran":3,"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":8,"n_samples_ran":3,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":0,"ran":1,"unverified":5},"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":"2402.16075","paper":"/paper/behavioral-refinement-via-interpolant-based","title":"Don't Start from Scratch: Behavioral Refinement via Interpolant-based Policy Diffusion","date":"2024-02-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"clear-nus/bridger","path":"dataset/dataset_util.py","file_url":"https://github.com/clear-nus/bridger/blob/HEAD/dataset/dataset_util.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"98a64492ec25419d","mcp_get_code":{"code_sha256":"98a64492ec25419d"}},{"arxiv_id":"2106.07207","paper":"/paper/straight-to-the-gradient-learning-to-use-1","title":"Straight to the Gradient: Learning to Use Novel Tokens for Neural Text Generation","date":"2021-06-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shawnlimn/scalegrad","path":"custom/gpt2/run_gpt2.py","file_url":"https://github.com/shawnlimn/scalegrad/blob/HEAD/custom/gpt2/run_gpt2.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"19a19ef6f1042ac4","mcp_get_code":{"code_sha256":"19a19ef6f1042ac4"}},{"arxiv_id":"2101.00828","paper":"/paper/transformer-based-conditional-variational","title":"Transformer-based Conditional Variational Autoencoder for Controllable Story Generation","date":"2021-01-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fangleai/TransformerCVAE","path":"generate.py","file_url":"https://github.com/fangleai/TransformerCVAE/blob/HEAD/generate.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ba251e053dfad9ce","mcp_get_code":{"code_sha256":"ba251e053dfad9ce"}},{"arxiv_id":"2005.12116","paper":"/paper/nile-natural-language-inference-with-faithful","title":"NILE : Natural Language Inference with Faithful Natural Language Explanations","date":"2020-05-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SawanKumar28/nile","path":"finetune_lm.py","file_url":"https://github.com/SawanKumar28/nile/blob/HEAD/finetune_lm.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":"fc9eea0a993da562","mcp_get_code":{"code_sha256":"fc9eea0a993da562"}},{"arxiv_id":"2002.00748","paper":"/paper/asking-questions-the-human-way-scalable","title":"Asking Questions the Human Way: Scalable Question-Answer Generation from Text Corpus","date":"2020-01-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vijayakuruba/IFT6010_Applying_Answer-Clue-Style_Approach_to_VQG","path":"GPT2_QG/interact.py","file_url":"https://github.com/vijayakuruba/IFT6010_Applying_Answer-Clue-Style_Approach_to_VQG/blob/HEAD/GPT2_QG/interact.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"65e4d15139e1f262","mcp_get_code":{"code_sha256":"65e4d15139e1f262"}},{"arxiv_id":"1908.09451","paper":"/paper/improving-neural-story-generation-by-targeted","title":"Improving Neural Story Generation by Targeted Common Sense Grounding","date":"2019-08-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"calclavia/story-generation","path":"analysis/generate.py","file_url":"https://github.com/calclavia/story-generation/blob/HEAD/analysis/generate.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f59ea1d42728beca","mcp_get_code":{"code_sha256":"f59ea1d42728beca"}},{"arxiv_id":"1908.05739","paper":"/paper/abductive-commonsense-reasoning","title":"Abductive Commonsense Reasoning","date":"2019-08-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"allenai/abductive-commonsense-reasoning","path":"anlg/run_generation.py","file_url":"https://github.com/allenai/abductive-commonsense-reasoning/blob/HEAD/anlg/run_generation.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":"e2f5996137ac1cb9","mcp_get_code":{"code_sha256":"e2f5996137ac1cb9"}},{"arxiv_id":"1901.08149","paper":"/paper/transfertransfo-a-transfer-learning-approach","title":"TransferTransfo: A Transfer Learning Approach for Neural Network Based Conversational Agents","date":"2019-01-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cerebroai/AskIt","path":"decoder.py","file_url":"https://github.com/cerebroai/AskIt/blob/HEAD/decoder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d769737d0223bb6e","mcp_get_code":{"code_sha256":"d769737d0223bb6e"}}]}