April
#5
by ekmpa - opened
- README.md +8 -23
- april2025/edges.csv.gz +2 -2
- april2025/vertices.csv.gz +2 -2
- dec2024/components/edge_index.pt +0 -3
- dec2024/components/feature_matrix.pt +0 -3
- may2025/edges.csv.gz +0 -3
- may2025/vertices.csv.gz +0 -3
- nov2024/components/edge_index.pt +0 -3
- nov2024/components/feature_matrix.pt +0 -3
- nov2024/edges.csv.gz +2 -2
- nov2024/vertices.csv.gz +2 -2
- oct2024/components/edge_index.pt +0 -3
- oct2024/components/feature_matrix.pt +0 -3
README.md
CHANGED
|
@@ -6,7 +6,11 @@ license: cc-by-4.0
|
|
| 6 |
|
| 7 |
<!-- Provide a quick summary of the dataset. -->
|
| 8 |
|
| 9 |
-
CrediBench is a large-scale, temporal webgraph constituted of web data pulled from [Common Crawl](https://commoncrawl.org/overview).
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
|
| 11 |
## Dataset Details
|
| 12 |
|
|
@@ -28,17 +32,15 @@ Dataset Statistics:
|
|
| 28 |
| Month | V | E | Min. deg. | Mean deg. | Max. deg. | Leaves (deg. = 1) | Edge Density |
|
| 29 |
| -- | -- | -- | -- | -- | -- | -- | -- |
|
| 30 |
| October 2024 | 50,288,479 | 1,074,971,387 | 1 | 42.75 | 17,112,352 | 30,278 | 4.3e-07 |
|
| 31 |
-
| November 2024 |
|
| 32 |
| December 2024 | 45,030,252 | 1,014,523,551 | 1 | 45.06 | 14,719,077 | 28,857 | 5.0e-07 |
|
| 33 |
| January 2025 | 45,626,949 | 1,060,163,646 | 1 | 46.471 | 15,398,279 | 23,130 | 5.0e-07 |
|
| 34 |
| February 2025 | 49,639,664 | 1,167,748,533 | 1 | 47.05 | 17,078,954 | 24,430 | 4.7e-07 |
|
| 35 |
| March 2025 | 50,162,733 | 1,212,826,396 | 1 | 48.36 | 16,691,193 | 22,629 | 4.8e-07 |
|
| 36 |
-
| April 2025 |
|
| 37 |
-
| May 2025 |
|
| 38 |
<!-- | June 2025 | 9,974,275 | 152,449,542 | 1 | 30.57 | 3,381,364 | 25,447 | 1.5e06 | -->
|
| 39 |
|
| 40 |
-
|
| 41 |
-
|
| 42 |
**Content Embedding:**
|
| 43 |
|
| 44 |
Domain-level content embeddings are generated using multiple LLM-based embedding models with varying LLM-model sizes and embedding dimensions.
|
|
@@ -61,23 +63,6 @@ Each pickled file stores a dictionary:
|
|
| 61 |
| November 2024 | embeddinggemma-300m | 256 | 30GB|
|
| 62 |
| December 2024 | embeddinggemma-300m | 256 | 30GB|
|
| 63 |
|
| 64 |
-
|
| 65 |
-
**Proportion of content**
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
| Task | Split | Class | Global Labels | CDB-Oct24 Labels | CDB-Oct24 Has_Content | CDB-Oct24 content(%) | CDB-Nov24 Labels | CDB-Nov24 Has_Content | CDB-Nov24 content(%) | CDB-Dec24 Labels | CDB-Dec24 Has_Content | CDB-Dec24 content(%) |
|
| 69 |
-
|---|---|---|---:|---:|---:|---:|---:|---:|---:|---:|---:|---:|
|
| 70 |
-
| Regression | Train | — | 5,164 | 5,158 | 2,699 | 0.52 | 5,158 | 2,626 | 0.51 | 5,158 | 2,637 | 0.50 |
|
| 71 |
-
| Regression | Val | — | 1,722 | 1,719 | 869 | 0.51 | 1,719 | 842 | 0.49 | 1,719 | 841 | 0.49 |
|
| 72 |
-
| Regression | Test | — | 1,722 | 1,721 | 874 | 0.51 | 1,721 | 847 | 0.49 | 1,721 | 843 | 0.49 |
|
| 73 |
-
| Binary Classification | Train | Credible | 41,671 | 39,824 | 23,170 | 0.58 | 34,040 | 20,379 | 0.60 | 39,445 | 21,853 | 0.55 |
|
| 74 |
-
| Binary Classification | Train | Non-Cred. | 9,353 | 8,272 | 5,734 | 0.69 | 5,496 | 4,034 | 0.73 | 7,831 | 5,040 | 0.64 |
|
| 75 |
-
| Binary Classification | Val | Credible | 3,117 | 2,960 | 1,669 | 0.56 | 2,503 | 1,446 | 0.58 | 2,940 | 1,566 | 0.53 |
|
| 76 |
-
| Binary Classification | Val | Non-Cred. | 3,117 | 2,717 | 1,929 | 0.71 | 1,784 | 1,321 | 0.74 | 2,619 | 1,694 | 0.65 |
|
| 77 |
-
| Binary Classification | Test | Credible | 3,117 | 2,967 | 1,739 | 0.59 | 2,555 | 1,543 | 0.60 | 2,947 | 1,629 | 0.55 |
|
| 78 |
-
| Binary Classification | Test | Non-Cred. | 3,117 | 2,713 | 1,920 | 0.71 | 1,782 | 1,328 | 0.75 | 2,620 | 1,704 | 0.65 |
|
| 79 |
-
|
| 80 |
-
|
| 81 |
### Resources
|
| 82 |
|
| 83 |
<!-- Provide the basic links for the dataset. -->
|
|
|
|
| 6 |
|
| 7 |
<!-- Provide a quick summary of the dataset. -->
|
| 8 |
|
| 9 |
+
CrediBench 1.1 is a large-scale, temporal webgraph constituted of web data pulled from [Common Crawl](https://commoncrawl.org/overview).
|
| 10 |
+
A prior version of the paper is [available here](https://arxiv.org/abs/2509.23340) (NPGML workshop @ NeurIPS 2025), with the latest version still under review.
|
| 11 |
+
CrediBench 1.0, presented in this prior work, constituted of a static webgraph with 1 month's data, while the current version contains 3 months of data (October to December 2024, surrounding the U.S Federal elections, a period of increased misinformation).
|
| 12 |
+
We are actively constructing and uploading more monthly graphs as well.
|
| 13 |
+
|
| 14 |
|
| 15 |
## Dataset Details
|
| 16 |
|
|
|
|
| 32 |
| Month | V | E | Min. deg. | Mean deg. | Max. deg. | Leaves (deg. = 1) | Edge Density |
|
| 33 |
| -- | -- | -- | -- | -- | -- | -- | -- |
|
| 34 |
| October 2024 | 50,288,479 | 1,074,971,387 | 1 | 42.75 | 17,112,352 | 30,278 | 4.3e-07 |
|
| 35 |
+
| November 2024 (to redo) | 27,567,417 | 555,905,375 | 1 | 40.33 | 9,019,038 | 30,553 | 7.3e-07 |
|
| 36 |
| December 2024 | 45,030,252 | 1,014,523,551 | 1 | 45.06 | 14,719,077 | 28,857 | 5.0e-07 |
|
| 37 |
| January 2025 | 45,626,949 | 1,060,163,646 | 1 | 46.471 | 15,398,279 | 23,130 | 5.0e-07 |
|
| 38 |
| February 2025 | 49,639,664 | 1,167,748,533 | 1 | 47.05 | 17,078,954 | 24,430 | 4.7e-07 |
|
| 39 |
| March 2025 | 50,162,733 | 1,212,826,396 | 1 | 48.36 | 16,691,193 | 22,629 | 4.8e-07 |
|
| 40 |
+
| April 2025 (to redo) | 17,998,846 | 349,717,108 | 1 | 38.86 | 5,284,367 | 25,606 | 1.1e-06 |
|
| 41 |
+
<!-- | May 2025 | 5,833,993 | 87,752,862 | 1 | 30.08 | 1,581,282 | 17,683 | 2.6e-06 | -->
|
| 42 |
<!-- | June 2025 | 9,974,275 | 152,449,542 | 1 | 30.57 | 3,381,364 | 25,447 | 1.5e06 | -->
|
| 43 |
|
|
|
|
|
|
|
| 44 |
**Content Embedding:**
|
| 45 |
|
| 46 |
Domain-level content embeddings are generated using multiple LLM-based embedding models with varying LLM-model sizes and embedding dimensions.
|
|
|
|
| 63 |
| November 2024 | embeddinggemma-300m | 256 | 30GB|
|
| 64 |
| December 2024 | embeddinggemma-300m | 256 | 30GB|
|
| 65 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 66 |
### Resources
|
| 67 |
|
| 68 |
<!-- Provide the basic links for the dataset. -->
|
april2025/edges.csv.gz
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3893b3f7c90f27c9d9c110fdae7b4e11d8c3fc33ec869a309f2754acc6e45b64
|
| 3 |
+
size 559787049
|
april2025/vertices.csv.gz
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f36cdad35ab972a434549d7a37e8302443144338b5f3b132e5820e1e3b55803
|
| 3 |
+
size 42746304
|
dec2024/components/edge_index.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:fff90c76d54a548ded943163929dd9405c376d851d5ca1f39045751ece5dd3b3
|
| 3 |
-
size 16232378482
|
|
|
|
|
|
|
|
|
|
|
|
dec2024/components/feature_matrix.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e366e1a77084e1ce52db36d229a824ac8412a723934e34ae55804630756ea6a8
|
| 3 |
-
size 11527746190
|
|
|
|
|
|
|
|
|
|
|
|
may2025/edges.csv.gz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4307459fc875f2f17fc9a2a9079eaac9c614f33f97e5305e8f92bad527d716b9
|
| 3 |
-
size 7941360337
|
|
|
|
|
|
|
|
|
|
|
|
may2025/vertices.csv.gz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:abe66d00ab8b726bdde5e85dfbeb7da381c1e960e20d0b4e104ea1ee8a9f0eff
|
| 3 |
-
size 366281835
|
|
|
|
|
|
|
|
|
|
|
|
nov2024/components/edge_index.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:54b6234ad09d64a7b6caf9b45803cdabd8291c1b08f29c9111af86402ad00dd5
|
| 3 |
-
size 8894487666
|
|
|
|
|
|
|
|
|
|
|
|
nov2024/components/feature_matrix.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:28c64d13785fe2e2964b42f8b8ba232c26c2c137cee4fa82ee402e622f356d3a
|
| 3 |
-
size 7057260430
|
|
|
|
|
|
|
|
|
|
|
|
nov2024/edges.csv.gz
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7cc714cd530dceb0fd83b37529468c033ab876ef64c2cad54c2f6671c9b33082
|
| 3 |
+
size 1670709248
|
nov2024/vertices.csv.gz
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4beab82761de53bfb3ca37e78f59e3ad9568491626de546429ccb4d4ccbb46e8
|
| 3 |
+
size 145247899
|
oct2024/components/edge_index.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:56de4060a4d0d0a977a2d1b0ee7696ca1afd456e0b1c9e96777d546ff7dbc4bb
|
| 3 |
-
size 17199543858
|
|
|
|
|
|
|
|
|
|
|
|
oct2024/components/feature_matrix.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5942fd66293a2ffa3f07bdb01167259690ccd4bcf1fbaed31444f06249b57a7c
|
| 3 |
-
size 12873852302
|
|
|
|
|
|
|
|
|
|
|
|