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
type object 'IteratorBase' has no attribute 'from_structure'
#189
Fran0727
opened
2 months ago
1
Update prepro.py
#188
srkchowdary2000
opened
1 year ago
0
Bump tensorflow from 1.12.0 to 2.11.1
#187
dependabot[bot]
opened
1 year ago
0
Bump tensorflow from 1.12.0 to 2.9.3
#186
dependabot[bot]
closed
1 year ago
1
about spm.SentencePieceTrainer.Train(train)
#185
Joll123
opened
2 years ago
1
Bump tensorflow from 1.12.0 to 2.7.2
#184
dependabot[bot]
closed
1 year ago
1
Bump tensorflow from 1.12.0 to 2.6.4
#183
dependabot[bot]
closed
2 years ago
1
About the query_mask
#182
bjuthjliu
opened
2 years ago
0
tensorflow.python.framework.errors_impl.InvalidArgumentError: indices[27,100] = 100 is not in [0, 100)
#181
keaiyang222
opened
2 years ago
2
Bump tensorflow from 1.12.0 to 2.5.3
#180
dependabot[bot]
closed
2 years ago
2
数据集链接失效了
#179
nazimii
opened
3 years ago
3
Bump tensorflow from 1.12.0 to 2.5.1
#178
dependabot[bot]
closed
2 years ago
1
您好,我想请问论文里bleu和meteor的数据是怎么得到的?我运行test.py文件,出现的是很多句子。
#177
Zhangxiii
closed
3 years ago
0
多头问题的实现推导不太理解
#176
frostjsy
opened
3 years ago
0
train error
#175
JLUForever
opened
3 years ago
0
There is a problem when I execute the command bash download.sh
#174
quan-create
opened
3 years ago
2
Bump tensorflow from 1.12.0 to 2.5.0
#173
dependabot[bot]
closed
3 years ago
1
请问下,有TF2.X有实现的代码吗
#172
zhanghaobucunzai
opened
3 years ago
2
request for dataset
#171
lhy2749
closed
3 years ago
1
Is value must be linear transformed at multi-head attention?
#170
GuoYL36
opened
3 years ago
0
Question:multihead_attention()’s output and ff()‘s output need dropout?
#169
codefish1990
opened
3 years ago
0
Bump tensorflow from 1.12.0 to 2.3.1
#168
dependabot[bot]
closed
3 years ago
1
Error! excuting the train.py
#167
rupjyotiBaruah
opened
4 years ago
0
Bump tensorflow from 1.12.0 to 1.15.4
#166
dependabot[bot]
closed
4 years ago
1
无
#165
glorymu
closed
3 years ago
1
自己学习率没有调节好
#164
glorymu
opened
4 years ago
4
something about Model.py , in which something wrong between encoder and decoder
#163
glorymu
opened
4 years ago
2
Why to remove query masking?
#162
ywl0911
closed
4 years ago
0
Can anyone improve the code to reproduce WMT2014 results?
#161
whl5902601
opened
4 years ago
0
How do you connect Convolutional layers to Transformers?
#160
leersaam
opened
4 years ago
0
how to understand decoder_inputs have ["<s>"] while y_hat, y or x don't have ["<s>"]
#159
bozhenhhu
closed
4 years ago
1
I found a small mistake in the Transformer model.
#158
rhksgud92
opened
4 years ago
2
training data was used to eval
#157
hihell
closed
4 years ago
3
Will there be a TF2.0 version of this project?
#156
Xanyv
opened
4 years ago
0
The reason why removed keys masking and query masking?
#155
user683
opened
4 years ago
1
why use dropout in function scaled_dot_product_attention?
#154
asmartsnail
opened
4 years ago
0
what's difference between key masks and query masks?
#153
superhg2012
opened
4 years ago
0
run test error
#152
anpingbo
opened
4 years ago
0
Update modules.py
#151
WeiYangBin
opened
4 years ago
0
Bump tensorflow from 1.12.0 to 1.15.2
#150
dependabot[bot]
closed
4 years ago
1
Is there a version tf2.0 of this project
#149
ZhichaoOuyang
opened
4 years ago
0
Why do you only one vocab? nmt has two languages
#148
nlpofwhat
opened
4 years ago
0
Bump tensorflow from 1.12.0 to 1.15.0
#147
dependabot[bot]
closed
4 years ago
1
'gbk' codec can't decode byte 0x93 in position 978: illegal multibyte sequence and then a bytes-like object is required, not 'str'
#146
Ailing-Zou
opened
4 years ago
2
ImportError: DLL load failed: The specified module could not be found. Please help me!
#145
zhiyong5
opened
4 years ago
0
if tf.reduce_sum(y_hat, 1) == self.token2idx["<pad>"]: break
#144
gaoxuezhao
opened
5 years ago
4
train.py, small logic problems
#143
915288938lx
opened
5 years ago
1
for _ in tqdm(range(self.hp.maxlen2))
#142
tyongguang
opened
5 years ago
1
Bump tensorflow from 1.12.0 to 1.12.2
#141
dependabot[bot]
closed
4 years ago
1
key_mask是什么 what is key_mask in modules's mask????
#140
letmeheard
opened
5 years ago
7
Next