Update README.md
Browse files
README.md
CHANGED
|
@@ -18,11 +18,6 @@ In these webgraphs, the nodes represent a website domain (e.g, `google.com`) and
|
|
| 18 |
These webgraphs are supplemented with text attributes, partly from Common Crawl and from web scraping, as text features play an important role in misinformation detection.
|
| 19 |
Additionally, we supplement them with credibility scores as made available by [Lin et al.](https://github.com/hauselin/domain-quality-ratings/tree/main/data), to enable supervised and semi-supervised learning as explained in our paper.
|
| 20 |
|
| 21 |
-
- **Curated by** a team of collaborators from the Complex Data Lab @ Mila - Quebec AI Institute, the University of Oxford, McGill University, Concordia University, UC Berkeley, University of Montreal, and AITHYRA.
|
| 22 |
-
- **Funding:** This research was supported by the Engineering and Physical Sciences Research Council (EPSRC) and the AI Security Institute (AISI) grant:
|
| 23 |
-
*Towards Trustworthy AI Agents for Information Veracity and the EPSRC Turing AI World-Leading Research Fellowship No. EP/X040062/1 and EPSRC AI
|
| 24 |
-
Hub No. EP/Y028872/1*. This research was also enabled in part by compute resources provided by Mila (mila.quebec) and Compute Canada.
|
| 25 |
-
- **License:** CC-BY-4.0 (as retributed from Common Crawl).
|
| 26 |
|
| 27 |
Dataset Statistics:
|
| 28 |
| Month | V | E | Min. deg. | Mean deg. | Max. deg. | Leaves (deg. = 1) | Edge Density |
|
|
@@ -111,6 +106,15 @@ which builds a month's worth of data by pulling from Common Crawl, builds the gr
|
|
| 111 |
Each edge has a timestamp, given as the date of the first day of week of the crawl, in format YYYYMMDD.
|
| 112 |
|
| 113 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 114 |
## Citation
|
| 115 |
|
| 116 |
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
|
|
|
| 18 |
These webgraphs are supplemented with text attributes, partly from Common Crawl and from web scraping, as text features play an important role in misinformation detection.
|
| 19 |
Additionally, we supplement them with credibility scores as made available by [Lin et al.](https://github.com/hauselin/domain-quality-ratings/tree/main/data), to enable supervised and semi-supervised learning as explained in our paper.
|
| 20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
|
| 22 |
Dataset Statistics:
|
| 23 |
| Month | V | E | Min. deg. | Mean deg. | Max. deg. | Leaves (deg. = 1) | Edge Density |
|
|
|
|
| 106 |
Each edge has a timestamp, given as the date of the first day of week of the crawl, in format YYYYMMDD.
|
| 107 |
|
| 108 |
|
| 109 |
+
## Acknowledgements
|
| 110 |
+
|
| 111 |
+
- **Curated by** a team of collaborators from the Complex Data Lab @ Mila - Quebec AI Institute, the University of Oxford, McGill University, Concordia University, UC Berkeley, University of Montreal, and AITHYRA.
|
| 112 |
+
- **Funding:** This research was supported by the Engineering and Physical Sciences Research Council (EPSRC) and the AI Security Institute (AISI) grant:
|
| 113 |
+
*Towards Trustworthy AI Agents for Information Veracity and the EPSRC Turing AI World-Leading Research Fellowship No. EP/X040062/1 and EPSRC AI
|
| 114 |
+
Hub No. EP/Y028872/1*. This research was also enabled in part by compute resources provided by Mila (mila.quebec) and Compute Canada.
|
| 115 |
+
- **License:** CC-BY-4.0 (as retributed from Common Crawl).
|
| 116 |
+
|
| 117 |
+
|
| 118 |
## Citation
|
| 119 |
|
| 120 |
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|