Weiwei Sun
Weiwei Sun
Hi, Thank you for your interest in our work. I used the data from the DSTC-8 competition version. I have uploaded it here: https://drive.google.com/file/d/1tW1PvXdfWMp_91w8YynC3K-h1ApvPSRx/view?usp=sharing.
Hello, The final score of a utterance is determined by the majority annotation. For example, a data sample with annotations (3, 3, 4) will translate to a score of 3,...
Thanks for your question! We have added some additional annotations to the data provided by a select group of *outlier annotators*, i.e., those whose final annotation score distribution seem inconsistent...
Hi, On the page https://aclanthology.org/people/w/weiwei-sun/, my publications are the following: https://aclanthology.org/2023.findings-eacl.155/ https://aclanthology.org/2023.findings-emnlp.1010/ https://aclanthology.org/2023.emnlp-main.923/ https://aclanthology.org/2023.acl-long.424/ https://aclanthology.org/2023.acl-long.719/
Hi, Could you please share the hyperparams used to train the model? Regarding the figure, the DeBERTa Label 5K (in blue) denotes the model trained using the same hyperparams as...
Hi, 1. I did not perform any special processing on this data. I am currently unsure why the results are different. 2. This code does not seem to use the...
Hi, I am uncertain about the problem. Regarding the function input, `golden` should be the ground truth doc relevance sorted by ground truth order, and `current` should be the ground...