ehartford commited on
Commit
788d3e9
1 Parent(s): d9076eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: apache-2.0
3
  ---
4
 
5
- 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.
6
 
7
  Shout out to the open source AI/ML community, and everyone who helped me out.
8
 
 
2
  license: apache-2.0
3
  ---
4
 
5
+ This is WizardLM trained on top of tiiuae/falcon-7b, 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.
6
 
7
  Shout out to the open source AI/ML community, and everyone who helped me out.
8