File size: 6,561 Bytes
bc3d190 | 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 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 | {
"entries": [
{
"name": "run_experiment",
"total_ms": 1225781.5171249968,
"count": 1,
"avg_ms": 1225781.5171249968,
"children": [
{
"name": "step_preference_data",
"total_ms": 3706.3284589967225,
"count": 1,
"avg_ms": 3706.3284589967225
},
{
"name": "step_attribution_patching",
"total_ms": 6613.111875019968,
"count": 1,
"avg_ms": 6613.111875019968
},
{
"name": "step_coarse_activation_patching",
"total_ms": 2332.7152080019005,
"count": 1,
"avg_ms": 2332.7152080019005
},
{
"name": "step_diffmeans",
"total_ms": 283.85824998258613,
"count": 1,
"avg_ms": 283.85824998258613
},
{
"name": "step_geo",
"total_ms": 10649.801999999909,
"count": 1,
"avg_ms": 10649.801999999909
},
{
"name": "step_process_results",
"total_ms": 14.578208996681497,
"count": 1,
"avg_ms": 14.578208996681497
},
{
"name": "step_visualize_results",
"total_ms": 1202180.1247920084,
"count": 1,
"avg_ms": 1202180.1247920084,
"children": [
{
"name": "visualize_all_att_aggregated_slices",
"total_ms": 44276.10679101781,
"count": 1,
"avg_ms": 44276.10679101781,
"children": [
{
"name": "visualize_att_aggregated",
"total_ms": 44275.95533296699,
"count": 4,
"avg_ms": 11068.988833241747,
"children": [
{
"name": "generate_analysis_plots",
"total_ms": 12549.135708017275,
"count": 4,
"avg_ms": 3137.2839270043187,
"children": [
{
"name": "plot_aggregated_layer_attribution",
"total_ms": 3622.4987510067876,
"count": 4,
"avg_ms": 905.6246877516969,
"children": [
{
"name": "plot_layer_attribution_line",
"total_ms": 3606.1577108921483,
"count": 32,
"avg_ms": 112.69242846537963
}
]
},
{
"name": "plot_aggregated_histograms",
"total_ms": 731.5591250080615,
"count": 4,
"avg_ms": 182.88978125201538,
"children": [
{
"name": "plot_score_histogram",
"total_ms": 730.164539971156,
"count": 8,
"avg_ms": 91.2705674963945
}
]
},
{
"name": "plot_aggregated_mode_comparison",
"total_ms": 5748.870708950562,
"count": 4,
"avg_ms": 1437.2176772376406,
"children": [
{
"name": "plot_mode_bar_chart",
"total_ms": 2950.436625018483,
"count": 4,
"avg_ms": 737.6091562546208
},
{
"name": "plot_mode_scatter",
"total_ms": 1291.1740419804119,
"count": 4,
"avg_ms": 322.79351049510296
},
{
"name": "plot_component_scatter_grid",
"total_ms": 1504.7882919898257,
"count": 4,
"avg_ms": 376.1970729974564
}
]
},
{
"name": "plot_aggregated_top_scores",
"total_ms": 2441.4216660079546,
"count": 4,
"avg_ms": 610.3554165019887,
"children": [
{
"name": "plot_top_scores_text",
"total_ms": 394.730250001885,
"count": 8,
"avg_ms": 49.341281250235625
},
{
"name": "plot_top_scores_bar",
"total_ms": 2044.0846259880345,
"count": 8,
"avg_ms": 255.51057824850432
}
]
}
]
}
]
}
]
},
{
"name": "visualize_all_aggregated",
"total_ms": 146356.77679200307,
"count": 1,
"avg_ms": 146356.77679200307
},
{
"name": "visualize_tokenization",
"total_ms": 20710.865210945485,
"count": 25,
"avg_ms": 828.4346084378194
},
{
"name": "visualize_att_patching",
"total_ms": 101914.27295503672,
"count": 50,
"avg_ms": 2038.2854591007344
},
{
"name": "visualize_coarse_patching",
"total_ms": 749217.5547430525,
"count": 100,
"avg_ms": 7492.175547430525
},
{
"name": "visualize_component_comparison",
"total_ms": 87789.18679297203,
"count": 25,
"avg_ms": 3511.5674717188813
}
]
}
]
}
],
"total_ms": 1225781.5171249968
} |