Commit
·
8460769
1
Parent(s):
a3cf18a
Fix description links in dataset cards (#4222)
Browse filesCommit from https://github.com/huggingface/datasets/commit/ef826e75315f1e35ca478c0bcfad20b566c7b5cb
README.md
CHANGED
@@ -48,11 +48,11 @@ pretty_name: Fake News English
|
|
48 |
- [Contributions](#contributions)
|
49 |
|
50 |
## Dataset Description
|
51 |
-
- **Homepage
|
52 |
-
- **Repository
|
53 |
-
- **Paper
|
54 |
- **Leaderboard:**
|
55 |
-
- **Point of Contact
|
56 |
|
57 |
### Dataset Summary
|
58 |
This dataset contains URLs of news articles classified as either fake or satire. The articles classified as fake also have the URL of a rebutting article.
|
|
|
48 |
- [Contributions](#contributions)
|
49 |
|
50 |
## Dataset Description
|
51 |
+
- **Homepage:** https://dl.acm.org/doi/10.1145/3201064.3201100**
|
52 |
+
- **Repository:** https://github.com/jgolbeck/fakenews/
|
53 |
+
- **Paper:** https://doi.org/10.1145/3201064.3201100
|
54 |
- **Leaderboard:**
|
55 |
+
- **Point of Contact:** Jennifer Golbeck (http://www.jengolbeck.com)
|
56 |
|
57 |
### Dataset Summary
|
58 |
This dataset contains URLs of news articles classified as either fake or satire. The articles classified as fake also have the URL of a rebutting article.
|