totally-not-an-llm commited on
Commit
09ae505
1 Parent(s): 8dfdd0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
1
  ---
2
  license: other
 
 
3
  ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: other
3
+ datasets:
4
+ - totally-not-an-llm/alpacamix
5
  ---
6
+
7
+ Trained on a filtered mix of datasets, 12 epochs alpagasus, 4 epochs codealpaca.
8
+
9
+ Prompt format is alpaca-chat:
10
+ ```
11
+ USER: <prompt>
12
+ ASSISTANT:
13
+ ```