majentik commited on
Commit
526fa15
·
verified ·
1 Parent(s): 4329314

Card improvements: evaluation/license sections, metadata fixes

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -42,6 +42,13 @@ pip install mlx-lm
42
  mlx_lm.generate --model majentik/KAT-Coder-V2.5-Dev-MLX-4bit --prompt "Write a binary search in Python"
43
  ```
44
 
 
 
 
 
 
 
 
45
  ## Available tiers
46
 
47
  | Repo | Quant |
 
42
  mlx_lm.generate --model majentik/KAT-Coder-V2.5-Dev-MLX-4bit --prompt "Write a binary search in Python"
43
  ```
44
 
45
+ ## Evaluation
46
+
47
+ | Benchmark | Score |
48
+ | --- | --- |
49
+ | arc_easy_acc | 0.7000 |
50
+ | hellaswag_acc | 0.5400 |
51
+
52
  ## Available tiers
53
 
54
  | Repo | Quant |