GET icon indicating copy to clipboard operation
GET copied to clipboard

claim_source

Open ruarua6666 opened this issue 1 year ago • 1 comments

In your code, there's a 'claim_source' field for the Snopes dataset. However, I couldn't find this field in the dataset you provided. Could you please clarify this discrepancy?

ruarua6666 avatar Sep 14 '23 14:09 ruarua6666

截屏2023-09-15 10 13 51

Hi. The Snopes dataset, sourced from the paper titled Where the truth lies: Explaining the credibility of emerging claims on the web and social media, contains claims, labels, evidence and evidence publishers. The "claim_source" field in this dataset is empty, and we have provided detailed statistics about it in our paper. In our code, we have retained the 'claim_source' field for the PolitiFact dataset. It is worth noting that we have not utilized this field for the Snopes dataset, as we have specifically set the parameter 'use_claim_source' to False.

Hyperwjf avatar Sep 15 '23 02:09 Hyperwjf