Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ tags:
|
|
| 10 |
- qwen
|
| 11 |
---
|
| 12 |
|
| 13 |
-
# Qwen3-
|
| 14 |
|
| 15 |
This is a merged model that combines:
|
| 16 |
- Base model: Qwen3-4B
|
|
@@ -38,7 +38,7 @@ input_text = "John Doe works at Google in New York"
|
|
| 38 |
## Training
|
| 39 |
|
| 40 |
This model was trained using a multi-adapter approach:
|
| 41 |
-
1. Base Qwen3-
|
| 42 |
2. Adapter A: Specialized in anonymization tasks
|
| 43 |
3. Adapter B: Specialized in tool calling format
|
| 44 |
|
|
|
|
| 10 |
- qwen
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# Qwen3-4B Anonymizer Tool Call Merged Model
|
| 14 |
|
| 15 |
This is a merged model that combines:
|
| 16 |
- Base model: Qwen3-4B
|
|
|
|
| 38 |
## Training
|
| 39 |
|
| 40 |
This model was trained using a multi-adapter approach:
|
| 41 |
+
1. Base Qwen3-4B model
|
| 42 |
2. Adapter A: Specialized in anonymization tasks
|
| 43 |
3. Adapter B: Specialized in tool calling format
|
| 44 |
|