data: publish complete Calculet NPU research archive

This commit is contained in:
2026-08-02 14:57:11 +08:00
parent b5c4fbffab
commit 98e6cadcb6
12400 changed files with 6166642 additions and 0 deletions
@@ -0,0 +1,27 @@
{
"meta_info": {
"description": "大模型测试集",
"version": "1.0",
"date": "2026-04-01"
},
"test_cases": [
{
"id": "case_001",
"name": "short_input",
"category": "llm-txt",
"prompt": "用C++写冒泡排序"
},
{
"id": "case_002",
"name": "11_input",
"category": "llm-txt",
"prompt": "who are you?"
},
{
"id": "case_003",
"name": "16_input",
"category": "llm-txt",
"prompt": "Result only: 2 + 2 = ?"
}
]
}