Home › Code › generate_square_subsequent_mask

generate_square_subsequent_mask

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

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

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

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

30 papers shown of 30, newest first; 30 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; 2 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
arXiv:2507.19875 2025-07 (from id) XiaokunFeng/ATCTrack/lib/models/atctrack/decoder.py 894b253f35765276 ran · violated contract fingerprinted no licence file found · pointer only
OAT: Object-Level Attention Transformer for Gaze Scanpath Prediction 18 Jul 2024 hkust-nisl/oat_eccv24/src/model/models.py 3ee8f4b0078c65d0 ran fingerprinted no licence file found · pointer only
ContextFlow++: Generalist-Specialist Flow-based Generative Models with Mixed-Variable Context Encoding 2 Jun 2024 gudovskiy/contextflow/contextflow/layers/ar_transformer.py d8f08b709953217d ran no licence file found · pointer only
Dataset Regeneration for Sequential Recommendation 28 May 2024 ustc-starteam/dr4sr/3.Hybrid_inference.py f00be57ec3bd7e42 ran · fixture could not drive it no licence file found · pointer only
MathNet: A Data-Centric Approach for Printed Mathematical Expression Recognition 21 Apr 2024 felix-schmitt/MathNet/model_parts/utils.py 763a04c2a58bc1b0 ran CC-BY-4.0 · pointer only
Differentially Private Representation Learning via Image Captioning 4 Mar 2024 facebookresearch/dpcap/models_mae.py 32b567f5aaaa591d ran · violated contract fingerprinted licence not identified · pointer only
An Autoregressive Text-to-Graph Framework for Joint Entity and Relation Extraction 2 Jan 2024 urchade/ATG/trans_enc.py 82925fc7f17ecc71 ran no licence file found · pointer only
LingoQA: Visual Question Answering for Autonomous Driving 21 Dec 2023 wayveai/driving-with-llms/models/transformer.py 681d026e603bc44f ran Apache-2.0 (permissive)
Cup Curriculum: Curriculum Learning on Model Capacity 7 Nov 2023 luca-scharr/cupcurriculum/transformer_modell.py c7b84365cf3df5a0 ran MIT (permissive)
From Interpolation to Extrapolation: Complete Length Generalization for Arithmetic Transformers 18 Oct 2023 shaoxiongduan/attentionbiascalibration/src/utility.py 82664ea4e7034723 unverified no licence file found · pointer only
Multimodal Distillation for Egocentric Action Recognition 14 Jul 2023 gorjanradevski/multimodal-distillation/src/modelling/hand_models.py 043bee3163830b9b ran MIT (permissive)
Efficient Token-Guided Image-Text Retrieval with Consistent Multimodal Contrastive Training 15 Jun 2023 lcfractal/tgdt/models/utils.py 894b253f35765276 ran · violated contract fingerprinted MIT (permissive)
SPTS v2: Single-Point Scene Text Spotting 4 Jan 2023 bytedance/sptsv2/models/encoder_decoder.py 894b253f35765276 ran · violated contract fingerprinted Apache-2.0 (permissive)
Logical Tasks for Measuring Extrapolation and Rule Comprehension 14 Nov 2022 ifujisawa/addition-experiment/src/models/transformer.py 3ee8f4b0078c65d0 ran fingerprinted MIT (permissive)
Translation between Molecules and Natural Language 25 Apr 2022 blender-nlp/MolT5/baselines/main_transformer_caption2smiles.py 5da85d40a7a21ba4 unverified BSD-3-Clause (permissive)
Towards End-to-End Unified Scene Text Detection and Layout Analysis 28 Mar 2022 chend-vl/instructocr/models/transformer_decoder.py 894b253f35765276 ran · violated contract fingerprinted no licence file found · pointer only
Leveraging Unimodal Self-Supervised Learning for Multimodal Audio-Visual Speech Recognition 24 Feb 2022 lumia-group/leveraging-self-supervised-learning-for-avsr/models/utils.py 693dceead2019125 unverified MIT (permissive)
Pix2seq: A Language Modeling Framework for Object Detection 22 Sep 2021 gaopengcuhk/Unofficial-Pix2Seq/models/transformer.py 894b253f35765276 ran · violated contract fingerprinted Apache-2.0 recorded; this copy not marked cleared · pointer only
SimVLM: Simple Visual Language Model Pretraining with Weak Supervision 24 Aug 2021 yulong-XJTU/SimVLM/model/SimVLM.py 32b567f5aaaa591d ran · violated contract fingerprinted MIT (permissive)
Long Short-Term Transformer for Online Action Detection 7 Jul 2021 amazon-science/long-short-term-transformer/src/rekognition_online_action_detection/models/transformer/utils.py 823c049021ac6854 unverified Apache-2.0 (permissive)
Personalized Transformer for Explainable Recommendation 25 May 2021 lileipisces/PETER/module.py c036e63807d31066 ran · violated contract no licence file found · pointer only
Fine-grained Visual Textual Alignment for Cross-Modal Retrieval using Transformer Encoders 12 Aug 2020 mesnico/TERAN/models/utils.py 894b253f35765276 ran · violated contract fingerprinted Apache-2.0 (permissive)
Deep Encoder, Shallow Decoder: Reevaluating Non-autoregressive Machine Translation 18 Jun 2020 snoop2head/Deep-Encoder-Shallow-Decoder/trainer.py b123ed9c3b4a5518 unverified MIT (permissive)
FastPitch: Parallel Text-to-speech with Pitch Prediction 11 Jun 2020 as-ideas/ForwardTacotron/models/common_layers.py a0c49128f0c91bec unverified MIT (permissive)
Transformer Reasoning Network for Image-Text Matching and Retrieval 20 Apr 2020 mesnico/TERN/models/utils.py 894b253f35765276 ran · violated contract fingerprinted Apache-2.0 (permissive)
LibriTTS: A Corpus Derived from LibriSpeech for Text-to-Speech 2019-04 (from id) zooeygirl/waveletProsody/transformer.py 934e64a68c92b447 unverified MIT (permissive)
EMBER: An Open Dataset for Training Static PE Malware Machine Learning Models 2018-04 (from id) dtrizna/nebula/nebula/models/attention.py 8138cb55581c1b66 unverified MIT (permissive)
Attention Is All You Need 12 Jun 2017 moein-shariatnia/Pix2Seq/model.py 97823ea5b389013b ran · violated contract fingerprinted MIT (permissive)
Image-to-Markup Generation with Coarse-to-Fine Attention 16 Sep 2016 CT2001/image-to-latex/image_to_latex/models/resnet_transformer.py 9fae5025ebafa98e unverified MIT (permissive)
arXiv:aaai_25328 dali92002/SSL-OCR/models/transformer.py 3ee8f4b0078c65d0 ran fingerprinted 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