Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,54 @@
|
|
1 |
-
---
|
2 |
-
license: llama3.2
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.2
|
3 |
+
datasets:
|
4 |
+
- superdrew100/UwU_Alpaca_data_V2
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
base_model:
|
8 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
9 |
+
- SaisExperiments/Evil-Alpaca-3B-L3.2
|
10 |
+
---
|
11 |
+
## Model Card: OwOllama-v0.1
|
12 |
+
|
13 |
+
**Experimental Status:** Yes, this is a highly experimental model.
|
14 |
+
|
15 |
+
**Base Model:** Llama-3.2-3B-Instruct (with further refinements down the line).
|
16 |
+
|
17 |
+
**Description:** OwOllama-v0.1 is a fine-tuned version of Llama-3.2-3B-Instruct, trained on a dataset heavily infused with OwO/UwU-style language, internet slang, and generally cutesy expressions. The goal was to create a model that can generate text in this specific, niche style.
|
18 |
+
|
19 |
+
**Prompt Format:**
|
20 |
+
|
21 |
+
* **Compatible:** Alpaca.
|
22 |
+
* **Best Performance:** Seems to respond best to prompts that include some level of existing OwO/UwU styling already. Think of it as primed to continue a specific conversation tone.
|
23 |
+
|
24 |
+
**Strengths:**
|
25 |
+
|
26 |
+
* **Consistent OwO/UwU style:** This model is meh at maintaining and generating text in the desired style. Expect lots of "OwO's though.
|
27 |
+
* **Novelty & Experimentation:** Designed for fun and experimentation. Offers a unique and often humorous output style.
|
28 |
+
|
29 |
+
**Limitations & Risks:**
|
30 |
+
|
31 |
+
* **Incoherence:** While trained on a base model designed for instruction following, the intensive fine-tuning has likely impacted the model's general reasoning and factual accuracy. Expect nonsensical outputs at times.
|
32 |
+
* **Over-the-top Cuteness:** The sheer density of OwO language can be overwhelming and grating to some users. It's not for everyone!
|
33 |
+
* **Unpredictable Behavior:** Due to the heavily modified nature, the model's behavior may be unpredictable in certain scenarios. It's possible to elicit unexpected or inappropriate responses.
|
34 |
+
|
35 |
+
**Intended Use:**
|
36 |
+
|
37 |
+
* Novelty chatbots or interactive experiences.
|
38 |
+
* Educational experiments studying the impact of linguistic style on language models.
|
39 |
+
|
40 |
+
**Ethical Considerations & Safety:**
|
41 |
+
|
42 |
+
* **Responsible Use:** Use this model responsibly and ethically. Be mindful of the potential for unintended consequences and misuse.
|
43 |
+
* **User Responsibility:** The user is responsible for the outputs generated by the model. Do not use the model to create or disseminate harmful, offensive, or misleading content.
|
44 |
+
* **Disclaimer:** The developers of this model are not responsible for any misuse or harm caused by the model.
|
45 |
+
|
46 |
+
**Future Development:**
|
47 |
+
|
48 |
+
* Explore methods to improve coherence.
|
49 |
+
* Potentially integrate additional features to enhance the OwO style
|
50 |
+
* Evaluate the model's performance on more diverse and challenging tasks.
|
51 |
+
|
52 |
+
**Disclaimer:** This model is provided "as is" with no guarantees of performance, safety, or ethical behavior. Use at your own risk! Have fun and please provide constructive feedback. :3
|
53 |
+
|
54 |
+
I didn't write all this, thanks Gemini :3
|