Files
agentic-studio/kipina-codebench/results/2026-04-14T09-43.json
jaakko 92964e322f CodeBench: mallikohtaiset promptiprofiilit (profiles.json)
- profiles.json: malli → profiili → prompti -mappaus
- code-small.md: tiivistetty prompti pienille malleille (8b, 4b)
- benchmark valitsee automaattisesti oikean promptin mallin perusteella
- qwen3-coder:30b → code.md (large), qwen3:8b → code-small.md (small)
2026-04-14 13:54:26 +03:00

22 lines
458 B
JSON

[
{
"model": "qwen3-coder:30b",
"scenario": "todo",
"reqOk": true,
"specOk": true,
"specEntities": 1,
"validationIssues": 0,
"fixRounds": 0,
"testsTotal": 6,
"testsPassed": 6,
"testsFailed": 0,
"totalDurationMs": 21688,
"totalTokens": 2243,
"avgTokPerSec": 121.7719614197307,
"promptChars": 11588,
"promptTokensEst": 2897,
"score": 100,
"stars": "★★★★★",
"error": null
}
]