File size: 330 Bytes
1a3e0bd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "test-benchmark",
    "description": "Test official benchmark",
    "category": "Knowledge",
    "task_type": "QA",
    "input_modalities": [
        "text"
    ],
    "output_modalities": [
        "text"
    ],
    "task_type_fields": {
        "# comment": "QA tasks require 'expected' field in each task"
    }
}