TheUnknot commited on
Commit
da3385a
·
1 Parent(s): 2ba6f61

adding png figure

Browse files
Files changed (2) hide show
  1. README.md +1 -9
  2. plots/commoncrawl_pipeline_flow.png +0 -0
README.md CHANGED
@@ -23,7 +23,7 @@ license: mit
23
 
24
  CDB Cleaned is pre-processed with [nemo-curator](https://github.com/NVIDIA-NeMo/Curator). We processed the text with the following steps:
25
 
26
- ![pipeline](plots/commoncrawl_pipeline_flow_v2.svg)
27
 
28
 
29
 
@@ -151,14 +151,6 @@ On average we will have the following documents to tokens:
151
  | **Total Unique** | 37M| 155B|
152
 
153
 
154
- ## Text-Attributed Graph w/ Cleaning
155
-
156
-
157
- Overall across CDB-Dec, CDB-Nov, CDB-Oct
158
-
159
-
160
-
161
-
162
  # CDB v. OGB-MAG240M
163
 
164
  If we consider CDB across Dec, Nov, Oct as a static graph versus OGB-MAG240M (largest text-attributed graph dataset to-date.)
 
23
 
24
  CDB Cleaned is pre-processed with [nemo-curator](https://github.com/NVIDIA-NeMo/Curator). We processed the text with the following steps:
25
 
26
+ ![pipeline](plots/commoncrawl_pipeline_flow.png)
27
 
28
 
29
 
 
151
  | **Total Unique** | 37M| 155B|
152
 
153
 
 
 
 
 
 
 
 
 
154
  # CDB v. OGB-MAG240M
155
 
156
  If we consider CDB across Dec, Nov, Oct as a static graph versus OGB-MAG240M (largest text-attributed graph dataset to-date.)
plots/commoncrawl_pipeline_flow.png ADDED