Update README.md
Browse files
README.md
CHANGED
@@ -7,12 +7,19 @@ tags:
|
|
7 |
- llm
|
8 |
- large language model
|
9 |
- h2o-llmstudio
|
|
|
|
|
10 |
inference: false
|
11 |
-
thumbnail:
|
|
|
|
|
|
|
12 |
---
|
13 |
# Model Card
|
14 |
## Summary
|
15 |
|
|
|
|
|
16 |
This model was trained using [H2O LLM Studio](https://github.com/h2oai/h2o-llmstudio).
|
17 |
- Base model: [theprint/Boptruth-NeuralMonarch-7B](https://huggingface.co/theprint/Boptruth-NeuralMonarch-7B)
|
18 |
|
|
|
7 |
- llm
|
8 |
- large language model
|
9 |
- h2o-llmstudio
|
10 |
+
- theprint
|
11 |
+
- boptruth
|
12 |
inference: false
|
13 |
+
thumbnail: >-
|
14 |
+
https://h2o.ai/etc.clientlibs/h2o/clientlibs/clientlib-site/resources/images/favicon.ico
|
15 |
+
datasets:
|
16 |
+
- theprint/MysteryWriter
|
17 |
---
|
18 |
# Model Card
|
19 |
## Summary
|
20 |
|
21 |
+
Boptruth-Agatha is a finetune of Boptruth-NeuralMonarch on the MysteryWriter data set. This data set is created to help guide writers structure and plan their work, mainly crime, mystery and thriller novels.
|
22 |
+
|
23 |
This model was trained using [H2O LLM Studio](https://github.com/h2oai/h2o-llmstudio).
|
24 |
- Base model: [theprint/Boptruth-NeuralMonarch-7B](https://huggingface.co/theprint/Boptruth-NeuralMonarch-7B)
|
25 |
|