Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,20 @@
|
|
1 |
-
|
2 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
|
4 |
# MasterControlAIML R1-Qwen2.5-1.5b SFT R1 JSON Unstructured-To-Structured Model
|
5 |
|
|
|
1 |
+
MC
|
2 |
---
|
3 |
+
base_model: "MasterControlAIML/DeepSeek-R1-Strategy-Qwen-2.5-1.5b-Unstructured-To-Structured"
|
4 |
+
tags:
|
5 |
+
- text-generation-inference
|
6 |
+
- transformers
|
7 |
+
- unsloth
|
8 |
+
- qwen2
|
9 |
+
- trl
|
10 |
+
- sft
|
11 |
+
license: apache-2.0
|
12 |
+
language:
|
13 |
+
- en
|
14 |
+
widget:
|
15 |
+
- text-generation
|
16 |
+
---
|
17 |
+
|
18 |
|
19 |
# MasterControlAIML R1-Qwen2.5-1.5b SFT R1 JSON Unstructured-To-Structured Model
|
20 |
|