jhave

Results 1 issues of jhave

After training using **Word level WikiText-103 (PTB) with QRNN** Try to finetune: ``` File "finetune.py", line 107, in evaluate if args.model == 'QRNN': model.reset() AttributeError: 'list' object has no attribute...