TheUnknot commited on
Commit
289f98e
·
1 Parent(s): 75ece80

adding cluster statistics

Browse files
Files changed (2) hide show
  1. README.md +17 -1
  2. plots/cluster_statistics.png +3 -0
README.md CHANGED
@@ -51,7 +51,23 @@ CDB Cleaned is pre-processed with [nemo-curator](https://github.com/NVIDIA-NeMo/
51
  * `FastText Quality Filtering`: We train our own quality filterer here, and label each row with a quality rating.
52
 
53
 
54
- The filtering reduces the text size as follows ![gb_size](plots/pipeline_size_funnel.png)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
 
56
 
57
 
 
51
  * `FastText Quality Filtering`: We train our own quality filterer here, and label each row with a quality rating.
52
 
53
 
54
+ ## Statistics
55
+
56
+ ## File Sizes
57
+
58
+ The filtering reduces the text size as follows: ![gb_size](plots/pipeline_size_funnel.png)
59
+
60
+ ## Deduplication
61
+
62
+ The deduplication step identifies large clusters of repeated text. ![clusters](plots/cluster_statistics.png)
63
+
64
+
65
+
66
+
67
+
68
+ ## Text-Attributed Graph w/ Cleaning
69
+
70
+
71
 
72
 
73
 
plots/cluster_statistics.png ADDED

Git LFS Details

  • SHA256: 9845e070d4d8f83ac939afce9702a2856b5e607d829344874c9f2829f753f55b
  • Pointer size: 130 Bytes
  • Size of remote file: 35.4 kB