RecSysDatasets icon indicating copy to clipboard operation
RecSysDatasets copied to clipboard

Add convert_item function to utilize the text data from the MIND dataset

Open vic4code opened this issue 3 years ago • 0 comments

Hi, I tried to add the convert_item() function to get the text data officially provided in the MIND dataset. Therefore, we could use not only the interaction data but also the text data as input to train the recommendation model in RecBole. At last, we could get .item and .inter atomic files at the same time.

vic4code avatar Jul 25 '22 17:07 vic4code