ringusTheImp commited on
Commit
c7631f1
·
verified ·
1 Parent(s): b88da97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -26,11 +26,11 @@ tags:
26
  - abliterated
27
  ---
28
 
29
- ### darkScribe-daredevil-8B-abliterated
30
 
31
  I kinda overcooked this. Use for fun, don't think you'll get the most coherent of chats. Was trying to train for dark fantasy, and creative-novel writing.
32
  But this was my first fine-tune, and technically it wasn't set up correctly. The traing loss was 0.8, so it should still work for basic chats.
33
 
34
  I am an undergrad, doing some fine-tuning as a hobby. If you have any helpful ideas please feel free to share them with me at ringusTheImp@gmail.com
35
 
36
- # temperature = 0.7, top_k = 50, top_p = 0.95 # recommended by mlabonne/daredevil-8B-abliterated -- change as desired
 
26
  - abliterated
27
  ---
28
 
29
+ # darkScribe-daredevil-8B-abliterated
30
 
31
  I kinda overcooked this. Use for fun, don't think you'll get the most coherent of chats. Was trying to train for dark fantasy, and creative-novel writing.
32
  But this was my first fine-tune, and technically it wasn't set up correctly. The traing loss was 0.8, so it should still work for basic chats.
33
 
34
  I am an undergrad, doing some fine-tuning as a hobby. If you have any helpful ideas please feel free to share them with me at ringusTheImp@gmail.com
35
 
36
+ ### temperature = 0.7, top_k = 50, top_p = 0.95 # recommended by mlabonne/daredevil-8B-abliterated -- change as desired