Home › Code › load_tf_weights_in_t5

load_tf_weights_in_t5

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

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

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

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

28 papers shown of 28, newest first; 28 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; 4 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
Vchitect-2.0: Parallel Transformer for Scaling Up Video Diffusion Models 14 Jan 2025 Vchitect/Vchitect-2.0/models/modeling_t5.py f383d81f62012649 unverified Apache-2.0 (permissive)
Zero-Shot Cross-Domain Dialogue State Tracking via Dual Low-Rank Adaptation 31 Jul 2024 suntea233/DualLoRA/copy_t5.py 136abfa3e8ce028d unverified no licence file found · pointer only
Learning Retrieval Augmentation for Personalized Dialogue Generation 27 Jun 2024 hqsiswiliam/lapdog/src/modeling_t5.py 230899b7dd1ea8a1 unverified no licence file found · pointer only
From Instance Training to Instruction Learning: Task Adapters Generation from Instructions 18 Jun 2024 Xnhyacinth/TAGI/src/modeling_t5.py bfbc7746415f3426 unverified Apache-2.0 (permissive)
Reason3D: Searching and Reasoning 3D Segmentation via Large Language Model 27 May 2024 kuanchihhuang/reason3d/lavis/models/reason3d_models/modeling_t5.py bfbc7746415f3426 unverified no licence file found · pointer only
Listwise Generative Retrieval Models via a Sequential Learning Process 19 Mar 2024 lightningtyb/listgr/code/model.py 136abfa3e8ce028d unverified no licence file found · pointer only
VisLingInstruct: Elevating Zero-Shot Learning in Multi-Modal Language Models with Autonomous Instruction Optimization 12 Feb 2024 zhudongsheng75/vislinginstruct/vislinginstruct/models/modeling_t5.py bfbc7746415f3426 unverified no licence file found · pointer only
GeReA: Question-Aware Prompt Captions for Knowledge-based Visual Question Answering 4 Feb 2024 upper9527/gerea/src/modeling_t5.py 52fdf83141474e49 unverified no licence file found · pointer only
Graph Language Models 13 Jan 2024 heidelberg-nlp/graphlanguagemodels/models/graph_T5/graph_t5/modeling_t5.py 7112073cf1646198 unverified no licence file found · pointer only
LION : Empowering Multimodal Large Language Model with Dual-Level Visual Knowledge 20 Nov 2023 rshaojimmy/jiutian/models/modeling_t5.py bfbc7746415f3426 unverified MIT (permissive)
Carpe Diem: On the Evaluation of World Knowledge in Lifelong Language Models 14 Nov 2023 kimyuji/evolvingqa_benchmark/models/T5_Model_Kadapter.py 136abfa3e8ce028d unverified no licence file found · pointer only
GLEN: Generative Retrieval via Lexical Index Learning 6 Nov 2023 skleee/GLEN/src/tevatron/modeling/glen_t5_modeling.py 33fcca2adb353b5f unverified Apache-2.0 (permissive)
BianQue: Balancing the Questioning and Suggestion Ability of Health LLMs with Multi-turn Health Conversations Polished by ChatGPT 24 Oct 2023 scutcyr/bianque/models/t5/modeling_t5.py bfbc7746415f3426 unverified no licence file found · pointer only
Language Models As Semantic Indexers 11 Oct 2023 petergriffinjin/lmindexer/SemanticID/src/IDGen/reconstruct_decoder.py bfbc7746415f3426 unverified no licence file found · pointer only
VidChapters-7M: Video Chapters at Scale 25 Sep 2023 antoyang/VidChapters/model/modeling_t5.py bfbc7746415f3426 unverified MIT (permissive)
BLIVA: A Simple Multimodal LLM for Better Handling of Text-Rich Visual Questions 19 Aug 2023 mlpc-ucsd/bliva/bliva/models/modeling_t5.py bfbc7746415f3426 unverified BSD-3-Clause (permissive)
RAVEN: In-Context Learning with Retrieval-Augmented Encoder-Decoder Language Models 15 Aug 2023 jeffhj/raven/src/modeling_t5.py 136abfa3e8ce028d unverified no licence file found · pointer only
RLTF: Reinforcement Learning from Unit Test Feedback 10 Jul 2023 zyq-scut/rltf/trainers/modeling_t5.py 136abfa3e8ce028d unverified BSD-3-Clause (permissive)
TransCoder: Towards Unified Transferable Code Representation Learning Inspired by Human Skills 23 May 2023 qiushisun/transcoder/models_list/T5ForConditionalGeneration_Prefix_2.py bfbc7746415f3426 unverified MIT (permissive)
Exploring Mode Connectivity for Pre-trained Language Models 25 Oct 2022 thunlp/mode-connectivity-plm/T5_model/modeling_t5.py 136abfa3e8ce028d unverified MIT (permissive)
An Equal-Size Hard EM Algorithm for Diverse Dialogue Generation 29 Sep 2022 anonymous-1759/eqhard-em/model/adapter_t5.py 136abfa3e8ce028d unverified MIT (permissive)
RASAT: Integrating Relational Structures into Pretrained Seq2Seq Model for Text-to-SQL 14 May 2022 lumia-group/rasat/seq2seq/model/t5_original_model.py 136abfa3e8ce028d unverified Apache-2.0 (permissive)
Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks 16 Apr 2022 renzelou/pick-rank/src/modeling_pointer.py edfe67269d5fa277 unverified MIT (permissive)
UnifiedSKG: Unifying and Multi-Tasking Structured Knowledge Grounding with Text-to-Text Language Models 16 Jan 2022 hkunlp/unifiedskg/models/adapter/modeling_t5.py 136abfa3e8ce028d unverified Apache-2.0 (permissive)
arXiv:aaai_33874 txsun1997/Black-Box-Tuning/models/deep_modeling_t5.py 247ce015d4375b22 unverified MIT (permissive)
arXiv:aaai_27999 mlpc-ucsd/BLIVA/bliva/models/modeling_t5.py bfbc7746415f3426 unverified BSD-3-Clause (permissive)
arXiv:2025.acl-long.1300 weijieliu-cs/QuASAR/core/modeling_t5.py 593e83d56ed7c9a4 unverified MIT (permissive)
arXiv:2023.findings-emnlp.672 guihuzhang/FactSpotter/g2t_gen_code/code/modeling_t5.py 52fdf83141474e49 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