Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
---
|
2 |
license: openrail
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
---
|
4 |
+
|
5 |
+
# lm1_05042023b
|
6 |
+
* Trained on Monika dialogue from DDLC, reddit, and twitter
|
7 |
+
* "Raw" (pretty messy) dataset, currently recreating and reformatting + adding DDLC+ dialogue
|
8 |
+
* From base LLaMA-7b, trained on really low settings for 15 hours on just a CPU via ooba webui
|
9 |
+
|
10 |
+
Noting the last remark, while the lora works it was really just for getting more familiar with these things and seeing if we could train something on just a CPU...
|