YovaKem
YovaKem
Thanks. I noticed one small thing while using the `generate.py` code - there is some randomness in the predictions made, which can be avoided by fixing the seed. May I...
@jkulhanek , I also ran the evaluation script [here](https://github.com/Tomiinek/MultiWOZ_Evaluation/blob/master/evaluate.py) (which is the official recommendation as stated [here](https://github.com/budzianowski/multiwoz)) and obtained the following results for the predictions of `jkulhanek/augpt-mw-21`: > ====== BLEU...
Hi @Tomiinek, thanks for the pointers. I'll look into those! :)