Update README.md
Browse files
README.md
CHANGED
@@ -2,8 +2,15 @@
|
|
2 |
tags:
|
3 |
- autotrain
|
4 |
- text-generation
|
|
|
|
|
|
|
5 |
widget:
|
6 |
-
- text: "
|
7 |
---
|
8 |
|
9 |
-
#
|
|
|
|
|
|
|
|
|
|
2 |
tags:
|
3 |
- autotrain
|
4 |
- text-generation
|
5 |
+
base_model: Locutusque/TinyMistral-248M
|
6 |
+
datasets:
|
7 |
+
- KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format
|
8 |
widget:
|
9 |
+
- text: "Once upon a time,"
|
10 |
---
|
11 |
|
12 |
+
# Locutusque's TinyMistral-248M Trained trained on the WizardLM's Evol Instruct dataset using AutoTrain
|
13 |
+
|
14 |
+
- Base model: [Locutusque/TinyMistral-248M](https://huggingface.co/Locutusque/TinyMistral-248M)
|
15 |
+
- Dataset: [KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format](https://huggingface.co/datasets/KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format)
|
16 |
+
- Training parameters: [training_params.json](https://huggingface.co/Felladrin/llama2_xs_460M_experimental_evol_instruct/blob/cc151c5669ea37c3ef972e375c74f2d9bfd92b49/training_params.json)
|