{"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/options","entry":"options","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":6,"n_papers_ran":4,"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":6,"n_samples_ran":4,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":3,"ran_fixture":0,"ran":1,"unverified":2},"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.08679","paper":"/paper/cold-attack-jailbreaking-llms-with","title":"COLD-Attack: Jailbreaking LLMs with Stealthiness and Controllability","date":"2024-02-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yu-fangxu/cold-attack","path":"cold_decoding.py","file_url":"https://github.com/yu-fangxu/cold-attack/blob/HEAD/cold_decoding.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"abfc8db992071842","mcp_get_code":{"code_sha256":"abfc8db992071842"}},{"arxiv_id":"2309.10787","paper":"/paper/av-superb-a-multi-task-evaluation-benchmark","title":"AV-SUPERB: A Multi-Task Evaluation Benchmark for Audio-Visual Representation Models","date":"2023-09-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"roger-tseng/av-superb","path":"hub.py","file_url":"https://github.com/roger-tseng/av-superb/blob/HEAD/hub.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"e27f21a0984c5fa5","mcp_get_code":{"code_sha256":"e27f21a0984c5fa5"}},{"arxiv_id":"2105.01051","paper":"/paper/superb-speech-processing-universal","title":"SUPERB: Speech processing Universal PERformance Benchmark","date":"2021-05-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"joselyn-rodriguez/s3prl","path":"s3prl/hub.py","file_url":"https://github.com/joselyn-rodriguez/s3prl/blob/HEAD/s3prl/hub.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"e27f21a0984c5fa5","mcp_get_code":{"code_sha256":"e27f21a0984c5fa5"}},{"arxiv_id":"2005.01014","paper":"/paper/feature-metric-registration-a-fast-semi","title":"Feature-metric Registration: A Fast Semi-supervised Approach for Robust Point Cloud Registration without Correspondences","date":"2020-05-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"XiaoshuiHuang/fmr","path":"evaluate.py","file_url":"https://github.com/XiaoshuiHuang/fmr/blob/HEAD/evaluate.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"dd904972b5fe65ab","mcp_get_code":{"code_sha256":"dd904972b5fe65ab"}},{"arxiv_id":"1903.05711","paper":"/paper/pointnetlk-robust-efficient-point-cloud","title":"PointNetLK: Robust & Efficient Point Cloud Registration using PointNet","date":"2019-03-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hmgoforth/PointNetLK","path":"experiments/train_pointlk.py","file_url":"https://github.com/hmgoforth/PointNetLK/blob/HEAD/experiments/train_pointlk.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"91b0d9f4e103224c","mcp_get_code":{"code_sha256":"91b0d9f4e103224c"}},{"arxiv_id":"1903.05711","paper":"/paper/pointnetlk-robust-efficient-point-cloud","title":"PointNetLK: Robust & Efficient Point Cloud Registration using PointNet","date":"2019-03-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hmgoforth/PointNetLK","path":"experiments/test_pointlk.py","file_url":"https://github.com/hmgoforth/PointNetLK/blob/HEAD/experiments/test_pointlk.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6a47d24a9770c899","mcp_get_code":{"code_sha256":"6a47d24a9770c899"}},{"arxiv_id":"1810.08575","paper":"/paper/supervising-strong-learners-by-amplifying","title":"Supervising strong learners by amplifying weak experts","date":"2018-10-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"paulfchristiano/amplification","path":"experiment.py","file_url":"https://github.com/paulfchristiano/amplification/blob/HEAD/experiment.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"32a0883f9eed30c0","mcp_get_code":{"code_sha256":"32a0883f9eed30c0"}}]}