{"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/get-model-config","entry":"get_model_config","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":45,"n_papers_ran":6,"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":24,"n_samples_ran":7,"n_samples_fingerprinted":2,"n_places":46,"n_places_pointer_only":17,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":3,"ran_fixture":0,"ran":4,"unverified":17},"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":"2609.04110","paper":"/paper/arxiv-2609-04110","title":"The Shape of Time: Video-Token Contrast for Temporal Understanding in VideoLMs","date":null,"month_inferred_from_arxiv_id":"2026-09","title_source":"syntology","repo":"ANDgate99/VT-Contrast","path":"utils/model_utils.py","file_url":"https://github.com/ANDgate99/VT-Contrast/blob/HEAD/utils/model_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7734a3579314b1bb","mcp_get_code":{"code_sha256":"7734a3579314b1bb"}},{"arxiv_id":"2608.04488","paper":"/paper/arxiv-2608-04488","title":"Energy-and Memory-Efficient PEFT Methods for Personalized On-Device SLMs on Consumer GPUs","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"Rickserd/super-duper-computing-machine","path":"GLUE_benchmark/config.py","file_url":"https://github.com/Rickserd/super-duper-computing-machine/blob/HEAD/GLUE_benchmark/config.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f78b35a49ea97804","mcp_get_code":{"code_sha256":"f78b35a49ea97804"}},{"arxiv_id":"2605.22138","paper":"/paper/arxiv-2605-22138","title":"Efficient Agentic Reasoning Through Self-Regulated Simulative Planning","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"sailing-lab/sr2am","path":"run_agent.py","file_url":"https://github.com/sailing-lab/sr2am/blob/HEAD/run_agent.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"d126f68b9dfc0ded","mcp_get_code":{"code_sha256":"d126f68b9dfc0ded"}},{"arxiv_id":"2604.25847","paper":"/paper/arxiv-2604-25847","title":"From Soliloquy to Agora: Memory-Enhanced LLM Agents with Decentralized Debate for Optimization Modeling","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"CHIANGEL/Agora-Opt","path":"code/Agora-Opt/src/debate_memory/config.py","file_url":"https://github.com/CHIANGEL/Agora-Opt/blob/HEAD/code/Agora-Opt/src/debate_memory/config.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c9c307b776287e07","mcp_get_code":{"code_sha256":"c9c307b776287e07"}},{"arxiv_id":"2603.01990","paper":"/paper/arxiv-2603-01990","title":"According to Me: Long-Term Personalized Referential Memory QA","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"JingbiaoMei/ATM-Bench","path":"memqa/global_config.py","file_url":"https://github.com/JingbiaoMei/ATM-Bench/blob/HEAD/memqa/global_config.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f9e247fbeeffa980","mcp_get_code":{"code_sha256":"f9e247fbeeffa980"}},{"arxiv_id":"2601.16644","paper":"/paper/arxiv-2601-16644","title":"Sycophancy Hides Linearly in the Attention Heads","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"rifoagenadi/sycophancy","path":"extension/extract_activations.py","file_url":"https://github.com/rifoagenadi/sycophancy/blob/HEAD/extension/extract_activations.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"965457182ce1219b","mcp_get_code":{"code_sha256":"965457182ce1219b"}},{"arxiv_id":"2601.16498","paper":"/paper/arxiv-2601-16498","title":"Expert Knowledge-Guided Decision Calibration for Accurate Fine-Grained Tree Species Classification","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"WHU-USI3DV/TreeCLS","path":"models/open_clip/factory.py","file_url":"https://github.com/WHU-USI3DV/TreeCLS/blob/HEAD/models/open_clip/factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"86068b594e794f47","mcp_get_code":{"code_sha256":"86068b594e794f47"}},{"arxiv_id":"2601.02609","paper":"/paper/arxiv-2601-02609","title":"Chronicals: A High-Performance Framework for LLM Fine-Tuning with 3.51x Speedup over Unsloth","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"Ajwebdevs/Chronicals","path":"chronicals/config/config.py","file_url":"https://github.com/Ajwebdevs/Chronicals/blob/HEAD/chronicals/config/config.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"b2d1236317b593ab","mcp_get_code":{"code_sha256":"b2d1236317b593ab"}},{"arxiv_id":"2510.03853","paper":"/paper/arxiv-2510-03853","title":"UGround: Towards Unified Visual Grounding with Unrolled Transformers","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"rui-qian/UGround","path":"configs/model_config.py","file_url":"https://github.com/rui-qian/UGround/blob/HEAD/configs/model_config.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":"62c7b02d97a929b3","mcp_get_code":{"code_sha256":"62c7b02d97a929b3"}},{"arxiv_id":"2508.19944","paper":"/paper/arxiv-2508-19944","title":"KRETA: A Benchmark for Korean Reading and Reasoning in Text-Rich VQA Attuned to Diverse Visual Contexts","date":null,"month_inferred_from_arxiv_id":"2025-08","title_source":"syntology","repo":"tabtoyou/KRETA","path":"src/api_client.py","file_url":"https://github.com/tabtoyou/KRETA/blob/HEAD/src/api_client.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e688dc626c46de12","mcp_get_code":{"code_sha256":"e688dc626c46de12"}},{"arxiv_id":"2505.20162","paper":"/paper/capability-based-scaling-laws-for-llm-red","title":"Capability-Based Scaling Laws for LLM Red-Teaming","date":"2025-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kotekjedi/capability-based-scaling","path":"attacks/utils/model_utils.py","file_url":"https://github.com/kotekjedi/capability-based-scaling/blob/HEAD/attacks/utils/model_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a7b9add6cab79ccb","mcp_get_code":{"code_sha256":"a7b9add6cab79ccb"}},{"arxiv_id":"2503.06312","paper":"/paper/geolangbind-unifying-earth-observation-with","title":"GeoLangBind: Unifying Earth Observation with Agglomerative Vision-Language Foundation Models","date":"2025-03-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xiong-zhitong/geolb-siglip","path":"open_clip/src/open_clip/factory.py","file_url":"https://github.com/xiong-zhitong/geolb-siglip/blob/HEAD/open_clip/src/open_clip/factory.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":"86068b594e794f47","mcp_get_code":{"code_sha256":"86068b594e794f47"}},{"arxiv_id":"2501.01790","paper":"/paper/ingredients-blending-custom-photos-with-video","title":"Ingredients: Blending Custom Photos with Video Diffusion Transformers","date":"2025-01-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"feizc/ingredients","path":"models/eva_clip/factory.py","file_url":"https://github.com/feizc/ingredients/blob/HEAD/models/eva_clip/factory.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":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2412.03561","paper":"/paper/flair-vlm-with-fine-grained-language-informed","title":"FLAIR: VLM with Fine-grained Language-informed Image Representations","date":"2024-12-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"explainableml/flair","path":"src/flair/factory.py","file_url":"https://github.com/explainableml/flair/blob/HEAD/src/flair/factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2411.05195","paper":"/paper/on-erroneous-agreements-of-clip-image","title":"On Erroneous Agreements of CLIP Image Embeddings","date":"2024-11-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lst627/CLIP-Embeds","path":"open_clip/src/open_clip/factory.py","file_url":"https://github.com/lst627/CLIP-Embeds/blob/HEAD/open_clip/src/open_clip/factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"86068b594e794f47","mcp_get_code":{"code_sha256":"86068b594e794f47"}},{"arxiv_id":"2410.23159","paper":"/paper/fourier-amplitude-and-correlation-loss-beyond","title":"Fourier Amplitude and Correlation Loss: Beyond Using L2 Loss for Skillful Precipitation Nowcasting","date":"2024-10-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"argenycw/FACL","path":"models/earthformer_model.py","file_url":"https://github.com/argenycw/FACL/blob/HEAD/models/earthformer_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8abf6290fb0913d0","mcp_get_code":{"code_sha256":"8abf6290fb0913d0"}},{"arxiv_id":"2410.05262","paper":"/paper/turtlebench-evaluating-top-language-models","title":"TurtleBench: Evaluating Top Language Models via Real-World Yes/No Puzzles","date":"2024-10-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mazzzystar/TurtleBench","path":"models.py","file_url":"https://github.com/mazzzystar/TurtleBench/blob/HEAD/models.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":"66eef613262a8a05","mcp_get_code":{"code_sha256":"66eef613262a8a05"}},{"arxiv_id":"2409.13079","paper":"/paper/embedding-geometries-of-contrastive-language","title":"Embedding Geometries of Contrastive Language-Image Pre-Training","date":"2024-09-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"eify/open_clip","path":"src/open_clip/factory.py","file_url":"https://github.com/eify/open_clip/blob/HEAD/src/open_clip/factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"491eae38899d6610","mcp_get_code":{"code_sha256":"491eae38899d6610"}},{"arxiv_id":"2409.04429","paper":"/paper/vila-u-a-unified-foundation-model-integrating","title":"VILA-U: a Unified Foundation Model Integrating Visual Understanding and Generation","date":"2024-09-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mit-han-lab/vila-u","path":"vila_u/model/utils.py","file_url":"https://github.com/mit-han-lab/vila-u/blob/HEAD/vila_u/model/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"11b7b07963f16286","mcp_get_code":{"code_sha256":"11b7b07963f16286"}},{"arxiv_id":"2406.17639","paper":"/paper/mitigate-the-gap-investigating-approaches-for","title":"Mitigate the Gap: Investigating Approaches for Improving Cross-Modal Alignment in CLIP","date":"2024-06-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sarahesl/alignclip","path":"align_clip/factory.py","file_url":"https://github.com/sarahesl/alignclip/blob/HEAD/align_clip/factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2406.07543","paper":"/paper/vision-model-pre-training-on-interleaved","title":"Vision Model Pre-training on Interleaved Image-Text Data via Latent Compression Learning","date":"2024-06-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"opengvlab/lcl","path":"src/open_clip/factory.py","file_url":"https://github.com/opengvlab/lcl/blob/HEAD/src/open_clip/factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2406.07476","paper":"/paper/videollama-2-advancing-spatial-temporal","title":"VideoLLaMA 2: Advancing Spatial-Temporal Modeling and Audio Understanding in Video-LLMs","date":"2024-06-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"damo-nlp-sg/inf-clip","path":"inf_clip/factory.py","file_url":"https://github.com/damo-nlp-sg/inf-clip/blob/HEAD/inf_clip/factory.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":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2406.04845","paper":"/paper/fedllm-bench-realistic-benchmarks-for","title":"FedLLM-Bench: Realistic Benchmarks for Federated Learning of Large Language Models","date":"2024-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rui-ye/fedllm-bench","path":"config.py","file_url":"https://github.com/rui-ye/fedllm-bench/blob/HEAD/config.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"93e0de8955732c63","mcp_get_code":{"code_sha256":"93e0de8955732c63"}},{"arxiv_id":"2406.04845","paper":"/paper/fedllm-bench-realistic-benchmarks-for","title":"FedLLM-Bench: Realistic Benchmarks for Federated Learning of Large Language Models","date":"2024-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rui-ye/openfedllm","path":"config.py","file_url":"https://github.com/rui-ye/openfedllm/blob/HEAD/config.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":"79b93353bd3c904e","mcp_get_code":{"code_sha256":"79b93353bd3c904e"}},{"arxiv_id":"2405.16528","paper":"/paper/loqt-low-rank-adapters-for-quantized-training","title":"LoQT: Low-Rank Adapters for Quantized Pretraining","date":"2024-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sebulo/LoQT","path":"run_glue.py","file_url":"https://github.com/sebulo/LoQT/blob/HEAD/run_glue.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f95b67aca23588c3","mcp_get_code":{"code_sha256":"f95b67aca23588c3"}},{"arxiv_id":"2404.13671","paper":"/paper/filo-zero-shot-anomaly-detection-by-fine","title":"FiLo: Zero-Shot Anomaly Detection by Fine-Grained Description and High-Quality Localization","date":"2024-04-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"casia-iva-lab/filo","path":"models/vv_open_clip/factory.py","file_url":"https://github.com/casia-iva-lab/filo/blob/HEAD/models/vv_open_clip/factory.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":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2404.05231","paper":"/paper/promptad-learning-prompts-with-only-normal","title":"PromptAD: Learning Prompts with only Normal Samples for Few-Shot Anomaly Detection","date":"2024-04-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"funz-0/promptad","path":"PromptAD/CLIPAD/factory.py","file_url":"https://github.com/funz-0/promptad/blob/HEAD/PromptAD/CLIPAD/factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Unlicense","inline_ok":true,"code_sha256_prefix":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2404.02132","paper":"/paper/vitamin-designing-scalable-vision-models-in","title":"ViTamin: Designing Scalable Vision Models in the Vision-Language Era","date":"2024-04-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"beckschen/vitamin","path":"ViTamin/open_clip/factory.py","file_url":"https://github.com/beckschen/vitamin/blob/HEAD/ViTamin/open_clip/factory.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":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2403.15378","paper":"/paper/long-clip-unlocking-the-long-text-capability","title":"Long-CLIP: Unlocking the Long-Text Capability of CLIP","date":"2024-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"beichenzbc/long-clip","path":"open_clip_long/factory.py","file_url":"https://github.com/beichenzbc/long-clip/blob/HEAD/open_clip_long/factory.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":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2403.12570","paper":"/paper/adapting-visual-language-models-for","title":"Adapting Visual-Language Models for Generalizable Anomaly Detection in Medical Images","date":"2024-03-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mediabrain-sjtu/mvfa-ad","path":"CLIP/clip.py","file_url":"https://github.com/mediabrain-sjtu/mvfa-ad/blob/HEAD/CLIP/clip.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2403.06495","paper":"/paper/toward-generalist-anomaly-detection-via-in","title":"Toward Generalist Anomaly Detection via In-context Residual Learning with Few-shot Sample Prompts","date":"2024-03-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mala-lab/WinCLIP","path":"open_clip/factory.py","file_url":"https://github.com/mala-lab/WinCLIP/blob/HEAD/open_clip/factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2402.13412","paper":"/paper/scaling-physics-informed-hard-constraints","title":"Scaling physics-informed hard constraints with mixture-of-experts","date":"2024-02-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ask-berkeley/physics-nns-hard-constraints","path":"neptune/models/model_builder.py","file_url":"https://github.com/ask-berkeley/physics-nns-hard-constraints/blob/HEAD/neptune/models/model_builder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6ec0dd5d77d8e238","mcp_get_code":{"code_sha256":"6ec0dd5d77d8e238"}},{"arxiv_id":"2312.12856","paper":"/paper/skyscript-a-large-and-semantically-diverse","title":"SkyScript: A Large and Semantically Diverse Vision-Language Dataset for Remote Sensing","date":"2023-12-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wangzhecheng/skyscript","path":"src/open_clip/factory.py","file_url":"https://github.com/wangzhecheng/skyscript/blob/HEAD/src/open_clip/factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2312.11376","paper":"/paper/clim-contrastive-language-image-mosaic-for","title":"CLIM: Contrastive Language-Image Mosaic for Region Representation","date":"2023-12-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wusize/clim","path":"src/open_clip/factory.py","file_url":"https://github.com/wusize/clim/blob/HEAD/src/open_clip/factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2310.18961","paper":"/paper/anomalyclip-object-agnostic-prompt-learning","title":"AnomalyCLIP: Object-agnostic Prompt Learning for Zero-shot Anomaly Detection","date":"2023-10-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zqhang/WinCLIP-pytorch","path":"src/open_clip/factory.py","file_url":"https://github.com/zqhang/WinCLIP-pytorch/blob/HEAD/src/open_clip/factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2310.01403","paper":"/paper/clipself-vision-transformer-distills-itself","title":"CLIPSelf: Vision Transformer Distills Itself for Open-Vocabulary Dense Prediction","date":"2023-10-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wusize/clipself","path":"src/open_clip/factory.py","file_url":"https://github.com/wusize/clipself/blob/HEAD/src/open_clip/factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2309.16671","paper":"/paper/demystifying-clip-data","title":"Demystifying CLIP Data","date":"2023-09-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shkarupa-alex/tfclip","path":"tfclip/factory.py","file_url":"https://github.com/shkarupa-alex/tfclip/blob/HEAD/tfclip/factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"474abf32c26d562b","mcp_get_code":{"code_sha256":"474abf32c26d562b"}},{"arxiv_id":"2307.12732","paper":"/paper/clip-kd-an-empirical-study-of-distilling-clip","title":"CLIP-KD: An Empirical Study of CLIP Model Distillation","date":"2023-07-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"winycg/clip-kd","path":"src/open_clip/factory.py","file_url":"https://github.com/winycg/clip-kd/blob/HEAD/src/open_clip/factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2305.17382","paper":"/paper/a-zero-few-shot-anomaly-classification-and","title":"APRIL-GAN: A Zero-/Few-Shot Anomaly Classification and Segmentation Method for CVPR 2023 VAND Workshop Challenge Tracks 1&2: 1st Place on Zero-shot AD and 4th Place on Few-shot AD","date":"2023-05-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bychelsea/vand-april-gan","path":"open_clip/factory.py","file_url":"https://github.com/bychelsea/vand-april-gan/blob/HEAD/open_clip/factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2303.14814","paper":"/paper/winclip-zero-few-shot-anomaly-classification","title":"WinCLIP: Zero-/Few-Shot Anomaly Classification and Segmentation","date":"2023-03-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"caoyunkang/WinClip","path":"WinCLIP/CLIPAD/factory.py","file_url":"https://github.com/caoyunkang/WinClip/blob/HEAD/WinCLIP/CLIPAD/factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2301.07094","paper":"/paper/learning-customized-visual-models-with","title":"Learning Customized Visual Models with Retrieval-Augmented Knowledge","date":"2023-01-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/react","path":"react_customization/src/open_clip/factory.py","file_url":"https://github.com/microsoft/react/blob/HEAD/react_customization/src/open_clip/factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2211.07636","paper":"/paper/eva-exploring-the-limits-of-masked-visual","title":"EVA: Exploring the Limits of Masked Visual Representation Learning at Scale","date":"2022-11-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"baaivision/eva","path":"EVA-01/clip/eva_clip.py","file_url":"https://github.com/baaivision/eva/blob/HEAD/EVA-01/clip/eva_clip.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5c7cf820e99443ff","mcp_get_code":{"code_sha256":"5c7cf820e99443ff"}},{"arxiv_id":"2008.04057","paper":"/paper/the-chess-transformer-mastering-play-using","title":"The Chess Transformer: Mastering Play using Generative Language Models","date":"2020-08-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yashbonde/chess_lm","path":"game.py","file_url":"https://github.com/yashbonde/chess_lm/blob/HEAD/game.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3a2375107f881225","mcp_get_code":{"code_sha256":"3a2375107f881225"}},{"arxiv_id":"1909.00025","paper":"/paper/meta-learning-with-warped-gradient-descent","title":"Meta-Learning with Warped Gradient Descent","date":"2019-08-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"flennerhag/warpgrad","path":"src/omniglot/run_multi.py","file_url":"https://github.com/flennerhag/warpgrad/blob/HEAD/src/omniglot/run_multi.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":"747bb1ba3659822e","mcp_get_code":{"code_sha256":"747bb1ba3659822e"}},{"arxiv_id":"1812.01054","paper":"/paper/transferring-knowledge-across-learning","title":"Transferring Knowledge across Learning Processes","date":"2018-12-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"amzn/metalearn-leap","path":"src/omniglot/run_multi.py","file_url":"https://github.com/amzn/metalearn-leap/blob/HEAD/src/omniglot/run_multi.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":"747bb1ba3659822e","mcp_get_code":{"code_sha256":"747bb1ba3659822e"}},{"arxiv_id":"Yun_Pano-AVQA_Grounded_Audio-Visual_Question_Answering_on_360deg_Videos_ICCV_2021_paper","paper":null,"title":"arXiv:Yun_Pano-AVQA_Grounded_Audio-Visual_Question_Answering_on_360deg_Videos_ICCV_2021_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"hs-yn/PanoAVQA","path":"code/args.py","file_url":"https://github.com/hs-yn/PanoAVQA/blob/HEAD/code/args.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"89a050303bc751eb","mcp_get_code":{"code_sha256":"89a050303bc751eb"}}]}