Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,14 @@ base_model:
|
|
9 |
- Qwen/Qwen3-14B
|
10 |
pipeline_tag: text-generation
|
11 |
library_name: transformers
|
12 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
- Qwen/Qwen3-14B
|
10 |
pipeline_tag: text-generation
|
11 |
library_name: transformers
|
12 |
+
---
|
13 |
+
|
14 |
+
Barcenas Qwen 3 14b
|
15 |
+
|
16 |
+
Model based on Qwen 3 14b
|
17 |
+
|
18 |
+
Trained with these two datasets: unsloth/OpenMathReasoning-mini and mlabonne/FineTome-100k
|
19 |
+
|
20 |
+
The goal is to create my most powerful LLM, using the latest Qwen and also use reasoning driven by the math dataset and refined the conversation with the FineTome.
|
21 |
+
|
22 |
+
Made with ❤️ in Guadalupe, Nuevo Leon, Mexico 🇲🇽
|