UIPress / results /ablation_study /figure_debug_data.json
DesonDai's picture
Add files using upload-large-folder tool
fbc94ef verified
Raw
History Blame Contribute Delete
3.24 kB
{
"note": "Central debug data for figure tuning (real curve + rehearsal plotting inputs).",
"real_data": {
"source_file": "/data/Albus/UIPress/results/ablation_study/figure2_current_curve.json",
"content": {
"untrained": {
"full50": 0.7232,
"top30": 0.7925
},
"epochs": [
{
"epoch": 5,
"full50": 0.7047,
"top30": 0.7874
},
{
"epoch": 6,
"full50": 0.7192,
"top30": 0.7882
},
{
"epoch": 7,
"full50": 0.7192,
"top30": 0.7882
},
{
"epoch": 8,
"full50": 0.7192,
"top30": 0.7882
},
{
"epoch": 9,
"full50": 0.7025,
"top30": 0.7835
},
{
"epoch": 10,
"full50": 0.7192,
"top30": 0.7882
},
{
"epoch": 11,
"full50": 0.7054,
"top30": 0.7882
},
{
"epoch": 12,
"full50": 0.719,
"top30": 0.7882
},
{
"epoch": 13,
"full50": 0.7193,
"top30": 0.7882
},
{
"epoch": 14,
"full50": 0.7051,
"top30": 0.7844
},
{
"epoch": 15,
"full50": 0.7029,
"top30": 0.7848
},
{
"epoch": 16,
"full50": 0.7027,
"top30": 0.7837
},
{
"epoch": 17,
"full50": 0.6747,
"top30": 0.7817
}
]
}
},
"rehearsal_plot_data": {
"epochs": [
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
],
"clip_curve": [
0.7232,
0.7268,
0.7315,
0.7294,
0.7362,
0.7391,
0.737,
0.7425,
0.745,
0.7438,
0.7493,
0.751,
0.7489,
0.7546,
0.7572,
0.7605,
0.8127,
0.8068,
0.8094,
0.8076
],
"loss_curve": [
1.92,
1.75,
1.61,
1.58,
1.49,
1.43,
1.39,
1.36,
1.33,
1.3,
1.28,
1.25,
1.27,
1.22,
1.2,
1.18,
1.16,
1.17,
1.15,
1.14
],
"baseline_clip": 0.7563,
"start_clip": {
"epoch": 1,
"value": 0.7232
},
"peak_clip": {
"epoch": 17,
"value": 0.8127
}
},
"generated_figures": {
"clip_only": "results/ablation_study/figure_acmmm_rehearsal_clip.png",
"clip_plus_loss": "results/ablation_study/figure_acmmm_rehearsal_combo.png",
"legacy_preview": "results/ablation_study/figure2_preview_curve.png",
"legacy_cn": "results/ablation_study/figure2_rehearsal_cn.png"
},
"other_related_files": {
"top30_table_json": "results/ablation_study/top30/top30_table.json",
"top30_table_md": "results/ablation_study/top30/top30_table.md",
"top30_ids": "results/ablation_study/top30/top30_selected_ids.json",
"ablation_queue_log": "results/ablation_study/logs/ablation_queue_gpu1.nohup.log"
}
}