Home › Code › get_linear_schedule_with_warmup

get_linear_schedule_with_warmup

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

get_linear_schedule_with_warmup appears in the code Syntology harvested for 39 papers, as 17 distinct code bodies found in 39 places (a place is one code body under one paper). At least one of them ran in 21 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_linear_schedule_with_warmup 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 17 distinct code bodies named get_linear_schedule_with_warmup; 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
5ran
9unverified
0fingerprinted

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

39 papers shown of 39, newest first; 39 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 6 papers added by Syntology; 3 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
A Glance Is All You Need: Single-Pass Fine-Grained Image Captioning with SimLoss added by Syntology 2026-09 (from id) srynsh/SimLoss-Image-Captioning/simloss/encoder/utils.py 1e113f9c4fbe5808 unverified no licence file found · pointer only
Squeezing More from Limited Data with Recursive Transformers added by Syntology 2026-08 (from id) serdardoesml/recursive-lm/recursive_lm/training.py eb1ec05ba03995e2 ran no licence file found · pointer only
Roll Out and Roll Back: Diffusion LLMs are Their Own Efficiency Teachers added by Syntology 2026-05 (from id) Feng-Hong/WINO-DLLM/MMaDA/models/lr_schedulers.py 1975e0c51e6f5753 ran no licence file found · pointer only
Empirical Gaussian Processes added by Syntology 2026-02 (from id) automl/lcpfn/lcpfn/utils.py afba2c06a42074fe unverified MIT (permissive)
Step-Wise Refusal Dynamics in Autoregressive and Diffusion Language Models added by Syntology 1 Feb 2026 shuita2333/PAD-codes/MMaDA-PAD/models/lr_schedulers.py 1975e0c51e6f5753 ran no licence file found · pointer only
Cost-Sensitive Freeze-thaw Bayesian Optimization for Efficient Hyperparameter Tuning added by Syntology 2025-10 (from id) automl/ifBO/ifbo/utils.py 8037f2afd409786c unverified MIT (permissive)
The Devil behind the mask: An emergent safety vulnerability of Diffusion LLMs 15 Jul 2025 zichenwen1/dija/MMaDA/models/lr_schedulers.py 1975e0c51e6f5753 ran Apache-2.0 (permissive)
Show-o2: Improved Native Unified Multimodal Models 18 Jun 2025 showlab/Show-o/show-o2/models/lr_schedulers.py 1975e0c51e6f5753 ran Apache-2.0 (permissive)
UniRL: Self-Improving Unified Multimodal Models via Supervised and Reinforcement Learning 29 May 2025 showlab/unirl/models/lr_schedulers.py 1975e0c51e6f5753 ran Apache-2.0 (permissive)
arXiv:2505.17773 2025-05 (from id) ahra99/c_lora/modelwrappers/wrapperbase_ece_prf.py 52e0b2b6dde2c6f5 unverified MIT (permissive)
UniCTokens: Boosting Personalized Understanding and Generation via Unified Concept Tokens 20 May 2025 arctanxarc/unictokens/models/lr_schedulers.py 1975e0c51e6f5753 ran Apache-2.0 (permissive)
DoraCycle: Domain-Oriented Adaptation of Unified Generative Model in Multimodal Cycles 5 Mar 2025 showlab/DoraCycle/models/lr_schedulers.py 1975e0c51e6f5753 ran Apache-2.0 (permissive)
TESS 2: A Large-Scale Generalist Diffusion Language Model 19 Feb 2025 hamishivi/tess-2/sdlm/train_reward_model.py a95c8b8f5a6743bf unverified MIT (permissive)
Training-Free Bayesianization for Low-Rank Adapters of Large Language Models 7 Dec 2024 Wang-ML-Lab/bayesian-peft/modelwrappers/wrapperbase.py c1f0478f8201f8eb ran · our draft was wrong MIT (permissive)
Bayes' Power for Explaining In-Context Learning Generalizations 2 Oct 2024 samuelgabriel/bayesgeneralizations/pfns/utils.py afba2c06a42074fe unverified Apache-2.0 (permissive)
BLoB: Bayesian Low-Rank Adaptation by Backpropagation for Large Language Models 17 Jun 2024 wang-ml-lab/bayesian-peft/modelwrappers/wrapperbase.py c1f0478f8201f8eb ran · our draft was wrong MIT (permissive)
Interpretable Machine Learning for TabPFN 16 Mar 2024 david-rundel/tabpfn_iml/tabpfniml/tabpfn_interpret/utils.py afba2c06a42074fe unverified MIT (permissive)
Hydra: Sequentially-Dependent Draft Heads for Medusa Decoding 7 Feb 2024 zankner/hydra/hydra/train/utils.py b0d392034f20d785 ran Apache-2.0 (permissive)
Learning a Decision Tree Algorithm with Transformers 6 Feb 2024 evanzhuang/metatree/metatree/utils.py afba2c06a42074fe unverified MIT (permissive)
Learning Knowledge-Enhanced Contextual Language Representations for Domain Natural Language Understanding 12 Nov 2023 alibaba/EasyNLP/easynlp/core/optimizers.py a3af4655933264d7 ran Apache-2.0 (permissive)
R2GenGPT: Radiology Report Generation with Frozen LLMs 18 Sep 2023 wang-zhanyu/r2gengpt/lightning_tools/optim.py b2cebd35fd97df2a ran BSD-3-Clause (permissive)
Self-Alignment with Instruction Backtranslation 11 Aug 2023 Spico197/Humback/src/core/trainer.py 3a948a403973ace7 unverified Apache-2.0 (permissive)
Measuring Faithfulness in Chain-of-Thought Reasoning 17 Jul 2023 technion-cs-nlp/parametric-faithfulness/unlearn.py 5bf56e40b4301199 ran · our draft was wrong BSD-2-Clause (permissive)
Segment Anything Meets Point Tracking 3 Jul 2023 syscv/sam-pt/sam_pt/utils/util.py 9d9402c814a980c3 unverified Apache-2.0 (permissive)
Noise Stability Optimization for Finding Flat Minima: A Hessian-based Regularization Approach 14 Jun 2023 virtuosoresearch/noise-stability-optimization/exps_on_text_datasets/transformers/optimization.py afba2c06a42074fe unverified MIT (permissive)
Visual Programming for Text-to-Image Generation and Evaluation 24 May 2023 gligen/diffusers/src/diffusers/optimization.py 1975e0c51e6f5753 ran Apache-2.0 (permissive)
Cross-Modal Adapter for Text-Video Retrieval 17 Nov 2022 leaplabthu/cross-modal-adapter/modules/optimization_xpool.py afba2c06a42074fe unverified Apache-2.0 (permissive)
Fast Sampling of Diffusion Models with Exponential Integrator 29 Apr 2022 hankpipi/diffusers-hetu/src/diffusers/optimization.py 1975e0c51e6f5753 ran Apache-2.0 (permissive)
Incremental Prompting: Episodic Memory Prompt for Lifelong Event Detection 15 Apr 2022 vt-nlp/incremental_prompting/utils/optimizer.py a3c458ae06a14711 unverified MIT (permissive)
On Adversarial Robustness of Large-scale Audio Visual Learning 2022-03 (from id) identical code first harvested elsewhere a454df1ab6677cd8 ran · our draft was wrong licence of this copy not recorded
Everything Is All It Takes: A Multipronged Strategy for Zero-Shot Cross-Lingual Information Extraction 14 Sep 2021 shijie-wu/crosslingual-nlp/src/util.py 03cef9d6feb24fdf unverified MIT (permissive)
ReasonBERT: Pre-trained to Reason with Distant Supervision 10 Sep 2021 sunlab-osu/reasonbert/model/loss.py afba2c06a42074fe unverified Apache-2.0 (permissive)
Cutting Down on Prompts and Parameters: Simple Few-Shot Learning with Language Models 24 Jun 2021 ucinlp/null-prompts/nullprompt/trainers/finetune.py 52e0b2b6dde2c6f5 unverified Apache-2.0 (permissive)
Towards Long-Form Video Understanding 21 Jun 2021 chaoyuaw/lvu/src/models/optimization.py a3c458ae06a14711 unverified MIT (permissive)
Audio-Visual Event Recognition through the lens of Adversary 15 Nov 2020 lijuncheng16/AudioSetDoneRight/train_multimodal_late_fusion.py a454df1ab6677cd8 ran · our draft was wrong no licence file found · pointer only
Generating Diverse and Consistent QA pairs from Contexts with Information-Maximizing Hierarchical Conditional VAEs 28 May 2020 seanie12/Info-HCVAE/qa-eval/trainer.py a3c458ae06a14711 unverified Apache-2.0 (permissive)
Don't Stop Pretraining: Adapt Language Models to Domains and Tasks 23 Apr 2020 shizhediao/t-dna/TDNA/optimization.py 5bf56e40b4301199 ran · our draft was wrong Apache-2.0 (permissive)
arXiv:aaai_32596 TengfeiLiu966/HC-LLM/lightning_tools/optim.py b2cebd35fd97df2a ran BSD-3-Clause (permissive)
arXiv:2024.naacl-long.345 arashardakani/SlimFit/BERT/AdamW.py a3af4655933264d7 ran 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