gmongaras commited on
Commit
03a3256
1 Parent(s): 9ddfdea

Update README.md

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