Home › Code › get_configs

get_configs

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

get_configs appears in the code Syntology harvested for 18 papers, as 17 distinct code bodies found in 18 places (a place is one code body under one paper). At least one of them ran in 4 of the papers; 1 of the code bodies carries 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_configs 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 4 of the 17 distinct code bodies named get_configs; 13 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

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

Licence is a property of each copy, so it is counted per place: 9 of the 18 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

18 papers shown of 18, newest first; 18 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 3 papers added by Syntology; 1 papers have no page here and are shown by arXiv id only. 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
InRTL: Effective Intra-Inter Interaction Learning for Relational Tables added by Syntology 2026-09 (from id) W1nterFloW/InRTL/InRTL/codes/utils.py a3151d011eb2b40b unverified MIT (permissive)
PersonaKit (PK): A Plug-and-Play Platform for User Testing Diverse Roles in Full-Duplex Dialogue added by Syntology 2026-05 (from id) HarryJeon24/PersonaStudyKit/db.py fdbed1fde2ca90df unverified Apache-2.0 (permissive)
Which Leakage Types Matter? A Quantitative Landscape Across 2,047 Benchmark Datasets added by Syntology 2026-04 (from id) epagogy/ml/al/benchmarks/bench_openml.py f0a6a45b398e88f7 unverified MIT (permissive)
arXiv:2507.17402 2025-07 (from id) lijun2005/ICCV25-HLFormer/src/Configs/builder.py 9b8507e5287d271d unverified Apache-2.0 (permissive)
GMMFormer v2: An Uncertainty-aware Framework for Partially Relevant Video Retrieval 22 May 2024 huangmozhi9527/gmmformer_v2/src/Configs/builder.py 9b8507e5287d271d unverified no licence file found · pointer only
Active Learning with Fully Bayesian Neural Networks for Discontinuous and Nonstationary Data 16 May 2024 ziatdinovmax/neurobayes/neurobayes/flax_nets/config_utils.py c492046e0fb558f0 unverified no licence file found · pointer only
Dynamic Prompt Optimizing for Text-to-Image Generation 5 Apr 2024 mowenyii/pae/src/configs.py 084ee39da69517b0 ran no licence file found · pointer only
Deep Generative Models through the Lens of the Manifold Hypothesis: A Survey and New Connections 3 Apr 2024 layer6ai-labs/dgm_manifold_survey/config/get_config.py 54d15c99cf2d1207 unverified no licence file found · pointer only
Simulation-Based Inference with Quantile Regression 4 Jan 2024 h3jia/nqe/nqe/qnet.py 78883c38194697bb unverified licence not identified · pointer only
Symbolic Planning and Code Generation for Grounded Dialogue 26 Oct 2023 justinchiu/onecommon-gpt/oc/bitutils.py fc46d55af514f7ff ran no licence file found · pointer only
GMMFormer: Gaussian-Mixture-Model Based Transformer for Efficient Partially Relevant Video Retrieval 8 Oct 2023 huangmozhi9527/GMMFormer/src/Configs/builder.py 360694c320752c73 ran fingerprinted no licence file found · pointer only
Autoregressive Omni-Aware Outpainting for Open-Vocabulary 360-Degree Image Generation 7 Sep 2023 zhuqiangLu/AOG-NET-360/utils/config_utils.py 4a5a2103d838bd6c unverified no licence file found · pointer only
Tuning Legged Locomotion Controllers via Safe Bayesian Optimization 12 Jun 2023 lasgroup/gosafeopt/examples/pendulum.py b9b5270ee5906419 ran · our draft was wrong GPL-3.0 (copyleft) · pointer only
Dynosaur: A Dynamic Growth Paradigm for Instruction-Tuning Data Curation 23 May 2023 WadeYin9712/Dynosaur/code/metadata_collection/license_info.py 19c6f1e2de2096e6 unverified Apache-2.0 (permissive)
Frequency Dynamic Convolution: Frequency-Adaptive Pattern Recognition for Sound Event Detection 29 Mar 2022 frednam93/FDY-SED/utils/settings.py 35d34e23002c3f6c unverified MIT (permissive)
An Industry Evaluation of Embedding-based Entity Alignment 22 Oct 2020 ZihengZZH/industry-eval-EA/code/sample_benchmark.py 487fbb2b4ca6892d unverified MIT (permissive)
Neural Mesh Flow: 3D Manifold Mesh Generation via Diffeomorphic Flows 21 Jul 2020 KunalMGupta/NeuralMeshFlow/evaluation/config.py e04455c2cec5997d unverified MIT (permissive)
Point-Voxel CNN for Efficient 3D Deep Learning 8 Jul 2019 zghera/pvcnn-tf/utils/common.py d642449ac8f7c2e2 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