Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,5 @@ datasets:
|
|
5 |
base_model:
|
6 |
- meta-llama/Llama-3.2-3B-Instruct
|
7 |
pipeline_tag: text-generation
|
8 |
-
---
|
|
|
|
5 |
base_model:
|
6 |
- meta-llama/Llama-3.2-3B-Instruct
|
7 |
pipeline_tag: text-generation
|
8 |
+
---
|
9 |
+
Initial pass -- Only 60 iteratons
|