icedpanda
icedpanda
Fix #47 --- - Add model freezing for KBRD - Freeze KBRD recommendation module while training the conversation module - Able to freeze in DP mode and standard mode
Hi, thanks for sharing such a great project. I have run a benchmark for the ReDial dataset using KGSF. However, I got worse results compared to the original paper This...
Hi, thanks for sharing such a good toolbox. In the original implementation of KBRD, the author freezes the parameters in the KG and recommender layers while training the conversation module....
### Describe the bug `wandb` gives this warning right starting on training and testing when I run hyper parameter search using sweep via cmd. ```shell # pl training 20.8 M...
Hi @czyssrs, thanks for your excellent work I only found these descriptions available in the README.file. ```markdown "pre_text": the texts before the table; "post_text": the text after the table; "table":...