HyperAIHyperAI

Command Palette

Search for a command to run...

a month ago

Attention Is All You Need

Attention Is All You Need

Abstract

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

Code Repositories

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

Benchmarks

BenchmarkMethodologyMetrics
abstractive-text-summarization-on-cnn-dailyTransformer
ROUGE-1: 39.50
ROUGE-2: 16.06
ROUGE-L: 36.63
constituency-parsing-on-penn-treebankTransformer
F1 score: 92.7
coreference-resolution-on-winograd-schemaSubword-level Transformer LM
Accuracy: 54.1
image-guided-story-ending-generation-on-lsmdcTransformer
BLEU-1: 15.35
BLEU-2: 4.49
BLEU-3: 1.82
BLEU-4: 0.76
CIDEr: 9.32
METEOR: 11.43
ROUGE-L: 19.16
image-guided-story-ending-generation-on-vistTransformer
BLEU-1: 17.18
BLEU-2: 6.29
BLEU-3: 3.07
BLEU-4: 2.01
CIDEr: 12.75
METEOR: 6.91
ROUGE-L: 18.23
machine-translation-on-iwslt2014-germanTransformer
BLEU score: 34.44
machine-translation-on-iwslt2015-englishTransformer
BLEU score: 28.50
machine-translation-on-wmt2014-english-frenchTransformer Big
BLEU score: 41.0
Hardware Burden: 23G
Operations per network pass: 2300000000.0G
machine-translation-on-wmt2014-english-frenchTransformer Base
BLEU score: 38.1
Hardware Burden: 23G
Operations per network pass: 330000000.0G
machine-translation-on-wmt2014-english-germanTransformer Base
BLEU score: 27.3
Operations per network pass: 330000000.0G
machine-translation-on-wmt2014-english-germanTransformer Big
BLEU score: 28.4
Hardware Burden: 871G
Operations per network pass: 2300000000.0G
multimodal-machine-translation-on-multi30kTransformer
BLUE (DE-EN): 29.0
natural-language-understanding-on-pdp60Subword-level Transformer LM
Accuracy: 58.3
supervised-only-3d-point-cloud-classificationTransformer
GFLOPs: 4.8
Number of params (M): 22.1
Overall Accuracy (PB_T50_RS): 77.24
text-summarization-on-gigawordTransformer
ROUGE-1: 37.57
ROUGE-2: 18.90
ROUGE-L: 34.69

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Attention Is All You Need | Papers | HyperAI