Locutusque
commited on
Commit
•
70abe95
1
Parent(s):
4413039
Update README.md
Browse files
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, this model has been trained on
|
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 2,120,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.
|