Open ruarua6666 opened 1 year ago
Hi. We have utilized the processed version of the dataset according to the paper Hierarchical Multi-head Attentive Network for Evidence-aware Fake News Detection. This processed dataset can be found in the "formatted_data" directory, and it includes id fields.
Thank you very much for your answer, I didn't notice that the dataset was included in the code you provided, so much so that it took me a long time to debug. Once again thank you very much!
Hello! In your code, the dataset seems to have id_left and id_right fields, but in the dataset you gave, this field does not appear. Can you please explain the difference? How should I get the id_left and id_right fields?