KalabOster commited on
Commit
19f2b2e
·
verified ·
1 Parent(s): a493048

Publish the forward.

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -22,6 +22,18 @@ language:
22
  model_type: llama
23
  quantized_by: kalaboster
24
  ---
 
 
 
 
 
 
 
 
 
 
 
 
25
 
26
  # Llama-3-for-the-small-shield (v5)
27
 
 
22
  model_type: llama
23
  quantized_by: kalaboster
24
  ---
25
+ # Foreward
26
+
27
+ This is part of a bard model I created with a first draft of an epic fantasy adventure novel I wrote called For The Small Shield, published in GitHub: https://github.com/wordsum/For_The_Small_Shield
28
+
29
+ The size of the bard model is the smallest I was able to use to generate meaningful output, given the limited amount ot fine-tuing data I had to train the bard LLM, only 2,000 QA pairs: https://huggingface.co/datasets/wordsum/for-the-small-shield-instruct
30
+
31
+ The bard LLM is not terrible, and the stories of the bard are more historically accurate for the fantasy world when the bard is given the For The Small Shield GraphRAG of Chapters: https://huggingface.co/datasets/wordsum/for-the-small-shield-chapters
32
+
33
+ The bard is a happy mess of a song that I will revisit in a few months, with all the lessons learned from creating this bard LLM. And I will likely add bonus QA Pairs for the history of Gods and Realms from Of The Small Shield: https://www.instagram.com/ofthesmallshield
34
+
35
+ Like the original For The Small Shield, Of The Small Shield are stories in dioramas created by me and words written by me, Kalab J. Oster, unlike the words that follow.
36
+
37
 
38
  # Llama-3-for-the-small-shield (v5)
39