File size: 680 Bytes
c4cadcb 61d1283 6cf94dc 85544e6 b364bd1 c4cadcb 61d1283 a4df240 3eae803 d7c07e9 66d5c3d d7c07e9 3eae803 |
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 |
---
license: other
widget:
- text: "Chapter 1."
example_title: "First Prompt used in video"
- text: "Chapter 1. Shadowclan"
example_title: "Second prompt used in video"
- text: "Fireheart"
example_title: "Fireheart"
inference:
parameters:
temperature: 0.4
repetition_penalty: 1.1
min_length: 64
max_length: 128
---
This represents an OPT-125M model trained on the "Warriors: The Prophecies Begin" book series.
To train this model, I ripped text directly from PDFs using PyMuPdf.
This is the model trained in this [video](https://youtu.be/BAloWD4FXIM)
Please check out my [YouTube channel.](https://www.youtube.com/channel/UCLXxfueCPZRZnyGFWJ07uqA)
|