eternis commited on
Commit
4ba6c7c
·
verified ·
1 Parent(s): 8f85258

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
  - qwen
11
  ---
12
 
13
- # Qwen3-0.6B Anonymizer Tool Call Merged Model
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-0.6B model
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