RyanStudio commited on
Commit
76a959c
·
verified ·
1 Parent(s): c37b282

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Data Cleaning Pipeline
2
 
3
  I filtered the [`mookiezi/Discord-Dialogues`](https://huggingface.co/datasets/mookiezi/Discord-Dialogues) dataset to obtain only high-quality english conversation examples for fine-tuning or other analytical tasks.
@@ -101,4 +115,4 @@ Of the 34 dropped rows (some triggered multiple rules):
101
  | 5 — Filler / spam | 2,242 | 2,208 | 34 |
102
 
103
  **Total removed: 7,301,256 rows (~99.97% of the raw dataset).**
104
- **Final clean dataset: 2,208 high-quality conversations.**
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - discord
7
+ - conversation
8
+ - discord-dialogues
9
+ - discord-dialogs
10
+ - finetuning
11
+ pretty_name: Discord Dialogues Filtered
12
+ size_categories:
13
+ - 1K<n<10K
14
+ ---
15
  # Data Cleaning Pipeline
16
 
17
  I filtered the [`mookiezi/Discord-Dialogues`](https://huggingface.co/datasets/mookiezi/Discord-Dialogues) dataset to obtain only high-quality english conversation examples for fine-tuning or other analytical tasks.
 
115
  | 5 — Filler / spam | 2,242 | 2,208 | 34 |
116
 
117
  **Total removed: 7,301,256 rows (~99.97% of the raw dataset).**
118
+ **Final clean dataset: 2,208 high-quality conversations.**