Locutusque
commited on
Commit
•
67adc11
1
Parent(s):
af9723d
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
2 |
pipeline_tag: text-generation
|
3 |
base_model: Locutusque/TinyMistral-248M
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
pipeline_tag: text-generation
|
3 |
base_model: Locutusque/TinyMistral-248M
|
4 |
+
license: apache-2.0
|
5 |
+
datasets:
|
6 |
+
- Locutusque/InstructMix
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
---
|
10 |
+
Base model Locutusque/TinyMistral-248M fully fine-tuned on Locutusque/InstructMix. During validation, this model achieved an average perplexity of 3.23 on Locutusque/InstructMix dataset.
|