Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: openrail
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
---
|
4 |
+
|
5 |
+
Base model:
|
6 |
+
https://huggingface.co/TheBloke/wizardLM-7B-HF/tree/main
|
7 |
+
|
8 |
+
Model trained on the following data:
|
9 |
+
https://huggingface.co/datasets/gmongaras/reddit_negative
|
10 |
+
|
11 |
+
Trained for about 700 steps with a batch size of 8, 2 accumulation steps, and using LoRA adapters on all layers.
|