codelion commited on
Commit
804d898
·
verified ·
1 Parent(s): 1f7c283

Correct BFCL + Capability: the AST checker could not match array-typed arguments

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -84,10 +84,10 @@ Six-metric Capability Score (mean of MMLU + GSM8K + IFEval + BFCL + HumanEval +
84
  | MMLU (5-shot, 1000 samples) | **69.1%** | 68.6% | +0.5 |
85
  | GSM8K (1000 samples, 3-shot CoT) | **81.7%** | 81.7% | +0.0 |
86
  | IFEval (full set, strict) | **71.2%** | 71.0% | +0.2 |
87
- | BFCL-V3 simple (200 calls) | **72.5%** | 73.5% | -1.0 |
88
  | HumanEval (164 problems, pass@1) | **81.1%** | 78.7% | +2.4 |
89
  | HashHop (long-context retrieval) | **25.0%** | 26.0% | -1.0 |
90
- | **Capability Score** (mean of 6) | **66.77** | 66.58 | **+0.19** |
91
  | KL vs uniform-4-bit reference (mean / p95) | 0.1937 / 1.0790 |, |, |
92
  | On-disk size | 6.6 GB | 5.5 GB | +1.1 |
93
 
 
84
  | MMLU (5-shot, 1000 samples) | **69.1%** | 68.6% | +0.5 |
85
  | GSM8K (1000 samples, 3-shot CoT) | **81.7%** | 81.7% | +0.0 |
86
  | IFEval (full set, strict) | **71.2%** | 71.0% | +0.2 |
87
+ | BFCL-V3 simple (200 calls) | **91.0%** | 92.0% | -1.0 |
88
  | HumanEval (164 problems, pass@1) | **81.1%** | 78.7% | +2.4 |
89
  | HashHop (long-context retrieval) | **25.0%** | 26.0% | -1.0 |
90
+ | **Capability Score** (mean of 6) | **69.85** | 69.66 | **+0.19** |
91
  | KL vs uniform-4-bit reference (mean / p95) | 0.1937 / 1.0790 |, |, |
92
  | On-disk size | 6.6 GB | 5.5 GB | +1.1 |
93