data: publish complete Calculet NPU research archive
This commit is contained in:
@@ -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 = ?"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user