Update README.md
Browse files
README.md
CHANGED
@@ -26,8 +26,7 @@ The model classifies documents across the following dimensions:
|
|
26 |
|
27 |
## 📊 Performance
|
28 |
|
29 |
-
The model achieves Cohen's κ agreement of 0.71-0.74 with
|
30 |
-
|
31 |
## 💻 Usage
|
32 |
|
33 |
```python
|
|
|
26 |
|
27 |
## 📊 Performance
|
28 |
|
29 |
+
The model achieves an average Cohen's κ agreement of 0.71-0.74 with our golden annotators, GPT-4o and Claude 3.5 Sonnet, on held-out evaluation sets, which is within 3% of its teacher model Qwen2.5-32b-Instruct while being 64× smaller.
|
|
|
30 |
## 💻 Usage
|
31 |
|
32 |
```python
|