Nitral-AI commited on
Commit
99d846f
·
verified ·
1 Parent(s): 4984700

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
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)