morikomorizz commited on
Commit
14a9eaa
·
1 Parent(s): c1d3443

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -24,8 +24,10 @@ The goal is to create a model that does not judge or label its users, while main
24
 
25
  ## What's Different
26
 
27
- - Refusals dropped from **91/100 to 6/100**
28
- - KL divergence : **0.0678**
 
 
29
 
30
  ---
31
 
 
24
 
25
  ## What's Different
26
 
27
+ | Metric | This model | Original model [OrionLLM/GRM-2.6-Plus](https://huggingface.co/OrionLLM/GRM-2.6-Plus) |
28
+ | :----- | :--------: | :---------------------------: |
29
+ | **KL divergence** | 0.0678 | --- |
30
+ | **Refusals** | 06/100 | 91/100 |
31
 
32
  ---
33