henryhungle / NADST

Code for the paper Non-Autoregressive Dialog State Tracking (ICLR20)
MIT License
44 stars 5 forks source link

Replication Problems #11

Open Hoonst opened 3 years ago

Hoonst commented 3 years ago

Hello, it seems like it is unable to replicate your work by the following reasons.

  1. I just wanted the test score of your model, but the link of you pretrained model is not available.
  2. By that, I wanted to train for myself, but preprocessing is impossible.

I hope you can fix this errors for your model.

Thanks!

henryhungle commented 3 years ago

Hi @Hoonst, the dataset (after preprocessing) is still available and the link is in the README, specifically for MultiWOZ version 2.0 (Link) and 2.1 (Link). You can try to download the data again and train the model.

I am sorry that the link to the pretrained model is broken. I will check on the access to the pretrained model and update you again.