nkpz commited on
Commit
26a5c35
1 Parent(s): 14469bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  license: other
3
  ---
 
 
4
  A further instruction fine tune of https://huggingface.co/nkpz/llama2-22b-blocktriangular-alpaca
5
 
6
  First, I trained it on an epoch of https://huggingface.co/datasets/Adapting/empathetic_dialogues_v2 to give it a decent base knowledge of a casual chat style. The result was conversational, but not very smart.
 
1
  ---
2
  license: other
3
  ---
4
+ Experimental: I have no metrics on how this performs against 13b and I'm not planning on gathering any at this point. Still has weak spots that need work.
5
+
6
  A further instruction fine tune of https://huggingface.co/nkpz/llama2-22b-blocktriangular-alpaca
7
 
8
  First, I trained it on an epoch of https://huggingface.co/datasets/Adapting/empathetic_dialogues_v2 to give it a decent base knowledge of a casual chat style. The result was conversational, but not very smart.