issues
search
salesforce
/
awd-lstm-lm
LSTM and QRNN Language Model Toolkit for PyTorch
BSD 3-Clause "New" or "Revised" License
1.96k
stars
488
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Attention Model
#24
mocialov
opened
6 years ago
1
--cuda and --tied are True by default?
#23
sanyam5
opened
6 years ago
2
forward function takes too many arguments?
#22
datduong
opened
6 years ago
2
Low number of unique words predicted
#21
mocialov
opened
6 years ago
1
Finetuning on different corpus
#20
mocialov
closed
6 years ago
1
Correct way to continue training?
#19
banyh
closed
6 years ago
2
Convert embedding dropout to a module making it pytorch 0.3 compliant.
#18
csarofeen
closed
6 years ago
2
Generate broken?
#17
jhave
closed
6 years ago
1
Fixing the PTB data set 404 issue
#16
keskarnitish
closed
6 years ago
1
Penn Treebank Download Link 404 Error
#15
pkluber
closed
6 years ago
1
`ValueError: result of slicing is an empty tensor` when trying to run generate.py on QRNN
#14
mhart
closed
7 years ago
11
Inconsistency between NT-ASGD described in the research paper and main.py
#13
takase
closed
6 years ago
2
Multi-GPU size mismatch
#12
xubenben
closed
7 years ago
0
QRNNLayer does not have "layer_norm" parameter
#11
aykutfirat
closed
7 years ago
1
Add support to AWD-LSTM-LM for QRNN architecture
#10
Smerity
closed
7 years ago
0
Providing New Hyperparameters
#9
keskarnitish
closed
7 years ago
1
Weight drop code masking the same "raw" weight?
#8
jerrybai1995
closed
7 years ago
3
UserWarning: RNN module weights are not part of single contiguous chunk of memory. and how to generate probability of a setence
#7
dixiematt8
closed
7 years ago
1
Bug fix for the cuda option
#6
aykutfirat
closed
6 years ago
3
- Update for pytorch 0.2. - Fix LockedDropout to broadcast correct axis. - Use relative path for default data source.
#5
jph00
closed
7 years ago
7
Error in moving to GPU
#4
Taha-Bahadori
closed
7 years ago
1
Update codebase to work with PyTorch 0.2
#3
Smerity
closed
7 years ago
0
AttributeError: 'LSTM' object has no attribute 'all_weights'
#2
cswhjiang
closed
7 years ago
1
Adding citation information
#1
keskarnitish
closed
7 years ago
0
Previous