File size: 5,751 Bytes
c6a85a5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
    "orientation": "horizontal",
    "children": [
        {
            "kind": "split",
            "weight": 24.37657642133775,
            "orientation": "vertical",
            "children": [
                {
                    "kind": "tab",
                    "weight": 23.652554002465973,
                    "children": [
                        {
                            "kind": "widget",
                            "name": "Table",
                            "type": "table",
                            "config": {
                                "tableView": "full",
                                "visibleColumns": [
                                    "fine_label_prediction_str",
                                    "fine_label_str",
                                    "label_score",
                                    "near_duplicate_score",
                                    "outlier_score"
                                ],
                                "sorting": null,
                                "orderByRelevance": false
                            }
                        }
                    ]
                },
                {
                    "kind": "tab",
                    "weight": 11.033364782611708,
                    "children": [
                        {
                            "kind": "widget",
                            "name": "Issues",
                            "type": "IssuesWidget",
                            "config": null
                        }
                    ]
                },
                {
                    "kind": "tab",
                    "weight": 38.67424218071708,
                    "children": [
                        {
                            "kind": "widget",
                            "name": "Inspector",
                            "type": "inspector",
                            "config": {
                                "views": [
                                    {
                                        "view": "ImageView",
                                        "columns": [
                                            "image"
                                        ],
                                        "name": "image",
                                        "key": "iW3ihwygEHg4QZv5YzJ8ww"
                                    },
                                    {
                                        "view": "TextLens",
                                        "columns": [
                                            "fine_label_str"
                                        ],
                                        "name": "view",
                                        "key": "346d7554-5395-44d6-b358-a351901cb02e"
                                    },
                                    {
                                        "view": "TextLens",
                                        "columns": [
                                            "fine_label_prediction_str"
                                        ],
                                        "name": "view",
                                        "key": "99761cf8-350a-469d-8dbc-0df7b0db4d48"
                                    },
                                    {
                                        "view": "ScalarView",
                                        "columns": [
                                            "label_score"
                                        ],
                                        "name": "view",
                                        "key": "4ae33ae9-919a-4b10-9216-cd7c9448f9ac"
                                    },
                                    {
                                        "view": "ScalarView",
                                        "columns": [
                                            "outlier_score"
                                        ],
                                        "name": "view",
                                        "key": "13fb6430-3ffc-422c-92be-243b174b9a15"
                                    },
                                    {
                                        "view": "ScalarView",
                                        "columns": [
                                            "near_duplicate_score"
                                        ],
                                        "name": "view",
                                        "key": "daf7c0b7-2185-4e50-9eb0-ffab8d1ff906"
                                    }
                                ],
                                "visibleColumns": 8
                            }
                        }
                    ]
                }
            ]
        },
        {
            "kind": "tab",
            "weight": 51.915353562320064,
            "children": [
                {
                    "kind": "widget",
                    "name": "Similarity Map",
                    "type": "similaritymap",
                    "config": {
                        "placeBy": [
                            "embedding_reduced"
                        ],
                        "reductionMethod": null,
                        "colorBy": "fine_label_str",
                        "sizeBy": "is_label_issue",
                        "filter": true,
                        "umapNNeighbors": 20,
                        "umapMetric": "cosine",
                        "umapMinDist": 0.15,
                        "pcaNormalization": null,
                        "umapMenuLocalGlobalBalance": 0.5,
                        "umapMenuIsAdvanced": false
                    }
                }
            ]
        }
    ]
}