--- license: cc-by-nc-4.0 tags: - autotrain - text-generation base_model: MBZUAI/LaMini-Neo-125M datasets: - KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format widget: - text: |- ### Instruction: How can I become more healthy? ### Response: - text: |- ### Instruction: Write a story about some magical place. ### Response: inference: parameters: max_new_tokens: 64 repetition_penalty: 1.18 --- # MBZUAI's LaMini-Neo-125M trained on the Evol Instruct dataset using AutoTrain - Base model: [MBZUAI/LaMini-Neo-125M](https://huggingface.co./MBZUAI/LaMini-Neo-125M) - Dataset: [KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format](https://huggingface.co./datasets/KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format) - [Training hyperparameters](https://huggingface.co./Felladrin/LaMini-Neo-125M-Evol-Instruct/blob/e8a6fe6e88c58d8d48bf97f743cd738e3e55e629/training_params.json) ## Recommended Prompt Format ``` ### Instruction: ### Response: ```