Gyuwan Kim
Gyuwan Kim
https://github.com/salesforce/awd-lstm-lm/blob/32fcb42562aeb5c7e6c9dec3f2a3baaaf68a5cb5/main.py#L123 I think `args.dropoute` of the left side should be replaced with `model.dropoute`.
## ❓ Questions and Help First of all, thanks for the sharing BART model checkpoints and codes to run. #### What is your question? Could you provide a pertaining script...
Thanks for your sharing. I want to run your code. Can you describe how to prepare data before running `trainer.py` (to reproduce your results)? (1) Where can I download original...
Hi, First of all, thank you for providing a valuable resource for attribution evaluation. I have a minor implementation question about calculating a `nli_score`, which is missing. According to README,...