{
  "schema_version": 1,
  "adapter_key": "mllmclip",
  "validated_at": "2026-08-28",
  "accelerator": {"vendor": "NVIDIA", "model": "A100"},
  "command": [
    "python", "-m", "auto_research.reproductions.mllmclip.checkpoint",
    "--teacher-revision", "067788b187b95ebe7b2e040b3e4299e342e5b8fd",
    "--student-revision", "3d74acf9a28c67741b2f4f2ea7635f0aaf6f0268",
    "--annotations", "data/pope/coco_pope_adversarial.json",
    "--image-root", "data/pope/images",
    "--train-examples", "320", "--test-examples", "160",
    "--batch-size", "16", "--steps", "60", "--learning-rate", "0.003",
    "--seeds", "42,43,44"
  ],
  "dataset": {"name": "POPE adversarial / COCO val2014", "train_examples": 320, "test_examples": 160},
  "checkpoint": {
    "teacher": {"model_id": "HuggingFaceTB/SmolVLM2-256M-Video-Instruct", "revision": "067788b187b95ebe7b2e040b3e4299e342e5b8fd"},
    "student": {"model_id": "openai/clip-vit-base-patch32", "revision": "3d74acf9a28c67741b2f4f2ea7635f0aaf6f0268"}
  },
  "result": "passed",
  "metrics": {
    "seeds": [42, 43, 44],
    "baseline_linear_cka_mean": 0.3493817,
    "method_linear_cka_mean": 0.3465675,
    "baseline_neighbor_overlap_at_5_mean": 0.2641667,
    "method_neighbor_overlap_at_5_mean": 0.2595833,
    "label_diagnostic_valid": false
  },
  "provenance": {
    "commit": "e88b5aa4b3d96ed07d8890c747abfb97e0dd89c8",
    "artifact_path": "docs/gpu-validations/mllmclip-a100-20260828.json",
    "raw_predictions_committed": false,
    "checkpoint_committed": false
  }
}
