toolevalxm commited on
Commit
09cf7d8
·
verified ·
1 Parent(s): d590ee7

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-classification
5
+ - text-generation
6
+ ---
7
+ # MySuperDataset
8
+ <!-- markdownlint-disable first-line-h1 -->
9
+ <!-- markdownlint-disable html -->
10
+ <!-- markdownlint-disable no-duplicate-header -->
11
+
12
+ <div align="center">
13
+ <img src="figures/dataset_overview.png" width="60%" alt="MySuperDataset" />
14
+ </div>
15
+ <hr>
16
+
17
+ <div align="center" style="line-height: 1;">
18
+ <a href="LICENSE" style="margin: 2px;">
19
+ <img alt="License" src="figures/license_badge.png" style="display: inline-block; vertical-align: middle;"/>
20
+ </a>
21
+ </div>
22
+
23
+ ## 1. Introduction
24
+
25
+ MySuperDataset is a comprehensive multi-domain text corpus designed for training and evaluating language models. This dataset has been carefully curated through multiple iterations to ensure high quality, diversity, and representativeness across various domains including science, technology, arts, and everyday conversations.
26
+
27
+ <p align="center">
28
+ <img width="80%" src="figures/quality_chart.png">
29
+ </p>
30
+
31
+ The dataset includes over 10 million samples spanning 15 different quality metrics. Through our iterative curation process, we have significantly improved data quality while maintaining diversity. The latest version shows a 25% improvement in overall quality scores compared to the initial release.
32
+
33
+ Our curation process focuses on removing harmful content, deduplication, and ensuring balanced representation across topics and demographics.
34
+
35
+ ## 2. Quality Metrics
36
+
37
+ ### Comprehensive Quality Assessment
38
+
39
+ <div align="center">
40
+
41
+ | | Metric | Baseline | Version1 | Version2 | MySuperDataset |
42
+ |---|---|---|---|---|---|
43
+ | **Content Quality** | Factual Accuracy | 0.720 | 0.745 | 0.768 | 0.829 |
44
+ | | Grammar Score | 0.850 | 0.872 | 0.890 | 0.879 |
45
+ | | Coherence | 0.780 | 0.795 | 0.812 | 0.873 |
46
+ | **Diversity Metrics** | Topic Coverage | 0.650 | 0.680 | 0.705 | 0.773 |
47
+ | | Vocabulary Richness | 0.720 | 0.738 | 0.755 | 0.806 |
48
+ | | Style Variety | 0.680 | 0.702 | 0.720 | 0.768 |
49
+ | | Source Diversity | 0.590 | 0.625 | 0.658 | 0.743 |
50
+ | **Safety & Ethics** | Toxicity Filter | 0.920 | 0.935 | 0.948 | 0.963 |
51
+ | | Bias Mitigation | 0.780 | 0.805 | 0.825 | 0.847 |
52
+ | | Privacy Protection | 0.850 | 0.872 | 0.888 | 0.907 |
53
+ | | Copyright Compliance | 0.910 | 0.925 | 0.938 | 0.960 |
54
+ | **Technical Quality** | Deduplication Rate | 0.880 | 0.905 | 0.922 | 0.935 |
55
+ | | Format Consistency | 0.820 | 0.845 | 0.865 | 0.880 |
56
+ | | Encoding Quality | 0.950 | 0.962 | 0.970 | 0.970 |
57
+ | | Metadata Completeness | 0.750 | 0.778 | 0.800 | 0.828 |
58
+
59
+ </div>
60
+
61
+ ### Overall Quality Summary
62
+ MySuperDataset demonstrates exceptional quality across all evaluated metrics, with particularly strong performance in safety filtering and content quality dimensions.
63
+
64
+ ## 3. Dataset Access & API
65
+ We provide direct dataset access through our platform and API endpoints. Please visit our official website for documentation and access tokens.
66
+
67
+ ## 4. How to Use
68
+
69
+ Please refer to our documentation for detailed usage instructions.
70
+
71
+ ### Loading the Dataset
72
+ ```python
73
+ from datasets import load_dataset
74
+
75
+ dataset = load_dataset("MySuperDataset")
76
+ ```
77
+
78
+ ### Data Format
79
+ Each sample contains:
80
+ - `text`: The main text content
81
+ - `domain`: The topic domain classification
82
+ - `quality_score`: Pre-computed quality score
83
+ - `source`: Original data source identifier
84
+
85
+ ### Recommended Usage
86
+ We recommend filtering samples with quality_score >= 0.8 for training language models.
87
+
88
+ ## 5. License
89
+ This dataset is released under the [Apache 2.0 License](LICENSE). Commercial use is permitted with proper attribution.
90
+
91
+ ## 6. Contact
92
+ For questions or issues, please open a GitHub issue or contact us at data@mysuperdataset.ai.
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "MySuperDataset",
3
+ "version": "0.5",
4
+ "num_samples": 10000000,
5
+ "domains": ["science", "technology", "arts", "conversation", "news", "literature", "academic", "social"]
6
+ }
data.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73ffb97644d14cd968247cea48b2f946f7d6c8c2bfe7f407d97c1668dad3922d
3
+ size 35
figures/dataset_overview.png ADDED

Git LFS Details

  • SHA256: bd81e62dbd4289b54d154db29f00e5854d7b6c1f7acdc0d8f6647f790567b43a
  • Pointer size: 128 Bytes
  • Size of remote file: 410 Bytes
figures/license_badge.png ADDED

Git LFS Details

  • SHA256: bd81e62dbd4289b54d154db29f00e5854d7b6c1f7acdc0d8f6647f790567b43a
  • Pointer size: 128 Bytes
  • Size of remote file: 410 Bytes
figures/quality_chart.png ADDED

Git LFS Details

  • SHA256: bd81e62dbd4289b54d154db29f00e5854d7b6c1f7acdc0d8f6647f790567b43a
  • Pointer size: 128 Bytes
  • Size of remote file: 410 Bytes