Safetensors
qwen2
Research-EAI commited on
Commit
9454d41
·
verified ·
1 Parent(s): 1150f1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
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 human annotators across evaluation categories, demonstrating strong classification performance while being 64× smaller than the teacher model.
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