|
--- |
|
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) |
|
|
|
|
|
|
|
|
|
|