Locutusque
commited on
Commit
•
94a2735
1
Parent(s):
c768e26
Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ inference:
|
|
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.
|
21 |
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
22 |
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Locutusque__TinyMistral-248m)
|
23 |
|
|
|
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. More epochs are planned for this model on different datasets.
|
21 |
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
22 |
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Locutusque__TinyMistral-248m)
|
23 |
|