GODELEV commited on
Commit
d1fa0a6
·
verified ·
1 Parent(s): 2ad86f1

Create README.md

Browse files

![convergeiq_report](https://cdn-uploads.huggingface.co/production/uploads/67f03a82cb606619f36f9a51/IDZvgk-9B7rSUcj4qZ4PG.png)

Files changed (1) hide show
  1. README.md +351 -0
README.md ADDED
@@ -0,0 +1,351 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # ConvergeIQ — Dataset Quality Report
2
+
3
+ <p align="center">
4
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/67f03a82cb606619f36f9a51/GeLrvW7rwrdEmWNcfHoJ7.png" width="100%" alt="ConvergeIQ Report"/>
5
+ </p>
6
+
7
+ ---
8
+
9
+ # 📌 Overview
10
+
11
+ **ConvergeIQ** is a dataset quality evaluation framework designed to measure:
12
+
13
+ - Information quality
14
+ - Structural integrity
15
+ - Deduplication efficiency
16
+ - Cognitive complexity distribution
17
+ - Noise cleanliness
18
+ - Paragraph coherence
19
+ - Synthetic depth balance
20
+
21
+ This report evaluates the dataset:
22
+
23
+ | Field | Value |
24
+ |---|---|
25
+ | Dataset | `HuggingFaceFW/fineweb-edu` |
26
+ | Subset | `sample-10BT` |
27
+ | Documents Evaluated | `100,000` |
28
+ | Evaluation Timestamp | `2026-05-08 17:47 UTC` |
29
+ | Framework Version | `ConvergeIQ v1.0` |
30
+
31
+ ---
32
+
33
+ # 🧠 Final Quality Score
34
+
35
+ | Metric | Score |
36
+ |---|---|
37
+ | **CIQ Final Score** | **0.8708 / 1.0** |
38
+ | Grade | **A** |
39
+ | Quality Percentage | **87.1%** |
40
+
41
+ ---
42
+
43
+ # 📊 Core Metrics
44
+
45
+ | Metric | Count | Percentage | Description |
46
+ |---|---:|---:|---|
47
+ | Total Records | 100,000 | 100% | Total evaluated dataset entries |
48
+ | Skipped (Empty/Short) | 0 | 0.0% | Invalid or extremely short samples removed |
49
+ | High Quality (`CIQ ≥ 0.70`) | 93,282 | 93.3% | Samples passing quality threshold |
50
+ | Complex (`K ≥ 4`) | 10,221 | 10.2% | Higher-order reasoning or expert-level records |
51
+ | Exact Duplicate Records | 11 | 0.011% | Identical duplicated entries |
52
+ | Near Duplicate Records | 57 | 0.057% | Slightly modified duplicated entries |
53
+ | Semantic Duplicate Pairs | 0 | 0.0% | Meaning-level duplicate detections |
54
+
55
+ ---
56
+
57
+ # 🏗️ Factor Score Breakdown
58
+
59
+ | Factor | Score | Interpretation |
60
+ |---|---:|---|
61
+ | Deduplication Score | 0.9997 | Exceptional duplicate removal quality |
62
+ | Structural Integrity Score | 0.8602 | Strong formatting and document consistency |
63
+ | K-Distribution Score | 0.7561 | Moderate alignment with ideal reasoning distribution |
64
+ | Final CIQ Score | 0.8708 | Overall high-quality dataset |
65
+
66
+ ---
67
+
68
+ # 🔍 Deduplication Analysis
69
+
70
+ | Sub-Metric | Score |
71
+ |---|---:|
72
+ | Exact Deduplication | 1.000 |
73
+ | Near Deduplication | 0.999 |
74
+ | Semantic Deduplication | 1.000 |
75
+
76
+ ### Interpretation
77
+
78
+ The dataset demonstrates near-perfect deduplication quality:
79
+
80
+ - Extremely low exact duplicates
81
+ - Minimal near-duplicate contamination
82
+ - No semantic duplicate clusters detected
83
+
84
+ This indicates excellent dataset diversity and low redundancy.
85
+
86
+ ---
87
+
88
+ # 🧱 Structural Quality Metrics
89
+
90
+ | Metric | Mean Score | Description |
91
+ |---|---:|---|
92
+ | Sentence Completion Rate (SCR) | 0.824 | Measures sentence completeness |
93
+ | Paragraph Coherence (PC) | 0.800 | Measures logical paragraph flow |
94
+ | Clean Ratio | 0.985 | Measures textual cleanliness/noise removal |
95
+ | Boundary Integrity (DBI) | 0.898 | Measures chunk/document boundary preservation |
96
+
97
+ ---
98
+
99
+ # 🧠 Complexity Distribution (`K`-Factor Analysis)
100
+
101
+ ## Distribution Summary
102
+
103
+ | Level | Classification | Records | Percentage | Visualization |
104
+ |---|---|---:|---:|---|
105
+ | `K=1` | Simple | 5,088 | 5.1% | █ |
106
+ | `K=2` | Basic | 40,693 | 40.7% | ████████ |
107
+ | `K=3` | Mid-Complexity | 43,998 | 44.0% | █████████ |
108
+ | `K=4` | Complex | 9,869 | 9.9% | ██ |
109
+ | `K=5` | Expert | 352 | 0.4% | ▏ |
110
+
111
+ ---
112
+
113
+ ## K-Distribution Statistical Metrics
114
+
115
+ | Metric | Value |
116
+ |---|---:|
117
+ | Mean K-Score | 2.597 |
118
+ | K-Score Standard Deviation | 0.688 |
119
+ | Jensen–Shannon Divergence (JSD) | 0.2439 |
120
+
121
+ ### Interpretation
122
+
123
+ The dataset is heavily concentrated in:
124
+
125
+ - `K=2` (Basic reasoning)
126
+ - `K=3` (Intermediate reasoning)
127
+
128
+ while having relatively fewer:
129
+
130
+ - `K=4` (Complex reasoning)
131
+ - `K=5` (Expert-level reasoning)
132
+
133
+ This suggests the dataset is well-balanced for general-purpose language modeling, though it could benefit from more advanced reasoning samples for frontier-scale training.
134
+
135
+ ---
136
+
137
+ # 📈 Goldilocks Alignment Analysis
138
+
139
+ The framework compares actual complexity distribution against an ideal “Goldilocks” distribution.
140
+
141
+ ## Ideal Distribution
142
+
143
+ | K-Level | Target Ratio |
144
+ |---|---:|
145
+ | K=1 | 10% |
146
+ | K=2 | 20% |
147
+ | K=3 | 40% |
148
+ | K=4 | 20% |
149
+ | K=5 | 10% |
150
+
151
+ ## Actual Distribution
152
+
153
+ | K-Level | Actual Ratio |
154
+ |---|---:|
155
+ | K=1 | 5.1% |
156
+ | K=2 | 40.7% |
157
+ | K=3 | 44.0% |
158
+ | K=4 | 9.9% |
159
+ | K=5 | 0.4% |
160
+
161
+ ### Observation
162
+
163
+ The dataset underrepresents:
164
+
165
+ - Expert-level reasoning
166
+ - Multi-step analytical samples
167
+ - Deep synthesis tasks
168
+
169
+ and overrepresents:
170
+
171
+ - Basic instructional content
172
+ - Medium-complexity educational text
173
+
174
+ ---
175
+
176
+ # 🧪 Synthetic Depth vs Logical Density
177
+
178
+ The SynD vs LogD scatter analysis reveals:
179
+
180
+ - Strong diversity in reasoning depth
181
+ - Balanced synthetic generation patterns
182
+ - Limited clustering artifacts
183
+ - Healthy variance across document styles
184
+
185
+ This indicates robust heterogeneity suitable for pretraining and fine-tuning pipelines.
186
+
187
+ ---
188
+
189
+ # ✅ Strengths
190
+
191
+ - Near-perfect deduplication quality
192
+ - High structural integrity
193
+ - Excellent text cleanliness
194
+ - Strong paragraph coherence
195
+ - Large percentage of high-quality records
196
+ - Robust medium-complexity reasoning coverage
197
+
198
+ ---
199
+
200
+ # ⚠️ Areas for Improvement
201
+
202
+ ## Increase Advanced Reasoning Data
203
+
204
+ The dataset contains limited:
205
+
206
+ - Expert reasoning chains
207
+ - Long-form analytical writing
208
+ - Scientific derivations
209
+ - Multi-hop logical tasks
210
+
211
+ Recommended actions:
212
+
213
+ - Add synthetic reasoning traces
214
+ - Include theorem proving samples
215
+ - Add research-style documents
216
+ - Increase chain-of-thought diversity
217
+
218
+ ---
219
+
220
+ ## Improve Complexity Diversity
221
+
222
+ Target improvements:
223
+
224
+ | Current | Desired |
225
+ |---|---|
226
+ | K4 = 9.9% | ≥ 18% |
227
+ | K5 = 0.4% | ≥ 8% |
228
+
229
+ ---
230
+
231
+ # 🚀 Recommended Use Cases
232
+
233
+ | Use Case | Suitability |
234
+ |---|---|
235
+ | General LLM Pretraining | ✅ Excellent |
236
+ | Educational AI | ✅ Excellent |
237
+ | Chat Assistant Fine-Tuning | ✅ Strong |
238
+ | Reasoning-Centric Models | ⚠️ Moderate |
239
+ | Frontier Reasoning Systems | ⚠️ Needs more K4/K5 data |
240
+ | Synthetic Data Generation | ✅ Strong |
241
+ | Multilingual Expansion | ✅ Compatible |
242
+
243
+ ---
244
+
245
+ # 🛠️ Suggested Next Steps
246
+
247
+ ## For Better Frontier-Scale Training
248
+
249
+ ### Add:
250
+
251
+ - Long chain-of-thought reasoning
252
+ - Mathematical proofs
253
+ - Agentic workflows
254
+ - Research paper synthesis
255
+ - Debate and critique samples
256
+ - Multi-document reasoning
257
+
258
+ ### Improve:
259
+
260
+ - Expert-level complexity ratio
261
+ - Logical depth variance
262
+ - Long-context coherence
263
+
264
+ ---
265
+
266
+ # 📂 File Structure
267
+
268
+ ```text
269
+ project/
270
+
271
+ ├── assets/
272
+ │ └── convergeiq_report.png
273
+
274
+ ├── reports/
275
+ │ └── convergeiq_results.json
276
+
277
+ ├── README.md
278
+
279
+ └── LICENSE
280
+ ```
281
+
282
+ ---
283
+
284
+ # 📜 Example JSON Output
285
+
286
+ ```json
287
+ {
288
+ "ciq_score": 0.8708,
289
+ "dedup_score": 0.9997,
290
+ "struct_score": 0.8602,
291
+ "kdist_score": 0.7561
292
+ }
293
+ ```
294
+
295
+ ---
296
+
297
+ # 🧩 Metric Definitions
298
+
299
+ | Metric | Meaning |
300
+ |---|---|
301
+ | CIQ | Core Information Quality |
302
+ | SCR | Sentence Completion Rate |
303
+ | PC | Paragraph Coherence |
304
+ | DBI | Document Boundary Integrity |
305
+ | K-Score | Cognitive Complexity Level |
306
+ | JSD | Jensen-Shannon Divergence |
307
+
308
+ ---
309
+
310
+ # 📖 Citation
311
+
312
+ ```bibtex
313
+ @software{convergeiq2026,
314
+ title={ConvergeIQ: Dataset Quality Evaluation Framework},
315
+ year={2026},
316
+ version={1.0}
317
+ }
318
+ ```
319
+
320
+ ---
321
+
322
+ # 📄 License
323
+
324
+ This project is released under the MIT License.
325
+
326
+ ---
327
+
328
+ # ✨ Final Verdict
329
+
330
+ **ConvergeIQ** reports that the dataset achieves:
331
+
332
+ - Excellent cleanliness
333
+ - Exceptional deduplication
334
+ - Strong structural quality
335
+ - Good reasoning diversity
336
+
337
+ The dataset is highly suitable for:
338
+
339
+ - General-purpose LLM training
340
+ - Educational assistants
341
+ - Synthetic data augmentation
342
+ - Instruction tuning pipelines
343
+
344
+ However, to support frontier reasoning systems and next-generation agentic models, the dataset should include significantly more:
345
+
346
+ - Expert-level reasoning
347
+ - Long-form analytical synthesis
348
+ - Multi-step cognitive tasks
349
+ - High-complexity problem solving
350
+
351
+ ---