You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the labels.csv file, the labels are described in terms of news data, which includes lots of articles inside.
Is it that all the articles included in the same news file have the same labels?
(e.g., if the label of the abcnews in labels.csv is False, then all the articles (around 10k articles) have all the same label?)
In the fake news detection task, where the claim and evidence exist, what field of news data can be used as claim and evidence respectively? Is title for claim and content for evidence?
The text was updated successfully, but these errors were encountered:
Hello,
I have two questions regarding datasets.
In the labels.csv file, the labels are described in terms of news data, which includes lots of articles inside.
Is it that all the articles included in the same news file have the same labels?
(e.g., if the label of the
abcnews
in labels.csv is False, then all the articles (around 10k articles) have all the same label?)In the fake news detection task, where the claim and evidence exist, what field of news data can be used as claim and evidence respectively? Is title for claim and content for evidence?
The text was updated successfully, but these errors were encountered: