File size: 551 Bytes
c7074ec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
    "pretty_name": "NoRa - Noisy Rationales Dataset",
    "viewer": true,
    "preview_example_fields": [
        "question",
        "answer",
        "task",
        "noise_type",
        "difficulty",
        "demos",
        "num_demo_thoughts",
        "num_demo_noisy_thoughts",
        "noise_distribution"
    ],
    "min_cell_height": 44,
    "max_cell_height": 100,
    "custom_viewer_config": {
        "page_size": 10,
        "column_config": {
            "demos": {
                "hide_preview": true
            }
        }
    }
}