File size: 2,619 Bytes
3d888f3
fb62c02
 
3d888f3
fb62c02
 
 
 
8b7109a
 
64d4ecf
 
 
df4cfe6
3d888f3
8b7109a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5a6fe11
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
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**: [email protected], [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).