issues
search
Kyubyong
/
transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
Apache License 2.0
4.28k
stars
1.3k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
在moudules中的multi-head attention的实现
#139
letmeheard
opened
5 years ago
0
Best performance on iwslt2016 de->en?
#138
LibertFan
opened
5 years ago
1
positional_encoding , sin cos has the same input ??
#137
bsll
opened
5 years ago
0
Debugging, errore
#136
kevinwei1975
opened
5 years ago
0
Correct key_masks shape
#135
gowtham1997
opened
5 years ago
0
How to get the output without decoder -input?
#134
Yuui-Asuka
opened
5 years ago
1
use zero_padding_mask and bias to replace non-bias linear projection
#133
Traeyee
opened
5 years ago
0
enc *= self.d_model**0.5 # scale
#132
qwaiz
opened
5 years ago
3
Encoding issue
#131
skumyol
opened
5 years ago
0
while the code "enc *= self.hp.d_model**0.5 # scale" in model.py
#130
a982385200
opened
5 years ago
3
Why 6 blocks of multi-head attention in the encoder and decoder?
#129
xus-stack
opened
5 years ago
0
why use tf.sign to deal with mask?
#128
qiaoguan
opened
5 years ago
0
prepro.py error, no cutting files
#127
muzixi0429
opened
5 years ago
0
how to preprocess the self.x in graph
#126
ai-galgame
opened
5 years ago
0
X_label of your mean loss?
#125
ArnoldLIULJ
opened
5 years ago
0
when I predict the model, how to change test.py? not need ys
#124
Pydataman
opened
5 years ago
2
OutOfRangeError (see above for traceback): End of sequence
#123
unclebob7
closed
5 years ago
1
Why OOM error happens when batch=128 whereas other code can have batch=25000?
#122
yaoyiran
closed
5 years ago
0
I can't understand the code in eval()
#121
magnificGH
opened
5 years ago
8
translation error
#120
Rorschaaaach
closed
5 years ago
0
the trained model
#119
zhouxiaoshi
opened
5 years ago
0
About highway
#118
dosonleung
closed
5 years ago
1
In multihead_attention module (modules.py),
#117
saraitne11
opened
5 years ago
1
OOM ReourceExhaustedError
#116
Vipning
opened
5 years ago
2
training error
#115
kinda830
opened
5 years ago
5
If anyone want to get abstract summary by transformer-pointer, you can star this repository
#114
xiongma
opened
5 years ago
0
droupout rate in paper is 0.1, but there is 0.3
#113
xiongma
opened
5 years ago
0
learning rate in paper is 0.1, but there is 0.3?
#112
xiongma
closed
5 years ago
1
Does the model trained with default configuration achieve a good performance?
#111
MingLunHan
closed
1 year ago
2
How to improve the result? (already add beam search)
#110
trx14
opened
5 years ago
3
can this code run on a cpu machine?
#109
echoht
opened
5 years ago
2
[BLEU is 0] Use the code on dialogue generation, find the inference result is very bad and bleu score is near 0.
#108
HAOHAOXUEXI5776
opened
5 years ago
21
why i have codecs problem in open(f) line? I use python 3.6
#107
echoht
opened
5 years ago
2
what's the meaning of this code?
#106
xiongma
opened
5 years ago
1
train.py error: ResourceExhaustedError when I run train.py for dataset from download.sh
#105
DuyenPay
opened
5 years ago
2
what's the meaning of the block in encoder and decoder?
#104
xiongma
opened
5 years ago
1
Questions about attentoin
#103
trx14
opened
5 years ago
0
what is the meaning of this code?
#102
xiongma
closed
5 years ago
6
Tensorflow 2.0 was released
#101
wildwind0
opened
5 years ago
0
TypeError: from_generator() got an unexpected keyword argument 'args'
#100
wlybug
opened
5 years ago
2
Why the transformer NMT perform weird in the textSummary task
#99
fooSynaptic
opened
5 years ago
4
What Makes The Result Rise From 17.7 to 22.4 In Comparison with The Previous Version?
#98
yaoyiran
opened
5 years ago
0
BLEU score
#97
LittleSun7
opened
5 years ago
2
test error
#96
LittleSun7
opened
5 years ago
4
KeyError when I run test.py with official model
#95
zhuzhikui
opened
5 years ago
2
Thanks
#94
boussad83
opened
5 years ago
0
test error
#93
zhuzhikui
opened
5 years ago
0
Runtime error
#92
zhuzhikui
opened
5 years ago
10
When terminate a inference, the dimensions doesn't match.
#91
ty5491003
opened
5 years ago
2
python test.py --ckpt log/1 --d_model=512 --d_ff=1024 Report an error
#90
Single430
closed
5 years ago
18
Previous
Next