ehartford commited on
Commit
a108228
1 Parent(s): 162b0f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,4 +5,4 @@ datasets:
5
  ---
6
  This is WizardLM trained with a subset of the dataset - responses that contained alignment / moralizing were removed. The intent is to train a WizardLM that doesn't have alignment built-in, so that alignment (of any sort) can be added separately with for example with a RLHF LoRA.
7
 
8
- Shout out to the open source AI/ML community, and everyone who helped me out, including Rohan, TheBloke, and Caseus
 
5
  ---
6
  This is WizardLM trained with a subset of the dataset - responses that contained alignment / moralizing were removed. The intent is to train a WizardLM that doesn't have alignment built-in, so that alignment (of any sort) can be added separately with for example with a RLHF LoRA.
7
 
8
+ Shout out to the open source AI/ML community, and everyone who helped me out