Home › Code › get_hash

get_hash

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

get_hash appears in the code Syntology harvested for 17 papers, as 16 distinct code bodies found in 19 places (a place is one code body under one paper). At least one of them ran in 8 of the papers; 3 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_hash 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 7 of the 16 distinct code bodies named get_hash; 9 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
3ran · our draft was wrong
0ran · fixture could not drive it
4ran
9unverified
3fingerprinted

Licence is a property of each copy, so it is counted per place: 9 of the 19 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; 19 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 2 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
Entropy-Regularized Adjoint Matching for Offline Reinforcement Learning added by Syntology 2026-05 (from id) ColinQiyangLi/qam/log_utils.py b4b4a137cce00aac ran fingerprinted MIT (permissive)
Video-based Music Generation added by Syntology 2026-02 (from id) serkansulun/video-emotion/src/face_detector/face_utils/datasets.py 94786637156cb923 unverified licence not identified · pointer only
QuestA: Expanding Reasoning Capacity in LLMs via Question Augmentation 17 Jul 2025 foreverlasting1202/QuestA/AReaL/evaluation/aggregate_acc_from_generated.py 2b225998c3996404 unverified no licence file found · pointer only
It's a (Blind) Match! Towards Vision-Language Correspondence without Parallel Data 31 Mar 2025 dominik-schnaus/itsamatch/itsamatch/extract_embeddings.py b930a92d8b2749ed unverified MIT (permissive)
SPRec: Leveraging Self-Play to Debias Preference Alignment for Large Language Model-based Recommendations 12 Dec 2024 regionch/sprec/baselines/D3/D3_evaluate.py 0f0719bdf2116801 ran · our draft was wrong fingerprinted no licence file found · pointer only
Provable Benefits of Complex Parameterizations for Structured State Space Models 17 Oct 2024 edenlum/ssmcomplexparambenefits/utils.py 999d44c96aa5e190 ran no licence file found · pointer only
Cluster-wise Graph Transformer with Dual-granularity Kernelized Attention 9 Oct 2024 LUMIA-Group/Cluster-wise-Graph-Transformer/wandb_script/wandb_main.py 52890b345835d534 ran no licence file found · pointer only
Decoding Matters: Addressing Amplification Bias and Homogeneity Issue for LLM-based Recommendation 21 Jun 2024 sai990323/decodingmatters/code/LogitProcesser.py 0f0719bdf2116801 ran · our draft was wrong fingerprinted no licence file found · pointer only
CroissantLLM: A Truly Bilingual French-English Language Model 1 Feb 2024 manuelfay/llm-data-hub/dataset_preprocessing/deduplication/exact.py 4612d8439848677c ran no licence file found · pointer only
Riveter: Measuring Power and Social Dynamics Between Entities 15 Dec 2023 huggingface/neuralcoref/bin/cythonize.py 7dcd71dbff03a3a0 unverified MIT (permissive)
Tailoring Self-Attention for Graph via Rooted Subtrees 8 Oct 2023 LUMIA-Group/SubTree-Attention/wandb_script/wandb_run.py 52890b345835d534 ran no licence file found · pointer only
SE(3)-Equivariant Relational Rearrangement with Neural Descriptor Fields 17 Nov 2022 anthonysimeonov/relational_ndf/src/rndf_robot/data_gen/prepare_sdf_from_obj.py a8fdad62bc3b7638 unverified MIT (permissive)
Lottery Tickets on a Data Diet: Finding Initializations with Sparse Trainable Networks 2 Jun 2022 mansheej/lth_diet/lth_diet/utils/utils.py f25eef8836b3e819 unverified Apache-2.0 (permissive)
Towards Discovery and Attribution of Open-world GAN Generated Images 10 May 2021 Sharath-girish/openworld-gan/ood_detection.py a631d17bc1b9daee unverified MIT (permissive)
YOLOv4: Optimal Speed and Accuracy of Object Detection 23 Apr 2020 GuoQuanhao/YOLOv4-Paddle/utils/datasets.py 94786637156cb923 unverified MIT (permissive)
BERTScore: Evaluating Text Generation with BERT 21 Apr 2019 neulab/code-bert-score/code_bert_score/scorer.py f982fdf447668cbb ran · our draft was wrong MIT (permissive)
BERTScore: Evaluating Text Generation with BERT 21 Apr 2019 Tiiiger/bert_score/bert_score/scorer.py 7a9d43b6fa2eafef ran · our draft was wrong fingerprinted MIT (permissive)
BERTScore: Evaluating Text Generation with BERT 21 Apr 2019 cyr19/reproducibility/bert_score/scorer.py c14c6317a3d158ea unverified no licence file found · pointer only
YOLOv3: An Incremental Improvement 8 Apr 2018 yuedongli1/yolov3_mindspore/utils/dataset.py a3c4fa7fd984d56b 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