Locutusque commited on
Commit
90b89d1
1 Parent(s): e64524b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ inference:
14
  max_new_tokens: 250
15
  repetition_penalty: 1.176
16
  ---
17
- A pre-trained language model, based on the Mistral 7B model, has been scaled down to approximately 248 million parameters. This model has been trained on 7,320,000 examples. The batch size will remain low for future epochs. This model isn't intended for direct use but for fine-tuning on a downstream task.
18
  This model should have a context length of around 32,768 tokens.
19
 
20
  During evaluation on InstructMix, this model achieved an average perplexity score of 6.3. This is the final epoch planned for this model.
 
14
  max_new_tokens: 250
15
  repetition_penalty: 1.176
16
  ---
17
+ A pre-trained language model, based on the Mistral 7B model, has been scaled down to approximately 248 million parameters. This model has been trained on 7,320,000 examples. This model isn't intended for direct use but for fine-tuning on a downstream task.
18
  This model should have a context length of around 32,768 tokens.
19
 
20
  During evaluation on InstructMix, this model achieved an average perplexity score of 6.3. This is the final epoch planned for this model.