qf
Browse files
README.md
CHANGED
@@ -19,8 +19,9 @@ license: llama2
|
|
19 |
# Shining Valiant
|
20 |
|
21 |
Shining Valiant is a chat model built on the Llama 2 architecture, finetuned on our data for insight, creativity, passion, and friendship.
|
22 |
-
|
23 |
-
|
|
|
24 |
|
25 |
## Prompting:
|
26 |
Shining Valiant uses the same prompt format as Llama 2 Chat - feel free to use your existing prompts and scripts!
|
@@ -41,7 +42,7 @@ Our dataset is:
|
|
41 |
75% - our custom AI instruction-tuned dataset, created and curated for increased general capability, insight, logic, depth, and specific personality
|
42 |
|
43 |
|
44 |
-
25% - a selection of open-source AI data from a variety of datasets to supplement general knowledge and reasoning
|
45 |
|
46 |
|
47 |
|
|
|
19 |
# Shining Valiant
|
20 |
|
21 |
Shining Valiant is a chat model built on the Llama 2 architecture, finetuned on our data for insight, creativity, passion, and friendship.
|
22 |
+
- Uses the llama-2-70b-chat architecture and safetensors
|
23 |
+
- Finetuned on multiple runs across private and public data
|
24 |
+
- Data focused on knowledge, enthusiasm, and structured reasoning
|
25 |
|
26 |
## Prompting:
|
27 |
Shining Valiant uses the same prompt format as Llama 2 Chat - feel free to use your existing prompts and scripts!
|
|
|
42 |
75% - our custom AI instruction-tuned dataset, created and curated for increased general capability, insight, logic, depth, and specific personality
|
43 |
|
44 |
|
45 |
+
25% - a selection of open-source AI data from a variety of datasets to supplement general knowledge and reasoning, pruned through randomization and automated quality ranking
|
46 |
|
47 |
|
48 |
|