--- library_name: transformers base_model: mistralai/Mistral-7B-v0.1 license: apache-2.0 pipeline_tag: text-generation language: - en tags: - finetuned - peft - dialog - fantasy - storytelling - Adonalsium --- # Adonalsium-Mistral-Adapters ## Basic Information - **Model Name**: Adonalsium-Mistral-7b-v0.1 - **Model Type**: Text Generation - **Developers**: [Jake T](https://github.com/JakeTurner616/), [Ilijah P](https://github.com/IlijahP/) - **Contact Information**: jake@serverboi.org, [Github repo](https://github.com/JakeTurner616/Adonalsium) - **Model Data Source**: Cosmere series novels by Brandon Sanderson. Dataset and workflows can be found [here](https://github.com/IlijahP/Adonalsium) - **Data Visualization**: [Cosmere Character Visualization](https://serverboi.org/Adonalsium/) - **Training and Generation Notebook**: [Google Colab Notebook](https://colab.research.google.com/drive/1lwynmpYW-X7Uh1JV6X2OZ2Efr54DLtRL?usp=sharing) - **Adapters / base model merge Notebook**: [Google Colab Notebook](https://colab.research.google.com/drive/1UVfEVXk9amsuXW_YD4ax02_epxkeYhod?usp=sharing) ## Overview This LLM was trained as an attempt to generate text that mirrors the complex narrative and character interactions of Brandon Sanderson's Cosmere series, aiming to enhance creative storytelling and facilitate academic research in narrative analysis. ## Data Source The model leverages a simple dataset derived from the entire Cosmere series, enriched by dynamic visualizations that highlight the complex interplay of relationships and interactions within the Cosmere universe. ## Technical Details - **Environment**: Google Colab, PEFT 0.8.2, tesla T4 - **Architecture**: Mistral instruct tailored for Cosmere narratives - **Adapters**: [Adapters model](https://huggingface.co/JakeTurner616/Adonalsium-Mistral-Adapters) - **Training Data**: Cosmere series | Step | Training Loss | |-------|---------------| | 500 | 0.018500 | | 1000 | 0.000000 | Detailed technical specifics, including architecture choices, hyperparameters, and training methodologies, are documented in the accompanying [training and generation notebook](https://colab.research.google.com/drive/1lwynmpYW-X7Uh1JV6X2OZ2Efr54DLtRL?usp=sharing). ## Access and Usage Test and research with this model within the [text generation web UI colab](https://colab.research.google.com/drive/1LldOSTKVcfAP2LAqBe2TfEvf-aT6ctg0?usp=sharing). The model is accessible for use as detailed in the [training and generation notebook](https://colab.research.google.com/drive/1lwynmpYW-X7Uh1JV6X2OZ2Efr54DLtRL?usp=sharing).