model card
Browse files
README.md
CHANGED
|
@@ -1,3 +1,30 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- supernova
|
| 7 |
+
- moth
|
| 8 |
+
- gemma
|
| 9 |
+
- gemma-2
|
| 10 |
+
- gemma-2-it
|
| 11 |
+
- gemma-2-9b-it
|
| 12 |
+
- 9b
|
| 13 |
+
- general
|
| 14 |
+
- conversational
|
| 15 |
+
- chat
|
| 16 |
+
- instruct
|
| 17 |
+
base_model: google/gemma-2-9b-it
|
| 18 |
+
datasets:
|
| 19 |
+
- sequelbox/Supernova
|
| 20 |
+
license: gemma
|
| 21 |
+
---
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
- MOTH is a general chat AI.
|
| 25 |
+
- MOTH is finetuned on [high quality synthetic data.](https://huggingface.co/datasets/sequelbox/Supernova)
|
| 26 |
+
- MOTH is trained on a variety of skills and specialties.
|
| 27 |
+
- This version of MOTH is trained on the [Gemma 2 Instruct format.](https://huggingface.co/google/gemma-2-9b-it)
|
| 28 |
+
- MOTH is also available for [Llama 3.1;](https://huggingface.co/sequelbox/Llama3.1-8B-MOTH) more MOTH finetunes for other models to follow.
|
| 29 |
+
- MOTH has not been manually tested and uses automatically generated datasets.
|
| 30 |
+
- Do as you will.
|