|
--- |
|
license: apache-2.0 |
|
language: |
|
- en |
|
library_name: peft |
|
base_model: unsloth/mistral-7b-v0.2-bnb-4bit |
|
datasets: |
|
- molbal/dramallama-novels |
|
pipeline_tag: text-generation |
|
tags: |
|
- art |
|
--- |
|
|
|
|
|
|
|
# Model Card for molbal/drama-mistral |
|
|
|
Text completion model trained on public domain novels. |
|
|
|
|
|
## Model Details |
|
|
|
### Model Description |
|
|
|
This model is trained on a large corpus of novels from various drama categories, including detective fiction, crime nonfiction, |
|
mystery fiction, gothic fiction, horror, romantic fiction, short stories, and western. The model is able to generate text that |
|
is similar in style and tone to the novels in the dataset. |
|
|
|
|
|
|
|
- **Developed by:** Bálint Molnár-Kaló https://huggingface.co/molbal |
|
- **Model type:** TText completion model |
|
- **Language(s) (NLP):** English only |
|
- **License:** Apache license 2.0 |
|
- **Finetuned from model [optional]:** unsloth/mistral-7b-v0.2-bnb-4bit |
|
|
|
### Model Sources |
|
|
|
- **Repository:** https://huggingface.co/datasets/molbal/dramallama-novels |
|
- **Demo:** https://huggingface.co/datasets/molbal/dramallama-novels/viewer/default/train |
|
|
|
### Training details |
|
Trained for ~19 hours on a RTX 4090 using Unsloth and its wrapper scripts found in https://github.com/molbal/llm-text-completion-finetune uing the cloud provider vast.ai |