Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,14 @@ base_model:
|
|
8 |
- microsoft/phi-4
|
9 |
pipeline_tag: text-generation
|
10 |
library_name: transformers
|
11 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
- microsoft/phi-4
|
9 |
pipeline_tag: text-generation
|
10 |
library_name: transformers
|
11 |
+
---
|
12 |
+
Barcenas 14b phi-4 v2
|
13 |
+
|
14 |
+
Based on pankajmathur/orca_mini_phi-4
|
15 |
+
And trained with the dataset mlabonne/OpenThoughts-79k-filtered
|
16 |
+
|
17 |
+
The goal of this new model is to work around the bugs of the first version, using a better base and a much larger dataset containing related quality data covering math, science, code and puzzles.
|
18 |
+
|
19 |
+
This new version is expected to perform much better than the first version and achieve better benchmark results.
|
20 |
+
|
21 |
+
Made with ❤️ in Guadalupe, Nuevo Leon, Mexico 🇲🇽
|