{"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/prompt","entry":"Prompt","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":17,"n_papers_ran":8,"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":17,"n_samples_ran":8,"n_samples_fingerprinted":3,"n_places":17,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":8,"unverified":9},"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":"2605.14809","paper":"/paper/arxiv-2605-14809","title":"GFMate: Empowering Graph Foundation Models with Test-time Prompt Tuning","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"YanJiangJerry/GFMate","path":"prompts/prompt.py","file_url":"https://github.com/YanJiangJerry/GFMate/blob/HEAD/prompts/prompt.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"e456fa52d8056dad","mcp_get_code":{"code_sha256":"e456fa52d8056dad"}},{"arxiv_id":"2603.03294","paper":"/paper/arxiv-2603-03294","title":"Fine-Tuning and Evaluating Conversational AI for Agricultural Advisory","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"digitalgreenorg/farmerchat-prompts","path":"farmerchat_prompts/manager.py","file_url":"https://github.com/digitalgreenorg/farmerchat-prompts/blob/HEAD/farmerchat_prompts/manager.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6801332cf30abc50","mcp_get_code":{"code_sha256":"6801332cf30abc50"}},{"arxiv_id":"2601.06487","paper":"/paper/arxiv-2601-06487","title":"ArenaRL: Scaling RL for Open-Ended Agents via Tournamentbased Relative Ranking","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"Alibaba-NLP/qqr","path":"qqr/reward_models/arena/double_elimination.py","file_url":"https://github.com/Alibaba-NLP/qqr/blob/HEAD/qqr/reward_models/arena/double_elimination.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":"1f2a45bb5ccf4c5f","mcp_get_code":{"code_sha256":"1f2a45bb5ccf4c5f"}},{"arxiv_id":"2510.19710","paper":"/paper/arxiv-2510-19710","title":"SEMPO: Lightweight Foundation Models for Time Series Forecasting","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"panzijie825/S2IP-LLM","path":"Long-term_Forecasting/models/S2IPLLM.py","file_url":"https://github.com/panzijie825/S2IP-LLM/blob/HEAD/Long-term_Forecasting/models/S2IPLLM.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6a757cf95a80d1c3","mcp_get_code":{"code_sha256":"6a757cf95a80d1c3"}},{"arxiv_id":"2507.09183","paper":null,"title":"arXiv:2507.09183","date":null,"month_inferred_from_arxiv_id":"2025-07","title_source":null,"repo":"Jywsuperman/LGSP","path":"models/prompt.py","file_url":"https://github.com/Jywsuperman/LGSP/blob/HEAD/models/prompt.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"76bf63ac6d6ad5ed","mcp_get_code":{"code_sha256":"76bf63ac6d6ad5ed"}},{"arxiv_id":"2503.00677","paper":"/paper/advancing-prompt-based-methods-for-replay","title":"Advancing Prompt-Based Methods for Replay-Independent General Continual Learning","date":"2025-03-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kangzhiq/misa","path":"models/dualprompt.py","file_url":"https://github.com/kangzhiq/misa/blob/HEAD/models/dualprompt.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"21676661a3cc5802","mcp_get_code":{"code_sha256":"21676661a3cc5802"}},{"arxiv_id":"2411.01739","paper":"/paper/not-just-object-but-state-compositional","title":"Not Just Object, But State: Compositional Incremental Learning without Forgetting","date":"2024-11-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Yanyi-Zhang/CompILer","path":"prompt.py","file_url":"https://github.com/Yanyi-Zhang/CompILer/blob/HEAD/prompt.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"83b748f7a2039624","mcp_get_code":{"code_sha256":"83b748f7a2039624"}},{"arxiv_id":"2410.20444","paper":"/paper/vector-quantization-prompting-for-continual","title":"Vector Quantization Prompting for Continual Learning","date":"2024-10-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jiaolifengmi/vq-prompt","path":"learners/prompt.py","file_url":"https://github.com/jiaolifengmi/vq-prompt/blob/HEAD/learners/prompt.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"677d8160bcc4ebc6","mcp_get_code":{"code_sha256":"677d8160bcc4ebc6"}},{"arxiv_id":"2409.10956","paper":"/paper/versatile-incremental-learning-towards-class","title":"Versatile Incremental Learning: Towards Class and Domain-Agnostic Incremental Learning","date":"2024-09-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KHU-AGI/VIL","path":"prompt.py","file_url":"https://github.com/KHU-AGI/VIL/blob/HEAD/prompt.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"2829557b0b54fe97","mcp_get_code":{"code_sha256":"2829557b0b54fe97"}},{"arxiv_id":"2405.12262","paper":"/paper/prompt-learning-for-generalized-vehicle","title":"Prompt Learning for Generalized Vehicle Routing","date":"2024-05-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"FeiLiu36/PromptVRP","path":"Train/VRPPromptPool.py","file_url":"https://github.com/FeiLiu36/PromptVRP/blob/HEAD/Train/VRPPromptPool.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4cef06f0c8fe663d","mcp_get_code":{"code_sha256":"4cef06f0c8fe663d"}},{"arxiv_id":"2404.14721","paper":"/paper/dynamically-anchored-prompting-for-task","title":"Dynamically Anchored Prompting for Task-Imbalanced Continual Learning","date":"2024-04-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chenxing6666/DAP","path":"prompt.py","file_url":"https://github.com/chenxing6666/DAP/blob/HEAD/prompt.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b3608e3a49d81351","mcp_get_code":{"code_sha256":"b3608e3a49d81351"}},{"arxiv_id":"2402.04129","paper":"/paper/ovor-oneprompt-with-virtual-outlier","title":"OVOR: OnePrompt with Virtual Outlier Regularization for Rehearsal-Free Class-Incremental Learning","date":"2024-02-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jpmorganchase/ovor","path":"learners/prompt.py","file_url":"https://github.com/jpmorganchase/ovor/blob/HEAD/learners/prompt.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":"94d1744c930d27d6","mcp_get_code":{"code_sha256":"94d1744c930d27d6"}},{"arxiv_id":"2310.04948","paper":"/paper/tempo-prompt-based-generative-pre-trained","title":"TEMPO: Prompt-based Generative Pre-trained Transformer for Time Series Forecasting","date":"2023-10-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liaoyuhua/tempo-pytorch","path":"src/model.py","file_url":"https://github.com/liaoyuhua/tempo-pytorch/blob/HEAD/src/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c48e3d0e9e8f2f56","mcp_get_code":{"code_sha256":"c48e3d0e9e8f2f56"}},{"arxiv_id":"2307.15043","paper":"/paper/universal-and-transferable-adversarial","title":"Universal and Transferable Adversarial Attacks on Aligned Language Models","date":"2023-07-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"arobey1/smooth-llm","path":"lib/attacks.py","file_url":"https://github.com/arobey1/smooth-llm/blob/HEAD/lib/attacks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6b3191d8fc67d0d2","mcp_get_code":{"code_sha256":"6b3191d8fc67d0d2"}},{"arxiv_id":"2211.04486","paper":"/paper/active-example-selection-for-in-context","title":"Active Example Selection for In-Context Learning","date":"2022-11-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chicagohai/active-example-selection","path":"src/prompting/strategies/greedy_strategies.py","file_url":"https://github.com/chicagohai/active-example-selection/blob/HEAD/src/prompting/strategies/greedy_strategies.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5c27cd49d2cb1b0d","mcp_get_code":{"code_sha256":"5c27cd49d2cb1b0d"}},{"arxiv_id":"2204.13413","paper":"/paper/hpt-hierarchy-aware-prompt-tuning-for","title":"HPT: Hierarchy-aware Prompt Tuning for Hierarchical Text Classification","date":"2022-04-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wzh9969/HPT","path":"models/prompt.py","file_url":"https://github.com/wzh9969/HPT/blob/HEAD/models/prompt.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ddcf01bf6fe8d415","mcp_get_code":{"code_sha256":"ddcf01bf6fe8d415"}},{"arxiv_id":"2204.04799","paper":"/paper/dualprompt-complementary-prompting-for","title":"DualPrompt: Complementary Prompting for Rehearsal-free Continual Learning","date":"2022-04-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"google-research/l2p","path":"models/prompt.py","file_url":"https://github.com/google-research/l2p/blob/HEAD/models/prompt.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":"d0ce331c08f5222e","mcp_get_code":{"code_sha256":"d0ce331c08f5222e"}}]}