--- license: apache-2.0 --- # NeuralNovel/Mistral-7B-Instruct-v0.2-Neural-Story The **Mistral-7B-Instruct-v0.2-Neural-Story** model, developed by NeuralNovel and funded by Techmind, is a language model finetuned from Mistral-7B-Instruct-v0.2. Designed to generate instructive and narrative text, with a specific focus on storytelling. This fine-tune has been tailored to provide detailed and creative responses in the context of narrative prompts. ### Data-set The model was finetuned using the Neural-Story-v1 dataset. ### Uses The model can be directly used for generating instructive and narrative text, making it suitable for creative writing prompts and storytelling applications. #### Out-of-Scope Use The model may not perform well in scenarios unrelated to instructive and narrative text generation. Misuse or applications outside its designed scope may result in suboptimal outcomes. ### Bias, Risks, and Limitations The model may exhibit biases or limitations inherent in the training data. It is essential to consider these factors when deploying the model to avoid unintended consequences. ### Hardware and Training Trained using NVIDIA Tesla T40 24 GB. ``` n_epochs = 3, n_checkpoints = 3, batch_size = 12, learning_rate = 1e-5, ```