Update README.md
Browse files
README.md
CHANGED
|
@@ -4,4 +4,5 @@ language:
|
|
| 4 |
- en
|
| 5 |
base_model:
|
| 6 |
- meta-llama/Llama-3.2-3B-Instruct
|
| 7 |
-
---
|
|
|
|
|
|
| 4 |
- en
|
| 5 |
base_model:
|
| 6 |
- meta-llama/Llama-3.2-3B-Instruct
|
| 7 |
+
---
|
| 8 |
+
Quick test tune overtop of `meta-llama/Llama-3.2-3B-Instruct` using a ~50/50 mix of instruct and completion data. Training nowhere near complete so I'm unsure how strong of an effect it had.
|