Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
-
---
|
2 |
-
license:
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.2
|
3 |
+
base_model:
|
4 |
+
- TroyDoesAI/BlackSheep-Llama3.2-3B
|
5 |
+
datasets:
|
6 |
+
- scale-lab/politune-right
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
---
|
10 |
+
|
11 |
+
### This model *does not* reflect my own political beliefs, this is simply an experiment
|
12 |
+
This model works best with Llama-3 formatting
|
13 |
+
|
14 |
+
---
|
15 |
+
|
16 |
+
This model was fine-tuned (lora) on [scale-lab/politune-right](https://huggingface.co/datasets/scale-lab/politune-right) using KTO in LLaMA-Factory
|
17 |
+
|
18 |
+
---
|
19 |
+
|
20 |
+
This model is based on [TroyDoesAI/BlackSheep-Llama3.2-3B](https://huggingface.co/TroyDoesAI/BlackSheep-Llama3.2-3B). It uses two loras trained with different settings, I found adding both to the model resulted in an even more unhinged result.
|