Home › Code › get_checkpoint_path

get_checkpoint_path

Syntologyentry name in harvested coderead from the graph 2026-09-24

get_checkpoint_path appears in the code Syntology harvested for 17 papers, as 14 distinct code bodies found in 17 places (a place is one code body under one paper). At least one of them ran in 11 of the papers; 0 of the code bodies carry a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named get_checkpoint_path do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 8 of the 14 distinct code bodies named get_checkpoint_path; 6 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
2ran · our draft was wrong
0ran · fixture could not drive it
6ran
6unverified
0fingerprinted

Licence is a property of each copy, so it is counted per place: 6 of the 17 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

17 papers shown of 17, newest first; 17 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive, and the graph's for 4 papers added by Syntology. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's code_sha256, Syntology's identity for that exact code: an agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

PaperDateFileStatus SyntologyLicence
SynLaD: Latent Diffusion for Generating Synthesizable Molecules Conditioned on 3D Pharmacophore Profiles added by Syntology 2026-07 (from id) coleygroup/shepherd/src/shepherd/checkpoint_manager.py e99c5d0f3be8f529 unverified MIT (permissive)
ImmersiveTTS: Environment-Aware Text-to-Speech with Multimodal Diffusion Transformer and Domain-Specific Representation Alignment added by Syntology 2026-05 (from id) black-forest-labs/flux/src/flux/util.py b2844de086e3e48c unverified Apache-2.0 (permissive)
PWAVEP: Purifying Imperceptible Adversarial Perturbations in 3D Point Clouds via Spectral Graph Wavelets added by Syntology 2026-02 (from id) a772316182/pwavep/src/models/trainer.py 1a0a76ee585e74bd unverified MIT (permissive)
Beyond Token Probes: Hallucination Detection via Activation Tensors with ACT-ViT added by Syntology 2025-10 (from id) BarSGuy/ACT-ViT/LA_training.py 6fd43933edbb0a68 unverified no licence file found · pointer only
Scalable Autoregressive Image Generation with Mamba 22 Aug 2024 hp-l33/aim/util/helper.py 9206a5875c1b30e9 ran MIT (permissive)
Learning Retrieval Augmentation for Personalized Dialogue Generation 27 Jun 2024 hqsiswiliam/lapdog/src/model_io.py c3e2125348379a5c ran no licence file found · pointer only
Block Transformer: Global-to-Local Language Modeling for Fast Inference 4 Jun 2024 itsnamgyu/block-transformer/inference_demo.py 97cd91e06d329bda ran · our draft was wrong MIT (permissive)
Would I Lie To You? Inference Time Alignment of Language Models using Direct Preference Heads 30 May 2024 Avelina9X/direct-preference-heads/src/train_utils.py 4ef815f16b596db0 ran BSD-3-Clause (permissive)
Just Cluster It: An Approach for Exploration in High-Dimensions using Clustering and Pre-Trained Representations 5 Feb 2024 stefanwm13/just-cluster-it-public/dinov2/utils/cluster.py 996697a5f744ee8c ran MIT (permissive)
GeReA: Question-Aware Prompt Captions for Knowledge-based Visual Question Answering 4 Feb 2024 upper9527/gerea/src/util.py e3a0e6ac26d46ae2 ran no licence file found · pointer only
Re3val: Reinforced and Reranked Generative Retrieval 30 Jan 2024 facebookresearch/FiD/src/util.py e3a0e6ac26d46ae2 ran no licence file found · pointer only
RAVEN: In-Context Learning with Retrieval-Augmented Encoder-Decoder Language Models 15 Aug 2023 jeffhj/raven/src/model_io.py c3e2125348379a5c ran no licence file found · pointer only
Classical Out-of-Distribution Detection Methods Benchmark in Text Classification Tasks 13 Jul 2023 mateuszbaransanok/TrustworthyAI/trustworthyai/utils/checkpoints.py 8e63b8dff24f870b ran no licence file found · pointer only
ZeroFlow: Scalable Scene Flow via Distillation 17 May 2023 kylevedder/zeroflow/train_pl.py 2d7c18a592896780 ran · our draft was wrong MIT (permissive)
Poisoning Language Models During Instruction Tuning 1 May 2023 alexwan0/poisoning-instruction-tuned-models/src/finetune_loop.py d20865aeab773b41 unverified MIT (permissive)
Evidentiality-guided Generation for Knowledge-Intensive NLP Tasks 16 Dec 2021 akariasai/evidentiality_qa/evi_gen/src/util.py e3a0e6ac26d46ae2 ran MIT (permissive)
Arena: A General Evaluation Platform and Building Toolkit for Multi-Agent Intelligence 17 May 2019 YuhangSong/Arena-Baselines/arena/arena.py 4adc88dea642732b unverified MIT (permissive)

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the harvest. "Pointer only" means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections