Datasets:
Upload stats/final_stats.json with huggingface_hub
Browse files- stats/final_stats.json +65 -0
stats/final_stats.json
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"input_rows": 10193029,
|
| 3 |
+
"output_rows": 10193029,
|
| 4 |
+
"removed_rows": 0,
|
| 5 |
+
"removal_rate_percent": 0.0,
|
| 6 |
+
"total_tokens": 10218677925,
|
| 7 |
+
"total_tokens_billions": 10.219,
|
| 8 |
+
"avg_quality_score": 0.701,
|
| 9 |
+
"avg_token_count": 1002.5,
|
| 10 |
+
"median_token_count": 627,
|
| 11 |
+
"token_verification": {
|
| 12 |
+
"samples_checked": 10000,
|
| 13 |
+
"mismatches": 0,
|
| 14 |
+
"mismatch_rate_percent": 0.0
|
| 15 |
+
},
|
| 16 |
+
"removal_reasons": {},
|
| 17 |
+
"domain_distribution": {
|
| 18 |
+
"interdisciplinary": 3561052,
|
| 19 |
+
"technology": 2154481,
|
| 20 |
+
"science": 1456708,
|
| 21 |
+
"social_studies": 862288,
|
| 22 |
+
"mathematics": 830414,
|
| 23 |
+
"life_skills": 559667,
|
| 24 |
+
"arts_and_creativity": 455738,
|
| 25 |
+
"language_arts": 235957,
|
| 26 |
+
"philosophy_and_ethics": 76724
|
| 27 |
+
},
|
| 28 |
+
"content_type_distribution": {
|
| 29 |
+
"historical_context": 3082957,
|
| 30 |
+
"concept_introduction": 928244,
|
| 31 |
+
"data_analysis": 776495,
|
| 32 |
+
"worked_examples": 697861,
|
| 33 |
+
"problem_set": 676977,
|
| 34 |
+
"tutorial": 620163,
|
| 35 |
+
"technical_documentation": 520246,
|
| 36 |
+
"research_summary": 494023,
|
| 37 |
+
"code_implementation": 473056,
|
| 38 |
+
"practical_application": 438157,
|
| 39 |
+
"creative_writing": 337065,
|
| 40 |
+
"reasoning_demonstration": 227343,
|
| 41 |
+
"qa_pairs": 200076,
|
| 42 |
+
"ethical_analysis": 157882,
|
| 43 |
+
"experiment_design": 141859,
|
| 44 |
+
"proof": 130610,
|
| 45 |
+
"comparative_analysis": 99860,
|
| 46 |
+
"review_summary": 83617,
|
| 47 |
+
"case_study": 45086,
|
| 48 |
+
"algorithm_analysis": 34982,
|
| 49 |
+
"thought_experiment": 14557,
|
| 50 |
+
"code_explanation": 11809,
|
| 51 |
+
"prerequisite_scaffolding": 50,
|
| 52 |
+
"code_debugging": 19,
|
| 53 |
+
"common_misconceptions": 18
|
| 54 |
+
},
|
| 55 |
+
"complexity_distribution": {
|
| 56 |
+
"3": 475226,
|
| 57 |
+
"4": 3494194,
|
| 58 |
+
"5": 1814102,
|
| 59 |
+
"6": 3457264,
|
| 60 |
+
"7": 753674,
|
| 61 |
+
"8": 194969,
|
| 62 |
+
"9": 2952,
|
| 63 |
+
"10": 648
|
| 64 |
+
}
|
| 65 |
+
}
|