Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
Research-EAI commited on
Commit
08d2ca6
·
verified ·
1 Parent(s): 10363c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +121 -210
README.md CHANGED
@@ -47,19 +47,31 @@ Our approach simplifies math dataset creation:
47
 
48
  This dataset contains web-crawled text data with comprehensive metadata, quality signals, and taxonomic classifications. Each record represents a document extracted from web archives with detailed provenance tracking and quality assessment metrics.
49
 
 
 
 
 
 
 
 
50
  ## EAI Taxonomy Classification
51
 
52
- Comprehensive hierarchical classification system with primary and secondary labels - the most important feature of this dataset:
53
 
54
  <details>
55
- <summary><strong>Free Decimal Correspondence</strong></summary>
 
 
56
 
57
- Dewey Decimal-inspired classification with 3-level hierarchical labels:
 
 
 
58
 
59
  | Component | Description | Path |
60
  |-----------|-------------|------|
61
  | Primary Code | Main classification code | `eai_taxonomy.free_decimal_correspondence.primary.code` |
62
- | Primary Level 1 | Top-level category | `eai_taxonomy.free_decimal_correspondence.primary.labels.level_1` |
63
  | Primary Level 2 | Mid-level category | `eai_taxonomy.free_decimal_correspondence.primary.labels.level_2` |
64
  | Primary Level 3 | Specific category | `eai_taxonomy.free_decimal_correspondence.primary.labels.level_3` |
65
  | Secondary Code | Alternative classification code | `eai_taxonomy.free_decimal_correspondence.secondary.code` |
@@ -74,8 +86,10 @@ We recommend this viewer for easily navigating the FDC categories when curating
74
  <details>
75
  <summary><strong>Bloom's Taxonomy Integration</strong></summary>
76
 
 
 
77
  ### Cognitive Process
78
- Learning and thinking skill levels:
79
 
80
  | Component | Description | Path |
81
  |-----------|-------------|------|
@@ -85,18 +99,18 @@ Learning and thinking skill levels:
85
  | Secondary Label | Alternative cognitive process label | `eai_taxonomy.bloom_cognitive_process.secondary.label` |
86
 
87
  **Possible Values:**
88
- | Code | Label |
89
- |------|-------|
90
- | `-1` | Abstain |
91
- | `1` | Remember |
92
- | `2` | Understand |
93
- | `3` | Apply |
94
- | `4` | Analyze |
95
- | `5` | Evaluate |
96
- | `6` | Create |
97
 
98
  ### Knowledge Domain
99
- Subject matter categorization:
100
 
101
  | Component | Description | Path |
102
  |-----------|-------------|------|
@@ -106,13 +120,13 @@ Subject matter categorization:
106
  | Secondary Label | Alternative knowledge domain label | `eai_taxonomy.bloom_knowledge_domain.secondary.label` |
107
 
108
  **Possible Values:**
109
- | Code | Label |
110
- |------|-------|
111
- | `-1` | Abstain |
112
- | `1` | Factual |
113
- | `2` | Conceptual |
114
- | `3` | Procedural |
115
- | `4` | Metacognitive |
116
 
117
  </details>
118
 
@@ -120,7 +134,7 @@ Subject matter categorization:
120
  <summary><strong>Document Characteristics</strong></summary>
121
 
122
  ### Document Type v1
123
- Format and structure classification:
124
 
125
  | Component | Description | Path |
126
  |-----------|-------------|------|
@@ -130,29 +144,29 @@ Format and structure classification:
130
  | Secondary Label | Alternative document type label | `eai_taxonomy.document_type_v1.secondary.label` |
131
 
132
  **Possible Values:**
133
- | Code | Label |
134
- |------|-------|
135
- | `-1` | Abstain |
136
- | `1` | News/Editorial |
137
- | `2` | Academic/Research |
138
- | `3` | Reference/Encyclopedic/Educational |
139
- | `4` | Code/Software |
140
- | `5` | Social/Forum |
141
- | `6` | Promotional/Advertisement |
142
- | `7` | Search/Directory/Bibliography |
143
- | `8` | Adult/Pornographic |
144
- | `9` | Personal/Misc |
145
- | `10` | Machine-Generated |
146
- | `11` | Legal/Regulatory |
147
- | `12` | Government/Political |
148
- | `13` | Literary/Creative |
149
- | `14` | Reviews/Critiques |
150
- | `15` | E-Commerce/Marketplace |
151
- | `16` | Images/Videos/Audio |
152
- | `17` | Other/Unclassified |
153
 
154
  ### Document Type v2
155
- Updated format and structure classification:
156
 
157
  | Component | Description | Path |
158
  |-----------|-------------|------|
@@ -161,38 +175,20 @@ Updated format and structure classification:
161
  | Secondary Code | Alternative document type code (v2) | `eai_taxonomy.document_type_v2.secondary.code` |
162
  | Secondary Label | Alternative document type label (v2) | `eai_taxonomy.document_type_v2.secondary.label` |
163
 
164
- **Possible Values:**
165
- | Code | Label |
166
- |------|-------|
167
- | `-1` | Abstain |
168
- | `1` | About (Org.) |
169
- | `2` | About (Personal) |
170
- | `3` | Academic Writing |
171
- | `4` | Audio Transcript |
172
- | `5` | Comment Section |
173
- | `6` | Content Listing |
174
- | `7` | Creative Writing |
175
- | `8` | Documentation |
176
- | `9` | FAQ |
177
- | `10` | Knowledge Article |
178
- | `11` | Legal Notices |
179
- | `12` | Listicle |
180
- | `13` | News (Org.) |
181
- | `14` | News Article |
182
- | `15` | Nonfiction Writing |
183
- | `16` | Personal Blog |
184
- | `17` | Product Page |
185
- | `18` | Q&A Forum |
186
- | `19` | Spam / Ads |
187
- | `20` | Structured Data |
188
- | `21` | Customer Support |
189
- | `22` | Truncated |
190
- | `23` | Tutorial |
191
- | `24` | User Review |
192
- | `25` | Other/Unclassified |
193
 
194
  ### Extraction Artifacts
195
- Technical extraction quality indicators:
196
 
197
  | Component | Description | Path |
198
  |-----------|-------------|------|
@@ -202,17 +198,17 @@ Technical extraction quality indicators:
202
  | Secondary Label | Alternative extraction artifact label | `eai_taxonomy.extraction_artifacts.secondary.label` |
203
 
204
  **Possible Values:**
205
- | Code | Label |
206
- |------|-------|
207
- | `-1` | Abstain |
208
- | `0` | No Artifacts |
209
- | `1` | Leftover HTML |
210
- | `2` | Text Extraction Errors |
211
- | `3` | Irrelevant Content |
212
- | `4` | Indeterminate |
213
 
214
  ### Missing Content
215
- Content completeness assessment:
216
 
217
  | Component | Description | Path |
218
  |-----------|-------------|------|
@@ -222,24 +218,26 @@ Content completeness assessment:
222
  | Secondary Label | Alternative missing content label | `eai_taxonomy.missing_content.secondary.label` |
223
 
224
  **Possible Values:**
225
- | Code | Label |
226
- |------|-------|
227
- | `-1` | Abstain |
228
- | `0` | No missing content |
229
- | `1` | Truncated Snippets |
230
- | `2` | Click Here References |
231
- | `3` | Incoherent Flow |
232
- | `4` | Missing Images or Figures |
233
- | `5` | Missing Referenced Data |
234
- | `6` | Indeterminate |
235
 
236
  </details>
237
 
238
  <details>
239
  <summary><strong>Content Quality Dimensions</strong></summary>
240
 
 
 
241
  ### Reasoning Depth
242
- Complexity of logical reasoning:
243
 
244
  | Component | Description | Path |
245
  |-----------|-------------|------|
@@ -249,18 +247,18 @@ Complexity of logical reasoning:
249
  | Secondary Label | Alternative reasoning depth label | `eai_taxonomy.reasoning_depth.secondary.label` |
250
 
251
  **Possible Values:**
252
- | Code | Label |
253
- |------|-------|
254
- | `-1` | Abstain |
255
- | `1` | No Reasoning |
256
- | `2` | Basic Reasoning |
257
- | `3` | Intermediate Reasoning |
258
- | `4` | Advanced Reasoning |
259
- | `5` | Exceptional Reasoning |
260
- | `6` | Indeterminate |
261
 
262
  ### Technical Correctness
263
- Accuracy of technical information:
264
 
265
  | Component | Description | Path |
266
  |-----------|-------------|------|
@@ -270,18 +268,18 @@ Accuracy of technical information:
270
  | Secondary Label | Alternative technical correctness label | `eai_taxonomy.technical_correctness.secondary.label` |
271
 
272
  **Possible Values:**
273
- | Code | Label |
274
- |------|-------|
275
- | `-1` | Abstain |
276
- | `1` | Technically Flawed |
277
- | `2` | Partially Correct |
278
- | `3` | Mostly Correct |
279
- | `4` | Highly Correct |
280
- | `5` | Exceptionally Correct |
281
- | `6` | Not Applicable/Indeterminate |
282
 
283
  ### Education Level
284
- Appropriate educational grade level:
285
 
286
  | Component | Description | Path |
287
  |-----------|-------------|------|
@@ -291,27 +289,20 @@ Appropriate educational grade level:
291
  | Secondary Label | Alternative education level label | `eai_taxonomy.education_level.secondary.label` |
292
 
293
  **Possible Values:**
294
- | Code | Label |
295
- |------|-------|
296
- | `-1` | Abstain |
297
- | `1` | General Audience |
298
- | `2` | High School Level |
299
- | `3` | Undergraduate Level |
300
- | `4` | Graduate/Expert Level |
301
- | `5` | Indeterminate |
302
 
303
  </details>
304
 
305
  <details>
306
  <summary><strong>Schema Structure</strong></summary>
307
 
308
- ## Core Fields
309
-
310
- | Field | Type | Description | Path |
311
- |-------|------|-------------|------|
312
- | `id` | `Int64` | Unique identifier for each document | `id` |
313
- | `text` | `String` | The main textual content of the document | `text` |
314
-
315
  ## Metadata Structure
316
 
317
  The `metadata` field contains a nested structure with web archive information:
@@ -423,82 +414,6 @@ Domain and content type classification probabilities:
423
 
424
  </details>
425
 
426
- <details>
427
- <summary><strong>Data Provenance</strong></summary>
428
-
429
- All documents originate from web crawls with full WARC metadata preservation, enabling:
430
- - Source verification and attribution
431
- - Temporal analysis of web content
432
- - Content deduplication across crawls
433
- - Quality assessment pipeline reconstruction
434
-
435
- </details>
436
-
437
- <details>
438
- <summary><strong>Usage Examples</strong></summary>
439
-
440
- **Filter by quality score:**
441
- ```python
442
- df.filter(df["quality_signals.red_pajama_v2.rps_doc_stop_word_fraction"] > 0.3)
443
- ```
444
-
445
- **Filter by domain:**
446
- ```python
447
- df.filter(df["metadata.source_domain"].contains("wikipedia"))
448
- ```
449
-
450
- **Filter by education level:**
451
- ```python
452
- df.filter(df["eai_taxonomy.education_level.primary.code"] == "2") # High School Level
453
- ```
454
-
455
- **Filter by content type:**
456
- ```python
457
- df.filter(df["quality_signals.fasttext.eai_web_code"] > 0.8)
458
- ```
459
-
460
- **Filter by document quality:**
461
- ```python
462
- df.filter(
463
- (df["quality_signals.red_pajama_v2.rps_doc_word_count"] > 100) &
464
- (df["quality_signals.red_pajama_v2.rps_doc_stop_word_fraction"] > 0.2) &
465
- (df["quality_signals.red_pajama_v2.rps_doc_frac_unique_words"] > 0.3)
466
- )
467
- ```
468
-
469
- **Filter by reasoning depth:**
470
- ```python
471
- df.filter(df["eai_taxonomy.reasoning_depth.primary.code"].isin(["4", "5"])) # Advanced or Exceptional
472
- ```
473
-
474
- **Filter by document type:**
475
- ```python
476
- df.filter(df["eai_taxonomy.document_type_v2.primary.code"] == "3") # Academic Writing
477
- ```
478
-
479
- **Filter high-quality educational content:**
480
- ```python
481
- df.filter(
482
- (df["eai_taxonomy.education_level.primary.code"].isin(["2", "3"])) & # High School or Undergraduate
483
- (df["eai_taxonomy.technical_correctness.primary.code"].isin(["4", "5"])) & # Highly or Exceptionally Correct
484
- (df["eai_taxonomy.extraction_artifacts.primary.code"] == "0") & # No Artifacts
485
- (df["quality_signals.fasttext.fineweb_edu_approx"] > 0.7)
486
- )
487
- ```
488
-
489
- </details>
490
-
491
- <details>
492
- <summary><strong>Usage Notes</strong></summary>
493
-
494
- - **Quality Filtering**: Use Red Pajama v2 metrics for content quality thresholds
495
- - **Domain Selection**: Leverage FastText scores for domain-specific filtering
496
- - **Educational Applications**: Utilize EAI taxonomy for curriculum-aligned content selection
497
- - **Deduplication**: Apply n-gram duplication metrics for corpus cleaning
498
- - **Attribution**: WARC metadata enables proper source citation
499
-
500
- </details>
501
-
502
  ## How to Load the Dataset
503
 
504
  This section provides examples of how to load the `Research-EAI/eai-taxonomy-math-w-fm` dataset using different Python libraries and frameworks.
@@ -629,8 +544,4 @@ If you use this dataset, please cite our EssentialWeb paper:
629
  author={[Authors]},
630
  year={2025}
631
  }
632
- ```
633
-
634
- ---
635
-
636
- *Part of the EssentialWeb ecosystem: Making dataset curation accessible, interpretable, and efficient.*
 
47
 
48
  This dataset contains web-crawled text data with comprehensive metadata, quality signals, and taxonomic classifications. Each record represents a document extracted from web archives with detailed provenance tracking and quality assessment metrics.
49
 
50
+ ## Core Fields
51
+
52
+ | Field | Type | Description | Path |
53
+ |-------|------|-------------|------|
54
+ | `id` | `Int64` | Unique identifier for each document | `id` |
55
+ | `text` | `String` | The main textual content of the document | `text` |
56
+
57
  ## EAI Taxonomy Classification
58
 
59
+ Comprehensive hierarchical classification system with primary and secondary labels - the most important feature of this dataset. The taxonomy is designed to provide detailed subject categorization, document type identification, content quality assessment, and extraction quality indicators.
60
 
61
  <details>
62
+ <summary><strong>Free Decimal Correspondence (FDC)</strong></summary>
63
+
64
+ A Dewey Decimal-inspired classification system with 3-level hierarchical labels. The FDC provides nested categories where each successive level refines its parent category. It's designed to be compatible with the Dewey Decimal System for library cataloging.
65
 
66
+ **Level Structure:**
67
+ - **Level 1**: Top-level categories (0-9) covering broad subject areas like General works, Philosophy, Religion, Social Sciences, etc.
68
+ - **Level 2**: Sub-divisions (00-99) that refine Level 1 categories
69
+ - **Level 3**: Specific categories (000-999) that further refine Level 2 categories
70
 
71
  | Component | Description | Path |
72
  |-----------|-------------|------|
73
  | Primary Code | Main classification code | `eai_taxonomy.free_decimal_correspondence.primary.code` |
74
+ | Primary Level 1 | Top-level category (0=General works, 1=Philosophy, 2=Religion, 3=Social Sciences, 4=Language, 5=Science, 6=Technology, 7=Arts, 8=Literature, 9=History/Geography) | `eai_taxonomy.free_decimal_correspondence.primary.labels.level_1` |
75
  | Primary Level 2 | Mid-level category | `eai_taxonomy.free_decimal_correspondence.primary.labels.level_2` |
76
  | Primary Level 3 | Specific category | `eai_taxonomy.free_decimal_correspondence.primary.labels.level_3` |
77
  | Secondary Code | Alternative classification code | `eai_taxonomy.free_decimal_correspondence.secondary.code` |
 
86
  <details>
87
  <summary><strong>Bloom's Taxonomy Integration</strong></summary>
88
 
89
+ Based on Anderson and Krathwohl's 2001 revision of Bloom's Taxonomy of Educational Objectives, providing two complementary categorization dimensions for educational content analysis.
90
+
91
  ### Cognitive Process
92
+ Assesses the learning and thinking skill levels demonstrated by the document author:
93
 
94
  | Component | Description | Path |
95
  |-----------|-------------|------|
 
99
  | Secondary Label | Alternative cognitive process label | `eai_taxonomy.bloom_cognitive_process.secondary.label` |
100
 
101
  **Possible Values:**
102
+ | Code | Label | Description |
103
+ |------|-------|-------------|
104
+ | `-1` | Abstain | Unable to determine |
105
+ | `1` | Remember | Retrieve relevant knowledge from memory |
106
+ | `2` | Understand | Determine meaning of instructional messages |
107
+ | `3` | Apply | Use a procedure in a given situation |
108
+ | `4` | Analyze | Break materials into components and determine relationships |
109
+ | `5` | Evaluate | Make judgments based on criteria and standards |
110
+ | `6` | Create | Create new or original work |
111
 
112
  ### Knowledge Domain
113
+ Categorizes the type of knowledge demonstrated in the document:
114
 
115
  | Component | Description | Path |
116
  |-----------|-------------|------|
 
120
  | Secondary Label | Alternative knowledge domain label | `eai_taxonomy.bloom_knowledge_domain.secondary.label` |
121
 
122
  **Possible Values:**
123
+ | Code | Label | Description |
124
+ |------|-------|-------------|
125
+ | `-1` | Abstain | Unable to determine |
126
+ | `1` | Factual | Basic elements to learn or solve problems |
127
+ | `2` | Conceptual | Interrelationships between basic elements within larger context |
128
+ | `3` | Procedural | Methods and techniques in the discipline |
129
+ | `4` | Metacognitive | Awareness of how learning works in relation to oneself |
130
 
131
  </details>
132
 
 
134
  <summary><strong>Document Characteristics</strong></summary>
135
 
136
  ### Document Type v1
137
+ In-house classification of common web document types and formats:
138
 
139
  | Component | Description | Path |
140
  |-----------|-------------|------|
 
144
  | Secondary Label | Alternative document type label | `eai_taxonomy.document_type_v1.secondary.label` |
145
 
146
  **Possible Values:**
147
+ | Code | Label | Examples |
148
+ |------|-------|----------|
149
+ | `-1` | Abstain | Unable to classify |
150
+ | `1` | News/Editorial | CNN articles, opinion columns |
151
+ | `2` | Academic/Research | ArXiv papers, research articles |
152
+ | `3` | Reference/Encyclopedic/Educational | FAQs, Wikipedia entries |
153
+ | `4` | Code/Software | GitHub repos, code examples |
154
+ | `5` | Social/Forum | Conversation threads, Q&A boards |
155
+ | `6` | Promotional/Advertisement | Product pages, calls to action |
156
+ | `7` | Search/Directory/Bibliography | Link pages, search results |
157
+ | `8` | Adult/Pornographic | Adult content |
158
+ | `9` | Personal/Misc | Blogs, user profiles |
159
+ | `10` | Machine-Generated | Lorem ipsum, garbled text |
160
+ | `11` | Legal/Regulatory | Contracts, terms of service |
161
+ | `12` | Government/Political | Legislation, press releases |
162
+ | `13` | Literary/Creative | Poems, short stories |
163
+ | `14` | Reviews/Critiques | Film critiques, product reviews |
164
+ | `15` | E-Commerce/Marketplace | eBay listings, Amazon pages |
165
+ | `16` | Images/Videos/Audio | YouTube videos, Imgur pages |
166
+ | `17` | Other/Unclassified | Documents that resist classification |
167
 
168
  ### Document Type v2
169
+ Updated classification based on WebOrganizer taxonomy with refined categories:
170
 
171
  | Component | Description | Path |
172
  |-----------|-------------|------|
 
175
  | Secondary Code | Alternative document type code (v2) | `eai_taxonomy.document_type_v2.secondary.code` |
176
  | Secondary Label | Alternative document type label (v2) | `eai_taxonomy.document_type_v2.secondary.label` |
177
 
178
+ **Selected Values:**
179
+ | Code | Label | Examples |
180
+ |------|-------|----------|
181
+ | `3` | Academic Writing | Research papers, abstracts |
182
+ | `7` | Creative Writing | Song lyrics, novel excerpts |
183
+ | `8` | Documentation | API docs, README files |
184
+ | `10` | Knowledge Article | Wikipedia, Britannica |
185
+ | `14` | News Article | Newspaper articles, CNN content |
186
+ | `18` | Q&A Forum | Quora, Stack Exchange |
187
+ | `23` | Tutorial | Cooking recipes, WikiHow pages |
188
+ | `25` | Other/Unclassified | Documents that resist classification |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
189
 
190
  ### Extraction Artifacts
191
+ Assessment of technical extraction quality, identifying issues from HTML-to-text conversion:
192
 
193
  | Component | Description | Path |
194
  |-----------|-------------|------|
 
198
  | Secondary Label | Alternative extraction artifact label | `eai_taxonomy.extraction_artifacts.secondary.label` |
199
 
200
  **Possible Values:**
201
+ | Code | Label | Description |
202
+ |------|-------|-------------|
203
+ | `-1` | Abstain | Unable to determine |
204
+ | `0` | No Artifacts | Clean text with no leftover HTML or irrelevant elements |
205
+ | `1` | Leftover HTML | HTML/code artifacts remaining after extraction |
206
+ | `2` | Text Extraction Errors | Broken math expressions, encoding errors, improperly parsed tables |
207
+ | `3` | Irrelevant Content | Headers, footers, nav menus extracted by mistake |
208
+ | `4` | Indeterminate | Insufficient content to judge |
209
 
210
  ### Missing Content
211
+ Assessment of content completeness and extraction success:
212
 
213
  | Component | Description | Path |
214
  |-----------|-------------|------|
 
218
  | Secondary Label | Alternative missing content label | `eai_taxonomy.missing_content.secondary.label` |
219
 
220
  **Possible Values:**
221
+ | Code | Label | Description |
222
+ |------|-------|-------------|
223
+ | `-1` | Abstain | Unable to determine |
224
+ | `0` | No Missing Content | Complete and coherent text |
225
+ | `1` | Truncated Snippets | Obvious "...", incomplete paragraphs, cut-off text |
226
+ | `2` | Click Here References | "Download here", "Click here" without linked content |
227
+ | `3` | Incoherent Flow | Unreadable or illogical flow due to missing context |
228
+ | `4` | Missing Images or Figures | Placeholders or references to missing visual content |
229
+ | `5` | Missing Referenced Data | References to absent tables/datasets (e.g., "See Table 3") |
230
+ | `6` | Indeterminate | Insufficient content to judge |
231
 
232
  </details>
233
 
234
  <details>
235
  <summary><strong>Content Quality Dimensions</strong></summary>
236
 
237
+ Quality assessment inspired by NaturalReasoning and FineWeb efforts to categorize web data by information sophistication.
238
+
239
  ### Reasoning Depth
240
+ Assesses the complexity and sophistication of logical reasoning in the document:
241
 
242
  | Component | Description | Path |
243
  |-----------|-------------|------|
 
247
  | Secondary Label | Alternative reasoning depth label | `eai_taxonomy.reasoning_depth.secondary.label` |
248
 
249
  **Possible Values:**
250
+ | Code | Label | Description |
251
+ |------|-------|-------------|
252
+ | `-1` | Abstain | Unable to determine |
253
+ | `1` | No Reasoning | Facts present but no evidence of reasoning |
254
+ | `2` | Basic Reasoning | Basic analysis with minimal explanation and summarization |
255
+ | `3` | Intermediate Reasoning | Some logical steps connecting ideas and structured thinking |
256
+ | `4` | Advanced Reasoning | Multi-step reasoning and thorough analysis with well-developed explanations |
257
+ | `5` | Exceptional Reasoning | Novel abstractions, theoretical frameworks, long chain-of-thought, original insights, or proofs |
258
+ | `6` | Indeterminate | Insufficient context to judge |
259
 
260
  ### Technical Correctness
261
+ Evaluates the accuracy and precision of technical information:
262
 
263
  | Component | Description | Path |
264
  |-----------|-------------|------|
 
268
  | Secondary Label | Alternative technical correctness label | `eai_taxonomy.technical_correctness.secondary.label` |
269
 
270
  **Possible Values:**
271
+ | Code | Label | Description |
272
+ |------|-------|-------------|
273
+ | `-1` | Abstain | Unable to determine |
274
+ | `1` | Technically Flawed | Significant errors undermining content validity |
275
+ | `2` | Partially Correct | Some correctness but contains flaws, omissions, or errors |
276
+ | `3` | Mostly Correct | Technical correctness with minor flaws or incomplete explanations |
277
+ | `4` | Highly Correct | High technical correctness with precise definitions and clear explanations |
278
+ | `5` | Exceptionally Correct | Exceptional technical correctness with formal proofs and flawless content |
279
+ | `6` | Not Applicable/Indeterminate | No technical content or insufficient context |
280
 
281
  ### Education Level
282
+ Assesses the appropriate educational background required to comprehend the content:
283
 
284
  | Component | Description | Path |
285
  |-----------|-------------|------|
 
289
  | Secondary Label | Alternative education level label | `eai_taxonomy.education_level.secondary.label` |
290
 
291
  **Possible Values:**
292
+ | Code | Label | Description |
293
+ |------|-------|-------------|
294
+ | `-1` | Abstain | Unable to determine |
295
+ | `1` | General Audience | Accessible to anyone with basic literacy; simple terms |
296
+ | `2` | High School Level | Requires high school education; specialized terminology explained for non-experts |
297
+ | `3` | Undergraduate Level | Requires college education; uses specialized terminology and assumes background knowledge |
298
+ | `4` | Graduate/Expert Level | Requires graduate education or domain expertise; assumes deep background knowledge |
299
+ | `5` | Indeterminate | Insufficient content to judge educational level |
300
 
301
  </details>
302
 
303
  <details>
304
  <summary><strong>Schema Structure</strong></summary>
305
 
 
 
 
 
 
 
 
306
  ## Metadata Structure
307
 
308
  The `metadata` field contains a nested structure with web archive information:
 
414
 
415
  </details>
416
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
417
  ## How to Load the Dataset
418
 
419
  This section provides examples of how to load the `Research-EAI/eai-taxonomy-math-w-fm` dataset using different Python libraries and frameworks.
 
544
  author={[Authors]},
545
  year={2025}
546
  }
547
+ ```