diff options
Diffstat (limited to 'artifacts/energy_free_test.json')
| -rw-r--r-- | artifacts/energy_free_test.json | 385 |
1 files changed, 385 insertions, 0 deletions
diff --git a/artifacts/energy_free_test.json b/artifacts/energy_free_test.json new file mode 100644 index 0000000..46fb37d --- /dev/null +++ b/artifacts/energy_free_test.json @@ -0,0 +1,385 @@ +{ + "protocol": "No cross-modal map and no image-text pair is used by the energy or optimizer. Paired text is loaded only for trajectory and oracle diagnostics; the final step is fixed by CLI arguments.", + "mode": "free_language_latent_particles", + "split": "test", + "rows": [ + 25, + 34, + 51, + 89, + 97, + 124, + 133, + 134, + 137, + 199, + 219, + 222, + 228, + 246, + 259, + 279, + 304, + 318, + 340, + 395, + 434, + 472, + 487, + 520, + 539, + 565, + 615, + 654, + 661, + 670, + 734, + 748, + 754, + 760, + 828, + 856, + 887, + 906, + 917, + 972, + 973, + 1023, + 1030, + 1044, + 1072, + 1117, + 1196, + 1202, + 1206, + 1284, + 1305, + 1306, + 1310, + 1343, + 1358, + 1390, + 1401, + 1417, + 1480, + 1576, + 1594, + 1610, + 1646, + 1723, + 1771, + 1821, + 1833, + 1895, + 1981, + 1983, + 1984, + 1987, + 2044, + 2054, + 2103, + 2112, + 2113, + 2124, + 2130, + 2131, + 2139, + 2161, + 2180, + 2197, + 2260, + 2265, + 2319, + 2330, + 2410, + 2412, + 2429, + 2433, + 2458, + 2523, + 2551, + 2572, + 2600, + 2615, + 2678, + 2690, + 2788, + 2803, + 2848, + 2851, + 2906, + 2909, + 2955, + 2956, + 3008, + 3078, + 3082, + 3087, + 3097, + 3109, + 3130, + 3162, + 3245, + 3412, + 3437, + 3451, + 3459, + 3476, + 3500, + 3539, + 3648, + 3701, + 3703, + 3724, + 3771, + 3774, + 3826, + 3834, + 3951, + 3972, + 4007, + 4027, + 4028, + 4041, + 4313, + 4317, + 4343, + 4367, + 4402, + 4452, + 4501, + 4510, + 4556, + 4562, + 4663, + 4686, + 4748, + 4801, + 4816, + 4879, + 4881, + 4882, + 4902, + 4942, + 4981, + 5016, + 5056, + 5160, + 5171, + 5240, + 5261, + 5327, + 5330, + 5343, + 5441, + 5541, + 5580, + 5581, + 5595, + 5618, + 5621, + 5701, + 5724, + 5743, + 5760, + 5763, + 5767, + 5807, + 5835, + 5854, + 5867, + 5881, + 5947, + 5964, + 5970, + 5989, + 6002, + 6005, + 6008, + 6031, + 6067, + 6068, + 6078, + 6127, + 6192, + 6242, + 6250, + 6258, + 6283, + 6300, + 6306, + 6334, + 6376, + 6486, + 6532, + 6549, + 6645, + 6661, + 6694, + 6733, + 6781, + 6796, + 6830, + 6921, + 7153, + 7170, + 7263, + 7492, + 7507, + 7542, + 7549, + 7581, + 7584, + 7597, + 7631, + 7639, + 7682, + 7702, + 7739, + 7750, + 7791, + 7874, + 7881, + 7909, + 7912, + 7921, + 7962, + 7973, + 7986, + 7996, + 8015, + 8023, + 8054, + 8070, + 8079, + 8084, + 8175, + 8185, + 8199, + 8225, + 8267, + 8274 + ], + "vision_model": "facebook/dinov2-small", + "text_model": "Qwen/Qwen2.5-0.5B", + "args": { + "manifest": "artifacts/manifest.json", + "vision": "artifacts/vision.pt", + "text": "artifacts/text.pt", + "prototypes": "artifacts/gw.pt", + "split": "test", + "samples": 256, + "steps": 100, + "lr": 0.03, + "projections": 128, + "relation_weight_start": 0.4, + "relation_weight_end": 2.0, + "conditional_weight_start": 0.05, + "conditional_weight_end": 0.2, + "distribution_weight": 80.0, + "manifold_weight": 1.0, + "noise": 0.01, + "device": "cuda:1", + "seed": 20260729, + "output": "artifacts/energy_free_test.pt", + "metrics_output": "artifacts/energy_free_test.json" + }, + "history": [ + { + "step": 0, + "total": 1.1818684339523315, + "relation": 1.9586046934127808, + "conditional": 6.640052795410156, + "distribution": 1.801527469069697e-05, + "manifold": 0.06498267501592636, + "paired_evaluation_only": { + "r@1": 0.0078125, + "r@5": 0.03515625, + "r@10": 0.04296875, + "median_rank": 136.0, + "paired_cosine": 0.884132444858551 + } + }, + { + "step": 20, + "total": 0.4429657757282257, + "relation": 0.12458157539367676, + "conditional": 0.21133959293365479, + "distribution": 5.553200753638521e-05, + "manifold": 0.33191731572151184, + "paired_evaluation_only": { + "r@1": 0.01171875, + "r@5": 0.05859375, + "r@10": 0.1015625, + "median_rank": 103.0, + "paired_cosine": 0.5964757204055786 + } + }, + { + "step": 40, + "total": 0.3382940888404846, + "relation": 0.08874911814928055, + "conditional": 0.22935684025287628, + "distribution": 2.5075258236029185e-05, + "manifold": 0.2187597155570984, + "paired_evaluation_only": { + "r@1": 0.00390625, + "r@5": 0.03515625, + "r@10": 0.078125, + "median_rank": 101.0, + "paired_cosine": 0.7090845704078674 + } + }, + { + "step": 60, + "total": 0.3598535656929016, + "relation": 0.07518015056848526, + "conditional": 0.18777962028980255, + "distribution": 2.5823206669883803e-05, + "manifold": 0.22925356030464172, + "paired_evaluation_only": { + "r@1": 0.01171875, + "r@5": 0.03125, + "r@10": 0.08984375, + "median_rank": 97.0, + "paired_cosine": 0.6951513290405273 + } + }, + { + "step": 80, + "total": 0.3668595254421234, + "relation": 0.05484185740351677, + "conditional": 0.1641363501548767, + "distribution": 3.03647575492505e-05, + "manifold": 0.24439284205436707, + "paired_evaluation_only": { + "r@1": 0.00390625, + "r@5": 0.03125, + "r@10": 0.08984375, + "median_rank": 92.0, + "paired_cosine": 0.6783649921417236 + } + }, + { + "step": 100, + "total": 0.39657658338546753, + "relation": 0.05125582963228226, + "conditional": 0.14389529824256897, + "distribution": 3.77081087208353e-05, + "manifold": 0.26226919889450073, + "paired_evaluation_only": { + "r@1": 0.0078125, + "r@5": 0.03515625, + "r@10": 0.09375, + "median_rank": 95.0, + "paired_cosine": 0.6585372686386108 + } + } + ], + "oracle_energy_components": { + "relation": 1.655633568763733, + "conditional": 6.012145519256592, + "distribution": 4.38252072854084e-06, + "manifold": 0.023960642516613007 + } +}
\ No newline at end of file |
