AlibabaResearch / AlibabaResearch/DAMO-ConvAI

Questions for reproducing/ comparing with SpokenWOZ baselines.

未关闭
#122 22 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
spokenwoz
主要语言
Python
星标
1.6k
派生
250
PR 合并指标
30 天内没有已合并 PR

描述

Hello,

I am currently trying to evaluate models that I trained on SpokenWOZ in order to compare to the baselines you reported in the paper.
Doing this, I'm currently running into some issues:

1. Which evaluation script should be used to report the results? I'm currently using [this](https://github.com/AlibabaResearch/DAMO-ConvAI/blob/3c1890d16b775a449ce77736c146adde6dafd45c/spokenwoz/Finetuning/space_baseline/space_word/space/utils/eval.py) script from space-word and I'm failing to get numbers close to the ones you report (20% less than what you report for inform and success, while reaching higher BLEU score). Also, which settings do you use exactly for the final evaluation (e.g. how do you set `same_eval_as_cambridge` and `use_true_domain_for_ctr_eval`)?
2. Do you have the outputs or the trained model parameters of any of the baseline models available somewhere to verify the evaluation procedure (I need to adapt it to fit to my code base and want to check that I get the same results as you)?
3. When trying to run the training of `space-word` myself, the training runs for a few iterations and then crashes because the `npy`-file `SNG1724` is missing. I see that the dialog exists in the original data, but it is not preprocessed correctly for some reason. Do you have an explanation for this?

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。