Rémi Louf
|
f873a3edb2
|
the decoder attends to the output of the encoder stack (last layer)
|
2019-10-28 10:49:00 +01:00 |
|
thomwolf
|
56e2ee4ead
|
fix model2model
|
2019-10-17 16:33:31 +02:00 |
|
Rémi Louf
|
624a5644cc
|
revert black formatting to conform with lib style
|
2019-10-17 09:27:56 +02:00 |
|
Rémi Louf
|
9b71fc9a18
|
tying weights is going to be a clusterfuck
|
2019-10-16 21:31:38 +02:00 |
|
Rémi Louf
|
95ec1d08be
|
separate inputs into encoder & decoder inputs
|
2019-10-16 20:55:42 +02:00 |
|
Rémi Louf
|
4c81960b9b
|
comment the seq2seq functions
|
2019-10-15 20:52:28 +02:00 |
|
Rémi Louf
|
6d6c326737
|
take path to pretrained for encoder and decoder for init
|
2019-10-15 16:08:27 +02:00 |
|
thomwolf
|
d9d387afce
|
clean up
|
2019-10-14 12:14:40 +02:00 |
|
thomwolf
|
b7141a1bc6
|
maxi simplication
|
2019-10-14 12:14:08 +02:00 |
|
thomwolf
|
bfbe68f035
|
update forward pass
|
2019-10-14 12:04:23 +02:00 |
|
thomwolf
|
0ef9bc923a
|
Cleaning up seq2seq [WIP]
|
2019-10-14 11:58:13 +02:00 |
|
Rémi Louf
|
61ed889005
|
remove old seq2seq file
|
2019-10-08 16:30:58 +02:00 |
|
Rémi Louf
|
386e86e222
|
raise exception when class initialized with __init__
|
2019-10-07 13:00:06 +02:00 |
|
Rémi Louf
|
4446c02b8a
|
add wireframe for seq2seq model
|
2019-10-07 12:04:05 +02:00 |
|