chenchongthu / NARRE

This is our implementation of NARRE:Neural Attentional Regression with Review-level Explanations
106 stars 49 forks source link

Hi having a big time trouble debugging data_pro #10

Closed sagarmk closed 4 years ago

sagarmk commented 4 years ago

data_pro keeps throwing keyError on a custom dataset I have been working on ?

The keyError happens under load_data_and_labels,

at reid_item_valid.append(i_rid[item_id])

any help with this issue would be great