Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -33,13 +33,13 @@ size_categories:
|
|
33 |
|
34 |
## Data Quality
|
35 |
|
36 |
-
The dataset has undergone **deduplication and curation processes** to
|
37 |
|
38 |
- **Generally high quality** instruction-response pairs suitable for training
|
39 |
-
- **Occasional inconsistencies** in formatting, style, or content quality
|
40 |
-
- **Recommended preprocessing** for production use cases requiring strict quality standards
|
41 |
|
42 |
-
|
43 |
|
44 |
## Use Cases
|
45 |
|
|
|
33 |
|
34 |
## Data Quality
|
35 |
|
36 |
+
The dataset has undergone **extensive deduplication and curation processes**, with approximately **250,000 samples removed** during quality filtering to ensure higher standards. Despite this rigorous preprocessing, given the substantial remaining volume (488,910 examples), some imperfections may still be present. Users should expect:
|
37 |
|
38 |
- **Generally high quality** instruction-response pairs suitable for training
|
39 |
+
- **Occasional inconsistencies** in formatting, style, or content quality that escaped automated filtering
|
40 |
+
- **Recommended additional preprocessing** for production use cases requiring strict quality standards
|
41 |
|
42 |
+
The significant reduction in dataset size demonstrates our commitment to quality over quantity, though we encourage users to apply domain-specific filtering based on their requirements.
|
43 |
|
44 |
## Use Cases
|
45 |
|