Yukyung Lee
Yukyung Lee
When using cuda 11 & 3090 ti (3090 ti does not support cuda 10.x), there is an issue that requirements.txt cannot be used. Update 1. Pytorch 1.7 2. Pytorch_transformers ->...
최신 Transformers library에서도 작동할 수 있도록 bert model모델에 `return_dict=False` 인자를 추가합니다.
Hi, Thanks for sharing great work! I have a question about the dataset in the evaluation process. Currently, I want to use dstc2 data to reproduce dialogue action prediction. However,...
Thanks for your meaningful work! 👍🏻 There are a few questions I would like to ask about the performance recorded in the paper. 1. When the existing model trained MW2.4,...