Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Did you do any experiments on WOZ2.0 dataset on STAR model? #8

Open
qingyue2014 opened this issue Mar 21, 2022 · 2 comments
Open

Did you do any experiments on WOZ2.0 dataset on STAR model? #8

qingyue2014 opened this issue Mar 21, 2022 · 2 comments

Comments

@qingyue2014
Copy link

Did you do any experiments on WOZ2.0 dataset on STAR model?
The STAR model is a strong baseline on MultiWOZ dataset. But I evaluated it on WOZ dataset(a single domain dataset) and found that the STAR can only achieve 87% JGA on WOZ dataset. It is a really bad performance, compared with SUMBT model (91.0%). I use the open codes which is provided from your GitHub. I couldn’t fight out the reason. Can you give me some advise or analysis?

@smartyfh
Copy link
Owner

Hi,

Thanks for your interest! I didn't test the method on WOZ2.0. I guess you might need to choose appropriate hyperparameters to get good results on this small dataset. The success of the STAR model also depends on the degree of correlations among slots. If the slot values don't have correlations, the model may not contribute to better performance.

@qingyue2014
Copy link
Author

I got it, thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants