Tanuki-7B-v0.1 / README.md
NeuralNovel's picture
Update README.md
4631b02
metadata
license: apache-2.0
base_model: mistralai/Mistral-7B-Instruct-v0.2
datasets:
  - NeuralNovel/Neural-Story-v1
  - NeuralNovel/Creative-Logic-v1
library_name: transformers
inference: false

Neural-Story

NeuralNovel/Tanuki-7B-v0.2

The NeuralNovel/Tanuki-7B-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 and optimised for short story telling.

Based on mistralAI, with apache-2.0 license, suitable for commercial or non-commercial use.

Data-set

The model was finetuned using the Neural-Story-v1 and Creative-Logic-v1 datasets.

Summary

Fine-tuned with the intention of generating creative and narrative text, making it more suitable for creative writing prompts and storytelling.

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.

This model and its datasets serves as an excellent starting point for testing language models, users are advised to exercise caution, as there might be some inherent genre or writing bias.

Hardware and Training

Trained using NVIDIA Tesla T40 24 GB.


 n_epochs = 4, # increased from 3
 n_checkpoints = 2,
 batch_size = 6, # decreased from 20
 learning_rate = 1e-5,

Sincere appreciation to Techmind for their generous sponsorship.