Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
base_model: YorkieOH10/Gemma-2B-DolphinR1-Testv2
|
3 |
tags:
|
|
|
1 |
+
🧪 Gemma-2B-DolphinR1-TestV2 (Experimental Fine-Tune) 🧪
|
2 |
+
|
3 |
+
This is an experimental fine-tune of Google's Gemma-2B using the Dolphin-R1 dataset.
|
4 |
+
|
5 |
+
The goal is to enhance reasoning and chain-of-thought capabilities while maintaining efficiency with LoRA (r=32) and 4-bit quantization.
|
6 |
+
|
7 |
+
🚨 Disclaimer: This model is very much a work in progress and is still being tested for performance, reliability, and generalization. Expect quirks, inconsistencies, and potential overfitting in responses.
|
8 |
+
|
9 |
+
|
10 |
---
|
11 |
base_model: YorkieOH10/Gemma-2B-DolphinR1-Testv2
|
12 |
tags:
|