File size: 518 Bytes
c78f6dc d1e7314 d6658ce 9d5eb36 c78f6dc 0fe94a8 c78f6dc 0fe94a8 c78f6dc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
license: llama3.1
datasets:
- leftyfeep/fiction-chapters-24kmax
base_model:
- unsloth/Llama-3.1-8B-Instruct-unsloth-bnb-4bit
tags:
- unsloth
- trl
- sft
---
About
=====
This is another experiment in fiction generation. It uses my [Fiction Chapters](https://huggingface.co/datasets/leftyfeep/fiction-chapters-24kmax) dataset and finetunes Llama3.1 8B Instruct.
I used the Llama 3.1 chat format in training.
Built with Llama.
Trained using unsloth.
Thanks to gutenberg volunteers who made the dataset possible. |