Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,9 @@ license: other
|
|
3 |
language:
|
4 |
- en
|
5 |
---
|
6 |
-
#
|
7 |
|
|
|
8 |
## Converted to ShareGPT. Removed errors / rejections / over-prevalent Ngrams. Deduplicated:(string match / min-hash). Deslopped:(classifier model / string match), Spelling and grammar corrected.
|
9 |
|
10 |
## Dataset tool used: [Here](https://github.com/The-Chaotic-Neutrals/ShareGPT-Formaxxing)
|
|
|
3 |
language:
|
4 |
- en
|
5 |
---
|
6 |
+
# Baseline set sourced from: https://huggingface.co/datasets/nbeerbower/reddit-dpo
|
7 |
|
8 |
+
# (Reddit - Comment - Style - Instruct)-v1
|
9 |
## Converted to ShareGPT. Removed errors / rejections / over-prevalent Ngrams. 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)
|