Update README.md
Browse files
README.md
CHANGED
@@ -8,9 +8,6 @@ base_model:
|
|
8 |
- Qwen/Qwen3-4B
|
9 |
pipeline_tag: text-generation
|
10 |
library_name: transformers
|
11 |
-
metrics:
|
12 |
-
- accuracy
|
13 |
-
new_version: Arc-Intelligence/crm-01-4b
|
14 |
---
|
15 |
|
16 |
### **Model Card: Arc-Intelligence/crm-01-4b**
|
@@ -77,7 +74,7 @@ For full methodology and benchmark details, see our [blog post](../blog_post.md)
|
|
77 |
|
78 |
### **Training Data**
|
79 |
|
80 |
-
The model was fine-tuned on the **B2B split** of the `CRMArena-Pro` dataset. This split covers **
|
81 |
|
82 |
### **Training Procedure**
|
83 |
|
|
|
8 |
- Qwen/Qwen3-4B
|
9 |
pipeline_tag: text-generation
|
10 |
library_name: transformers
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
### **Model Card: Arc-Intelligence/crm-01-4b**
|
|
|
74 |
|
75 |
### **Training Data**
|
76 |
|
77 |
+
The model was fine-tuned on the **B2B split** of the `CRMArena-Pro` dataset. This split covers **19 enterprise-grade tasks** spanning 4 business skill categories (Workflow, Policy, Text, Database) and 3 difficulty levels (Easy / Medium / Hard). The B2B training set contains **2,140** procedural workflow examples, all derived from a simulated Salesforce environment representative of real B2B organisations.
|
78 |
|
79 |
### **Training Procedure**
|
80 |
|