codelion commited on
Commit
41eccc3
·
verified ·
1 Parent(s): e88dc3c

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.9%** | 68.7% | +1.1 |
85
  | GSM8K (1000 samples, 3-shot CoT) | **80.5%** | 78.8% | +1.7 |
86
  | IFEval (full set, strict) | **69.1%** | 68.4% | +0.7 |
87
- | BFCL-V3 simple (200 calls) | **72.0%** | 67.0% | +5.0 |
88
  | HumanEval (164 problems, pass@1) | **78.0%** | 76.2% | +1.8 |
89
  | HashHop (long-context retrieval) | **25.0%** | 24.0% | +1.0 |
90
- | **Capability Score** (mean of 6) | **65.76** | 63.86 | **+1.90** |
91
  | KL vs bf16 reference (mean / p95) | 0.1224 / 0.5692 |, |, |
92
  | On-disk size | 3.0 GB | 2.8 GB | +0.2 |
93
 
 
84
  | MMLU (5-shot, 1000 samples) | **69.9%** | 68.7% | +1.1 |
85
  | GSM8K (1000 samples, 3-shot CoT) | **80.5%** | 78.8% | +1.7 |
86
  | IFEval (full set, strict) | **69.1%** | 68.4% | +0.7 |
87
+ | BFCL-V3 simple (200 calls) | **90.0%** | 85.0% | +5.0 |
88
  | HumanEval (164 problems, pass@1) | **78.0%** | 76.2% | +1.8 |
89
  | HashHop (long-context retrieval) | **25.0%** | 24.0% | +1.0 |
90
+ | **Capability Score** (mean of 6) | **68.76** | 66.86 | **+1.90** |
91
  | KL vs bf16 reference (mean / p95) | 0.1224 / 0.5692 |, |, |
92
  | On-disk size | 3.0 GB | 2.8 GB | +0.2 |
93