Felladrin commited on
Commit
1490091
1 Parent(s): 74136e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -5,6 +5,7 @@ tags:
5
  - text-generation
6
  base_model: Locutusque/TinyMistral-248M
7
  datasets:
 
8
  - KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format
9
  widget:
10
  - text: |-
@@ -28,12 +29,13 @@ inference:
28
  repetition_penalty: 1.18
29
  ---
30
 
31
- # Locutusque's TinyMistral-248M trained on the Evol Instruct dataset using AutoTrain
32
 
33
  - Base model: [Locutusque/TinyMistral-248M](https://huggingface.co/Locutusque/TinyMistral-248M)
34
- - Dataset: [KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format](https://huggingface.co/datasets/KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format)
 
35
  - Availability in other ML formats:
36
- - GGUF: [afrideva/TinyMistral-248M-Evol-Instruct-GGUF](https://huggingface.co/afrideva/TinyMistral-248M-Evol-Instruct-GGUF)
37
 
38
  ## Recommended Prompt Format
39
 
 
5
  - text-generation
6
  base_model: Locutusque/TinyMistral-248M
7
  datasets:
8
+ - WizardLM/WizardLM_evol_instruct_V2_196k
9
  - KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format
10
  widget:
11
  - text: |-
 
29
  repetition_penalty: 1.18
30
  ---
31
 
32
+ # Locutusque's TinyMistral-248M trained on the Evol Instruct dataset
33
 
34
  - Base model: [Locutusque/TinyMistral-248M](https://huggingface.co/Locutusque/TinyMistral-248M)
35
+ - Dataset: [WizardLM/WizardLM_evol_instruct_V2_196k](https://huggingface.co/datasets/WizardLM/WizardLM_evol_instruct_V2_196k)
36
+ - Trained with [AutoTrain Advanced](https://github.com/huggingface/autotrain-advanced) using [these parameters](https://huggingface.co/Felladrin/TinyMistral-248M-Evol-Instruct/blob/321787e81e2eb0392d7ce2715154fb9c254e39b1/training_params.json) and [this CSV file](https://huggingface.co/datasets/KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format/blob/93aa373501f829449f23efc91b3ac6e7a60a4d70/all_instructions.csv)
37
  - Availability in other ML formats:
38
+ - GGUF: [Felladrin/gguf-TinyMistral-248M-Evol-Instruct](https://huggingface.co/Felladrin/gguf-TinyMistral-248M-Evol-Instruct)
39
 
40
  ## Recommended Prompt Format
41