ericpolewski commited on
Commit
b491a2e
1 Parent(s): 67fb350

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,7 +7,9 @@ datasets:
7
  - garage-bAInd/Open-Platypus
8
  ---
9
 
10
- This is Mistral-v0.1 and a combination of the AIRIC dataset sprinkled into the other datasets listed. Trained for 3 epochs on the q-v-k-o layers at rank 128 until loss hit about 1.37. I noticed some "it's important to remembers" in there that I may try to scrub out but otherwise the model wasn't intentionally censored.
 
 
11
 
12
  This was the original post: https://www.reddit.com/r/LocalLLaMA/comments/154to1w/i_trained_the_65b_model_on_my_texts_so_i_can_talk/
13
 
 
7
  - garage-bAInd/Open-Platypus
8
  ---
9
 
10
+ This is Mistral-v0.1 and a combination of the AIRIC dataset sprinkled into the other datasets listed. Trained for 3 epochs at rank 128 until loss hit about 1.37. I noticed some "it's important to remembers" in there that I may try to scrub out but otherwise the model wasn't intentionally censored.
11
+
12
+ The intent was to create a robot that I could converse with as well as use as an assistant. If you ask it what it's up to, it'll make something up as if it actually had a life with the right parameters. Before releasing it, I mixed in a lot of OpenOrca data vs what I put out as a chatbot originally to make it more genuinely useful. Set the top_p to .98 to get the most social results.
13
 
14
  This was the original post: https://www.reddit.com/r/LocalLLaMA/comments/154to1w/i_trained_the_65b_model_on_my_texts_so_i_can_talk/
15