Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- google/gemma-3-12b-pt
|
4 |
+
---
|
5 |
+
|
6 |
+
This is the same datamix as [Glitter](https://huggingface.co/allura-org/Gemma-3-Glitter-12B), but trained on the base model (gemma-3-12b-pt) instead of instruct. Gemma 3 instruct format was used for the instruct portions.
|