Locutusque commited on
Commit
544cbf0
1 Parent(s): 8f970b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,4 +6,4 @@ language:
6
  - en
7
  pipeline_tag: text-generation
8
  ---
9
- A pretrained language model based on the Mistral 7B model, shrunk to about 248 million parameters. Minimal training was needed for this model, with only 250,000 examples over 125,000 steps required for convergence.
 
6
  - en
7
  pipeline_tag: text-generation
8
  ---
9
+ A pre-trained language model based on the Mistral 7B model, shrunk to approximately 248 million parameters, required minimal training. Convergence was achieved with only 250,000 examples over 125,000 steps. This model is not intended for direct use but rather for fine-tuning on a downstream task.