BoB icon indicating copy to clipboard operation
BoB copied to clipboard

Question about nliset of PersonaChat

Open xiaolan98 opened this issue 3 years ago • 3 comments

Hi, as the example in the ./data/ConvAI2 folder, there are two example data files: nli_positive.tsv, nli_negative.tsv. Where can I get these files? I download the MNLI dataset but didn't get files in the correct format. Do I need to process the MNLI dataset to get nli_positive.tsv, nli_negative.tsv? Is there the code for that procedure?

Thanks a lot

xiaolan98 avatar Jan 24 '22 04:01 xiaolan98

Hey bro, have you solved the problem yet? I run into the same question.

SeaEagleI avatar Feb 12 '22 00:02 SeaEagleI

No, didn't know how to solve it. I guess we need to first process the MNLI dataset coz the format of that is quite different from the format of the example data. It would be better the author could provide the processed version.👀

xiaolan98 avatar Feb 12 '22 02:02 xiaolan98

nli_for_BoB.zip Try using this for nli files for PersonaChat. I have reformatted MNLI to two files. I hope this help you guys.

jin8 avatar Feb 07 '23 07:02 jin8