issues
search
SamLynnEvans
/
Transformer
Transformer seq2seq model, program that can build a language translator from parallel corpus
Apache License 2.0
1.35k
stars
349
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ys = trg[:, 1:].contiguous().view(-1),why do we have to discard the first seq?
#37
Darleen71
opened
5 months ago
0
The version
#36
shark803
opened
8 months ago
2
file no found,
#35
220haoqiaoa
opened
10 months ago
0
What is argument 'k' in translate.py?
#34
shubhamsrivast4u
opened
1 year ago
1
Code bug in Beam.py with line 76-78
#33
afarmer2005
opened
2 years ago
1
fixing some bugs that occur due to API changes in some python packages
#32
rcasero
closed
1 year ago
0
OSError: [E050] Can't find model 'en'. It doesn't seem to be a shortcut link, a Python package or a valid path to a data directory.
#31
zhaoyewei
closed
3 years ago
0
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu!
#30
trra1988
opened
3 years ago
2
AttributeError: module 'torchtext.data' has no attribute 'Iterator'
#29
foreseez
opened
3 years ago
7
what's the shape of the padding mask?
#28
cswwp
opened
3 years ago
0
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu!
#27
anasAloklah
opened
3 years ago
7
Make the code compatible with python 1.7
#26
ganzhi
opened
3 years ago
0
A little error in Positional Encoder
#25
MARD1NO
opened
4 years ago
1
unexpected error, argument #3 'index' in call to _th_index_select
#24
javismiles
opened
4 years ago
0
What is `create_fields()` method in `translate.py` file?
#23
askaydevs
closed
4 years ago
1
AttributeError: 'int' object has no attribute 'dim'
#22
askaydevs
closed
4 years ago
1
Error
#21
shibin2018
opened
4 years ago
4
RuntimeError: The size of tensor a (127) must match the size of tensor b (40) at non-singleton dimension 3
#20
shefali1234
opened
4 years ago
0
CUDA assert error or out memory error
#19
MehwishFatimah
closed
4 years ago
1
How can I feed embeddings from XLM- RoBERTa to transformer seq2seq model?
#18
JohnasSolomon
opened
4 years ago
0
runtime error
#17
nonva
opened
4 years ago
2
Does it support to load pretrained model
#16
nonva
opened
4 years ago
0
ModuleNotFoundError: No module named '_regex'
#15
fabrahman
opened
4 years ago
0
The size of tensor a (207) must match the size of tensor b
#14
anasAloklah
opened
4 years ago
4
The train command doesn't seem to work for me
#13
bundle-adjuster
closed
4 years ago
1
Adding a new layer to this model
#12
liperrino
opened
5 years ago
1
create_valset argument in train.py
#11
srajan-jha
opened
5 years ago
0
Did not multiply embedding weights by sqrt(d_model)
#10
orena1
opened
5 years ago
4
error: file not found
#9
Scum1254
opened
5 years ago
5
runtime error
#8
xiaohongniua
opened
5 years ago
3
Computational Error on PositionalEncoder()
#7
jacobastern
opened
5 years ago
1
Run Time Error and Transfer Learning?
#6
ks0m1c
opened
5 years ago
0
Debugbeam
#5
oscarberonius
closed
5 years ago
3
Misinterpreted multi head attention
#4
ghost
opened
5 years ago
0
IndexError when testing with python translate.py
#3
romran
opened
5 years ago
5
RuntimeError: Expected object of backend CPU but got backend CUDA for argument #2 'other'
#2
fabrahman
closed
5 years ago
3
Process.py missing?
#1
TheodoreGalanos
closed
6 years ago
1