Papers › Attention Is All You Need

Attention Is All You Need

12 Jun 2017NeurIPS 2017 12arXiv:1706.03762archive 2025-07-28

Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N. Gomez, Lukasz Kaiser, Illia Polosukhin

The dominant sequence transduction models are based on complex recurrent or convolutional neural networks in an encoder-decoder configuration. The best performing models also connect the encoder and decoder through an attention mechanism. We propose a new simple network architecture, the Transformer, based solely on attention mechanisms, dispensing with recurrence and convolutions entirely. Experiments on two machine translation tasks show these models to be superior in quality while being more parallelizable and requiring significantly less time to train. Our model achieves 28.4 BLEU on the WMT 2014 English-to-German translation task, improving over the existing best results, including ensembles by over 2 BLEU. On the WMT 2014 English-to-French translation task, our model establishes a new single-model state-of-the-art BLEU score of 41.8 after training for 3.5 days on eight GPUs, a small fraction of the training costs of the best models from the literature. We show that the Transformer generalizes well to other tasks by applying it successfully to English constituency parsing both with large and limited training data.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1706.03762")

Code

Syntology Ran 600 of 946 code samples harvested from 172 repositories linked to this paper; 346 have no recorded run. Of those that ran: 45 ran · honoured contract; 15 ran · violated contract; 65 ran · our draft was wrong; 13 ran · fixture could not drive it; 462 ran with no contract checked.

By repository: community (archive-listed): 939 samples from 172 repositories, 593 ran; 7 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

595 repositories listed; official and paper-mentioned ones first.

tensorflow/tensor2tensor officialmentioned in papermentioned on GitHubtf report
1wy/bert mentioned on GitHubtfApache-2.0 report
AlCorreia/FABIR mentioned on GitHubtf report
Amy-1114/transformer mentioned on GitHubmindspore report
Andrey885/Machine_translation_PyTorch mentioned on GitHubpytorch report
ArdalanM/nlp-benchmarks mentioned on GitHubpytorch report
Arthurizijar/Bert_Airport mentioned on GitHubtfApache-2.0 report
ArvidWartenberg/retrosynthesis mentioned on GitHubpytorch report
AtluriNikhil/Image-Captioning mentioned on GitHubtf report
Aveek-Saha/Transformer mentioned on GitHubtf report
Belval/NRTR mentioned on GitHubtfMIT report
BrianPulfer/PapersReimplementations mentioned on GitHubpytorch report
CGCL-codes/naturalcc mentioned on GitHubpytorchMIT report
Caesarzhang/bert-zh mentioned on GitHubtfApache-2.0 report
Charliesgithub20221030/BERT mentioned on GitHubtfApache-2.0 report
Chonwai/Learning_BERT mentioned on GitHubtfApache-2.0 report
Colanim/BERT_STS-B mentioned on GitHubtfApache-2.0 report
DJJune/Transformer mentioned on GitHubpytorch report
DanieleVeri/deep_comedy mentioned on GitHub report
Dave870907/Transformer mentioned on GitHubtf report
DeligientSloth/QQsim mentioned on GitHubtf report
DeligientSloth/bert-tensorflow mentioned on GitHubtf report
DeokO/bert-excercise-ongoing mentioned on GitHubtfApache-2.0 report
DevSinghSachan/multilingual_nmt mentioned on GitHubpytorch report
Doffery/BERT-Sentiment-Analysis-Amazon-Review mentioned on GitHubtfApache-2.0 report
EmilioTyl/transformers_from_scratch mentioned on GitHubpytorch report
Enigmatisms/Set-Transformer mentioned on GitHubpytorch report
EthanWYB/bert-classification mentioned on GitHubtfApache-2.0 report
EugeneSel/EUMT mentioned on GitHub report
EuphoriaYan/bert_component mentioned on GitHubtf report
FaskyCC/TextClassification mentioned on GitHubtfApache-2.0 report
FengJiaChunFromSYSU/Bert mentioned on GitHubtfApache-2.0 report
FlorianPfisterer/2D-LSTM-Seq2Seq mentioned on GitHubpytorch report
Fuchai/language mentioned on GitHubpytorch report
Gaozhen0816/BERT_QA_For_AILaw mentioned on GitHubtfApache-2.0 report
Gaozhen0816/BERT_QA_for_Chinese mentioned on GitHubtfApache-2.0 report
Glaceon31/Document-Transformer mentioned on GitHubtfBSD-3-Clause report
GlassyWing/transformer-keras mentioned on GitHubtf report
HKUST-KnowComp/R-Net mentioned on GitHubtf report
Helsinki-NLP/shared-info mentioned on GitHub report
IBM/pytorch-seq2seq mentioned on GitHubpytorch report
IOB-Muenster/TEclass2 mentioned on GitHubpytorch report
Izecson/saml-nmt mentioned on GitHubmxnet report
Izecson/sockeye-1.16.6 mentioned on GitHubtf report
JNUpython/bert mentioned on GitHubtf report
JohannLee1996/bert mentioned on GitHubtfApache-2.0 report
Joshuaoneheart/Fintech-Final-Report mentioned on GitHubpytorch report
Katsumata420/bert_mlm mentioned on GitHubtfApache-2.0 report
KeithGalli/pycon2020 mentioned on GitHub report
Kevin-Vora/bert-embedding-gluonnlp-edit- mentioned on GitHubtfApache-2.0 report
Kirankumaraswamy/Transformers mentioned on GitHubpytorch report
KrishnaTarun/Deep-Learning-Lab mentioned on GitHubpytorch report
Kyubyong/transformer mentioned on GitHubtf report
Lemoners/Attention-Is-All-You-Need mentioned on GitHubpytorch report
LeoWood/bert-horovod mentioned on GitHubtfApache-2.0 report
LiamMaclean216/Pytorch-Chatbot mentioned on GitHubpytorch report
LiamMaclean216/Pytorch-Transfomer mentioned on GitHubpytorch report
LoveYang/bert_test mentioned on GitHubtfApache-2.0 report
MCLYang/RhythmGAN_pytorch mentioned on GitHubpytorch report
MOHAMEDELDAKDOUKY/bert_adjusted mentioned on GitHubtfApache-2.0 report
MaZhiyuanBUAA/bert-tf1.4.0 mentioned on GitHubtfApache-2.0 report
Maple728/transformer mentioned on GitHubtf report
MarcBS/keras mentioned on GitHub report
MashaKubyshina/learning_ML mentioned on GitHubpytorch report
Matthewdowney18/Transformer_Dialogue mentioned on GitHubpytorch report
Maz101/Bert mentioned on GitHubtfApache-2.0 report
Maz101/pretrainingdataset mentioned on GitHubtfApache-2.0 report
MichaelZhouwang/LMlexsub mentioned on GitHubtf report
Misoknisky/Bert-MultiGpu mentioned on GitHubtfApache-2.0 report
MohamedAbdelsalam9/TT-Transformer mentioned on GitHubpytorch report
NVIDIA/sentiment-discovery mentioned on GitHubpytorch report
Neoanarika/torchexplainer mentioned on GitHubpytorch report
Nimesh-Patel/BERT mentioned on GitHubtfApache-2.0 report
Nstats/bert_MRC mentioned on GitHubtf report
Nstats/bert_senti_analysis_ch mentioned on GitHubtf report
Nstats/my_bert mentioned on GitHubtf report
OPAYA/Transformer mentioned on GitHubpytorch report
Osobarako/alduswarrensewell mentioned on GitHubtfApache-2.0 report
Pezhin/best_yelp_review_project_ever mentioned on GitHubpytorch report
PrideLee/sentiment-analysis mentioned on GitHubpytorch report
Rami97rgb/French-to-English-Translator mentioned on GitHubpytorch report
Remiphilius/PoemesProfonds mentioned on GitHubtf report
RenXiangyuan/tf_bert mentioned on GitHubtfApache-2.0 report
SCismycat/bert_code_view mentioned on GitHubtf report
SYangDong/bert-with-frozen-code mentioned on GitHubtf report
Satan012/BERT mentioned on GitHubtf report
SeoroMin/transformer_pytorch mentioned on GitHubpytorch report
SeoroMin/transformer_pytorch_ver2 mentioned on GitHubpytorch report
Shasvat-Desai/Shasvat-Desai mentioned on GitHubpytorch report
Shinya-Kouda/kgc mentioned on GitHubtfnot reachable when probed 2026-09-18 — repositories for recent papers often appear after camera-ready report
ShwetaBaranwal/Transformer mentioned on GitHub report
SpikeKing/My-Bert mentioned on GitHubtfApache-2.0 report
StevenLai1994/AM_and_LM mentioned on GitHubtf report
StillKeepTry/Transformer-PyTorch mentioned on GitHubpytorch report
StoneGH/bert mentioned on GitHubtfApache-2.0 report
THUNLP-MT/THUMT mentioned on GitHubtf report
TSLNIHAOGIT/bert mentioned on GitHubtfApache-2.0 report
TSLNIHAOGIT/bert_run mentioned on GitHubtfApache-2.0 report
TYTYTYTYTYTYTYTYTY/558-project mentioned on GitHubtfApache-2.0 report
TheTensorDude/transformer-tf mentioned on GitHubtf report
TonyX19/bert_hyperpartisan mentioned on GitHubtfApache-2.0 report
VedantYadav/Transformer mentioned on GitHub report
Walter-B/bert-20-classes mentioned on GitHubtfApache-2.0 report
WenYanger/General-Transformer-Pytorch mentioned on GitHubpytorch report
XINZXZHANG/Bert_repo mentioned on GitHubtfApache-2.0 report
XUJitao/WordEmbedding mentioned on GitHub report
XapaJIaMnu/transformative mentioned on GitHubpytorch report
Xinsen-Zhang/transformer mentioned on GitHubpaddle report
XuhanLiu/Transformer mentioned on GitHubpytorch report
YYGXjpg/BERT_WL mentioned on GitHubtfApache-2.0 report
Yipeng91/text_classifier_pub mentioned on GitHubtfApache-2.0 report
YuanEric88/bert-nlu mentioned on GitHubtf report
Zehui127/SQUAD_BERT mentioned on GitHubtfApache-2.0 report
ZmeiGorynych/transformer_pytorch mentioned on GitHubpytorch report
ZurichNLP/sockeye mentioned on GitHubmxnetApache-2.0 report
a414351664/Bert_MRC mentioned on GitHubtfApache-2.0 report
aaronH45/sentimentAnalysis mentioned on GitHubtf report
abhaskumarsinha/MinimalGPT mentioned on GitHubtf report
abhiagg92/bert_sentiment mentioned on GitHubtf report
abhilashreddys/Fake-News-Article mentioned on GitHubpytorchMIT report
adi2103/AML-CoVe mentioned on GitHubtf report
af-ai-center/bert mentioned on GitHubpytorch report
af-ai-center/nerblackbox mentioned on GitHubApache-2.0 report
agentdr1/la_mil mentioned on GitHubpytorch report
ahmetumutdurmus/awd-lstm mentioned on GitHubpytorch report
ahsanabbas123/Transformer mentioned on GitHubpytorch report
akashe/Python-Code-Generation mentioned on GitHubpytorch report
algharak/BERTenhance mentioned on GitHubtf report
alibaba-damo-academy/FunASR mentioned on GitHubpytorchMIT report
alibabasglab/frcrn mentioned on GitHubpytorch report
alimpiev/embeddings_persistent_homology mentioned on GitHubpytorch report
anhinga/JuliaCon2021-poster mentioned on GitHub report
anirudharc/transformer mentioned on GitHubpytorch report
anton-bushuiev/ppiformer mentioned on GitHubpytorchMIT report
anuscode/nrms mentioned on GitHubpytorch report
appcoreopc/berty mentioned on GitHubtf report
arkel23/PyTorch-Pretrained-ViT mentioned on GitHubpytorch report
augustgw/early-exit-transformer mentioned on GitHubtorch report
autobotasia/vibert mentioned on GitHubtfApache-2.0 report
awslabs/sockeye mentioned on GitHubmxnetApache-2.0 report
ays-dev/keras-transformer mentioned on GitHubtf report
bangoc123/transformer mentioned on GitHubtf report
baosongyang/WRD mentioned on GitHubtf report
bartzi/chainer-transformer mentioned on GitHubpytorch report
bcmi220/esc4nmt mentioned on GitHubpytorch report
bdusell/stack-attention mentioned on GitHubpytorch report
benjamintaiwo/Attention mentioned on GitHubtf report
bhavitvyamalik/bert mentioned on GitHubtfApache-2.0 report
binhetech/bert-application mentioned on GitHubtfApache-2.0 report
brainsqueeze/text2vec mentioned on GitHubtf report
brightmart/bert_customized mentioned on GitHubtf report
brightmart/bert_original mentioned on GitHubtf report
bshantam97/Attention_Based_Networks mentioned on GitHubpytorch report
bytedance/neurst mentioned on GitHubtf report
bzhangGo/zero mentioned on GitHubtf report
cadia-lvl/fastspeech2 mentioned on GitHubpytorchMIT report
camlaedtke/NLP mentioned on GitHub report
caoyujiALgLM/NLP mentioned on GitHubtfGPL-3.0 report
caoyujiALgLM/NLP-progress mentioned on GitHub report
chalothon/BERT_Practice mentioned on GitHubtfApache-2.0 report
chandu7077/mybert mentioned on GitHubtfApache-2.0 report
chen-xiong-yi/OwnBERT mentioned on GitHubtfApache-2.0 report
chiayewken/bert-qa mentioned on GitHubtf report
chrisleunglokhin/Capstone-BERT mentioned on GitHubtfApache-2.0 report
cloudmcloudyo/capstone mentioned on GitHubtf report
cmsflash/efficient-attention mentioned on GitHubpytorch report
coco60/bert-test mentioned on GitHubtfApache-2.0 report
colorfulscoop/tfdlg mentioned on GitHubtfMIT report
conceptofmind/LaMDA-pytorch mentioned on GitHubpytorch report
conceptofmind/lamda-rlhf-pytorch mentioned on GitHubpytorchMIT report
coronazap/bert_client mentioned on GitHubtfApache-2.0 report
cosmoquester/seq2seq mentioned on GitHubtf report
cospplay/bert-master mentioned on GitHubtfApache-2.0 report
coxy1989/tfmr mentioned on GitHubtf report
cpm0722/transformer_pytorch mentioned on GitHubpytorch report
cuber2460/bert mentioned on GitHubtfApache-2.0 report
cyberzhg/keras-pos-embd mentioned on GitHubtf report
czero69/acomoeye-NN mentioned on GitHubtf report
davidalbertonogueira/NLP-tutorials mentioned on GitHubpytorch report
davisking/dlib-models mentioned on GitHubCC0-1.0 report
dccuchile/CC6204 mentioned on GitHubpytorch report
deepmipt/bert mentioned on GitHubtf report
demelin/nematode mentioned on GitHubtf report
derylucio/Transformer mentioned on GitHubpytorch report
dhiraa/tener mentioned on GitHubtf report
dl-nlp/dl-nlp.github.io mentioned on GitHubpytorch report
dqqcasia/st mentioned on GitHubtf report
dreamgonfly/Transformer-pytorch mentioned on GitHubpytorch report
drumpt/Transformer mentioned on GitHubtorch report
duyunshu/bert-sentiment-analysis mentioned on GitHubtfApache-2.0 report
dyq0811/EEG-Transformer-seq2seq mentioned on GitHubpytorch report
dzqjorking/transpose mentioned on GitHubtf report
eleanorye00/Gamifier mentioned on GitHubtf report
emanuele-progr/PSSP mentioned on GitHubpytorch report
enhuiz/torchnmt mentioned on GitHubpytorch report
enhuiz/transformer-pytorch mentioned on GitHubpytorch report
ewdowiak/Sicilian_Translator mentioned on GitHubmxnetApache-2.0 report
exa-labs/exa-mcp-server mentioned on GitHub report
extensive-nlp/TSAI-DeepNLP-END2.0 mentioned on GitHubpytorch report
facebookresearch/fairseq mentioned on GitHubpytorchMIT report
facebookresearch/xformers mentioned on GitHubpytorch report
faizansuhail89/bert mentioned on GitHubtfApache-2.0 report
fanchenyou/transformer-study mentioned on GitHubpytorch report
fancyerii/bert mentioned on GitHubtfApache-2.0 report
fciannel/bert_fciannel mentioned on GitHubtfApache-2.0 report
feizc/Machine-Translation-Pytorch mentioned on GitHubpytorch report
felixSchober/ABSA-Transformer mentioned on GitHubpytorch report
fjiangai/mmapis mentioned on GitHub report
flxst/nerblackbox mentioned on GitHubApache-2.0 report
flyliu2017/bert mentioned on GitHubtfApache-2.0 report
flyliu2017/bert_modularized mentioned on GitHubtfApache-2.0 report
fra-mari/The-Karl-Marx-Press-Review mentioned on GitHubpytorch report
frankcgq105/BERTCHEN mentioned on GitHubtf report
franknb/Self-attention-DCGAN mentioned on GitHubpytorch report
franknb/Text-Summarization mentioned on GitHub report
fstahlberg/tensor2tensor mentioned on GitHubtf report
gavincaoyuji/NLP mentioned on GitHubtfGPL-3.0 report
gggggeun/DeepLearning_Architecture mentioned on GitHubpytorch report
giagia96/DeepComedy mentioned on GitHub report
glouppe/info8010-deep-learning mentioned on GitHubpytorch report
gmum/dl-mo-2021 mentioned on GitHub report
going-doer/paper2code mentioned on GitHubApache-2.0 report
goldenbili/Bert_Test2 mentioned on GitHubtf report
goldenbili/Bert_Test3 mentioned on GitHubtfApache-2.0 report
goldenbili/bert_lamb_pretrain mentioned on GitHubtfApache-2.0 report
goodluck4s/bert- mentioned on GitHubtf report
gooofy/zbrain mentioned on GitHubtf report
gooppe/transformer-summarization mentioned on GitHubpytorch report
graykode/gpt-2-Pytorch mentioned on GitHubpytorch report
graykode/nlp-tutorial mentioned on GitHubpytorch report
guoyaohua/BERT-Chinese-Annotation mentioned on GitHubtfApache-2.0 report
guzhang480/Google_BERT mentioned on GitHubtfApache-2.0 report
h4ste/oscar mentioned on GitHubtf report
haidershaour/bert mentioned on GitHubtf report
halo090770/bert mentioned on GitHubtfApache-2.0 report
han-shi/SparseBERT mentioned on GitHubpytorch report
hannibal046/nanorwkv mentioned on GitHubpytorch report
harshit158/paper-dots mentioned on GitHub report
hfxunlp/transformer mentioned on GitHubpytorch report
hiun/learning-transformers mentioned on GitHubpytorch report
hoangtrungchinh/Bert-SQuAD-v2 mentioned on GitHubtfApache-2.0 report
hrbigelow/transformer-aiayn mentioned on GitHubjax report
hubiodatalab/druggen mentioned on GitHubpytorch report
hyunwookl/testam mentioned on GitHubpytorchMIT report
hyunwoongko/transformer mentioned on GitHubpytorch report
icewing1996/bert_dep mentioned on GitHubtfApache-2.0 report
ictnlp/DiverseNMT mentioned on GitHubpytorch report
ictnlp/NA-MNMT mentioned on GitHubpytorch report
ictnlp/PTE-NMT mentioned on GitHubpytorch report
ictnlp/TLAT-NMT mentioned on GitHubpytorch report
idiotprofessorchen/bert.github.io mentioned on GitHubtfApache-2.0 report
iejMac/ScriptWriter mentioned on GitHubpytorch report
insigh/THUMT mentioned on GitHubtf report
jageshmaharjan/BERT_Service mentioned on GitHubtf report
jangjoongkeon/JK mentioned on GitHubnot reachable when probed 2026-09-18 — repositories for recent papers often appear after camera-ready report
jbdel/OMG_UMONS_submission mentioned on GitHubtf report
jean-kunz/ml_research_papers mentioned on GitHubtf report
jelifysh/Transformers mentioned on GitHubpytorch report
jeongchanyoung-1234/De-En-NMT mentioned on GitHubpytorch report
jinzhenfan/BERT mentioned on GitHubtfApache-2.0 report
jmnolte/hccnet mentioned on GitHubpytorch report
joebluems/Soul_Of_AI mentioned on GitHubtf report
joongbo/tta mentioned on GitHubtf report
joytianya/google_bert mentioned on GitHubtfApache-2.0 report
junhahyung/bert_finetune mentioned on GitHubtfApache-2.0 report
junhahyung/bert_transfer mentioned on GitHubtfApache-2.0 report
kaituoxu/Speech-Transformer mentioned on GitHubpytorch report
kaituoxu/SpeechTransformer mentioned on GitHubpytorch report
karenacorn99/explore-bert mentioned on GitHubtf report
karpathy/makemore mentioned on GitHubpytorch report
karpathy/minGPT mentioned on GitHubpytorch report
karta282950/bert-multiclass mentioned on GitHubtfApache-2.0 report
keiyamashita111/aaproject mentioned on GitHubtfApache-2.0 report
kelly2016/multi-label-bert mentioned on GitHubtfApache-2.0 report
keonlee9420/Parallel-Tacotron2 mentioned on GitHubpytorch report
kh-kim/simple-nmt mentioned on GitHubpytorch report
kiko441500/google_bert mentioned on GitHubtfApache-2.0 report
kingcheng2000/bert mentioned on GitHubtfApache-2.0 report
kolloldas/torchnlp mentioned on GitHubpytorch report
kpot/keras-transformer mentioned on GitHubtf report
krantirk/BERT-Pretrained-model mentioned on GitHubtfApache-2.0 report
krocki/np-transformer mentioned on GitHub report
ky1994/SpeechRecognition mentioned on GitHubtf report
leehyunjun-seoultech/seoultech mentioned on GitHubtf report
leejieun51/transformer mentioned on GitHubpytorch report
lehinevych/SAAN mentioned on GitHubtf report
lehoanganh298/BERT-Question-Answering mentioned on GitHubtfApache-2.0 report
lenacabrera/gb_mnmt mentioned on GitHubpytorch report
lennonzurich/lalala mentioned on GitHubtfApache-2.0 report
lidongliang666/cv_deep_learning mentioned on GitHubpytorch report
lif31up/attention-is-all-you-need mentioned on GitHubpytorchMIT report
liqichen6688/duo-attention mentioned on GitHubpytorch report
littell/NamedTransformer mentioned on GitHub report
llx666/git_demo mentioned on GitHubtfApache-2.0 report
longbowking/bert mentioned on GitHubtfApache-2.0 report
lovedavidsilva/bert_old_version mentioned on GitHubtfApache-2.0 report
luckynozomi/PPI_Bert mentioned on GitHubtf report
lucylow/En_francais_si_vous_plait- mentioned on GitHubpytorchMIT report
lukemelas/PyTorch-Pretrained-ViT mentioned on GitHubpytorch report
lvyufeng/mindspore-nlp-tutorial mentioned on GitHubmindsporeMIT report
magahub/songrnn mentioned on GitHubtf report
majing2019/transformer mentioned on GitHubtf report
maroxtn/tun-sentiment mentioned on GitHubpytorch report
maxjcohen/transformer mentioned on GitHubpytorch report
maxmatical/pytorch-projects mentioned on GitHubpytorch report
maxudong1993/mybert mentioned on GitHubtf report
mayurnewase/Quora-Bert mentioned on GitHubtfApache-2.0 report
mayurnewase/Translation mentioned on GitHub report
mehdibenamorr/Token-Positional-Bias mentioned on GitHubpytorch report
mehdibenamorr/bert-positional-bias-ner mentioned on GitHubpytorch report
meizi1114/bert mentioned on GitHubtfApache-2.0 report
mhaseeb123/DeepMSim mentioned on GitHubtfGPL-3.0 report
microsoft/onnxruntime-training-examples mentioned on GitHubpytorch report
mim-solutions/bert_for_longer_texts mentioned on GitHubpytorch report
mim-solutions/roberta_for_longer_texts mentioned on GitHubpytorchNOASSERTION report
ming024/FastSpeech2 mentioned on GitHubpytorch report
mithunpaul08/bert_tensorflow mentioned on GitHubtfApache-2.0 report
moein-shariatnia/Pix2Seq mentioned on GitHubpytorch report
moon23k/Scheduled_Sampling mentioned on GitHubpytorch report
moon23k/Transformer_Anchors mentioned on GitHubpytorch report
moon23k/Transformer_Archs mentioned on GitHubpytorch report
myamamoto555/tf-bert mentioned on GitHubtf report
nachiketaa/bert mentioned on GitHubtfApache-2.0 report
nameoverflow/neuro-cangjie mentioned on GitHubpytorch report
natel9178/transformer-refork mentioned on GitHubpytorch report
neburseni/NLP mentioned on GitHub report
neqkir/attention-mechanism mentioned on GitHubtf report
niccolot/ENG-ITA_NMT mentioned on GitHubtf report
nicholasbao/nlp_job mentioned on GitHubtfApache-2.0 report
nietao2/DeepSpeechRecognition mentioned on GitHubtf report
nlinc1905/dsilt-tsa mentioned on GitHubtf report
nmfisher/bert-modified mentioned on GitHubtfApache-2.0 report
noriyukipy/tfchat mentioned on GitHubtfMIT report
noriyukipy/tfdlg mentioned on GitHubtf report
nrc-cnrc/sockeye-multisource mentioned on GitHubmxnet report
nsfzyzz/generalization_metrics_for_nlp mentioned on GitHubpytorch report
okkteam/Transformer-Transducer mentioned on GitHubpytorch report
ololo123321/maestro mentioned on GitHubtf report
opennmt/ctranslate2 mentioned on GitHubtfMIT report
owainwest/uniprot_bert mentioned on GitHubtfApache-2.0 report
paolanu/BERT_epitope mentioned on GitHubtfApache-2.0 report
parcorelab/comscribe mentioned on GitHubtf report
patrickhart/jaxdl mentioned on GitHubjaxMIT report
paulskeie/stadnamn mentioned on GitHubtf report
pengming617/bert_classification mentioned on GitHubtf report
pengshuyuan/Bert mentioned on GitHubtf report
penny9287/sockeye mentioned on GitHubmxnet report
phohenecker/pytorch-transformer mentioned on GitHubpytorchNOASSERTION report
pingheng001/Cnn-Bert mentioned on GitHubtfApache-2.0 report
piquil/rydberggpt mentioned on GitHubpytorch report
plkmo/Transformer-Eng2French mentioned on GitHubpytorch report
pomonam/AttentionCluster mentioned on GitHubtf report
prabhupad26/100daysofML mentioned on GitHubpytorch report
rajlm10/Chandler mentioned on GitHubtf report
ramanakshay/transformer mentioned on GitHubpytorch report
rasbot/plot-bot mentioned on GitHub report
re-search/DocProduct mentioned on GitHubtf report
reactive-systems/circuit-repair mentioned on GitHubtf report
reactive-systems/ml2 mentioned on GitHub report
redevaaa/Transformer-for-EEG mentioned on GitHubpytorch report
reppy4620/Dialog mentioned on GitHubpytorch report
ricardordb/bert mentioned on GitHubtf report
rickyHong/Google-BERT-repl mentioned on GitHubtfApache-2.0 report
ricsinaruto/dialog-eval mentioned on GitHubMIT report
rishavbhurtel/sentiment-classifier mentioned on GitHubpytorch report
rohan400/PepperQA mentioned on GitHubtfApache-2.0 report
rpuiggari/bert2 mentioned on GitHubtfApache-2.0 report
rupakdas18/Research-Project-UMD-CS-5642 mentioned on GitHubpytorch report
s9891326/Fine-Tuning-BERT mentioned on GitHubtf report
sarthaxxxxx/Attention-is-all-you-need mentioned on GitHubpytorch report
satyajitghana/TSAI-DeepNLP-END2.0 mentioned on GitHubpytorch report
saurabhkulkarni77/BERT_multilabel mentioned on GitHubtfApache-2.0 report
saurabhnlp/bert mentioned on GitHubtfApache-2.0 report
scrayish/ML_NLP mentioned on GitHubpytorch report
semal/bert mentioned on GitHubtf report
semicontinuity/nlp mentioned on GitHubpytorch report
seominseok0429/inception-I3D-NON-LOCAL mentioned on GitHubpytorch report
sh951011/Attention-Implementation mentioned on GitHubpytorchMIT report
shahrukhx01/ocr-test mentioned on GitHubpytorch report
shaikhzhas/bert mentioned on GitHubtfApache-2.0 report
shao-chi/ImageCaption mentioned on GitHubpytorch report
sherinaseri/bert mentioned on GitHubtfApache-2.0 report
shouvikcirca/Transformer mentioned on GitHubpytorch report
shouvikcirca/Transformer_MiniProject mentioned on GitHubpytorch report
shreyashankar/gpt3-sandbox mentioned on GitHubMIT report
shuaishuaij/Machine-Translation mentioned on GitHubpytorch report
shyam-skk/Parallel_CNN_Transfromer mentioned on GitHubpytorch report
simonjisu/annotated-transformer-kr mentioned on GitHubpytorch report
sjyttkl/Transformer_learning mentioned on GitHubtf report
socc-io/piqaboo mentioned on GitHubtf report
sooftware/Attention-Implementation mentioned on GitHubpytorch report
sooftware/attentions mentioned on GitHubpytorchMIT report
sooftware/nlp-attentions mentioned on GitHubpytorchMIT report
soumik12345/transformer.pytorch mentioned on GitHubpytorch report
stevinc/Transformer_Timeseries mentioned on GitHubpytorch report
studio-ousia/luke mentioned on GitHubpytorch report
svakulenk0/response_eval mentioned on GitHubtfApache-2.0 report
tanjeffreyz/attention-is-all-you-need mentioned on GitHubpytorch report
tatp22/linformer-pytorch mentioned on GitHubpytorch report
tatp22/multidim-positional-encoding mentioned on GitHubpytorch report
tbmoon/LANL_Earthquake_Prediction mentioned on GitHubpytorch report
tcnguyen/bert mentioned on GitHubtf report
tcxdgit/MachineTranslation_t2t mentioned on GitHubtf report
text-machine-lab/transformerpy mentioned on GitHubpytorch report
thanhlong1997/bert_quora mentioned on GitHubtfApache-2.0 report
the-Quert/iNLPfun mentioned on GitHubtfApache-2.0 report
theQuert/inlpfun mentioned on GitHubtfApache-2.0 report
thecodemasterk/BERT mentioned on GitHubtf report
thumt/THUMT mentioned on GitHubtf report
thunlp-mt/ckd mentioned on GitHubpytorch report
tjrwlgns1198/ChatBot mentioned on GitHubtf report
tomdyer10/fake_news mentioned on GitHubpytorch report
tree-park/kor-to-eng-translation mentioned on GitHubpytorch report
tree-park/transformer_lm mentioned on GitHubpytorch report
truclycs/ocr_seq2seq mentioned on GitHubpytorch report
tshu-w/dbcopilot mentioned on GitHubpytorch report
tshu-w/llm4em mentioned on GitHubpytorch report
tvinith/bert mentioned on GitHubtfApache-2.0 report
tyxr/bert mentioned on GitHubtfApache-2.0 report
umeiko/mindspore-seq2seq mentioned on GitHubmindspore report
valentinmace/noisy-text mentioned on GitHub report
vanpersie32/Multigpu-Bert mentioned on GitHubtfApache-2.0 report
vanslerry/long_text mentioned on GitHubtfApache-2.0 report
veekaybee/what_are_embeddings mentioned on GitHubtf report
vijay120/bert mentioned on GitHubtfApache-2.0 report
vikashranjan/transformer mentioned on GitHub report
vinairesearch/phogpt mentioned on GitHubpytorchBSD-3-Clause report
vulus98/rethinking-attention mentioned on GitHubpytorchMIT report
vvvm23/TchAIkovsky-Legacy mentioned on GitHubpytorch report
walkacross/transformer-pytorch mentioned on GitHubpytorch report
wayalhruhi/gogle_bert mentioned on GitHubtfApache-2.0 report
wchh127/yykf mentioned on GitHubtf report
whr94621/NJUNMT-pytorch mentioned on GitHubpytorch report
why2000/DuReader-bert mentioned on GitHubtf report
wxt1997/Transformer-Transducer mentioned on GitHubpytorch report
wzlxjtu/PositionalEncoding2D mentioned on GitHubpytorch report
xbtlin/All-about-Machine-Learning mentioned on GitHubtfMIT report
xcmyz/FastSpeech mentioned on GitHubpytorch report
xesdiny/test-bert-master mentioned on GitHubtfApache-2.0 report
xiaopingzhong/bert-finetune-for-classfier mentioned on GitHubtfApache-2.0 report
xiaopp123/bert_explain mentioned on GitHubtfApache-2.0 report
xingjian-zhang/massw mentioned on GitHubCC0-1.0 report
xingniu/sockeye mentioned on GitHubmxnet report
xitianxiaofeixue/BERT mentioned on GitHubtfApache-2.0 report
xuzhezhaozhao/bert_reading mentioned on GitHubtfApache-2.0 report
xydaytoy/BMI-NMT mentioned on GitHubtf report
yanqi1811/attention-is-all-you-need mentioned on GitHubpytorch report
yeeeqichen/Bert mentioned on GitHubpytorch report
yiyc-kor/bert-study mentioned on GitHubtfApache-2.0 report
ykrmm/ICLR_2020 mentioned on GitHubpytorch report
ykrmm/TREMBA mentioned on GitHubpytorch report
ypeleg/MinimalIsAllYouNeed mentioned on GitHub report
yuanmu97/secure-transformer-inference mentioned on GitHubpytorch report
yueyongjiao/Transformer-Contextual mentioned on GitHubpytorch report
yuhangT/tf_bert mentioned on GitHubtfApache-2.0 report
yumoh/speech-keras mentioned on GitHubtf report
yydai/bert_test mentioned on GitHubtf report
zankner/Transformer mentioned on GitHubtf report
zapplea/bert mentioned on GitHubtfApache-2.0 report
zhang-huihui/git-repository mentioned on GitHubtfApache-2.0 report
zhangbo2008/best_pytorch_transformer mentioned on GitHubpytorch report
zipeiyang/DeepSpeechRecognition mentioned on GitHubtf report
zsweet/BERT_zsw mentioned on GitHubtf report
zysite/post mentioned on GitHubpytorchMIT report
dmlc/gluon-nlp mxnetApache-2.0 report
pwc-1/Paper-9 mindspore report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

946 samples harvested; 600 ran; 45 honoured the contract we drafted; 346 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

45ran · honoured contract
15ran · violated contract
65ran · our draft was wrong
13ran · fixture could not drive it
462ran
346unverified

Licence: 451 of the 946 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 172 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “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.

Each sample ends with its 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.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at 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 label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

ATTNEncoder adi2103/AML-CoVe/NMT/Encoder.py community (archive-listed) ran Apache-2.0 (permissive) · 2b179c45d5d98505 · report
Accuracy DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) ran fingerprinted no licence file found · pointer only · a73559c6f2f6deb2 · report
Affine tree-park/transformer_lm/lib/model/transformer.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 94c1924a7e5ae699 · report
Attention WenYanger/General-Transformer-Pytorch/Transformer.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 98f39b8698a27474 · report
Attention agentdr1/la_mil/tmil/t_mil.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 7d41d2318721cdae · report
Attention plkmo/Transformer-Eng2French/src/models.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 5ac38813dcddad14 · report
Attention graykode/gpt-2-Pytorch/GPT2/model.py community (archive-listed) ran MIT (permissive) · 91d76a1548d7d9ca · report
Attention fanchenyou/transformer-study/utils/attention.py community (archive-listed) ran no licence file found · pointer only · a7153c067c37036d · report
Attention kh-kim/simple-nmt/simple_nmt/models/transformer.py community (archive-listed) ran no licence file found · pointer only · 08b5b32fc8336299 · report
Attention semicontinuity/nlp/lopuhin_transformer_lm/lm/model.py community (archive-listed) ran no licence file found · pointer only · 42fad6e85b79e765 · report
Attention conceptofmind/LaMDA-pytorch/lamda_pytorch/lamda_pytorch.py community (archive-listed) ran MIT (permissive) · 9782629b3a308ef0 · report
Attention IBM/pytorch-seq2seq/seq2seq/models/attention.py community (archive-listed) ran · metamorphic tier: deterministic Apache-2.0 (permissive) · fa5671b3a33ffde3 · report
Attention BrianPulfer/PapersReimplementations/src/nlp/layers/encoder.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 6f534d51aff2ec87 · report
Attention ShivamRajSharma/Transformer-Architectures-From-Scratch/TRANSFORMERS.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 8d12ff40c5428f95 · report
BahdanauAttention brainsqueeze/text2vec/text2vec/models/transformer.py community (archive-listed) ran BSD-2-Clause (permissive) · b306acf1358ea9e0 · report
BahdanauAttention ishritam/Image-captioning-with-visual-attention/image_cap.py community (archive-listed) ran no licence file found · pointer only · 29fbd44948d31357 · report
BeamSearch reactive-systems/circuit-repair/ml2/models/transformer.py community (archive-listed) ran MIT (permissive) · 4115693c7dbdf535 · report
BertConfig hiun/learning-transformers/modeling_bert.py community (archive-listed) ran no licence file found · pointer only · b50b37e6b22472ce · report
BertSelfAttention han-shi/SparseBERT/modeling.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · 5a86d6c972a844fa · report
Block glouppe/info8010-deep-learning/code/gpt/gpt-v7.py community (archive-listed) ran · metamorphic tier: deterministic BSD-3-Clause (permissive) · bb4add74d2e7f44e · report
Block hannibal046/nanorwkv/modeling_gpt.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 3a9836de180bbd38 · report
Block karpathy/makemore/makemore.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 4ee6b14007ffaea4 · report
Block akanyaani/minGPTF/mingptf/model.py community (archive-listed) ran fingerprinted MIT (permissive) · f997fb30a69791f0 · report
Block lukemelas/PyTorch-Pretrained-ViT/pytorch_pretrained_vit/transformer.py community (archive-listed) ran no licence file found · pointer only · f6dc7c84d0f974a6 · report
Block arkel23/PyTorch-Pretrained-ViT/pytorch_pretrained_vit/transformer.py community (archive-listed) ran no licence file found · pointer only · 4e1c6a3969ca8782 · report
BottleSoftmax yanqi1811/attention-is-all-you-need/transformer/Models.py community (archive-listed) ran MIT (permissive) · 94884646e4fe33eb · report
CausalSelfAttention hannibal046/nanorwkv/modeling_gpt.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · ade15669c2944986 · report
CausalSelfAttention karpathy/makemore/makemore.py community (archive-listed) ran MIT (permissive) · 1891051ae1596526 · report
CausalSelfAttention karpathy/minGPT/mingpt/model.py community (archive-listed) ran MIT (permissive) · 78af90d15381d27e · report
CausalSelfAttention akanyaani/minGPTF/mingptf/model.py community (archive-listed) ran MIT (permissive) · 39042b872a709fbe · report
Config HanhaiNotHai/transformer/transformer.py community (archive-listed) ran WTFPL · pointer only · dc0cc8d92e3774df · report
Conv kolloldas/torchnlp/torchnlp/modules/transformer/layers.py community (archive-listed) ran Apache-2.0 (permissive) · e7c565a396ff5135 · report
Conv1D graykode/gpt-2-Pytorch/GPT2/model.py community (archive-listed) ran fingerprinted MIT (permissive) · e2bbe75a185ac1db · report
Conv1D semicontinuity/nlp/lopuhin_transformer_lm/lm/model.py community (archive-listed) ran no licence file found · pointer only · 54a715422cf60472 · report
Decoder Rudedaisy/attention-is-all-you-need-pytorch/transformer/Models.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 190de5c88b804b77 · report
Decoder moein-shariatnia/Pix2Seq/model.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 099e107f9a7b01b9 · report
Decoder liqichen6688/duo-attention/transformer/Models.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · d19a1834a16b9fd5 · report
Decoder anhtu293/transformer_from_scratch/model/transformer.py community (archive-listed) ran fingerprinted MIT (permissive) · dadf347a36b67b3a · report
Decoder antoinecollas/transformer_neural_machine_translation/transformer/transformer.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · b2a7b481e28df769 · report
Decoder jelifysh/Transformers/transformers.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · e56f6430dc12b5a9 · report
Decoder HanhaiNotHai/transformer/transformer.py community (archive-listed) ran WTFPL · pointer only · 622c8e29d1d1b65e · report
Decoder soumik12345/transformer.pytorch/src/model.py community (archive-listed) ran no licence file found · pointer only · 949f07d058490e36 · report
Decoder Rami97rgb/French-to-English-Translator/model.py community (archive-listed) ran no licence file found · pointer only · bdefe3594285baff · report
Decoder derylucio/Transformer/modules/model.py community (archive-listed) ran no licence file found · pointer only · df05605fe1e71072 · report
Decoder harvardnlp/annotated-transformer/the_annotated_transformer.py community (archive-listed) ran MIT (permissive) · 875725cb5926b366 · report
Decoder redevaaa/Transformer-for-EEG/lib/eeg_transformer.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 0b35e85fcd12836d · report
DecoderBlock sarthaxxxxx/Attention-is-all-you-need/Transformer.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · cf05b0a7cc3277f5 · report
DecoderBlock Wolfie8935/Implementation-of-Attention-is-all-you-need/transformer_from_scratch.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 3a299d53153e6db1 · report
DecoderBlock jelifysh/Transformers/transformers.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 6e2e204397b1cd5c · report
DecoderBlock plkmo/Transformer-Eng2French/src/models.py community (archive-listed) ran no licence file found · pointer only · 02857fe9ec971033 · report
DecoderBlock kh-kim/simple-nmt/simple_nmt/models/transformer.py community (archive-listed) ran no licence file found · pointer only · 6c75f5c21e11a07f · report
DecoderBlock ShivamRajSharma/Transformer-Architectures-From-Scratch/TRANSFORMERS.py community (archive-listed) ran MIT (permissive) · 3f081a2e207c6965 · report
DecoderGenerator Kirankumaraswamy/Transformers/models/transformer_model.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 4bfd87bdade35250 · report
DecoderGenerator nsfzyzz/generalization_metrics_for_nlp/models/definitions/transformer_model.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 5148d646a626222c · report
DecoderLayer Kirankumaraswamy/Transformers/models/transformer_model.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 1e3347f4156fa9fb · report
DecoderLayer liqichen6688/duo-attention/transformer/Models.py community (archive-listed) ran MIT (permissive) · c55c0e8cec39d1f8 · report
DecoderLayer text-machine-lab/transformerpy/transformer/Models.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 636fb8363ed50bc1 · report
DecoderLayer anhtu293/transformer_from_scratch/model/transformer.py community (archive-listed) ran MIT (permissive) · bfc615abe791d718 · report
DecoderLayer plkmo/Transformer-Eng2French/src/models.py community (archive-listed) ran no licence file found · pointer only · f3e627e3173060f0 · report
DecoderLayer ArdalanM/nlp-benchmarks/src/transformer/net.py community (archive-listed) ran no licence file found · pointer only · 01494e3fcc858f8e · report
DecoderLayer HanhaiNotHai/transformer/transformer.py community (archive-listed) ran WTFPL · pointer only · 4e63bd8b329be326 · report
DecoderLayer soumik12345/transformer.pytorch/src/model.py community (archive-listed) ran no licence file found · pointer only · 213844a2c63d18a3 · report
DecoderLayer tanjeffreyz/attention-is-all-you-need/modules/transformer.py community (archive-listed) ran no licence file found · pointer only · bd3b2a4011c04b53 · report
DecoderLayer gordicaleksa/pytorch-original-transformer/models/definitions/transformer_model.py community (archive-listed) ran MIT (permissive) · 5aac12c8af2e53f1 · report
DecoderLayer harvardnlp/annotated-transformer/the_annotated_transformer.py community (archive-listed) ran MIT (permissive) · 12bfc54ec8d851b3 · report
DecoderLayer dhiraa/tener/src/tener/models/vanialla_transformer.py community (archive-listed) ran Apache-2.0 (permissive) · 8616c38b8ec19c9b · report
DecoderLayer uzi0espil/research-papers-implementation/Attention Is All You Need/model.py community (archive-listed) ran no licence file found · pointer only · 49f44b4804d955d1 · report
DecoderLayer kotu931226/classifier_transformer_pytorch/model.py community (archive-listed) ran · metamorphic tier: invariant Apache-2.0 (permissive) · 4b09ae148ba91cdb · report
DecoderLayer moon23k/Transformer_Anchors/model/scratch_model.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 4374af1b27a87761 · report
DecoderLayer nsfzyzz/generalization_metrics_for_nlp/models/definitions/transformer_model.py community (archive-listed) ran fingerprinted no licence file found · pointer only · a2c75ddbd7cd3160 · report
DecoderLayer bangoc123/transformer/transformer/model.py community (archive-listed) ran no licence file found · pointer only · 8f1cb5b6aa8a0052 · report
DecoderLayer Aveek-Saha/Transformer/model.py community (archive-listed) ran Apache-2.0 (permissive) · 130bdcdcfe667409 · report
DecoderProjection seunghwan1228/Transfomer-MachineTranslation/models/transformer.py community (archive-listed) ran no licence file found · pointer only · 883e5f149a231804 · report
DecodingLayer scrayish/ML_NLP/models/Transformer.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 56c03b5735de4337 · report
DeepTransformer nlinc1905/dsilt-tsa/time_series_classification/models.py community (archive-listed) ran MIT (permissive) · 8726bfc918ea9023 · report
DropPath HzcIrving/DeepLearning_PlayGround/Swin-Transformer/Model.py community (archive-listed) ran fingerprinted MIT (permissive) · fd903c745e98dffd · report
EfficientAttention cmsflash/efficient-attention/efficient_attention.py community (archive-listed) ran fingerprinted MIT (permissive) · abc9672b3d0b8e6d · report
Embedding Kirankumaraswamy/Transformers/models/transformer_model.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 6fc4c565fab748d9 · report
Embedding vpj/jax_transformer/transformer.py community (archive-listed) ran no licence file found · pointer only · 33c81e637a193504 · report
Embedding antoinecollas/transformer_neural_machine_translation/transformer/transformer.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · f5dac8cad77230ff · report
Embedding tanjeffreyz/attention-is-all-you-need/modules/transformer.py community (archive-listed) ran no licence file found · pointer only · 5502c1dcc3a10b95 · report
Embedding simonjisu/annotated-transformer-kr/transformer/models.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · d9c21a0106f25f6e · report
Embeddings tbmoon/LANL_Earthquake_Prediction/models.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 0db9d1a0368a8700 · report
Embeddings ArdalanM/nlp-benchmarks/src/transformer/net.py community (archive-listed) ran no licence file found · pointer only · 2db462d7bf23552d · report
Embeddings soumik12345/transformer.pytorch/src/model.py community (archive-listed) ran no licence file found · pointer only · 5fd815c5cb2bcd7e · report
Embeddings harvardnlp/annotated-transformer/the_annotated_transformer.py community (archive-listed) ran MIT (permissive) · 18a13045279c8291 · report
Embeddings moon23k/Transformer_Archs/model/standard.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · f4caa1ce8ef6127e · report
Embeddings redevaaa/Transformer-for-EEG/lib/eeg_transformer.py community (archive-listed) ran no licence file found · pointer only · 526d688ca32aa8e0 · report
Embeddings kotu931226/classifier_transformer_pytorch/model.py community (archive-listed) ran · metamorphic tier: invariant Apache-2.0 (permissive) · 02a3675bf3ba8813 · report
Embeddings moon23k/Transformer_Anchors/model/scratch_model.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 5e2dfe3739058ca2 · report
Embeddings moon23k/Scheduled_Sampling/model/transformer.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · f83b28a6ea5ea1dc · report
Encoder tbmoon/LANL_Earthquake_Prediction/models.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 2536a4f022d3df23 · report
Encoder sarthaxxxxx/Attention-is-all-you-need/Transformer.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · cef11785e129d2b2 · report
Encoder Wolfie8935/Implementation-of-Attention-is-all-you-need/transformer_from_scratch.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 8376660adae22bb0 · report
Encoder Rudedaisy/attention-is-all-you-need-pytorch/transformer/Models.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 157bf1d3a9a5be80 · report
Encoder shao-chi/ImageCaption/core/TRANSFORMER/model.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 4542b45a63cbfa0f · report
Encoder liqichen6688/duo-attention/transformer/Models.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 874f29ae45b441bc · report
Encoder anhtu293/transformer_from_scratch/model/transformer.py community (archive-listed) ran MIT (permissive) · 73bbaba641552de5 · report
Encoder antoinecollas/transformer_neural_machine_translation/transformer/transformer.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · d505596906a5347f · report
Encoder jelifysh/Transformers/transformers.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 36ddde02bcf34382 · report
Encoder SeoroMin/transformer_pytorch_ver2/transformer/Models.py community (archive-listed) ran MIT (permissive) · 5a4e889e873a1ac8 · report
Encoder Skumarr53/Attention-is-All-you-Need-PyTorch/transformer/model.py community (archive-listed) ran no licence file found · pointer only · 89f5d6c081f33d77 · report
Encoder soumik12345/transformer.pytorch/src/model.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 6393b50bf4f8a641 · report
Encoder Rami97rgb/French-to-English-Translator/model.py community (archive-listed) ran no licence file found · pointer only · 78fd0554c7f9f654 · report
Encoder derylucio/Transformer/modules/model.py community (archive-listed) ran no licence file found · pointer only · 47cd03eda830ed40 · report
Encoder harvardnlp/annotated-transformer/the_annotated_transformer.py community (archive-listed) ran fingerprinted MIT (permissive) · c33a2e33192ae452 · report
Encoder dhiraa/tener/src/tener/models/vanialla_transformer.py community (archive-listed) ran Apache-2.0 (permissive) · 76d359f0ffc9b3e0 · report
Encoder redevaaa/Transformer-for-EEG/lib/eeg_transformer.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 5657171f78d64092 · report
Encoder kotu931226/classifier_transformer_pytorch/model.py community (archive-listed) ran Apache-2.0 (permissive) · 296e7a99186390a2 · report
Encoder tree-park/transformer_lm/lib/model/transformer.py community (archive-listed) ran no licence file found · pointer only · 8985801820d4855f · report
Encoder moon23k/Scheduled_Sampling/model/transformer.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 98fb1cbbda4f4b1c · report
Encoder ShivamRajSharma/Transformer-Architectures-From-Scratch/TRANSFORMERS.py community (archive-listed) ran MIT (permissive) · 108f71caf989448a · report
Encoder DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) ran no licence file found · pointer only · 9e3e2f2aa02f6f71 · report
EncoderBlock kh-kim/simple-nmt/simple_nmt/models/transformer.py community (archive-listed) ran no licence file found · pointer only · d62179f4dfe9da60 · report
EncoderBlock BrianPulfer/PapersReimplementations/src/nlp/layers/encoder.py community (archive-listed) ran · metamorphic tier: invariant MIT (permissive) · 222c8ded23cb43b4 · report
EncoderDecoder soumik12345/transformer.pytorch/src/model.py community (archive-listed) ran no licence file found · pointer only · 571f03df334b8f9f · report
EncoderDecoder harvardnlp/annotated-transformer/the_annotated_transformer.py community (archive-listed) ran MIT (permissive) · eddd12bb63ba6876 · report
EncoderDecoder redevaaa/Transformer-for-EEG/lib/eeg_transformer.py community (archive-listed) ran no licence file found · pointer only · df8f9b42d92deb98 · report
EncoderLayer tbmoon/LANL_Earthquake_Prediction/models.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 463674e10804f4da · report
EncoderLayer Kirankumaraswamy/Transformers/models/transformer_model.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · f79f857aca5eaf33 · report
EncoderLayer Rudedaisy/attention-is-all-you-need-pytorch/transformer/Models.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · d9a8fefbc121e771 · report
EncoderLayer emanuele-progr/PSSP/transformer.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 81422bec603f39bb · report
EncoderLayer liqichen6688/duo-attention/transformer/Models.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 797b43f77909e649 · report
EncoderLayer anhtu293/transformer_from_scratch/model/transformer.py community (archive-listed) ran MIT (permissive) · 633da39c16033a4d · report
EncoderLayer plkmo/Transformer-Eng2French/src/models.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · a3d0aa48a8fef4f8 · report
EncoderLayer ArdalanM/nlp-benchmarks/src/transformer/net.py community (archive-listed) ran no licence file found · pointer only · 02c05a7033ac5a08 · report
EncoderLayer Skumarr53/Attention-is-All-you-Need-PyTorch/transformer/model.py community (archive-listed) ran no licence file found · pointer only · 519b231afa9c2727 · report
EncoderLayer soumik12345/transformer.pytorch/src/model.py community (archive-listed) ran fingerprinted no licence file found · pointer only · fa829bdd2ebc0f24 · report
EncoderLayer tanjeffreyz/attention-is-all-you-need/modules/transformer.py community (archive-listed) ran no licence file found · pointer only · 575bc4021968cfdb · report
EncoderLayer Fuchai/language/deeplearning/modeltran.py community (archive-listed) ran no licence file found · pointer only · 95ce21a00b6d6264 · report
EncoderLayer gordicaleksa/pytorch-original-transformer/models/definitions/transformer_model.py community (archive-listed) ran fingerprinted MIT (permissive) · 697cae9370f4e259 · report
EncoderLayer harvardnlp/annotated-transformer/the_annotated_transformer.py community (archive-listed) ran fingerprinted MIT (permissive) · 5f1eb7d76f9971d4 · report
EncoderLayer dhiraa/tener/src/tener/models/vanialla_transformer.py community (archive-listed) ran Apache-2.0 (permissive) · 252afd6b9adb757a · report
EncoderLayer CVxTz/music_genre_classification/code/models.py community (archive-listed) ran MIT (permissive) · ee5987f6f66f319d · report
EncoderLayer redevaaa/Transformer-for-EEG/lib/eeg_transformer.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 9338585d857953cf · report
EncoderLayer kotu931226/classifier_transformer_pytorch/model.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted Apache-2.0 (permissive) · 7e68317e2b3fa930 · report
EncoderLayer moon23k/Transformer_Anchors/model/scratch_model.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · a99208d65a98f086 · report
EncoderLayer nsfzyzz/generalization_metrics_for_nlp/models/definitions/transformer_model.py community (archive-listed) ran fingerprinted no licence file found · pointer only · f84722c17c1b9510 · report
EncoderLayer Aveek-Saha/Transformer/model.py community (archive-listed) ran · metamorphic tier: invariant Apache-2.0 (permissive) · a80182d6be7d8095 · report
EncoderStack lif31up/extended-BERT-for-low-rank-adaption/model/Transformer.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 579fb19b95ffbebf · report
Encoder_Block hubiodatalab/druggen/src/model/layers.py community (archive-listed) ran · metamorphic tier: deterministic GPL-3.0 (copyleft) · pointer only · b4acd6e69d3cd55f · report
Encoders ArdalanM/nlp-benchmarks/src/transformer/net.py community (archive-listed) ran no licence file found · pointer only · fd7ca8d45ff8c0ee · report
EncodingLayer scrayish/ML_NLP/models/Transformer.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 2dd4170fde7b2fa1 · report
FFN anhtu293/transformer_from_scratch/model/transformer.py community (archive-listed) ran fingerprinted MIT (permissive) · 33274f105275a965 · report
FFN Chang-Chia-Chi/SaintPlus-Knowledge-Tracing-Pytorch/model.py community (archive-listed) ran no licence file found · pointer only · a751fee79f3ece4c · report
FeedForward tbmoon/LANL_Earthquake_Prediction/models.py community (archive-listed) ran no licence file found · pointer only · c539b8f64c4eeac9 · report
FeedForward glouppe/info8010-deep-learning/code/gpt/gpt-v7.py community (archive-listed) ran · metamorphic tier: deterministic BSD-3-Clause (permissive) · 0fabcfcfb7c3f6e7 · report
FeedForward agentdr1/la_mil/tmil/t_mil.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 99292182e9f97e49 · report
FeedForward vpj/jax_transformer/transformer.py community (archive-listed) ran no licence file found · pointer only · 6cfca240fc253523 · report
FeedForward shao-chi/ImageCaption/core/TRANSFORMER/model.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · fe214b84010b0fcb · report
FeedForward plkmo/Transformer-Eng2French/src/models.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · a5d5d0fbdd1f4035 · report
FeedForward AndreiMoraru123/Neural-Machine-Translation/model.py community (archive-listed) ran no licence file found · pointer only · 9978602a2fc48427 · report
FeedForward HanhaiNotHai/transformer/transformer.py community (archive-listed) ran WTFPL · pointer only · 26dfe531a9bb0c9d · report
FeedForward souvikshanku/translit-former/model.py community (archive-listed) ran MIT (permissive) · 090993eebcdcac60 · report
FeedForward tatp22/linformer-pytorch/linformer_pytorch/linformer_pytorch.py community (archive-listed) ran fingerprinted MIT (permissive) · 734fc489dfac0d62 · report
FeedForward re-search/DocProduct/keras_bert/keras_transformer/transformer.py community (archive-listed) ran MIT (permissive) · c094c7df329b2beb · report
FeedForward conceptofmind/LaMDA-pytorch/lamda_pytorch/lamda_pytorch.py community (archive-listed) ran MIT (permissive) · 4dd9658306dc860f · report
FeedForwardLayer enhuiz/torchnmt/torchnmt/networks/transformer.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 2836cfcdea037133 · report
FeedForwardLayer DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 44417b07a68850dc · report
FeedForwardNetwork tanjeffreyz/attention-is-all-you-need/modules/transformer.py community (archive-listed) ran no licence file found · pointer only · 229a1bc080aba314 · report
FeedForwardNetwork seunghwan1228/Transfomer-MachineTranslation/models/transformer.py community (archive-listed) ran no licence file found · pointer only · 615d17b10dc8a9c6 · report
Feedforward_layer XapaJIaMnu/transformative/rb-transformer/transformer.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 8ab21de463e06a3e · report
FocalLoss shao-chi/ImageCaption/core/TRANSFORMER/model.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · ba5c3c18eee4d93c · report
FullFeedForward Fuchai/language/deeplearning/modeltran.py community (archive-listed) ran fingerprinted no licence file found · pointer only · ef011cbb1e0f28f1 · report
GELU WenYanger/General-Transformer-Pytorch/Transformer.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 8fb254e03f0cad9d · report
GELU Skumarr53/Attention-is-All-you-Need-PyTorch/transformer/model.py community (archive-listed) ran fingerprinted no licence file found · pointer only · b7e31657f7d06a19 · report
GPT2Model graykode/gpt-2-Pytorch/GPT2/model.py community (archive-listed) ran MIT (permissive) · 0441416dffb7c1ed · report
GPTConfig hannibal046/nanorwkv/modeling_gpt.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 775f4408d1e7212f · report
GPTLanguageModel glouppe/info8010-deep-learning/code/gpt/gpt-v7.py community (archive-listed) ran · metamorphic tier: deterministic BSD-3-Clause (permissive) · 701d6f6ae26decb4 · report
GPT_Attention abhaskumarsinha/MinimalGPT/GPT.py community (archive-listed) ran MIT (permissive) · a6f2eba0affb2536 · report
Generater kotu931226/classifier_transformer_pytorch/model.py community (archive-listed) ran · metamorphic tier: invariant Apache-2.0 (permissive) · 126f7c7e23c77d31 · report
Generator jeongchanyoung-1234/De-En-NMT/module/model.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · bb140b4b41313991 · report
Generator soumik12345/transformer.pytorch/src/model.py community (archive-listed) ran no licence file found · pointer only · 9fe195cb65a8cb84 · report
Generator harvardnlp/annotated-transformer/the_annotated_transformer.py community (archive-listed) ran MIT (permissive) · 12903d6e7c743156 · report
Generator redevaaa/Transformer-for-EEG/lib/eeg_transformer.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 26fab82653faf624 · report
Head glouppe/info8010-deep-learning/code/gpt/gpt-v7.py community (archive-listed) ran · metamorphic tier: deterministic BSD-3-Clause (permissive) · aaf7ff4e43d512a1 · report
LayerNorm tbmoon/LANL_Earthquake_Prediction/models.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · a250416f3ef9f761 · report
LayerNorm WenYanger/General-Transformer-Pytorch/Transformer.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 71d7a9473bd474a7 · report
LayerNorm brainsqueeze/text2vec/text2vec/models/transformer.py community (archive-listed) ran BSD-2-Clause (permissive) · 99e61e6c6f863ae4 · report
LayerNorm hannibal046/nanorwkv/modeling_gpt.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 83b0f07badd6155e · report
LayerNorm vpj/jax_transformer/transformer.py community (archive-listed) ran no licence file found · pointer only · 429700cb18144ebc · report
LayerNorm XapaJIaMnu/transformative/rb-transformer/transformer.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · 94b77cde28f21f74 · report
LayerNorm plkmo/Transformer-Eng2French/src/models.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 0c007ab0f5eee271 · report
LayerNorm Joshuaoneheart/Fintech-Final-Report/conformer/attention.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 0caf19266417b144 · report
LayerNorm ArdalanM/nlp-benchmarks/src/transformer/net.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 81f69d067386186f · report
LayerNorm soumik12345/transformer.pytorch/src/model.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 8c314ea203e87bf8 · report
LayerNorm redevaaa/Transformer-for-EEG/lib/eeg_transformer.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 178bdb0f64560e5e · report
LayerNorm kotu931226/classifier_transformer_pytorch/model.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted Apache-2.0 (permissive) · 8b535a6c0835fd61 · report
LayerNorm hyunwookl/testam/model.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 1d6ed0ba445909a4 · report
LayerNormalization re-search/DocProduct/keras_bert/keras_transformer/transformer.py community (archive-listed) ran MIT (permissive) · 80f06bb9d604eeea · report
LayerNormalizationForPathNorm nsfzyzz/generalization_metrics_for_nlp/models/definitions/transformer_model.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 94b1549c5bf11e26 · report
Linear vpj/jax_transformer/transformer.py community (archive-listed) ran no licence file found · pointer only · 1176b28ee384f2a1 · report
Linear Joshuaoneheart/Fintech-Final-Report/conformer/attention.py community (archive-listed) ran no licence file found · pointer only · 1f215b06ae5d8476 · report
Linear yanqi1811/attention-is-all-you-need/transformer/Models.py community (archive-listed) ran fingerprinted MIT (permissive) · 1c7ed88381dfa991 · report
Linear mitran27/Attention-is-all-you-Need/Components/Attention.py community (archive-listed) ran no licence file found · pointer only · 730d6bb523c70631 · report
LinearAttentionHead tatp22/linformer-pytorch/linformer_pytorch/linformer_pytorch.py community (archive-listed) ran MIT (permissive) · 65a7f69d3b324186 · report
LinearLayer abhaskumarsinha/MinimalGPT/GPT.py community (archive-listed) ran MIT (permissive) · b9d42ba4bed4d1b3 · report
LinearNorm keonlee9420/Parallel-Tacotron2/model/blocks.py community (archive-listed) ran · metamorphic tier: invariant MIT (permissive) · df713820e0dd48b8 · report
MAB Enigmatisms/Set-Transformer/py/att_blocks.py community (archive-listed) ran Apache-2.0 (permissive) · e9c89aad3dff8d58 · report
MHA hubiodatalab/druggen/src/model/layers.py community (archive-listed) ran · metamorphic tier: deterministic GPL-3.0 (copyleft) · pointer only · e1c6bae9b5d858d3 · report
MHAttention plkmo/Transformer-Eng2French/src/models.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 177d9b2d8d4cbc94 · report
MHAttention tatp22/linformer-pytorch/linformer_pytorch/linformer_pytorch.py community (archive-listed) ran MIT (permissive) · e22d1f89e07f3347 · report
MLP hannibal046/nanorwkv/modeling_gpt.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · c7e4eb26c3692c8f · report
MLP hubiodatalab/druggen/src/model/layers.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted GPL-3.0 (copyleft) · pointer only · 15bd1f92df49f020 · report
MLP akanyaani/minGPTF/mingptf/model.py community (archive-listed) ran MIT (permissive) · 4727ff6e7825f611 · report
MLP graykode/gpt-2-Pytorch/GPT2/model.py community (archive-listed) ran MIT (permissive) · c2c5e92c4a55bd90 · report
MLP semicontinuity/nlp/lopuhin_transformer_lm/lm/model.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 4bc89703090d33c2 · report
MLP BrianPulfer/PapersReimplementations/src/nlp/layers/encoder.py community (archive-listed) ran · metamorphic tier: invariant MIT (permissive) · 01c71616cd1f9572 · report
Masking mitran27/Attention-is-all-you-Need/Components/Attention.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 8fa3f8f1de77719a · report
MixtureOfExperts HanhaiNotHai/transformer/transformer.py community (archive-listed) ran WTFPL · pointer only · 603e41f7d8eab408 · report
Mlp HzcIrving/DeepLearning_PlayGround/Swin-Transformer/Model.py community (archive-listed) ran MIT (permissive) · e25662fe99653409 · report
Module HanhaiNotHai/transformer/transformer.py community (archive-listed) ran WTFPL · pointer only · 68eeaf8f5426ca93 · report
Module tanjeffreyz/attention-is-all-you-need/modules/transformer.py community (archive-listed) ran no licence file found · pointer only · d1821f96962eef79 · report
ModuleList vpj/jax_transformer/transformer.py community (archive-listed) ran no licence file found · pointer only · 365beaecda783aa3 · report
MuliHeadAttention glouppe/info8010-deep-learning/code/gpt/gpt-v7.py community (archive-listed) ran · metamorphic tier: deterministic BSD-3-Clause (permissive) · b39f68a849c01e47 · report
MultiHead kh-kim/simple-nmt/simple_nmt/models/transformer.py community (archive-listed) ran fingerprinted no licence file found · pointer only · c0661b6c34b4aed4 · report
MultiHeadAttention reppy4620/Dialog/nn/model/attention.py community (archive-listed) ran MIT (permissive) · 6857820904112c9e · report
MultiHeadAttention brainsqueeze/text2vec/text2vec/models/transformer.py community (archive-listed) ran BSD-2-Clause (permissive) · 5c0102ed6c55b463 · report
MultiHeadAttention Rudedaisy/attention-is-all-you-need-pytorch/transformer/Models.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · efc0e4a2db5cbe22 · report
MultiHeadAttention emanuele-progr/PSSP/transformer.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 2048579a5e46af35 · report
MultiHeadAttention lif31up/extended-BERT-for-low-rank-adaption/model/Transformer.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 64fb08c62472e6cc · report
MultiHeadAttention shao-chi/ImageCaption/core/TRANSFORMER/model.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 6812bf04c87c4c73 · report
MultiHeadAttention maxjcohen/transformer/tst/transformer.py community (archive-listed) ran · metamorphic tier: deterministic GPL-3.0 (copyleft) · pointer only · d98a6767ef157124 · report
MultiHeadAttention liqichen6688/duo-attention/transformer/Models.py community (archive-listed) ran fingerprinted MIT (permissive) · 9206d829f8385ea9 · report
MultiHeadAttention text-machine-lab/transformerpy/transformer/Models.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 08012c7ee8bdaa56 · report
MultiHeadAttention MohamedAbdelsalam9/TT-Transformer/transformer/Models.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · e3f5c59f43d9745e · report
MultiHeadAttention anhtu293/transformer_from_scratch/model/transformer.py community (archive-listed) ran MIT (permissive) · 4e3c3ae5deac37f3 · report
MultiHeadAttention antoinecollas/transformer_neural_machine_translation/transformer/transformer.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · d8e7e151a392bb14 · report
MultiHeadAttention SeoroMin/transformer_pytorch_ver2/transformer/Models.py community (archive-listed) ran MIT (permissive) · 404391a1cf5281cb · report
MultiHeadAttention AndreiMoraru123/Neural-Machine-Translation/model.py community (archive-listed) ran no licence file found · pointer only · 178bd40b337c3024 · report
MultiHeadAttention xcmyz/FastSpeech/transformer/SubLayers.py community (archive-listed) ran MIT (permissive) · eac9950af8865b06 · report
MultiHeadAttention HanhaiNotHai/transformer/transformer.py community (archive-listed) ran WTFPL · pointer only · 5381d8093ee62f5a · report
MultiHeadAttention Skumarr53/Attention-is-All-you-Need-PyTorch/transformer/model.py community (archive-listed) ran no licence file found · pointer only · 53c73dcc3ea86ce6 · report
MultiHeadAttention tanjeffreyz/attention-is-all-you-need/modules/transformer.py community (archive-listed) ran no licence file found · pointer only · 42237bfabab4e24a · report
MultiHeadAttention bkoch4142/attention-is-all-you-need-paper/src/architectures/transformer_encoder_decoder.py community (archive-listed) ran fingerprinted MIT (permissive) · ffd6037fbc02bfb3 · report
MultiHeadAttention ming024/FastSpeech2/transformer/SubLayers.py community (archive-listed) ran MIT (permissive) · c3c28309c3ab1b58 · report
MultiHeadAttention dhiraa/tener/src/tener/models/vanialla_transformer.py community (archive-listed) ran Apache-2.0 (permissive) · d0c0a3c1c94158ea · report
MultiHeadAttention re-search/DocProduct/keras_bert/keras_transformer/transformer.py community (archive-listed) ran MIT (permissive) · e9f3610540a87c71 · report
MultiHeadAttention kolloldas/torchnlp/torchnlp/modules/transformer/layers.py community (archive-listed) ran Apache-2.0 (permissive) · 4ab59e6644c5d75f · report
MultiHeadAttention uzi0espil/research-papers-implementation/Attention Is All You Need/model.py community (archive-listed) ran fingerprinted no licence file found · pointer only · c9e09f90fbd51648 · report
MultiHeadAttention CVxTz/music_genre_classification/code/models.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 970bd863e6e11513 · report
MultiHeadAttention kotu931226/classifier_transformer_pytorch/model.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted Apache-2.0 (permissive) · 4bcb6aa031ba3144 · report
MultiHeadAttention moon23k/Transformer_Anchors/model/scratch_model.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 7a011e73053869be · report
MultiHeadAttention keonlee9420/Parallel-Tacotron2/model/blocks.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 0cae76f0a7d6ae2a · report
MultiHeadAttention bangoc123/transformer/transformer/model.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 0ceb02ea5effb26b · report
MultiHeadAttention PrideLee/sentiment-analysis/transformer/model.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 8de81c6bdbe41b3d · report
MultiHeadAttention tree-park/transformer_lm/lib/model/transformer.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 0376198cb0764ff6 · report
MultiHeadAttention cosmoquester/seq2seq/seq2seq/model.py community (archive-listed) ran fingerprinted MIT (permissive) · 60e8d0a3134c69ee · report
MultiHeadAttention WenjieDu/PyPOTS/pypots/nn/modules/transformer/autoencoder.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted BSD-3-Clause (permissive) · 6626c0cd03b4e028 · report
MultiHeadAttention Aveek-Saha/Transformer/model.py community (archive-listed) ran Apache-2.0 (permissive) · 565cce9a1d38dda5 · report
MultiHeadAttention stevinc/Transformer_Timeseries/models/transformer/transformer.py community (archive-listed) ran fingerprinted no licence file found · pointer only · e945bfbe1ad7c1df · report
MultiHeadAttention simonjisu/annotated-transformer-kr/transformer/models.py community (archive-listed) ran no licence file found · pointer only · 730826e0274a94a9 · report
MultiHeadAttention BrianPulfer/PapersReimplementations/src/nlp/layers/encoder.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 9c478f15d1800b2a · report
MultiHeadAttentionChunk maxjcohen/transformer/tst/transformer.py community (archive-listed) ran · metamorphic tier: deterministic GPL-3.0 (copyleft) · pointer only · 4740016ae9574fff · report
MultiHeadAttentionUnit scrayish/ML_NLP/models/Transformer.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 866aae0d88429c14 · report
MultiHeadAttentionWindow maxjcohen/transformer/tst/transformer.py community (archive-listed) ran · metamorphic tier: deterministic GPL-3.0 (copyleft) · pointer only · 1acde4e7efd094e8 · report
MultiHeadSelfAttention The-AI-Summer/self_attention/self_attention_cv/transformer_vanilla/transformer_block.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · cd2e2c9fddfd5422 · report
MultiHeadSelfAttention HanhaiNotHai/transformer/transformer.py community (archive-listed) ran WTFPL · pointer only · a32c389367f7344c · report
MultiHeaded adi2103/AML-CoVe/NMT/Encoder.py community (archive-listed) ran Apache-2.0 (permissive) · bdaf0a0c2d455c5d · report
MultiHeadedAttention tbmoon/LANL_Earthquake_Prediction/models.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · b6f3f12968e48a46 · report
MultiHeadedAttention WenYanger/General-Transformer-Pytorch/Transformer.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 2b4f8633485ab704 · report
MultiHeadedAttention Kirankumaraswamy/Transformers/models/transformer_model.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 9c6f007eae0a1c9c · report
MultiHeadedAttention ArdalanM/nlp-benchmarks/src/transformer/net.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 6c5285591a9dbf14 · report
MultiHeadedAttention guillaume-chevalier/Linear-Attention-Recurrent-Neural-Network/multi_head_attention.py community (archive-listed) ran MIT (permissive) · ec31c34cdcc5f31e · report
MultiHeadedAttention soumik12345/transformer.pytorch/src/model.py community (archive-listed) ran no licence file found · pointer only · 17b8e62d1c6f4854 · report
MultiHeadedAttention fanchenyou/transformer-study/utils/attention.py community (archive-listed) ran no licence file found · pointer only · 081d187f6e154043 · report
MultiHeadedAttention gordicaleksa/pytorch-original-transformer/models/definitions/transformer_model.py community (archive-listed) ran MIT (permissive) · 9957e49c08380d07 · report
MultiHeadedAttention harvardnlp/annotated-transformer/the_annotated_transformer.py community (archive-listed) ran MIT (permissive) · ac57a5d3fea5bd8f · report
MultiHeadedAttention redevaaa/Transformer-for-EEG/lib/eeg_transformer.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 42f2dc140fc68040 · report
MultiHeadedSelfAttention lukemelas/PyTorch-Pretrained-ViT/pytorch_pretrained_vit/transformer.py community (archive-listed) ran no licence file found · pointer only · a68a2e0de8f9eed1 · report
MultiHeadedSelfAttention arkel23/PyTorch-Pretrained-ViT/pytorch_pretrained_vit/transformer.py community (archive-listed) ran no licence file found · pointer only · 63f68b042024feb4 · report
Multihead Enigmatisms/Set-Transformer/py/att_blocks.py community (archive-listed) ran Apache-2.0 (permissive) · 0728c030e2ab3c5a · report
MultiheadAttention knotgrass/attention/attn/attention.py community (archive-listed) ran no licence file found · pointer only · 6c73a396116acbdd · report
NMTModel lenacabrera/gb_mnmt/onmt/models/transformers.py community (archive-listed) ran · metamorphic tier: deterministic licence not identified · pointer only · b8c30944ce669361 · report
NewGELU karpathy/makemore/makemore.py community (archive-listed) ran fingerprinted MIT (permissive) · fd6287ef122d8e4c · report
Norm semicontinuity/nlp/lopuhin_transformer_lm/lm/model.py community (archive-listed) ran fingerprinted no licence file found · pointer only · a1e01890f6449f83 · report
NormLayer tree-park/transformer_lm/lib/model/transformer.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · a2985761ca3a9251 · report
PadRemover DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 89c7c6ec53327221 · report
PatchEmbed HzcIrving/DeepLearning_PlayGround/Swin-Transformer/Model.py community (archive-listed) ran fingerprinted MIT (permissive) · a7f1e395fe01f088 · report
PatchMerging HzcIrving/DeepLearning_PlayGround/Swin-Transformer/Model.py community (archive-listed) ran MIT (permissive) · 673204d97a651fd0 · report
Pos_Encoder plkmo/Transformer-Eng2French/src/models.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · c5b098e452fc8214 · report
PositionWise gooppe/transformer-summarization/nn/modules/transformer.py community (archive-listed) ran MIT (permissive) · e20ac3da07d5f06e · report
PositionWiseFCNetwork feizc/Machine-Translation-Pytorch/code/model.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · a63e9d4e1113fcaf · report
PositionWiseFFLayer tree-park/transformer_lm/lib/model/transformer.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 2c629b35f6196f7b · report
PositionWiseFFN brainsqueeze/text2vec/text2vec/models/transformer.py community (archive-listed) ran BSD-2-Clause (permissive) · 85aef9e719930e34 · report
PositionWiseFFN simonjisu/annotated-transformer-kr/transformer/models.py community (archive-listed) ran no licence file found · pointer only · 349364d796e29996 · report
PositionWiseFeedForward antoinecollas/transformer_neural_machine_translation/transformer/transformer.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · a66caf0c85edd571 · report
PositionWiseFeedForward soumik12345/transformer.pytorch/src/model.py community (archive-listed) ran no licence file found · pointer only · 171f1d06df67fcbb · report
PositionWiseFeedForward WenjieDu/PyPOTS/pypots/nn/modules/transformer/autoencoder.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted BSD-3-Clause (permissive) · c0d1ad85bb628b3e · report
PositionWiseFeedForwardNet bkoch4142/attention-is-all-you-need-paper/src/architectures/transformer_encoder_decoder.py community (archive-listed) ran MIT (permissive) · 36dbcfb661ba8317 · report
PositionalEmbedding WenYanger/General-Transformer-Pytorch/Transformer.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 47488f1ddf91ac13 · report
PositionalEmbedding tree-park/transformer_lm/lib/model/transformer.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 9322dfdb0ee40a03 · report
PositionalEmbedding gooppe/transformer-summarization/nn/modules/transformer.py community (archive-listed) ran · metamorphic tier: invariant MIT (permissive) · fe3dd01882d99103 · report
PositionalEncoding tbmoon/LANL_Earthquake_Prediction/models.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 9d53db6277068b3c · report
PositionalEncoding enhuiz/torchnmt/torchnmt/networks/transformer.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · f13f41521f01898a · report
PositionalEncoding Kirankumaraswamy/Transformers/models/transformer_model.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 7ad6a6372c2073b3 · report
PositionalEncoding Rudedaisy/attention-is-all-you-need-pytorch/transformer/Models.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · ca17dc8303794e2b · report
PositionalEncoding shao-chi/ImageCaption/core/TRANSFORMER/model.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 8e7f57d91a801b75 · report
PositionalEncoding maroxtn/tun-sentiment/models/transformer.py community (archive-listed) ran · metamorphic tier: deterministic GPL-3.0 (copyleft) · pointer only · de8b829a5119ae43 · report
PositionalEncoding nameoverflow/neuro-cangjie/models/transformer.py community (archive-listed) ran · metamorphic tier: deterministic WTFPL · pointer only · 48629f1ad43fc7d9 · report
PositionalEncoding scrayish/ML_NLP/models/Transformer.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 03d9bee415a68ef4 · report
PositionalEncoding MCLYang/RhythmGAN_pytorch/pretrain/conditioned_gan_Transformer/model.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 093a0d8e3c1d8ad2 · report
PositionalEncoding truclycs/ocr_seq2seq/models/definitions/seqmodel/transformer.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · c8ea0a35cc342a80 · report
PositionalEncoding JanAthmer/Compositional-generalization-capabillity-of-Transformer/models/transformer.py community (archive-listed) ran · metamorphic tier: invariant MIT (permissive) · dee7d044e7e40dc2 · report
PositionalEncoding Joshuaoneheart/Fintech-Final-Report/conformer/attention.py community (archive-listed) ran · metamorphic tier: well formed no licence file found · pointer only · 2e38b985f25d4df6 · report
PositionalEncoding ArdalanM/nlp-benchmarks/src/transformer/net.py community (archive-listed) ran no licence file found · pointer only · a7827326fb72f079 · report
PositionalEncoding Skumarr53/Attention-is-All-you-Need-PyTorch/transformer/model.py community (archive-listed) ran no licence file found · pointer only · 53dd421686f106a3 · report
PositionalEncoding noriyukipy/tfdlg/tfdlg/models.py community (archive-listed) ran MIT (permissive) · f2e623a15f836b5a · report
PositionalEncoding soumik12345/transformer.pytorch/src/model.py community (archive-listed) ran no licence file found · pointer only · 4847c296c61e873f · report
PositionalEncoding asultan123/DL_LLC_Prefetching/model.py community (archive-listed) ran licence not identified · pointer only · 77f75479f35a024e · report
PositionalEncoding bkoch4142/attention-is-all-you-need-paper/src/architectures/transformer_encoder_decoder.py community (archive-listed) ran MIT (permissive) · 0abbc63070f447e6 · report
PositionalEncoding harvardnlp/annotated-transformer/the_annotated_transformer.py community (archive-listed) ran MIT (permissive) · 695be02bbd316261 · report
PositionalEncoding anuscode/nrms/models/v1.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 6043b0875427032c · report
PositionalEncoding UdbhavPrasad072300/Transformer-Implementation-and-Language-Translation/transformer_package/models/transformer.py community (archive-listed) ran · metamorphic tier: invariant MIT (permissive) · a3054572e66c1094 · report
PositionalEncoding moon23k/Transformer_Archs/model/standard.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 4f5b948868e1eae9 · report
PositionalEncoding uzi0espil/research-papers-implementation/Attention Is All You Need/model.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 35917102ea4a51cd · report
PositionalEncoding redevaaa/Transformer-for-EEG/lib/eeg_transformer.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 429a06288f895ed4 · report
PositionalEncoding kotu931226/classifier_transformer_pytorch/model.py community (archive-listed) ran · metamorphic tier: invariant Apache-2.0 (permissive) · a6ac8e3d33f057d1 · report
PositionalEncoding moon23k/Transformer_Anchors/model/scratch_model.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 92aea12edbd4f5de · report
PositionalEncoding cosmoquester/seq2seq/seq2seq/model.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted MIT (permissive) · deb86c6a31899ece · report
PositionalEncoding vvvm23/TchAIkovsky-Legacy/model.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · b9af059fe8645d6e · report
PositionalEncoding simonjisu/annotated-transformer-kr/transformer/models.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · c1e9ee7b425adeaf · report
PositionalEncoding moon23k/Scheduled_Sampling/model/transformer.py community (archive-listed) ran no licence file found · pointer only · 35eac037aae6c404 · report
PositionalEncoding1D tatp22/multidim-positional-encoding/positional_encodings/torch_encodings.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 568527e33b68fdcd · report
PositionalMultiheadAttention anuscode/nrms/models/v1.py community (archive-listed) ran no licence file found · pointer only · 2200159273aaba95 · report
PositionwiseFeedForward tbmoon/LANL_Earthquake_Prediction/models.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 8ca2995c70fac925 · report
PositionwiseFeedForward WenYanger/General-Transformer-Pytorch/Transformer.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 583bf56f778b678c · report
PositionwiseFeedForward Rudedaisy/attention-is-all-you-need-pytorch/transformer/Models.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · e2f9a8814c83e9c2 · report
PositionwiseFeedForward emanuele-progr/PSSP/transformer.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 0e3b92e0684cdafe · report
PositionwiseFeedForward maxjcohen/transformer/tst/transformer.py community (archive-listed) ran · metamorphic tier: deterministic GPL-3.0 (copyleft) · pointer only · 486e9a9a09cbf295 · report
PositionwiseFeedForward liqichen6688/duo-attention/transformer/Models.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 3f8ebf0cc8ec619a · report
PositionwiseFeedForward MohamedAbdelsalam9/TT-Transformer/transformer/Models.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 1dd2bd9e74a21753 · report
PositionwiseFeedForward ArdalanM/nlp-benchmarks/src/transformer/net.py community (archive-listed) ran no licence file found · pointer only · b77b511f5a7d8cb3 · report
PositionwiseFeedForward SeoroMin/transformer_pytorch_ver2/transformer/Models.py community (archive-listed) ran fingerprinted MIT (permissive) · 59c10ff7631302cc · report
PositionwiseFeedForward Fuchai/language/deeplearning/modeltran.py community (archive-listed) ran no licence file found · pointer only · 083dd65cb15695f9 · report
PositionwiseFeedForward harvardnlp/annotated-transformer/the_annotated_transformer.py community (archive-listed) ran MIT (permissive) · a8d2219ac8ec7146 · report
PositionwiseFeedForward yanqi1811/attention-is-all-you-need/transformer/Models.py community (archive-listed) ran MIT (permissive) · c50111aa9f26fffb · report
PositionwiseFeedForward kolloldas/torchnlp/torchnlp/modules/transformer/layers.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · 0f93a85f3e656b7f · report
PositionwiseFeedForward kotu931226/classifier_transformer_pytorch/model.py community (archive-listed) ran · metamorphic tier: invariant Apache-2.0 (permissive) · ab073a092d8942cf · report
PositionwiseFeedForward moon23k/Transformer_Anchors/model/scratch_model.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · a8f32ef8ab2a43b1 · report
PositionwiseFeedForward keonlee9420/Parallel-Tacotron2/model/blocks.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 8de76ac05ed6c255 · report
PositionwiseFeedForward stevinc/Transformer_Timeseries/models/transformer/transformer.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · f5193eab5eb0653d · report
PositionwiseFeedForward hyunwookl/testam/model.py community (archive-listed) ran fingerprinted MIT (permissive) · a047ded78438c656 · report
PositionwiseFeedForwardNet Kirankumaraswamy/Transformers/models/transformer_model.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 30cc759158be3847 · report
PositionwiseFeedForwardNet gordicaleksa/pytorch-original-transformer/models/definitions/transformer_model.py community (archive-listed) ran fingerprinted MIT (permissive) · f8d3d2291ae94a74 · report
PoswiseFeedForwardNet Skumarr53/Attention-is-All-you-Need-PyTorch/transformer/model.py community (archive-listed) ran no licence file found · pointer only · d2dcba727ce4c3d4 · report
Project HanhaiNotHai/transformer/transformer.py community (archive-listed) ran WTFPL · pointer only · 82de4c886df5fae0 · report
QKVAttention hyunwookl/testam/model.py community (archive-listed) ran · metamorphic tier: invariant MIT (permissive) · bd3baeab72fdd065 · report
RelativeMultiHeadAttention Joshuaoneheart/Fintech-Final-Report/conformer/attention.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 2f3c061098e80264 · report
ResAttentionBlock iejMac/ScriptWriter/model/model.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · e8a142da2180ee32 · report
Residual tatp22/linformer-pytorch/linformer_pytorch/linformer_pytorch.py community (archive-listed) ran fingerprinted MIT (permissive) · 44deaa19ec047717 · report
ResidualConnection soumik12345/transformer.pytorch/src/model.py community (archive-listed) ran no licence file found · pointer only · 815ce4a8a232f58d · report
SDPA mayoor/attention_network_experiments/transformer.py community (archive-listed) ran Apache-2.0 (permissive) · 2674ef6d0d1565ad · report
SaintPlus Chang-Chia-Chi/SaintPlus-Knowledge-Tracing-Pytorch/model.py community (archive-listed) ran no licence file found · pointer only · d02b45501e0fe672 · report
ScaledDotAttention brainsqueeze/text2vec/text2vec/models/transformer.py community (archive-listed) ran BSD-2-Clause (permissive) · 98d10acd58f3a2c6 · report
ScaledDotAttention seunghwan1228/Transfomer-MachineTranslation/models/transformer.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 306b3ed349bb1627 · report
ScaledDotProductAttention enhuiz/torchnmt/torchnmt/networks/transformer.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 05a3c07d507ce8ce · report
ScaledDotProductAttention Rudedaisy/attention-is-all-you-need-pytorch/transformer/Models.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · eb77cbff38d650b3 · report
ScaledDotProductAttention emanuele-progr/PSSP/transformer.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · aef223b1015e8f11 · report
ScaledDotProductAttention shao-chi/ImageCaption/core/TRANSFORMER/model.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · a6a91d7133754fb9 · report
ScaledDotProductAttention SeoroMin/transformer_pytorch_ver2/transformer/Models.py community (archive-listed) ran MIT (permissive) · e6142aba70d30b56 · report
ScaledDotProductAttention Skumarr53/Attention-is-All-you-Need-PyTorch/transformer/model.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 08999765cbb9760e · report
ScaledDotProductAttention bkoch4142/attention-is-all-you-need-paper/src/architectures/transformer_encoder_decoder.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 87ded2d09a627621 · report
ScaledDotProductAttention ming024/FastSpeech2/transformer/SubLayers.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · bf552c4268519adf · report
ScaledDotProductAttention Fuchai/language/deeplearning/modeltran.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 518fecb9fe0d9556 · report
ScaledDotProductAttention sooftware/Attention-Implementation/attentions.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 9c60fd2086fbbac2 · report
ScaledDotProductAttention yanqi1811/attention-is-all-you-need/transformer/Models.py community (archive-listed) ran MIT (permissive) · 994cf09e79ac7ad4 · report
ScaledDotProductAttention xmu-xiaoma666/External-Attention-pytorch/model/attention/SelfAttention.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 37adc5609ef91812 · report
ScaledDotProductAttention keonlee9420/Parallel-Tacotron2/model/blocks.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · f4fd993edc8e6e47 · report
ScaledDotProductAttention cosmoquester/seq2seq/seq2seq/model.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 85d88fec48465bdf · report
ScaledDotProductAttention gooppe/transformer-summarization/nn/modules/transformer.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · f5db106082be47b0 · report
ScaledDotProductAttention WenjieDu/PyPOTS/pypots/nn/modules/transformer/autoencoder.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted BSD-3-Clause (permissive) · 6f708cccaf2649a7 · report
ScaledDotProductAttention simonjisu/annotated-transformer-kr/transformer/models.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 95897550da91a417 · report
ScaledEmbedding DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 3ef354413772503d · report
SelfAttention Wolfie8935/Implementation-of-Attention-is-all-you-need/transformer_from_scratch.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 59f151a9deed2bf4 · report
SelfAttention EmilioTyl/transformers_from_scratch/src/models/transformer_modules.py community (archive-listed) ran · metamorphic tier: deterministic licence not identified · pointer only · 138f04131e65c57b · report
SelfAttention jelifysh/Transformers/transformers.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 7171816268dfd8f8 · report
SelfAttention adi2103/AML-CoVe/NMT/Encoder.py community (archive-listed) ran Apache-2.0 (permissive) · 41081ea63abf65f1 · report
SelfAttention Rami97rgb/French-to-English-Translator/model.py community (archive-listed) ran no licence file found · pointer only · 4c8cf0d91eac07eb · report
SelfAttentionUnit scrayish/ML_NLP/models/Transformer.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 37664b251b7d77af · report
Self_Attn franknb/Self-attention-DCGAN/model_28.py community (archive-listed) ran no licence file found · pointer only · 794c8836d4eaeeb0 · report
Seq2Seq akashe/Python-Code-Generation/model.py community (archive-listed) ran no licence file found · pointer only · dfb9c8f444a9dc01 · report
Seq2Seq Andrey885/Machine_translation_PyTorch/models.py community (archive-listed) ran no licence file found · pointer only · 7e9440e2c269d7f8 · report
SequenceClsHead ArdalanM/nlp-benchmarks/src/transformer/net.py community (archive-listed) ran no licence file found · pointer only · ac7a9e9c300240be · report
SingleHeadAttention brainsqueeze/text2vec/text2vec/models/transformer.py community (archive-listed) ran BSD-2-Clause (permissive) · 9bd876f92f36eaf2 · report
Singleton HanhaiNotHai/transformer/transformer.py community (archive-listed) ran · our draft was wrong WTFPL · pointer only · e0531c53ca8dfa73 · report
SinusoidalPositionalEmbedding AssafSinger94/sigmorphon-2020-inflection/src/transformer.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 30c5a54b1bd6f5fa · report
SkipConnection hyunwookl/testam/model.py community (archive-listed) ran fingerprinted MIT (permissive) · 684c3389b2f64dbf · report
Softmax mitran27/Attention-is-all-you-Need/Components/Attention.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 67ad50270b52f23e · report
StandardDecoder moon23k/Transformer_Archs/model/standard.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 11651a4f71807e61 · report
StandardEncoder moon23k/Transformer_Archs/model/standard.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 9a5876748b966bef · report
Statistics DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) ran no licence file found · pointer only · e381cccf71fe2bde · report
SublayerConnection tbmoon/LANL_Earthquake_Prediction/models.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · c1c1fcac165ebbbe · report
SublayerConnection WenYanger/General-Transformer-Pytorch/Transformer.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · e3dd527ebadcc280 · report
SublayerConnection harvardnlp/annotated-transformer/the_annotated_transformer.py community (archive-listed) ran MIT (permissive) · 5355a1e39fb57df9 · report
SublayerConnection redevaaa/Transformer-for-EEG/lib/eeg_transformer.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 81d503b96d97cd7b · report
SublayerConnection moon23k/Transformer_Anchors/model/scratch_model.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 60bcfaa11065f7db · report
SublayerLogic Kirankumaraswamy/Transformers/models/transformer_model.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 6205065f9cce1c76 · report
SublayerLogic nsfzyzz/generalization_metrics_for_nlp/models/definitions/transformer_model.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 71aad19c09b2582e · report
SublayerWrapper enhuiz/torchnmt/torchnmt/networks/transformer.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · b9329a52a7558083 · report
T5RelativePositionBias conceptofmind/LaMDA-pytorch/lamda_pytorch/lamda_pytorch.py community (archive-listed) ran fingerprinted MIT (permissive) · dd0cb69e7920a2c9 · report
TableTransformerAttention huggingface/transformers/src/transformers/models/table_transformer/modeling_table_transformer.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · 5cb555d8a2a91a95 · report
TemporalInformationEmbedding hyunwookl/testam/model.py community (archive-listed) ran · metamorphic tier: invariant MIT (permissive) · a1d4392d68c4137a · report
TemporalModel hyunwookl/testam/model.py community (archive-listed) ran MIT (permissive) · ee6703eaca9c0b79 · report
Transformer iejMac/ScriptWriter/model/model.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 2a318f2ecfac7f81 · report
Transformer feizc/Machine-Translation-Pytorch/code/model.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 912bb403c71baf56 · report
Transformer karpathy/makemore/makemore.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 4b21f9b7729b39ff · report
Transformer jeongchanyoung-1234/De-En-NMT/module/model.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · a972e66af894ab0b · report
Transformer Bhavnicksm/vanilla-transformer-jax/src/vtransformer/model.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 5badd2cc39153810 · report
Transformer lif31up/extended-BERT-for-low-rank-adaption/model/Transformer.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 41db290c1cd13cfb · report
Transformer akanyaani/minGPTF/mingptf/model.py community (archive-listed) ran MIT (permissive) · 024352b44f77f1a1 · report
Transformer jelifysh/Transformers/transformers.py community (archive-listed) ran no licence file found · pointer only · 2f2463356c253c01 · report
Transformer truclycs/ocr_seq2seq/models/definitions/seqmodel/transformer.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · bc2ac4762722615a · report
Transformer cpm0722/transformer_pytorch/models/model/transformer.py community (archive-listed) ran no licence file found · pointer only · 4826a34b5e2dc828 · report
Transformer AndreiMoraru123/Neural-Machine-Translation/model.py community (archive-listed) ran no licence file found · pointer only · be15fdc2bd518a86 · report
Transformer dreamgonfly/Transformer-pytorch/models.py community (archive-listed) ran fingerprinted MIT (permissive) · 171ba8f44e041c84 · report
Transformer lukemelas/PyTorch-Pretrained-ViT/pytorch_pretrained_vit/transformer.py community (archive-listed) ran no licence file found · pointer only · 47f16b8388891388 · report
Transformer derylucio/Transformer/modules/model.py community (archive-listed) ran no licence file found · pointer only · 709dc55383b99acf · report
Transformer u7javed/Transformer-Multi-Language-Translator/models.py community (archive-listed) ran fingerprinted MIT (permissive) · a756401fbcc73248 · report
Transformer arkel23/PyTorch-Pretrained-ViT/pytorch_pretrained_vit/transformer.py community (archive-listed) ran no licence file found · pointer only · 4d625dd20462b7a6 · report
Transformer pennylaneai/generative-quantum-states/src/models/transformer/transformer.py community (archive-listed) ran Apache-2.0 (permissive) · 746f38589576f808 · report
Transformer conceptofmind/LaMDA-pytorch/lamda_pytorch/lamda_pytorch.py community (archive-listed) ran MIT (permissive) · 7048c5b5bd3827da · report
TransformerBlock WenYanger/General-Transformer-Pytorch/Transformer.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 1a2fa936d6b70229 · report
TransformerBlock Wolfie8935/Implementation-of-Attention-is-all-you-need/transformer_from_scratch.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · eb24958475ff8e8a · report
TransformerBlock jelifysh/Transformers/transformers.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · a41be559b566c0ca · report
TransformerBlock The-AI-Summer/self_attention/self_attention_cv/transformer_vanilla/transformer_block.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 82fc4978c3cb86ab · report
TransformerBlock Rami97rgb/French-to-English-Translator/model.py community (archive-listed) ran no licence file found · pointer only · 9ea0e0ad81a3931c · report
TransformerBlock nlinc1905/dsilt-tsa/time_series_classification/models.py community (archive-listed) ran MIT (permissive) · 4f1eaa4055e49eac · report
TransformerBlock ShivamRajSharma/Transformer-Architectures-From-Scratch/TRANSFORMERS.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 97b94fa2b1b16f5b · report
TransformerDecoder JanAthmer/Compositional-generalization-capabillity-of-Transformer/models/transformer.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 18a06d69f83d42c3 · report
TransformerDecoder bkoch4142/attention-is-all-you-need-paper/src/architectures/transformer_encoder_decoder.py community (archive-listed) ran MIT (permissive) · 57e0c3c4a56a696d · report
TransformerDecoderBlock bkoch4142/attention-is-all-you-need-paper/src/architectures/transformer_encoder_decoder.py community (archive-listed) ran MIT (permissive) · 3dd9b99159449b53 · report
TransformerDecoderLayer AssafSinger94/sigmorphon-2020-inflection/src/transformer.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 9f797607584327d8 · report
TransformerDecoderLayer enhuiz/torchnmt/torchnmt/networks/transformer.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · f793382c84db2c80 · report
TransformerDecoderLayer JanAthmer/Compositional-generalization-capabillity-of-Transformer/models/transformer.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 9ea7250a46d15771 · report
TransformerDecoderLayer cosmoquester/seq2seq/seq2seq/model.py community (archive-listed) ran MIT (permissive) · a1aa6c048b9848fc · report
TransformerDecodingState lenacabrera/gb_mnmt/onmt/models/transformers.py community (archive-listed) ran licence not identified · pointer only · 941208a9a93076e6 · report
TransformerEncoder JanAthmer/Compositional-generalization-capabillity-of-Transformer/models/transformer.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 07832d1aa8fa9d88 · report
TransformerEncoder bkoch4142/attention-is-all-you-need-paper/src/architectures/transformer_encoder_decoder.py community (archive-listed) ran MIT (permissive) · e7600a868987eea8 · report
TransformerEncoderBlock bkoch4142/attention-is-all-you-need-paper/src/architectures/transformer_encoder_decoder.py community (archive-listed) ran fingerprinted MIT (permissive) · 7da5acacdf44a2a6 · report
TransformerEncoderDecoder walkacross/transformer-pytorch/transformer_pytorch/model/transformer.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · b5185a619758b163 · report
TransformerEncoderLayer AssafSinger94/sigmorphon-2020-inflection/src/transformer.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 24c45b3ce8fe00b9 · report
TransformerEncoderLayer enhuiz/torchnmt/torchnmt/networks/transformer.py community (archive-listed) ran MIT (permissive) · aa82a87615f2df7e · report
TransformerEncoderLayer JanAthmer/Compositional-generalization-capabillity-of-Transformer/models/transformer.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 77b7bfa892f25276 · report
TransformerEncoderLayer cosmoquester/seq2seq/seq2seq/model.py community (archive-listed) ran MIT (permissive) · 1558999453664ba0 · report
TransformerLayer agentdr1/la_mil/tmil/t_mil.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 3c71470e7821b3d0 · report
TransformerModel maroxtn/tun-sentiment/models/transformer.py community (archive-listed) ran · metamorphic tier: deterministic GPL-3.0 (copyleft) · pointer only · ccae4ad810400d4f · report
TransformerModel NVIDIA/sentiment-discovery/model/transformer.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted licence not identified · pointer only · 91b721c929087a9f · report
TransformerModel MCLYang/RhythmGAN_pytorch/pretrain/conditioned_gan_Transformer/model.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 30d04bdb006ea53b · report
TransformerModel anishnarkar/experiments_deeplearning_models/Transformers.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 9641dfeb6694a3aa · report
TransformerModule EmilioTyl/transformers_from_scratch/src/models/transformer_modules.py community (archive-listed) ran · metamorphic tier: deterministic licence not identified · pointer only · c71dbc8eefbb8457 · report
TransposedEmbedding noriyukipy/tfdlg/tfdlg/models.py community (archive-listed) ran MIT (permissive) · 33704d2724642bf1 · report
TrigPosEmbedding cyberzhg/keras-pos-embd/keras_pos_embd/trig_pos_embd.py community (archive-listed) ran MIT (permissive) · 44b3b40e5690e7da · report
ValueAndPositionEmbedding nlinc1905/dsilt-tsa/time_series_classification/models.py community (archive-listed) ran MIT (permissive) · 2cf2a9378c744214 · report
VariationPositionalEncoder brainsqueeze/text2vec/text2vec/models/transformer.py community (archive-listed) ran BSD-2-Clause (permissive) · e8a8d82a1dfa5940 · report
Vocab enhuiz/torchnmt/torchnmt/networks/transformer.py community (archive-listed) ran MIT (permissive) · 944b7c1cc56fbed0 · report
WindowsAttention HzcIrving/DeepLearning_PlayGround/Swin-Transformer/Model.py community (archive-listed) ran MIT (permissive) · 41791185da0d27b9 · report
WordEmbedding tree-park/transformer_lm/lib/model/transformer.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 2d334a07c922ffd4 · report
_get_activation_fn JanAthmer/Compositional-generalization-capabillity-of-Transformer/models/transformer.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 7dd81daf6a1e96ce · report
_wrap_layer re-search/DocProduct/keras_bert/keras_transformer/transformer.py community (archive-listed) ran · our draft was wrong MIT (permissive) · b6916394fdc3016e · report
accuracy DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · 66e5eacf35e0edd9 · report
attention tbmoon/LANL_Earthquake_Prediction/models.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · a81a763dbea1b617 · report
attention guillaume-chevalier/Linear-Attention-Recurrent-Neural-Network/multi_head_attention.py community (archive-listed) ran · our draft was wrong MIT (permissive) · c43babeff28f9d8d · report
attention harvardnlp/annotated-transformer/the_annotated_transformer.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 2362ddc1fc1fd1a5 · report
attention kotu931226/classifier_transformer_pytorch/model.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · af3158d888a25210 · report
augmented_conv2d maxmatical/pytorch-projects/image classification/attention_augmented_convnets.py community (archive-listed) ran no licence file found · pointer only · b65fd4a5e9a6d447 · report
batch_to_beam demelin/nematode/codebase/transformer.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 5cc2da79480a29ba · report
clone_layers plkmo/Transformer-Eng2French/src/models.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 43d0e06a200b1aa5 · report
clones tbmoon/LANL_Earthquake_Prediction/models.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 1bd00456b7980180 · report
clones soumik12345/transformer.pytorch/src/model.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · bdb69e92a2897b79 · report
clones moon23k/Transformer_Archs/model/standard.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 7b4317c9bb6b15bc · report
clones kotu931226/classifier_transformer_pytorch/model.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · dabc5c8e7c1ae006 · report
clones moon23k/Transformer_Anchors/model/scratch_model.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · c5a3e840f53ccb53 · report
clones moon23k/Scheduled_Sampling/model/transformer.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · fa27113fa93f2be5 · report
compute_batch_indices demelin/nematode/codebase/transformer.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · 353b2b45f2f5d0c9 · report
compute_mhsa The-AI-Summer/self_attention/self_attention_cv/transformer_vanilla/transformer_block.py community (archive-listed) ran · our draft was wrong MIT (permissive) · e7a25ebbbef10361 · report
createAngleRates bangoc123/transformer/transformer/model.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 0c2b21ce66253924 · report
create_initializer ricardordb/bert/modeling.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 7d9d897f84c8cc32 · report
create_initializer appcoreopc/berty/modeling.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · d21f8fba12f93fa9 · report
create_look_ahead_mask reactive-systems/circuit-repair/ml2/models/transformer.py community (archive-listed) ran · honoured contract MIT (permissive) · 1bfc281ca0cb23d6 · report
create_no_peak_mask XapaJIaMnu/transformative/rb-transformer/transformer.py community (archive-listed) ran · violated contract fingerprinted MIT (permissive) · 924e0acfeac572c1 · report
create_padding_mask reactive-systems/circuit-repair/ml2/models/transformer.py community (archive-listed) ran · honoured contract MIT (permissive) · 09cfa39c1a945b25 · report
custom_binary_accuracy CVxTz/music_genre_classification/code/models.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · a7dbf5bca8968f1a · report
custom_binary_crossentropy CVxTz/music_genre_classification/code/models.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · 4c67703f74a6f3bb · report
drop_path_f HzcIrving/DeepLearning_PlayGround/Swin-Transformer/Model.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · fb6a211b54ba9f78 · report
dropout yydai/bert_test/modeling.py community (archive-listed) ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · b934a5a18a8186cb · report
expand_to_same_rank reactive-systems/circuit-repair/ml2/models/transformer.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 4d12c68827c9e049 · report
feed_forward_builder re-search/DocProduct/keras_bert/keras_transformer/transformer.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 8d11228592659573 · report
ffn bangoc123/transformer/transformer/model.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · b92767becf8c2433 · report
finish_beam DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) ran no licence file found · pointer only · 9bf49d403c312809 · report
flatten_beam_dim reactive-systems/circuit-repair/ml2/models/transformer.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · b5acf95a6962e80a · report
forward krocki/np-transformer/transformer.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · 8e7e581c7b34706d · report
gcn hyunwookl/testam/model.py community (archive-listed) ran MIT (permissive) · b8e1702541f10d9b · report
gelu SCismycat/bert_code_view/modeling.py community (archive-listed) ran · honoured contract fingerprinted Apache-2.0 (permissive) · ad92fc5681ce9dbd · report
gelu akanyaani/minGPTF/mingptf/model.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · b13d3f26a3b10784 · report
gelu noriyukipy/tfdlg/tfdlg/models.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · d7b9cc73b75d3829 · report
gelu semicontinuity/nlp/lopuhin_transformer_lm/lm/model.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · 0e399e430fc4851d · report
gelu goldenbili/Bert_Test2/modeling.py community (archive-listed) ran · honoured contract fingerprinted Apache-2.0 (permissive) · 2c620cc10f52a944 · report
generate_local_map_mask maxjcohen/transformer/tst/transformer.py community (archive-listed) ran · violated contract GPL-3.0 (copyleft) · pointer only · 1bf0be66951e4a8a · report
generate_local_map_mask stevinc/Transformer_Timeseries/models/transformer/transformer.py community (archive-listed) ran · violated contract no licence file found · pointer only · 4b5835aa9f1cd16b · report
generate_original_PE maxjcohen/transformer/tst/transformer.py community (archive-listed) ran · honoured contract GPL-3.0 (copyleft) · pointer only · d6b1644d5fc8e994 · report
generate_original_PE stevinc/Transformer_Timeseries/models/transformer/transformer.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · e3d59389129762a2 · report
generate_positional_encoding bangoc123/transformer/transformer/model.py community (archive-listed) ran · honoured contract no licence file found · pointer only · b58fbf7eea5f458e · report
generate_regular_PE maxjcohen/transformer/tst/transformer.py community (archive-listed) ran · honoured contract fingerprinted GPL-3.0 (copyleft) · pointer only · aaf7a1d3562461f9 · report
generate_square_subsequent_mask moein-shariatnia/Pix2Seq/model.py community (archive-listed) ran · violated contract fingerprinted MIT (permissive) · 97823ea5b389013b · report
get_EF tatp22/linformer-pytorch/linformer_pytorch/linformer_pytorch.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 1d1c9422f30eba51 · report
get_angle anhtu293/transformer_from_scratch/model/transformer.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · 443ec522df9e23bf · report
get_angles seunghwan1228/Transfomer-MachineTranslation/models/transformer.py community (archive-listed) ran · violated contract fingerprinted no licence file found · pointer only · 2cf1092de7ac3279 · report
get_attn_key_pad_mask emanuele-progr/PSSP/transformer.py community (archive-listed) ran · violated contract fingerprinted no licence file found · pointer only · aebd1d5fbde8ed54 · report
get_attn_key_pad_mask yueyongjiao/Transformer-Contextual/transformer/Models.py community (archive-listed) ran · violated contract fingerprinted MIT (permissive) · f04747d4c95cdf6b · report
get_attn_key_pad_mask text-machine-lab/transformerpy/transformer/Models.py community (archive-listed) ran · violated contract fingerprinted MIT (permissive) · 2ca24065f182e91c · report
get_attn_key_pad_mask MohamedAbdelsalam9/TT-Transformer/transformer/Models.py community (archive-listed) ran · violated contract fingerprinted MIT (permissive) · 8558e623afb00642 · report
get_attn_key_pad_mask Fuchai/language/deeplearning/modeltran.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · e0ba079bc599626f · report
get_attn_pad_mask Skumarr53/Attention-is-All-you-Need-PyTorch/transformer/model.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 8ffa7a54d0f36d6a · report
get_attn_padding_mask yanqi1811/attention-is-all-you-need/transformer/Models.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 2dc79b559e057eb3 · report
get_attn_subsequent_mask graykode/nlp-tutorial/5-1.Transformer/Transformer.py community (archive-listed) ran · honoured contract MIT (permissive) · 157cde820c27b4ec · report
get_attn_subsequent_mask Skumarr53/Attention-is-All-you-Need-PyTorch/transformer/model.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · fb5ce03385529283 · report
get_attn_subsequent_mask yanqi1811/attention-is-all-you-need/transformer/Models.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 9a603389a66c3829 · report
get_class enhuiz/torchnmt/torchnmt/networks/transformer.py community (archive-listed) ran · our draft was wrong MIT (permissive) · daf1cc9c0a103392 · report
get_clones Kirankumaraswamy/Transformers/models/transformer_model.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · b5774e1b442fc661 · report
get_clones gordicaleksa/pytorch-original-transformer/models/definitions/transformer_model.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 288a87cd381a7d1b · report
get_mask antoinecollas/transformer_neural_machine_translation/transformer/transformer.py community (archive-listed) ran · our draft was wrong MIT (permissive) · f8b13a189a7880e9 · report
get_memory_invariants demelin/nematode/codebase/transformer.py community (archive-listed) ran · our draft was wrong MIT (permissive) · ddea3700c69b860e · report
get_non_pad_mask emanuele-progr/PSSP/transformer.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 80aae3dde414b229 · report
get_non_pad_mask yueyongjiao/Transformer-Contextual/transformer/Models.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · 692bba6a7391c7cb · report
get_non_pad_mask MohamedAbdelsalam9/TT-Transformer/transformer/Models.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · 41582808a71fca14 · report
get_non_pad_mask Fuchai/language/deeplearning/modeltran.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · f5a5b79265ae137b · report
get_pad_mask Rudedaisy/attention-is-all-you-need-pytorch/transformer/Models.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 733cd4727b4ed611 · report
get_padding_mask simonjisu/annotated-transformer-kr/transformer/models.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · dc7db376cb804688 · report
get_shape_keep_last_dim reactive-systems/circuit-repair/ml2/models/transformer.py community (archive-listed) ran · our draft was wrong MIT (permissive) · e8a54793bb205026 · report
get_shape_list yydai/bert_test/modeling.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 35fdcad846dde14a · report
get_shape_list SCismycat/bert_code_view/modeling.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · fb8ec9bbf81de318 · report
get_shape_list ricardordb/bert/modeling.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · ce94f4a8d55587e7 · report
get_shape_list appcoreopc/berty/modeling.py community (archive-listed) ran · honoured contract Apache-2.0 (permissive) · ac0b035c48e0e24e · report
get_shape_list demelin/nematode/codebase/transformer.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · 8e35c850bf527e5c · report
get_sinusoid_encoding_table Matthewdowney18/Transformer_Dialogue/src/transformer/Models.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 0f8f22937463d3c5 · report
get_sinusoid_encoding_table graykode/nlp-tutorial/5-1.Transformer/Transformer.py community (archive-listed) ran · honoured contract MIT (permissive) · 138cf0fec8960156 · report
get_subsequent_mask Matthewdowney18/Transformer_Dialogue/src/transformer/Models.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 91c7ac7cc9aef42b · report
get_subsequent_mask Rudedaisy/attention-is-all-you-need-pytorch/transformer/Models.py community (archive-listed) ran · violated contract fingerprinted MIT (permissive) · 1eedfb10edb08c8a · report
greedy_search demelin/nematode/codebase/transformer.py community (archive-listed) ran MIT (permissive) · d6c7992b8eee6f31 · report
label_smoothing Kyubyong/transformer/model.py community (archive-listed) ran · honoured contract Apache-2.0 (permissive) · a718c5e24ff56d57 · report
label_smoothing Maple728/transformer/models/transformer.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 3cd70b6541772fd8 · report
layer_norm appcoreopc/berty/modeling.py community (archive-listed) ran · fixture could not drive it Apache-2.0 (permissive) · 5576e2a080c321cd · report
load_state_dict enhuiz/torchnmt/torchnmt/networks/transformer.py community (archive-listed) ran · our draft was wrong MIT (permissive) · adfc2d27068e936c · report
load_vocab Kyubyong/transformer/model.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · eea349e2e1aa954c · report
make_std_mask pennylaneai/generative-quantum-states/src/models/transformer/transformer.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 6492c06f380f5695 · report
mask MirunaPislar/multi-head-attention-labeller/modules.py community (archive-listed) ran · fixture could not drive it Apache-2.0 (permissive) · 0bd09fbc8c70c199 · report
mask majing2019/transformer/model.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · 80e2403664a404b3 · report
mask_get_dec tree-park/transformer_lm/lib/model/transformer.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · 58b77ae4f296206f · report
mask_not_pad tree-park/transformer_lm/lib/model/transformer.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · ad334f5a09a1ce97 · report
matmul_nd demelin/nematode/codebase/transformer.py community (archive-listed) ran · violated contract fingerprinted MIT (permissive) · 30b7c84cca9d10cc · report
merge_heads abhaskumarsinha/MinimalGPT/GPT.py community (archive-listed) ran MIT (permissive) · d7a2fc57732d87d4 · report
multi_channel_attention asfathermou/human-computer-interaction/programmer/attend_model.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · 8ee436e74212b9f7 · report
nconv hyunwookl/testam/model.py community (archive-listed) ran · metamorphic tier: invariant MIT (permissive) · 57799d9e54cd54f1 · report
noam_scheme Kyubyong/transformer/model.py community (archive-listed) ran · honoured contract fingerprinted Apache-2.0 (permissive) · dff2504e573ffb61 · report
pad_masking dreamgonfly/Transformer-pytorch/models.py community (archive-listed) ran · our draft was wrong MIT (permissive) · d9d51f0f8e61238d · report
padding_mask enhuiz/torchnmt/torchnmt/networks/transformer.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · 989daa6968c8a553 · report
point_wise_feed_forward_network uzi0espil/research-papers-implementation/Attention Is All You Need/model.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · d2a72fe989592008 · report
pointwise_feed_forward Aveek-Saha/Transformer/model.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · acda1cfc6ecfe7b0 · report
position_encoding_init yanqi1811/attention-is-all-you-need/transformer/Models.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · beeb47b5eaf94a4f · report
position_for semicontinuity/nlp/lopuhin_transformer_lm/lm/model.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 740d8ebf9248dd1f · report
positionalEncoding antoinecollas/transformer_neural_machine_translation/transformer/transformer.py community (archive-listed) ran · honoured contract MIT (permissive) · 7cf3997312e9e760 · report
positional_embedding tree-park/transformer_lm/lib/model/transformer.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · d7cc3362c31ef575 · report
positional_encoding anhtu293/transformer_from_scratch/model/transformer.py community (archive-listed) ran · honoured contract MIT (permissive) · 2f0cb95d98ab07f7 · report
positional_encoding seunghwan1228/Transfomer-MachineTranslation/models/transformer.py community (archive-listed) ran · honoured contract no licence file found · pointer only · 29c55af1c14e3e54 · report
positional_encoding CVxTz/music_genre_classification/code/models.py community (archive-listed) ran · honoured contract MIT (permissive) · 70fe09020aeba7f4 · report
positional_encoding tree-park/transformer_lm/lib/model/transformer.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · ad0c272473cd8abd · report
positional_encoding Aveek-Saha/Transformer/model.py community (archive-listed) ran · honoured contract Apache-2.0 (permissive) · 24ae7e45b9631d6c · report
positional_encoding_map Maple728/transformer/models/transformer.py community (archive-listed) ran · honoured contract MIT (permissive) · a1af6a92a8aee46e · report
positionalencoding2d wzlxjtu/PositionalEncoding2D/positionalembedding2d.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 69664111108e8701 · report
reshape_from_matrix appcoreopc/berty/modeling.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 5710dab2e96473ee · report
reshape_to_matrix SCismycat/bert_code_view/modeling.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · b435b113b4935f7d · report
scaled_dot_product_attention anhtu293/transformer_from_scratch/model/transformer.py community (archive-listed) ran · honoured contract MIT (permissive) · c7e7c016c66eb84d · report
scaled_dot_product_attention antoinecollas/transformer_neural_machine_translation/transformer/transformer.py community (archive-listed) ran · violated contract fingerprinted MIT (permissive) · 6aa80807c7eb13aa · report
scaled_dot_product_attention soumik12345/transformer.pytorch/src/model.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 5796ea2aeed41947 · report
scaled_dot_product_attention dhiraa/tener/src/tener/models/vanialla_transformer.py community (archive-listed) ran · honoured contract fingerprinted Apache-2.0 (permissive) · 28a1ce930e92de0c · report
scaled_dot_product_attention abhaskumarsinha/MinimalGPT/GPT.py community (archive-listed) ran · violated contract fingerprinted MIT (permissive) · 5d28f773b90ce3af · report
scaled_dot_product_attention abhaskumarsinha/Keras-implementation-of-Transformer-Architecture/Transformer.py community (archive-listed) ran · fixture could not drive it fingerprinted GPL-3.0 (copyleft) · pointer only · 4e705f4378907830 · report
scaled_dot_product_attention Aveek-Saha/Transformer/model.py community (archive-listed) ran · honoured contract Apache-2.0 (permissive) · 547a0b322775d240 · report
scaled_dot_product_attention Maple728/transformer/models/transformer.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 7fe06ef157b00d63 · report
sentence_block_embed DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 083cf0b401f8ee14 · report
seq_func DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) ran no licence file found · pointer only · 03fdc8109c353e97 · report
shape_list reactive-systems/circuit-repair/ml2/models/transformer.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · e092e8e3a00bcec6 · report
sigmoid krocki/np-transformer/transformer.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 1f96ec62dab33fe2 · report
softmax krocki/np-transformer/transformer.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 54fe686797cba4a9 · report
split_heads abhaskumarsinha/MinimalGPT/GPT.py community (archive-listed) ran MIT (permissive) · e4dc4987aab04a09 · report
subsequent_mask enhuiz/torchnmt/torchnmt/networks/transformer.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · a7163b9aee1debcf · report
subsequent_mask pennylaneai/generative-quantum-states/src/models/transformer/transformer.py community (archive-listed) ran · violated contract Apache-2.0 (permissive) · 08d6afc8e6ed2629 · report
subsequent_masking dreamgonfly/Transformer-pytorch/models.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 389a332ed2cbe5d3 · report
truncated_normal DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · d779905dcbe43c91 · report
where DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · 7cfc4c98b7f87608 · report
window_partition HzcIrving/DeepLearning_PlayGround/Swin-Transformer/Model.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 19e7466be0caf523 · report
window_reverse HzcIrving/DeepLearning_PlayGround/Swin-Transformer/Model.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 8e333c7ead626ed7 · report
AddAndNorm bkoch4142/attention-is-all-you-need-paper/src/architectures/transformer_encoder_decoder.py community (archive-listed) unverified MIT (permissive) · 550945d234538952 · report
Attention tree-park/transformer_lm/lib/model/transformer.py community (archive-listed) unverified no licence file found · pointer only · 2d7742705ba9eab5 · report
AttentionBlock demelin/nematode/codebase/transformer.py community (archive-listed) unverified MIT (permissive) · 7949f61d0c87202e · report
AttentionModel hyunwookl/testam/model.py community (archive-listed) unverified MIT (permissive) · 256b4c9d9ce9a4bb · report
AttentionOperator WenjieDu/PyPOTS/pypots/nn/modules/transformer/autoencoder.py community (archive-listed) unverified BSD-3-Clause (permissive) · 4792469528204de6 · report
AutoregressiveTransformer vpj/jax_transformer/transformer.py community (archive-listed) unverified no licence file found · pointer only · 773b8f37989538cf · report
BaseModel Maple728/transformer/models/transformer.py community (archive-listed) unverified MIT (permissive) · 91aeb6e1aad74c61 · report
BasicLayer HzcIrving/DeepLearning_PlayGround/Swin-Transformer/Model.py community (archive-listed) unverified MIT (permissive) · b2c1bde4fc408fd2 · report
BeamSearch DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · 74984c0987f896f8 · report
BertSelfAttention hiun/learning-transformers/modeling_bert.py community (archive-listed) unverified no licence file found · pointer only · e3f87e22fdcfec57 · report
Block souvikshanku/translit-former/model.py community (archive-listed) unverified MIT (permissive) · 8eddd882df3e8dd7 · report
Block graykode/gpt-2-Pytorch/GPT2/model.py community (archive-listed) unverified MIT (permissive) · 35c7110bce297f56 · report
Block semicontinuity/nlp/lopuhin_transformer_lm/lm/model.py community (archive-listed) unverified no licence file found · pointer only · a220ea329add48ca · report
Block PrideLee/sentiment-analysis/transformer/model.py community (archive-listed) unverified no licence file found · pointer only · 8c09761a00841149 · report
Bottle yanqi1811/attention-is-all-you-need/transformer/Models.py community (archive-listed) unverified MIT (permissive) · 2fff721b28ab0961 · report
CFG moein-shariatnia/Pix2Seq/model.py community (archive-listed) unverified MIT (permissive) · f26c2edc101fc456 · report
CangjieTransformer nameoverflow/neuro-cangjie/models/transformer.py community (archive-listed) unverified WTFPL · pointer only · 251500389a6d5481 · report
ClassifyTransformer kotu931226/classifier_transformer_pytorch/model.py community (archive-listed) unverified Apache-2.0 (permissive) · b4c07c82728ce533 · report
Context yueyongjiao/Transformer-Contextual/transformer/Models.py community (archive-listed) unverified MIT (permissive) · 81b0eecaa8d658e6 · report
CrossEntropyLoss vpj/jax_transformer/transformer.py community (archive-listed) unverified no licence file found · pointer only · 14bb3bd4b5777419 · report
CustomVisionTransformer shahrukhx01/ocr-test/models.py community (archive-listed) unverified MIT (permissive) · a4de935c889f7690 · report
Decode_Layer simonjisu/annotated-transformer-kr/transformer/models.py community (archive-listed) unverified no licence file found · pointer only · e5616aedb8c72ec2 · report
Decoder sarthaxxxxx/Attention-is-all-you-need/Transformer.py community (archive-listed) unverified no licence file found · pointer only · 7b396cb6e070f7d0 · report
Decoder Kirankumaraswamy/Transformers/models/transformer_model.py community (archive-listed) unverified no licence file found · pointer only · 388a74bcacc41319 · report
Decoder Wolfie8935/Implementation-of-Attention-is-all-you-need/transformer_from_scratch.py community (archive-listed) unverified no licence file found · pointer only · 10ce0992519ba21a · report
Decoder Matthewdowney18/Transformer_Dialogue/src/transformer/Models.py community (archive-listed) unverified no licence file found · pointer only · b8d3fae6ef1edd5a · report
Decoder feizc/Machine-Translation-Pytorch/code/model.py community (archive-listed) unverified no licence file found · pointer only · 6ef7675bbc6aeb4f · report
Decoder emanuele-progr/PSSP/transformer.py community (archive-listed) unverified no licence file found · pointer only · ebfb709c4df0c94c · report
Decoder yueyongjiao/Transformer-Contextual/transformer/Models.py community (archive-listed) unverified MIT (permissive) · 9158cd05e5a9862d · report
Decoder shao-chi/ImageCaption/core/TRANSFORMER/model.py community (archive-listed) unverified no licence file found · pointer only · 2b6adeb341fd4aa7 · report
Decoder graykode/nlp-tutorial/5-1.Transformer/Transformer.py community (archive-listed) unverified MIT (permissive) · ab49ca41137ea6b4 · report
Decoder maxjcohen/transformer/tst/transformer.py community (archive-listed) unverified GPL-3.0 (copyleft) · pointer only · 6f468d505c2016bf · report
Decoder text-machine-lab/transformerpy/transformer/Models.py community (archive-listed) unverified MIT (permissive) · e51366e47cdc28f7 · report
Decoder MohamedAbdelsalam9/TT-Transformer/transformer/Models.py community (archive-listed) unverified MIT (permissive) · 0e6569bb1aa2b477 · report
Decoder SeoroMin/transformer_pytorch_ver2/transformer/Models.py community (archive-listed) unverified MIT (permissive) · ffbba8d672817a2d · report
Decoder AndreiMoraru123/Neural-Machine-Translation/model.py community (archive-listed) unverified no licence file found · pointer only · b165c641cdb1b7c0 · report
Decoder Skumarr53/Attention-is-All-you-Need-PyTorch/transformer/model.py community (archive-listed) unverified no licence file found · pointer only · 1e1014ba6e7c48b7 · report
Decoder noriyukipy/tfdlg/tfdlg/models.py community (archive-listed) unverified MIT (permissive) · e53b299638058077 · report
Decoder gordicaleksa/pytorch-original-transformer/models/definitions/transformer_model.py community (archive-listed) unverified MIT (permissive) · 550a66f25492835a · report
Decoder seunghwan1228/Transfomer-MachineTranslation/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · d33d11179d3aed8c · report
Decoder dhiraa/tener/src/tener/models/vanialla_transformer.py community (archive-listed) unverified Apache-2.0 (permissive) · 65673bafa5363369 · report
Decoder yanqi1811/attention-is-all-you-need/transformer/Models.py community (archive-listed) unverified MIT (permissive) · a5b0858fb3a0ac01 · report
Decoder abhaskumarsinha/MinimalGPT/GPT.py community (archive-listed) unverified MIT (permissive) · b77b0e018d4313e8 · report
Decoder uzi0espil/research-papers-implementation/Attention Is All You Need/model.py community (archive-listed) unverified no licence file found · pointer only · 69c6e855575e41b8 · report
Decoder natel9178/transformer-refork/transformer/Models.py community (archive-listed) unverified MIT (permissive) · 2b414267d4926536 · report
Decoder kotu931226/classifier_transformer_pytorch/model.py community (archive-listed) unverified Apache-2.0 (permissive) · 76490e015c2f8474 · report
Decoder moon23k/Transformer_Anchors/model/scratch_model.py community (archive-listed) unverified no licence file found · pointer only · 2797dc346e9bf498 · report
Decoder nsfzyzz/generalization_metrics_for_nlp/models/definitions/transformer_model.py community (archive-listed) unverified no licence file found · pointer only · f72d687c62a8f266 · report
Decoder bangoc123/transformer/transformer/model.py community (archive-listed) unverified no licence file found · pointer only · 43be1ab14db2a0c2 · report
Decoder tree-park/transformer_lm/lib/model/transformer.py community (archive-listed) unverified no licence file found · pointer only · 2593be3de05ae98a · report
Decoder Aveek-Saha/Transformer/model.py community (archive-listed) unverified Apache-2.0 (permissive) · 2beb050c76ec9376 · report
Decoder stevinc/Transformer_Timeseries/models/transformer/transformer.py community (archive-listed) unverified no licence file found · pointer only · 2b522da8fe281a13 · report
Decoder simonjisu/annotated-transformer-kr/transformer/models.py community (archive-listed) unverified no licence file found · pointer only · d187dd5f9c635426 · report
Decoder moon23k/Scheduled_Sampling/model/transformer.py community (archive-listed) unverified no licence file found · pointer only · 6e6cfdb84390f0a9 · report
Decoder Neoanarika/torchexplainer/transformer/Models.py community (archive-listed) unverified MIT (permissive) · e7b59ca033a8de58 · report
Decoder ShivamRajSharma/Transformer-Architectures-From-Scratch/TRANSFORMERS.py community (archive-listed) unverified MIT (permissive) · 58c62639c17b1705 · report
Decoder hrbigelow/transformer-aiayn/aiayn/model.py community (archive-listed) unverified no licence file found · pointer only · 1bff8b2825d32c2f · report
Decoder DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · 954fd4b6df8db663 · report
DecoderBlock shao-chi/ImageCaption/core/TRANSFORMER/model.py community (archive-listed) unverified no licence file found · pointer only · bbc65172b09ef451 · report
DecoderBlock seunghwan1228/Transfomer-MachineTranslation/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · 12a11ea7b94f97ed · report
DecoderLayer Rudedaisy/attention-is-all-you-need-pytorch/transformer/Models.py community (archive-listed) unverified MIT (permissive) · 70cf2edc3dfe74ee · report
DecoderLayer emanuele-progr/PSSP/transformer.py community (archive-listed) unverified no licence file found · pointer only · 24d714469d1ddcc9 · report
DecoderLayer yueyongjiao/Transformer-Contextual/transformer/Models.py community (archive-listed) unverified MIT (permissive) · bbfd42a1737ada3c · report
DecoderLayer graykode/nlp-tutorial/5-1.Transformer/Transformer.py community (archive-listed) unverified MIT (permissive) · cb172a34f3f8b950 · report
DecoderLayer MohamedAbdelsalam9/TT-Transformer/transformer/Models.py community (archive-listed) unverified MIT (permissive) · a5988aec9ddc0949 · report
DecoderLayer LiamMaclean216/Pytorch-Transfomer/Network.py community (archive-listed) unverified no licence file found · pointer only · 04037ad92286929d · report
DecoderLayer SeoroMin/transformer_pytorch_ver2/transformer/Models.py community (archive-listed) unverified MIT (permissive) · d233b1ef08b414ee · report
DecoderLayer Skumarr53/Attention-is-All-you-Need-PyTorch/transformer/model.py community (archive-listed) unverified no licence file found · pointer only · 9c10ac9a6a5b0047 · report
DecoderLayer yanqi1811/attention-is-all-you-need/transformer/Models.py community (archive-listed) unverified MIT (permissive) · 1ae6cecb0bf71f39 · report
DecoderLayer natel9178/transformer-refork/transformer/Models.py community (archive-listed) unverified MIT (permissive) · a1b6a72985036866 · report
DecoderLayer redevaaa/Transformer-for-EEG/lib/eeg_transformer.py community (archive-listed) unverified no licence file found · pointer only · b5179b438a776b8d · report
DecoderLayer moon23k/Scheduled_Sampling/model/transformer.py community (archive-listed) unverified no licence file found · pointer only · 678871d355161f48 · report
DecoderLayer hrbigelow/transformer-aiayn/aiayn/model.py community (archive-listed) unverified no licence file found · pointer only · 00dd6c6629bf477c · report
DecoderLayer DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · 2356e2bc9ca86c1b · report
DecoderState lenacabrera/gb_mnmt/onmt/models/transformers.py community (archive-listed) unverified licence not identified · pointer only · bb74efb8e345a031 · report
Decoders ArdalanM/nlp-benchmarks/src/transformer/net.py community (archive-listed) unverified no licence file found · pointer only · df92c573cc7c433a · report
EmbedMatrix hrbigelow/transformer-aiayn/aiayn/model.py community (archive-listed) unverified no licence file found · pointer only · 21635c8a55375c91 · report
EmbeddingLayer demelin/nematode/codebase/transformer.py community (archive-listed) unverified MIT (permissive) · c76f82b976984e98 · report
EmbeddingsWithLearnedPositionalEncoding vpj/jax_transformer/transformer.py community (archive-listed) unverified no licence file found · pointer only · 3e2b8a8af70a193d · report
Encode_Layer simonjisu/annotated-transformer-kr/transformer/models.py community (archive-listed) unverified no licence file found · pointer only · 364a0329a2e79561 · report
Encoder Kirankumaraswamy/Transformers/models/transformer_model.py community (archive-listed) unverified no licence file found · pointer only · a51dafd9ed486b8d · report
Encoder Matthewdowney18/Transformer_Dialogue/src/transformer/Models.py community (archive-listed) unverified no licence file found · pointer only · fac99f3b499182a4 · report
Encoder feizc/Machine-Translation-Pytorch/code/model.py community (archive-listed) unverified no licence file found · pointer only · 38c25bed5f95ab26 · report
Encoder emanuele-progr/PSSP/transformer.py community (archive-listed) unverified no licence file found · pointer only · 2171201b1863669e · report
Encoder yueyongjiao/Transformer-Contextual/transformer/Models.py community (archive-listed) unverified MIT (permissive) · 7b2f201baf3e5624 · report
Encoder graykode/nlp-tutorial/5-1.Transformer/Transformer.py community (archive-listed) unverified MIT (permissive) · 7cd846a1cae7ef06 · report
Encoder maxjcohen/transformer/tst/transformer.py community (archive-listed) unverified GPL-3.0 (copyleft) · pointer only · 863f61d7ae9371eb · report
Encoder text-machine-lab/transformerpy/transformer/Models.py community (archive-listed) unverified MIT (permissive) · cc537fb28fe99fef · report
Encoder MohamedAbdelsalam9/TT-Transformer/transformer/Models.py community (archive-listed) unverified MIT (permissive) · fe815019946eea87 · report
Encoder AndreiMoraru123/Neural-Machine-Translation/model.py community (archive-listed) unverified no licence file found · pointer only · 16d976fb3e553453 · report
Encoder HanhaiNotHai/transformer/transformer.py community (archive-listed) unverified WTFPL · pointer only · dfc73b0c97c402b9 · report
Encoder gordicaleksa/pytorch-original-transformer/models/definitions/transformer_model.py community (archive-listed) unverified MIT (permissive) · 9a9926a03b26b0c2 · report
Encoder seunghwan1228/Transfomer-MachineTranslation/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · ee6cca18e4ad5957 · report
Encoder yanqi1811/attention-is-all-you-need/transformer/Models.py community (archive-listed) unverified MIT (permissive) · f2112779b4ec9df7 · report
Encoder uzi0espil/research-papers-implementation/Attention Is All You Need/model.py community (archive-listed) unverified no licence file found · pointer only · ba7d06b35ba0b8b0 · report
Encoder CVxTz/music_genre_classification/code/models.py community (archive-listed) unverified MIT (permissive) · 09d54d741fc3c7f3 · report
Encoder natel9178/transformer-refork/transformer/Models.py community (archive-listed) unverified MIT (permissive) · 08204e6a27ece042 · report
Encoder moon23k/Transformer_Anchors/model/scratch_model.py community (archive-listed) unverified no licence file found · pointer only · 88e2331e556beb32 · report
Encoder nsfzyzz/generalization_metrics_for_nlp/models/definitions/transformer_model.py community (archive-listed) unverified no licence file found · pointer only · 7474aed06a73eb4b · report
Encoder bangoc123/transformer/transformer/model.py community (archive-listed) unverified no licence file found · pointer only · 89f47720dc5b1130 · report
Encoder Aveek-Saha/Transformer/model.py community (archive-listed) unverified Apache-2.0 (permissive) · 43533a8c8b3c74d2 · report
Encoder stevinc/Transformer_Timeseries/models/transformer/transformer.py community (archive-listed) unverified no licence file found · pointer only · def2563ed367cd9d · report
Encoder simonjisu/annotated-transformer-kr/transformer/models.py community (archive-listed) unverified no licence file found · pointer only · 75bdf886684a7b4a · report
Encoder Neoanarika/torchexplainer/transformer/Models.py community (archive-listed) unverified MIT (permissive) · b33656ba3bda5e79 · report
Encoder hrbigelow/transformer-aiayn/aiayn/model.py community (archive-listed) unverified no licence file found · pointer only · d6f8442836872cd7 · report
EncoderBase Iwontbecreative/Abstractive-summarization-OpenNMT/onmt/modules/Transformer.py community (archive-listed) unverified MIT (permissive) · 1e9ff0053b774697 · report
EncoderBlock sarthaxxxxx/Attention-is-all-you-need/Transformer.py community (archive-listed) unverified no licence file found · pointer only · 4a8ce345b526315d · report
EncoderBlock shao-chi/ImageCaption/core/TRANSFORMER/model.py community (archive-listed) unverified no licence file found · pointer only · 3236b946a3b8e40f · report
EncoderBlock plkmo/Transformer-Eng2French/src/models.py community (archive-listed) unverified no licence file found · pointer only · 32aeb96eef5cde78 · report
EncoderBlock seunghwan1228/Transfomer-MachineTranslation/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · 6adcddb6bc8bd882 · report
EncoderDecoder piquil/rydberggpt/src/rydberggpt/models/transformer/models.py community (archive-listed) unverified Apache-2.0 (permissive) · b75d53e4a7d9e631 · report
EncoderLayer yueyongjiao/Transformer-Contextual/transformer/Models.py community (archive-listed) unverified MIT (permissive) · 8607778cb634ef55 · report
EncoderLayer graykode/nlp-tutorial/5-1.Transformer/Transformer.py community (archive-listed) unverified MIT (permissive) · 5abeb8dec19f66cc · report
EncoderLayer text-machine-lab/transformerpy/transformer/Models.py community (archive-listed) unverified MIT (permissive) · e7224e00b0125014 · report
EncoderLayer MohamedAbdelsalam9/TT-Transformer/transformer/Models.py community (archive-listed) unverified MIT (permissive) · 413c0ecf6cd93b46 · report
EncoderLayer LiamMaclean216/Pytorch-Transfomer/Network.py community (archive-listed) unverified no licence file found · pointer only · 0a4aa81508f1ed13 · report
EncoderLayer SeoroMin/transformer_pytorch_ver2/transformer/Models.py community (archive-listed) unverified MIT (permissive) · 8fc6c8d9457ca143 · report
EncoderLayer HanhaiNotHai/transformer/transformer.py community (archive-listed) unverified WTFPL · pointer only · 7da5970303fe3f3b · report
EncoderLayer yanqi1811/attention-is-all-you-need/transformer/Models.py community (archive-listed) unverified MIT (permissive) · 28f46bbe83ef9a16 · report
EncoderLayer kolloldas/torchnlp/torchnlp/modules/transformer/layers.py community (archive-listed) unverified Apache-2.0 (permissive) · 273e20b890122b8c · report
EncoderLayer uzi0espil/research-papers-implementation/Attention Is All You Need/model.py community (archive-listed) unverified no licence file found · pointer only · 7a66293980f6d157 · report
EncoderLayer natel9178/transformer-refork/transformer/Models.py community (archive-listed) unverified MIT (permissive) · ee3bd820159cb4b6 · report
EncoderLayer bangoc123/transformer/transformer/model.py community (archive-listed) unverified no licence file found · pointer only · a6a9baafdea0b94e · report
EncoderLayer hrbigelow/transformer-aiayn/aiayn/model.py community (archive-listed) unverified no licence file found · pointer only · b5f9287050b930f4 · report
EncoderLayer DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · 691cccb6c892b5ad · report
EncoderTransformer BrianPulfer/PapersReimplementations/src/nlp/layers/encoder.py community (archive-listed) unverified MIT (permissive) · 427eae1f9a46e1cc · report
EntityAwareSelfAttention studio-ousia/luke/luke/model.py community (archive-listed) unverified Apache-2.0 (permissive) · 6bde11eec1e8f78e · report
FFNBlock demelin/nematode/codebase/transformer.py community (archive-listed) unverified MIT (permissive) · f7d72bfb05430a3f · report
FFTBlock keonlee9420/Parallel-Tacotron2/model/blocks.py community (archive-listed) unverified MIT (permissive) · ba5b1dd03471d7c9 · report
FeedForwardLayer demelin/nematode/codebase/transformer.py community (archive-listed) unverified MIT (permissive) · 1619a1859f6c80da · report
FeedForwardNetwork demelin/nematode/codebase/transformer.py community (archive-listed) unverified MIT (permissive) · 9fd0462cbef849fe · report
GPT hannibal046/nanorwkv/modeling_gpt.py community (archive-listed) unverified MIT (permissive) · 662943680ef7ce81 · report
GreedySearch DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · 58491434452ac704 · report
HParams semicontinuity/nlp/lopuhin_transformer_lm/lm/model.py community (archive-listed) unverified no licence file found · pointer only · 95387f0db216a3fb · report
InputEmbedding hrbigelow/transformer-aiayn/aiayn/model.py community (archive-listed) unverified no licence file found · pointer only · 58ae8ad5eba20018 · report
LM souvikshanku/translit-former/model.py community (archive-listed) unverified MIT (permissive) · fbac3ae01121a0ba · report
LM_Config souvikshanku/translit-former/model.py community (archive-listed) unverified MIT (permissive) · 1cf12b41b4fa64b7 · report
LayerNormLayer demelin/nematode/codebase/transformer.py community (archive-listed) unverified MIT (permissive) · 2611c3a1df112816 · report
Linformer tatp22/linformer-pytorch/linformer_pytorch/linformer_pytorch.py community (archive-listed) unverified MIT (permissive) · 6a71432c69a125c8 · report
MaskedCrossEntropy demelin/nematode/codebase/transformer.py community (archive-listed) unverified MIT (permissive) · 2875a4adf15088e5 · report
MemoryGate hyunwookl/testam/model.py community (archive-listed) unverified MIT (permissive) · 6f116542d48e2459 · report
Model scrayish/ML_NLP/models/Transformer.py community (archive-listed) unverified no licence file found · pointer only · a364c20d0f5d3564 · report
Model semicontinuity/nlp/lopuhin_transformer_lm/lm/model.py community (archive-listed) unverified no licence file found · pointer only · f969c5b62e7e367e · report
Model hrbigelow/transformer-aiayn/aiayn/model.py community (archive-listed) unverified no licence file found · pointer only · e53c0e21e8c41ea4 · report
ModelBase moon23k/Transformer_Archs/model/standard.py community (archive-listed) unverified no licence file found · pointer only · 6e1fa51ffad72048 · report
ModelBase moon23k/Scheduled_Sampling/model/transformer.py community (archive-listed) unverified no licence file found · pointer only · 296fe80b0d604a5e · report
Module vpj/jax_transformer/transformer.py community (archive-listed) unverified no licence file found · pointer only · 6b3e189753b2d344 · report
MultiAttention mitran27/Attention-is-all-you-Need/Components/Attention.py community (archive-listed) unverified no licence file found · pointer only · d41a415ae709a1cf · report
MultiHeadAttention enhuiz/torchnmt/torchnmt/networks/transformer.py community (archive-listed) unverified MIT (permissive) · 08626e97dad1c3fe · report
MultiHeadAttention feizc/Machine-Translation-Pytorch/code/model.py community (archive-listed) unverified no licence file found · pointer only · 54719174caf0f679 · report
MultiHeadAttention vpj/jax_transformer/transformer.py community (archive-listed) unverified no licence file found · pointer only · 61ae9552f7ea09a7 · report
MultiHeadAttention graykode/nlp-tutorial/5-1.Transformer/Transformer.py community (archive-listed) unverified MIT (permissive) · 7dd8d0189f54c083 · report
MultiHeadAttention Fuchai/language/deeplearning/modeltran.py community (archive-listed) unverified no licence file found · pointer only · 2b49fc6c1609a33c · report
MultiHeadAttention seunghwan1228/Transfomer-MachineTranslation/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · ac0bfecb3908b7ad · report
MultiHeadAttention sooftware/Attention-Implementation/attentions.py community (archive-listed) unverified MIT (permissive) · 32934f51684fa226 · report
MultiHeadAttention yanqi1811/attention-is-all-you-need/transformer/Models.py community (archive-listed) unverified MIT (permissive) · d0c4191f4c3ec85c · report
MultiHeadAttention abhaskumarsinha/MinimalGPT/GPT.py community (archive-listed) unverified MIT (permissive) · f40352b00f32961d · report
MultiHeadAttention gooppe/transformer-summarization/nn/modules/transformer.py community (archive-listed) unverified MIT (permissive) · 8d076c9044814790 · report
MultiHeadAttention hrbigelow/transformer-aiayn/aiayn/model.py community (archive-listed) unverified no licence file found · pointer only · fdb9df4eedce8d63 · report
MultiHeadAttention DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · 47562fc57d4ed0d7 · report
MultiHeadAttentionChunk stevinc/Transformer_Timeseries/models/transformer/transformer.py community (archive-listed) unverified no licence file found · pointer only · 2b4c9a5e1e855da4 · report
MultiHeadAttentionLayer demelin/nematode/codebase/transformer.py community (archive-listed) unverified MIT (permissive) · 149822f011133219 · report
MultiHeadAttentionWindow stevinc/Transformer_Timeseries/models/transformer/transformer.py community (archive-listed) unverified no licence file found · pointer only · 7a6cee70eb5374e7 · report
MultiHeadedSelfAttentionModule Joshuaoneheart/Fintech-Final-Report/conformer/attention.py community (archive-listed) unverified no licence file found · pointer only · 654a1d2d048e9bca · report
MultiheadAttention abhaskumarsinha/Keras-implementation-of-Transformer-Architecture/Transformer.py community (archive-listed) unverified GPL-3.0 (copyleft) · pointer only · bc1bf715a553f14a · report
MySequential kh-kim/simple-nmt/simple_nmt/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · cd8383f45825d362 · report
PolynomialNormalization DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · 8f11f23032cc895a · report
PositionalEncoder mayoor/attention_network_experiments/transformer.py community (archive-listed) unverified Apache-2.0 (permissive) · 8b505270c776102f · report
PositionalEncoding anishnarkar/experiments_deeplearning_models/Transformers.py community (archive-listed) unverified no licence file found · pointer only · 353fd2b25eeadc51 · report
PositionwiseFF hrbigelow/transformer-aiayn/aiayn/model.py community (archive-listed) unverified no licence file found · pointer only · 7d4d4256021763d0 · report
PositionwiseFeedForward Iwontbecreative/Abstractive-summarization-OpenNMT/onmt/modules/Transformer.py community (archive-listed) unverified MIT (permissive) · 4c5b5d661b4f81c9 · report
PoswiseFeedForwardNet graykode/nlp-tutorial/5-1.Transformer/Transformer.py community (archive-listed) unverified MIT (permissive) · 67c652224e0f02c8 · report
PrepareForMultiHeadAttention vpj/jax_transformer/transformer.py community (archive-listed) unverified no licence file found · pointer only · 794b4c6ccabf88c3 · report
ProcessingLayer demelin/nematode/codebase/transformer.py community (archive-listed) unverified MIT (permissive) · 74cf55e3cddc1574 · report
QuakeModel tbmoon/LANL_Earthquake_Prediction/models.py community (archive-listed) unverified no licence file found · pointer only · 667e349bc6a38aa2 · report
RotaryPositionEmbedding HanhaiNotHai/transformer/transformer.py community (archive-listed) unverified WTFPL · pointer only · 631f9daa9b1e4afa · report
STModel hyunwookl/testam/model.py community (archive-listed) unverified MIT (permissive) · da911b616ac752ad · report
ScaledDotProductAttention xcmyz/FastSpeech/transformer/SubLayers.py community (archive-listed) unverified MIT (permissive) · 52ded383fb31dd20 · report
ScratchModel moon23k/Transformer_Anchors/model/scratch_model.py community (archive-listed) unverified no licence file found · pointer only · cfca928d6cf4b368 · report
SelfAttention sarthaxxxxx/Attention-is-all-you-need/Transformer.py community (archive-listed) unverified no licence file found · pointer only · 4691e9b9cc4ba615 · report
SelfAttention souvikshanku/translit-former/model.py community (archive-listed) unverified MIT (permissive) · a8d02586f01c1fcd · report
Self_attention XapaJIaMnu/transformative/rb-transformer/transformer.py community (archive-listed) unverified MIT (permissive) · d0b72f24cc0d86a6 · report
Seq2Seq monimoyd/NLPEnglishToPythonCodeUsingTransformer/models/english_to_python_transformer.py community (archive-listed) unverified no licence file found · pointer only · dcb26e722b558f56 · report
SingleBeamSearchBoard kh-kim/simple-nmt/simple_nmt/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · e4c7830c7e8e7867 · report
StandardTransformer moon23k/Transformer_Archs/model/standard.py community (archive-listed) unverified no licence file found · pointer only · ab4d6ae7ff0e9788 · report
StateKeys reactive-systems/circuit-repair/ml2/models/transformer.py community (archive-listed) unverified MIT (permissive) · 59f0c555f834f3a9 · report
SwinTransformer HzcIrving/DeepLearning_PlayGround/Swin-Transformer/Model.py community (archive-listed) unverified MIT (permissive) · f4e4f769df6ffc0d · report
SwinTransformerBlock HzcIrving/DeepLearning_PlayGround/Swin-Transformer/Model.py community (archive-listed) unverified MIT (permissive) · bfd5eb0b4fb6df2c · report
TESTAM hyunwookl/testam/model.py community (archive-listed) unverified MIT (permissive) · 74251dd9f5454cc7 · report
TTEmbedding MohamedAbdelsalam9/TT-Transformer/transformer/Models.py community (archive-listed) unverified MIT (permissive) · e89b2c4e951ce776 · report
TTLinear MohamedAbdelsalam9/TT-Transformer/transformer/Models.py community (archive-listed) unverified MIT (permissive) · 946faadebbd71f26 · report
TTLinearSeq MohamedAbdelsalam9/TT-Transformer/transformer/Models.py community (archive-listed) unverified MIT (permissive) · c5f536b16d1f5f67 · report
Transformer AssafSinger94/sigmorphon-2020-inflection/src/transformer.py community (archive-listed) unverified no licence file found · pointer only · 30a2cacad47b0291 · report
Transformer enhuiz/torchnmt/torchnmt/networks/transformer.py community (archive-listed) unverified MIT (permissive) · ffe803993ed0a6ee · report
Transformer sarthaxxxxx/Attention-is-all-you-need/Transformer.py community (archive-listed) unverified no licence file found · pointer only · 88b9939f5adbd0cf · report
Transformer Kirankumaraswamy/Transformers/models/transformer_model.py community (archive-listed) unverified no licence file found · pointer only · b0b8f7bc17c7cad0 · report
Transformer Wolfie8935/Implementation-of-Attention-is-all-you-need/transformer_from_scratch.py community (archive-listed) unverified no licence file found · pointer only · c43d39b76dc5972e · report
Transformer Matthewdowney18/Transformer_Dialogue/src/transformer/Models.py community (archive-listed) unverified no licence file found · pointer only · a170aff1691fe340 · report
Transformer Rudedaisy/attention-is-all-you-need-pytorch/transformer/Models.py community (archive-listed) unverified MIT (permissive) · be9e2929517d9b75 · report
Transformer emanuele-progr/PSSP/transformer.py community (archive-listed) unverified no licence file found · pointer only · 02fe398d0c2a75b4 · report
Transformer yueyongjiao/Transformer-Contextual/transformer/Models.py community (archive-listed) unverified MIT (permissive) · 30e7753373855318 · report
Transformer shao-chi/ImageCaption/core/TRANSFORMER/model.py community (archive-listed) unverified no licence file found · pointer only · 8ef83c963e18a40f · report
Transformer graykode/nlp-tutorial/5-1.Transformer/Transformer.py community (archive-listed) unverified MIT (permissive) · 633e9a1079d59442 · report
Transformer maxjcohen/transformer/tst/transformer.py community (archive-listed) unverified GPL-3.0 (copyleft) · pointer only · 4ccd1372e60c73c6 · report
Transformer liqichen6688/duo-attention/transformer/Models.py community (archive-listed) unverified MIT (permissive) · e15f4b1755128509 · report
Transformer text-machine-lab/transformerpy/transformer/Models.py community (archive-listed) unverified MIT (permissive) · fc51faf9fcee8437 · report
Transformer MohamedAbdelsalam9/TT-Transformer/transformer/Models.py community (archive-listed) unverified MIT (permissive) · 9b9260072b85aa04 · report
Transformer anhtu293/transformer_from_scratch/model/transformer.py community (archive-listed) unverified MIT (permissive) · ee5ea2478d2d5eb9 · report
Transformer reactive-systems/circuit-repair/ml2/models/transformer.py community (archive-listed) unverified MIT (permissive) · 5e154bf94137a4b0 · report
Transformer XapaJIaMnu/transformative/rb-transformer/transformer.py community (archive-listed) unverified MIT (permissive) · 351dd79136dc92f5 · report
Transformer antoinecollas/transformer_neural_machine_translation/transformer/transformer.py community (archive-listed) unverified MIT (permissive) · 1a901750a7e225aa · report
Transformer lenacabrera/gb_mnmt/onmt/models/transformers.py community (archive-listed) unverified licence not identified · pointer only · f295d4d3e113b666 · report
Transformer JanAthmer/Compositional-generalization-capabillity-of-Transformer/models/transformer.py community (archive-listed) unverified MIT (permissive) · 283102fb9cfc9d39 · report
Transformer plkmo/Transformer-Eng2French/src/models.py community (archive-listed) unverified no licence file found · pointer only · b4ab609c2623db4a · report
Transformer LiamMaclean216/Pytorch-Transfomer/Network.py community (archive-listed) unverified no licence file found · pointer only · 1c2dd7b8e65d8ba2 · report
Transformer SeoroMin/transformer_pytorch_ver2/transformer/Models.py community (archive-listed) unverified MIT (permissive) · a7d620158a8c6976 · report
Transformer reactive-systems/ml2/ml2/models/tf_transformer.py community (archive-listed) unverified MIT (permissive) · 3e2d208b076400d2 · report
Transformer HanhaiNotHai/transformer/transformer.py community (archive-listed) unverified WTFPL · pointer only · 870ecce013697daa · report
Transformer soumik12345/transformer.pytorch/src/model.py community (archive-listed) unverified no licence file found · pointer only · c498c8438007c62c · report
Transformer tanjeffreyz/attention-is-all-you-need/modules/transformer.py community (archive-listed) unverified no licence file found · pointer only · 61c2f6ecc1595c3f · report
Transformer Rami97rgb/French-to-English-Translator/model.py community (archive-listed) unverified no licence file found · pointer only · 06df60f5fdba5215 · report
Transformer Fuchai/language/deeplearning/modeltran.py community (archive-listed) unverified no licence file found · pointer only · 520638416abe032a · report
Transformer LiamMaclean216/Pytorch-Chatbot/Network.py community (archive-listed) unverified no licence file found · pointer only · 8dbd5cd2cb91f288 · report
Transformer gordicaleksa/pytorch-original-transformer/models/definitions/transformer_model.py community (archive-listed) unverified MIT (permissive) · cf81fd834a62fe1e · report
Transformer Kyubyong/transformer/model.py community (archive-listed) unverified Apache-2.0 (permissive) · 517512b0f6d654b0 · report
Transformer yanqi1811/attention-is-all-you-need/transformer/Models.py community (archive-listed) unverified MIT (permissive) · 6948b43a1b170fb3 · report
Transformer kh-kim/simple-nmt/simple_nmt/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · 42e3e9e38d7734f5 · report
Transformer majing2019/transformer/model.py community (archive-listed) unverified no licence file found · pointer only · daa2d74ae12bc516 · report
Transformer UdbhavPrasad072300/Transformer-Implementation-and-Language-Translation/transformer_package/models/transformer.py community (archive-listed) unverified MIT (permissive) · 43f7c2dff88e451c · report
Transformer demelin/nematode/codebase/transformer.py community (archive-listed) unverified MIT (permissive) · ccf7662a52fad137 · report
Transformer uzi0espil/research-papers-implementation/Attention Is All You Need/model.py community (archive-listed) unverified no licence file found · pointer only · 3bf091ec80ebb0a0 · report
Transformer natel9178/transformer-refork/transformer/Models.py community (archive-listed) unverified MIT (permissive) · 2074fb0d95b7216b · report
Transformer nsfzyzz/generalization_metrics_for_nlp/models/definitions/transformer_model.py community (archive-listed) unverified no licence file found · pointer only · 80094a894f2ad19e · report
Transformer bangoc123/transformer/transformer/model.py community (archive-listed) unverified no licence file found · pointer only · 7e8780afd359938b · report
Transformer PrideLee/sentiment-analysis/transformer/model.py community (archive-listed) unverified no licence file found · pointer only · 35c1e4f0e57e368d · report
Transformer niccolot/ENG-ITA_NMT/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · 3aa5c6028b944511 · report
Transformer tree-park/transformer_lm/lib/model/transformer.py community (archive-listed) unverified no licence file found · pointer only · 16a66ed0a35f06e1 · report
Transformer gooppe/transformer-summarization/nn/modules/transformer.py community (archive-listed) unverified MIT (permissive) · 26b5f6fef8e8fbce · report
Transformer Aveek-Saha/Transformer/model.py community (archive-listed) unverified Apache-2.0 (permissive) · d86238611a09c6c7 · report
Transformer stevinc/Transformer_Timeseries/models/transformer/transformer.py community (archive-listed) unverified no licence file found · pointer only · 782cc7c6cf82105a · report
Transformer simonjisu/annotated-transformer-kr/transformer/models.py community (archive-listed) unverified no licence file found · pointer only · 96dc178489f03ffb · report
Transformer moon23k/Scheduled_Sampling/model/transformer.py community (archive-listed) unverified no licence file found · pointer only · c20fc66b96b408f2 · report
Transformer Neoanarika/torchexplainer/transformer/Models.py community (archive-listed) unverified MIT (permissive) · d80b54a7e014a88a · report
Transformer Maple728/transformer/models/transformer.py community (archive-listed) unverified MIT (permissive) · d1e94e9bf3ab441c · report
Transformer DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · ff262eb2a42474bf · report
TransformerDecoder enhuiz/torchnmt/torchnmt/networks/transformer.py community (archive-listed) unverified MIT (permissive) · 646f02051e592316 · report
TransformerDecoder reactive-systems/circuit-repair/ml2/models/transformer.py community (archive-listed) unverified MIT (permissive) · 2598c41c3dfb0445 · report
TransformerDecoder demelin/nematode/codebase/transformer.py community (archive-listed) unverified MIT (permissive) · 06388efe5bd5ee1a · report
TransformerDecoderLayer reactive-systems/circuit-repair/ml2/models/transformer.py community (archive-listed) unverified MIT (permissive) · 44f55fd50ed7d4d1 · report
TransformerDecoderLayer gooppe/transformer-summarization/nn/modules/transformer.py community (archive-listed) unverified MIT (permissive) · de022157093b7002 · report
TransformerEncoder enhuiz/torchnmt/torchnmt/networks/transformer.py community (archive-listed) unverified MIT (permissive) · 9492d8d68c595821 · report
TransformerEncoder brainsqueeze/text2vec/text2vec/models/transformer.py community (archive-listed) unverified BSD-2-Clause (permissive) · 002231a24ceffe51 · report
TransformerEncoder Iwontbecreative/Abstractive-summarization-OpenNMT/onmt/modules/Transformer.py community (archive-listed) unverified MIT (permissive) · cef9de32d8a0ecdb · report
TransformerEncoder hubiodatalab/druggen/src/model/layers.py community (archive-listed) unverified GPL-3.0 (copyleft) · pointer only · c7546f6ffe69d316 · report
TransformerEncoder reactive-systems/circuit-repair/ml2/models/transformer.py community (archive-listed) unverified MIT (permissive) · e39a877e91739974 · report
TransformerEncoder demelin/nematode/codebase/transformer.py community (archive-listed) unverified MIT (permissive) · 7b2a2b2edc6a21cd · report
TransformerEncoder WenjieDu/PyPOTS/pypots/nn/modules/transformer/autoencoder.py community (archive-listed) unverified BSD-3-Clause (permissive) · 07901c038b9f9e58 · report
TransformerEncoderDecoder bdusell/stack-attention/src/transformer_model/encoder_decoder.py community (archive-listed) unverified no licence file found · pointer only · 1a02b50bbc7413ba · report
TransformerEncoderDecoder bkoch4142/attention-is-all-you-need-paper/src/architectures/transformer_encoder_decoder.py community (archive-listed) unverified MIT (permissive) · c60d16e68069f87a · report
TransformerEncoderLayer Iwontbecreative/Abstractive-summarization-OpenNMT/onmt/modules/Transformer.py community (archive-listed) unverified MIT (permissive) · b0a0e6e6c4566c2f · report
TransformerEncoderLayer reactive-systems/circuit-repair/ml2/models/transformer.py community (archive-listed) unverified MIT (permissive) · b258126cffa99758 · report
TransformerEncoderLayer gooppe/transformer-summarization/nn/modules/transformer.py community (archive-listed) unverified MIT (permissive) · 40371c45b63eed0c · report
TransformerEncoderLayer WenjieDu/PyPOTS/pypots/nn/modules/transformer/autoencoder.py community (archive-listed) unverified BSD-3-Clause (permissive) · 1aff7736e8206c95 · report
TransformerLM ArdalanM/nlp-benchmarks/src/transformer/net.py community (archive-listed) unverified no licence file found · pointer only · 3229002e56fc756c · report
TransformerLayer vpj/jax_transformer/transformer.py community (archive-listed) unverified no licence file found · pointer only · 61e50e597800c80e · report
TransformerModel asultan123/DL_LLC_Prefetching/model.py community (archive-listed) unverified licence not identified · pointer only · a6ecc9339c9b82b4 · report
TransformerModel seunghwan1228/Transfomer-MachineTranslation/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · 33e4648459702ba9 · report
TransformerModel vvvm23/TchAIkovsky-Legacy/model.py community (archive-listed) unverified no licence file found · pointer only · e6d8b6bc97d84782 · report
TransformerSeq2Seq cosmoquester/seq2seq/seq2seq/model.py community (archive-listed) unverified MIT (permissive) · c4b9b9d1beb07f33 · report
Transformer_Decoder UdbhavPrasad072300/Transformer-Implementation-and-Language-Translation/transformer_package/models/transformer.py community (archive-listed) unverified MIT (permissive) · 12aaad366b097aa8 · report
Transformer_Encoder UdbhavPrasad072300/Transformer-Implementation-and-Language-Translation/transformer_package/models/transformer.py community (archive-listed) unverified MIT (permissive) · fa46a662ccb392d0 · report
Transformers ShivamRajSharma/Transformer-Architectures-From-Scratch/TRANSFORMERS.py community (archive-listed) unverified MIT (permissive) · 0361d4b8964ebeb0 · report
Translation Skumarr53/Attention-is-All-you-Need-PyTorch/transformer/model.py community (archive-listed) unverified no licence file found · pointer only · 45349a57d6dc6113 · report
VanillaTransformer dhiraa/tener/src/tener/models/vanialla_transformer.py community (archive-listed) unverified Apache-2.0 (permissive) · e3bd4a3dbfe740e5 · report
aeq Iwontbecreative/Abstractive-summarization-OpenNMT/onmt/modules/Transformer.py community (archive-listed) unverified MIT (permissive) · 15d4c3b382af185f · report
assert_rank yydai/bert_test/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · 7d55cef5a5d36394 · report
assert_rank SCismycat/bert_code_view/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · 1e3a1836b0937cb0 · report
assert_rank ricardordb/bert/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · 5f882d35a2ca7c2b · report
assert_rank appcoreopc/berty/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · 4d57a6138e4e6c21 · report
attention_builder re-search/DocProduct/keras_bert/keras_transformer/transformer.py community (archive-listed) unverified MIT (permissive) · dd286f05114a9294 · report
attention_layer yydai/bert_test/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · 0bae2227c100acf4 · report
attention_layer SCismycat/bert_code_view/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · a633080fd26110de · report
attention_layer semal/bert/bert/core/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · d1db9d5c54d70ef9 · report
attention_layer MichaelZhouwang/LMlexsub/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · 186bace8787aeea4 · report
attention_layer ricardordb/bert/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · 0a96d33613063c14 · report
attention_layer appcoreopc/berty/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · 3a42641307ce9cfa · report
beam_search demelin/nematode/codebase/transformer.py community (archive-listed) unverified MIT (permissive) · 67a85dfd520243e6 · report
compute_scores_from_scaled_dot_product_attention MirunaPislar/multi-head-attention-labeller/modules.py community (archive-listed) unverified Apache-2.0 (permissive) · 5c4baa2f29693424 · report
convert_idx_to_token_tensor Kyubyong/transformer/model.py community (archive-listed) unverified Apache-2.0 (permissive) · c38c4996696e45cc · report
create_mask moein-shariatnia/Pix2Seq/model.py community (archive-listed) unverified MIT (permissive) · 15eb50c3a04937a6 · report
division_masking MirunaPislar/multi-head-attention-labeller/modules.py community (archive-listed) unverified Apache-2.0 (permissive) · e6a22b15779fd22a · report
dot_attention bzhangGo/zero/models/transformer.py community (archive-listed) unverified BSD-3-Clause (permissive) · e874f7de4dfc4d8d · report
encoder bzhangGo/zero/models/transformer.py community (archive-listed) unverified BSD-3-Clause (permissive) · 0ff409a55c054d37 · report
ff Kyubyong/transformer/model.py community (archive-listed) unverified Apache-2.0 (permissive) · c0fa527da7885f06 · report
ffn Maple728/transformer/models/transformer.py community (archive-listed) unverified MIT (permissive) · 1c2d62802cb17d9e · report
gather_memories demelin/nematode/codebase/transformer.py community (archive-listed) unverified MIT (permissive) · 21e8f89809fabb4c · report
gather_top_sequences demelin/nematode/codebase/transformer.py community (archive-listed) unverified MIT (permissive) · 7afd0e7143027e20 · report
gelu yydai/bert_test/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · 6558b9f62bb65244 · report
get enhuiz/torchnmt/torchnmt/networks/transformer.py community (archive-listed) unverified MIT (permissive) · d77f152b7ffa2e14 · report
get_attn_key_pad_mask Matthewdowney18/Transformer_Dialogue/src/transformer/Models.py community (archive-listed) unverified no licence file found · pointer only · 79e1b19ea0f880a3 · report
get_decoder_component re-search/DocProduct/keras_bert/keras_transformer/transformer.py community (archive-listed) unverified MIT (permissive) · 1736fe292e50bee2 · report
get_decoders re-search/DocProduct/keras_bert/keras_transformer/transformer.py community (archive-listed) unverified MIT (permissive) · 70aea1933578a79f · report
get_encoder_component re-search/DocProduct/keras_bert/keras_transformer/transformer.py community (archive-listed) unverified MIT (permissive) · b9c84e66b57f2d33 · report
get_encoders re-search/DocProduct/keras_bert/keras_transformer/transformer.py community (archive-listed) unverified MIT (permissive) · dab13a6291a0006a · report
get_kwargs enhuiz/torchnmt/torchnmt/networks/transformer.py community (archive-listed) unverified MIT (permissive) · 0bff15106fa8d917 · report
get_model re-search/DocProduct/keras_bert/keras_transformer/transformer.py community (archive-listed) unverified MIT (permissive) · f4c22882a76da4b3 · report
get_multi_head_attn mayoor/attention_network_experiments/transformer.py community (archive-listed) unverified Apache-2.0 (permissive) · bc4577ce11d9a276 · report
get_non_pad_mask Matthewdowney18/Transformer_Dialogue/src/transformer/Models.py community (archive-listed) unverified no licence file found · pointer only · 6567a1a93f6163d5 · report
get_positional_signal demelin/nematode/codebase/transformer.py community (archive-listed) unverified MIT (permissive) · 243049f35a5d85b1 · report
get_right_context_mask demelin/nematode/codebase/transformer.py community (archive-listed) unverified MIT (permissive) · 2e5235ef38db2fed · report
get_token_embeddings Kyubyong/transformer/model.py community (archive-listed) unverified Apache-2.0 (permissive) · 257c45fc54b78bea · report
get_transformer mayoor/attention_network_experiments/transformer.py community (archive-listed) unverified Apache-2.0 (permissive) · ab5ede723e390aa4 · report
get_transformer_model mayoor/attention_network_experiments/transformer.py community (archive-listed) unverified Apache-2.0 (permissive) · 0aee1ed07487ef10 · report
layer_norm SCismycat/bert_code_view/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · 92e3786c47fc756c · report
layer_norm ricardordb/bert/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · dd5f4494a6bda7e9 · report
layer_norm Maple728/transformer/models/transformer.py community (archive-listed) unverified MIT (permissive) · 37fdd4b948df58c8 · report
ln Kyubyong/transformer/model.py community (archive-listed) unverified Apache-2.0 (permissive) · 3cc68397b66b12a0 · report
load_model enhuiz/torchnmt/torchnmt/networks/transformer.py community (archive-listed) unverified MIT (permissive) · 24b1c14ad199cff4 · report
make_model harvardnlp/annotated-transformer/the_annotated_transformer.py community (archive-listed) unverified MIT (permissive) · 07e1cf214369316d · report
make_model redevaaa/Transformer-for-EEG/lib/eeg_transformer.py community (archive-listed) unverified no licence file found · pointer only · fd6feb2ea108fe4b · report
mask Kyubyong/transformer/model.py community (archive-listed) unverified Apache-2.0 (permissive) · 219ebffcc64c9854 · report
mask_upper_half_matrix EmilioTyl/transformers_from_scratch/src/models/transformer_modules.py community (archive-listed) unverified licence not identified · pointer only · e30e3585364fc693 · report
multi_head_attention Maple728/transformer/models/transformer.py community (archive-listed) unverified MIT (permissive) · 37c2f89ed7499010 · report
multihead_attention StevenLai1994/AM_and_LM/model_language/transformer.py community (archive-listed) unverified no licence file found · pointer only · f993d95378c194be · report
multihead_attention Kyubyong/transformer/model.py community (archive-listed) unverified Apache-2.0 (permissive) · 079b0637c9bc4cf5 · report
multihead_attention majing2019/transformer/model.py community (archive-listed) unverified no licence file found · pointer only · f7ed5d8fcbf89706 · report
normalize StevenLai1994/AM_and_LM/model_language/transformer.py community (archive-listed) unverified no licence file found · pointer only · 27391a7bf8630fad · report
positional_encoding Kyubyong/transformer/model.py community (archive-listed) unverified Apache-2.0 (permissive) · 7f81063ebcde676f · report
reshape_from_matrix yydai/bert_test/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · 27c0765ef6b89ca9 · report
reshape_from_matrix ricardordb/bert/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · adc3e884f96cd5ce · report
scaled_dot_product_attention Kyubyong/transformer/model.py community (archive-listed) unverified Apache-2.0 (permissive) · 0dcc4910e658accc · report
scaled_dot_product_attention majing2019/transformer/model.py community (archive-listed) unverified no licence file found · pointer only · 57e1b33a663f6ac6 · report
self_attention magahub/songrnn/models/attention_ctc.py community (archive-listed) unverified no licence file found · pointer only · 922d7f17a51b9898 · report
transfomer mayurnewase/Translation/transformer.py community (archive-listed) unverified no licence file found · pointer only · 2e99835caba39fba · report
transformer czero69/acomoeye-NN/tensorflow_toolkit/eyetracking/spatial_transformer.py community (archive-listed) unverified Apache-2.0 (permissive) · 6f411210f7e3c47c · report
transformer_classifier CVxTz/music_genre_classification/code/models.py community (archive-listed) unverified MIT (permissive) · 39e0c514d4d30233 · report
transformer_model yydai/bert_test/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · 6665fea4d7527bd9 · report
transformer_model SCismycat/bert_code_view/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · a98b0db74fba302e · report
transformer_model semal/bert/bert/core/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · c35f055903ebe93d · report
transformer_model MichaelZhouwang/LMlexsub/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · fa4fc5f028a8331e · report
transformer_model ricardordb/bert/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · ec6e2c37d8c8f1a7 · report
transformer_model appcoreopc/berty/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · 3f7055cb9134acc8 · report
transformer_model JNUpython/bert/bert_base/modeling.py community (archive-listed) unverified no licence file found · pointer only · c51e39f79c51d162 · report
transformer_model goodluck4s/bert-/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · 3ecf4675e826ebbd · report
transformer_model goldenbili/Bert_Test2/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · 751674c1b265282d · report
update_beam_state DevSinghSachan/multilingual_nmt/models/transformer.py community (archive-listed) unverified no licence file found · pointer only · e601a0cdef150557 · report
Embedding identical code first harvested elsewhere ran · fixture could not drive it licence of this copy not recorded · a3e27bd1e8b628ed · report
Linear identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · 8cd8cb0d1e9e63e4 · report
attention identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · 0cf22e1991ad4ef4 · report
clones identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · b1bec2c4b1c9b491 · report
gen_causal_mask identical code first harvested elsewhere ran · violated contract fingerprinted licence of this copy not recorded · 4ed834b7676d8783 · report
get_act identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · 289eea67db7520a9 · report
pos_encoding identical code first harvested elsewhere ran · honoured contract fingerprinted licence of this copy not recorded · ee3ee33169acbe07 · report

Tasks

Abstractive Text SummarizationAllCoreference ResolutionDecoderFew-Shot 3D Point Cloud ClassificationImage-guided Story Ending GenerationLIDAR Semantic SegmentationLink PredictionMachine TranslationMultimodal Machine TranslationNatural Language UnderstandingQuestion AnsweringSpeech Emotion RecognitionSupervised Only 3D Point Cloud ClassificationText SummarizationTranslation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Abstractive Text Summarization CNN / Daily Mail Transformer ROUGE-1 39.50 #50 of 53 Archive leaderboard report
Abstractive Text Summarization CNN / Daily Mail Transformer ROUGE-2 16.06 #50 of 53 Archive leaderboard report
Abstractive Text Summarization CNN / Daily Mail Transformer ROUGE-L 36.63 #50 of 53 Archive leaderboard report
Constituency Parsing Penn Treebank Transformer F1 score 92.7 #23 of 27 Archive leaderboard report
Coreference Resolution Winograd Schema Challenge Subword-level Transformer LM Accuracy 54.1 #73 of 82 Archive leaderboard report
Image-guided Story Ending Generation LSMDC-E Transformer BLEU-1 15.35 #3 of 4 Archive leaderboard report
Image-guided Story Ending Generation LSMDC-E Transformer BLEU-2 4.49 #3 of 4 Archive leaderboard report
Image-guided Story Ending Generation LSMDC-E Transformer BLEU-3 1.82 #3 of 4 Archive leaderboard report
Image-guided Story Ending Generation LSMDC-E Transformer BLEU-4 0.76 #3 of 4 Archive leaderboard report
Image-guided Story Ending Generation LSMDC-E Transformer CIDEr 9.32 #3 of 4 Archive leaderboard report
Image-guided Story Ending Generation LSMDC-E Transformer METEOR 11.43 #3 of 4 Archive leaderboard report
Image-guided Story Ending Generation LSMDC-E Transformer ROUGE-L 19.16 #3 of 4 Archive leaderboard report
Image-guided Story Ending Generation VIST-E Transformer BLEU-1 17.18 #4 of 6 Archive leaderboard report
Image-guided Story Ending Generation VIST-E Transformer BLEU-2 6.29 #4 of 6 Archive leaderboard report
Image-guided Story Ending Generation VIST-E Transformer BLEU-3 3.07 #4 of 6 Archive leaderboard report
Image-guided Story Ending Generation VIST-E Transformer BLEU-4 2.01 #4 of 6 Archive leaderboard report
Image-guided Story Ending Generation VIST-E Transformer CIDEr 12.75 #4 of 6 Archive leaderboard report
Image-guided Story Ending Generation VIST-E Transformer METEOR 6.91 #4 of 6 Archive leaderboard report
Image-guided Story Ending Generation VIST-E Transformer ROUGE-L 18.23 #4 of 6 Archive leaderboard report
Machine Translation IWSLT2014 German-English Transformer BLEU score 34.44 #27 of 34 Archive leaderboard report
Machine Translation IWSLT2015 English-German Transformer BLEU score 28.50 #2 of 8 Archive leaderboard report
Machine Translation WMT2014 English-French Transformer Big BLEU score 41.0 #28 of 57 Archive leaderboard report
Machine Translation WMT2014 English-French Transformer Big Hardware Burden 23G #28 of 57 Archive leaderboard report
Machine Translation WMT2014 English-French Transformer Big Operations per network pass 2300000000.0G #28 of 57 Archive leaderboard report
Machine Translation WMT2014 English-French Transformer Base BLEU score 38.1 #40 of 57 Archive leaderboard report
Machine Translation WMT2014 English-French Transformer Base Hardware Burden 23G #40 of 57 Archive leaderboard report
Machine Translation WMT2014 English-French Transformer Base Operations per network pass 330000000.0G #40 of 57 Archive leaderboard report
Machine Translation WMT2014 English-German Transformer Big BLEU score 28.4 #44 of 91 Archive leaderboard report
Machine Translation WMT2014 English-German Transformer Big Hardware Burden 871G #44 of 91 Archive leaderboard report
Machine Translation WMT2014 English-German Transformer Big Operations per network pass 2300000000.0G #44 of 91 Archive leaderboard report
Machine Translation WMT2014 English-German Transformer Base BLEU score 27.3 #51 of 91 Archive leaderboard report
Machine Translation WMT2014 English-German Transformer Base Operations per network pass 330000000.0G #51 of 91 Archive leaderboard report
Multimodal Machine Translation Multi30K Transformer BLUE (DE-EN) 29.0 #14 of 15 Archive leaderboard report
Natural Language Understanding PDP60 Subword-level Transformer LM Accuracy 58.3 #10 of 13 Archive leaderboard report
Supervised Only 3D Point Cloud Classification ScanObjectNN Transformer GFLOPs 4.8 #11 of 12 Archive leaderboard report
Supervised Only 3D Point Cloud Classification ScanObjectNN Transformer Number of params (M) 22.1 #11 of 12 Archive leaderboard report
Supervised Only 3D Point Cloud Classification ScanObjectNN Transformer Overall Accuracy (PB_T50_RS) 77.24 #11 of 12 Archive leaderboard report
Text Summarization GigaWord Transformer ROUGE-1 37.57 #23 of 41 Archive leaderboard report
Text Summarization GigaWord Transformer ROUGE-2 18.90 #23 of 41 Archive leaderboard report
Text Summarization GigaWord Transformer ROUGE-L 34.69 #23 of 41 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Introduced by this paper: Absolute Position Encodings, Transformer

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerReLUResidual ConnectionSoftmaxTransformer

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