Locutusque commited on
Commit
a8c716f
1 Parent(s): 759885c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,6 +6,6 @@ language:
6
  - en
7
  pipeline_tag: text-generation
8
  ---
9
- A pre-trained language model, based on the Mistral 7B model, has been scaled down to approximately 248 million parameters. Currently, it's been trained on 770,000 examples over 256,000 steps within the first epoch. 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.
10
 
11
  During evaluation on InstructMix, this model achieved an average perplexity score of 6.3. More training sessions are planned for this model.
 
6
  - en
7
  pipeline_tag: text-generation
8
  ---
9
+ A pre-trained language model, based on the Mistral 7B model, has been scaled down to approximately 248 million parameters. Currently, this model has been trained on 1,570,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.
10
 
11
  During evaluation on InstructMix, this model achieved an average perplexity score of 6.3. More training sessions are planned for this model.