Steelskull commited on
Commit
6d514d1
·
verified ·
1 Parent(s): 2e9a93c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -86,6 +86,7 @@ license: llama3
86
  </ul>
87
  <p><a href="https://huggingface.co/turboderp/Cat-Llama-3-70B-instruct">70b variant of the model</a> (Trained by Dr. Kal'tsit, Posted by Turboderp), Please check it out!</p>
88
  <h2>About:</h2>
 
89
  <p>Cat-llama3-instruct is a llama 3 8b finetuned model focusing on system prompt fidelity, helpfulness and character engagement. The model aims to respect system prompt to an extreme degree, provide helpful information regardless of situations, and offer maximum character immersion (Role Play) in given scenes.</p>
90
  <h2>Specific Aims:</h2>
91
  <ul>
@@ -108,7 +109,7 @@ license: llama3
108
  <h3>Model Training</h3>
109
  <p>1*a100 for 6 days, 4 epochs</p>
110
  <h2>Usage</h2>
111
- <p>Prompt format:</p>
112
  <pre><code> <|begin_of_text|>Below is a conversation between an user and an AI assistant. The ai assistant gives response regarding user's questions. USER: user: Given the task definition and input, reply with output. In this task, you are given a question and an answer, you would be asked to create the sentence based on the Question-Answer provided. It should be contained within the Question-Answer provided.
113
 
114
  Question: What type of diseases in humans are caused by protozoa? Answer: protist diseases
 
86
  </ul>
87
  <p><a href="https://huggingface.co/turboderp/Cat-Llama-3-70B-instruct">70b variant of the model</a> (Trained by Dr. Kal'tsit, Posted by Turboderp), Please check it out!</p>
88
  <h2>About:</h2>
89
+ <p>Issues known: the model spits out < /s> out at the end of every sentance due to a tokenizer error in the training config. Will be fixed in a later version. -Steel </p>
90
  <p>Cat-llama3-instruct is a llama 3 8b finetuned model focusing on system prompt fidelity, helpfulness and character engagement. The model aims to respect system prompt to an extreme degree, provide helpful information regardless of situations, and offer maximum character immersion (Role Play) in given scenes.</p>
91
  <h2>Specific Aims:</h2>
92
  <ul>
 
109
  <h3>Model Training</h3>
110
  <p>1*a100 for 6 days, 4 epochs</p>
111
  <h2>Usage</h2>
112
+ <p>Prompt format: llama 3 or vicuna 1.1</p>
113
  <pre><code> <|begin_of_text|>Below is a conversation between an user and an AI assistant. The ai assistant gives response regarding user's questions. USER: user: Given the task definition and input, reply with output. In this task, you are given a question and an answer, you would be asked to create the sentence based on the Question-Answer provided. It should be contained within the Question-Answer provided.
114
 
115
  Question: What type of diseases in humans are caused by protozoa? Answer: protist diseases