Datasets:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
+
# Baseline set sourced from: https://huggingface.co/datasets/nbeerbower/reddit-dpo
|
7 |
+
|
8 |
+
# (Reddit - Comment - Style - Instruct)-v2
|
9 |
+
## Converted to ShareGPT. Removed errors / rejections / over-prevalent n-grams / refusals. Deduplicated:(string match / min-hash). Deslopped:(classifier model / string match), Spelling and grammar corrected.
|
10 |
+
|
11 |
+
## Dataset tool used: [Here](https://github.com/The-Chaotic-Neutrals/ShareGPT-Formaxxing)
|