RecSysDatasets
RecSysDatasets copied to clipboard
Add convert_item function to utilize the text data from the MIND dataset
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.