IzzulGod commited on
Commit
829d779
·
verified ·
1 Parent(s): 6417c31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -33,13 +33,13 @@ size_categories:
33
 
34
  ## Data Quality
35
 
36
- The dataset has undergone **deduplication and curation processes** to improve overall quality. However, given the substantial volume of data (nearly 500K examples), some imperfections may remain. Users should expect:
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
- We encourage users to apply additional filtering or validation steps based on their specific requirements.
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