Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: other
|
3 |
datasets:
|
4 |
- ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered
|
|
|
|
|
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 |
|
|
|
2 |
license: other
|
3 |
datasets:
|
4 |
- ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered
|
5 |
+
tags:
|
6 |
+
- uncensored
|
7 |
---
|
8 |
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.
|
9 |
|