gmongaras commited on
Commit
3d69359
1 Parent(s): f1f3474

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/WizardLM/WizardLM-13B-V1.2
7
+
8
+ Model trained on the following data:
9
+ https://huggingface.co/datasets/gmongaras/reddit_negative
10
+
11
+ Trained for about 600 steps with a batch size of 6, 3 accumulation steps, and using LoRA adapters on all layers.