Skip to content

Commit fffda53

Browse files
committed
chore: 补充评测数据
1 parent 46378fe commit fffda53

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,19 @@ npx skills add antvis/chart-visualization-skills
5454

5555
`G2 Chart` generates accurate, runnable G2 v5 code following Spec Mode best practices. It covers 30+ chart types (interval, line, area, point, rect, cell, treemap, sankey, chord, wordCloud, gauge, and more), data transforms (stackY, dodgeX, binX, fold, etc.), coordinate systems (cartesian, polar, theta, radial), scales, interactions (brush, slider, legend filter), components (axis, legend, tooltip, annotation), and multi-view compositions. Built-in guard rails prevent common v4→v5 migration pitfalls such as using deprecated chain APIs, invalid palette names, or referencing `d3` in user code.
5656

57+
**Evaluation Results**
58+
59+
Harness Engineering approach has been rigorously tested against 174 chart generation test cases, demonstrating significant improvements over baseline methods:
60+
61+
| Model | Success Rate | Improvement |
62+
| :--- | :--- | :--- |
63+
| qwen3-coder-480b-a35b-instruct | **98.2%** | +18.2% |
64+
| Kimi-K2.5 | **97.7%** | +17.7% |
65+
| GLM-5.1 | **93.6%** | +13.6% |
66+
| DeepSeek-V3.2 | **87.3%** | +7.3% |
67+
| Context7 Baseline | 80% | baseline |
68+
69+
The results show that Harness Engineering enables LLMs to achieve near-production-ready accuracy (up to 98.2%), significantly outperforming the Context7 baseline approach.
5770

5871
> [!TIP]
5972
> More skills are coming soon.

0 commit comments

Comments
 (0)