{
  "format_version": 1,
  "purpose": "Small source-data mechanism checks. These snapshots are not published benchmark results or substitutes for complete datasets.",
  "snapshots": {
    "cifar10": {
      "file_sha256": "b05be39680b5e526c41dcdd96792d7d30bc27906103cb7670ad5f482131196d1",
      "path": "docs/assets/source-data/cifar10-balanced-10.pt",
      "receipt": {
        "access": "Public research dataset; consult the source page for current terms.",
        "adapter": "load_vision_source_subset",
        "adapter_revision": "1",
        "citation_url": "https://www.cs.toronto.edu/~kriz/learning-features-2009-TR.pdf",
        "content_sha256": "2c9f290825dc8690b27ca159d4681cda3db2198d35352f888bc3fbed23f21dfe",
        "dataset": "CIFAR10",
        "homepage": "https://www.cs.toronto.edu/~kriz/cifar.html",
        "preprocessing": [
          "deterministic class-balanced selection",
          "scale image values to [0, 1]",
          "bilinear resize to 16x16"
        ],
        "seed": 91,
        "selected_indices": [
          38683,
          42292,
          41716,
          41053,
          14490,
          10657,
          14443,
          46034,
          32019,
          43901
        ],
        "source": "CIFAR-10",
        "split": "train",
        "subset_size": 10,
        "version": "0.17.2"
      }
    },
    "cora": {
      "file_sha256": "a35552417cc5e27655f2100d3fc92432ecbaa77665a122ef434ceb987d05aebc",
      "path": "docs/assets/source-data/cora-induced-96.pt",
      "receipt": {
        "access": "Public research dataset distributed by the Planetoid repository.",
        "adapter": "load_planetoid_source_subset",
        "adapter_revision": "1",
        "citation_url": "https://proceedings.mlr.press/v48/yang16.html",
        "content_sha256": "6d61add1c8e823e42a5f53f39d6b67aad5bb52a1367b71ed2e4827b6676e4d76",
        "dataset": "Cora",
        "homepage": "https://github.com/kimiyoung/planetoid",
        "preprocessing": [
          "source node features",
          "source edges",
          "source split masks",
          "deterministic connected induced subset; teaching protocol, not source benchmark"
        ],
        "seed": 91,
        "selected_indices": [
          18,
          590,
          2427,
          1786,
          349,
          139,
          37,
          2145,
          2428,
          1954,
          1512,
          103,
          1957,
          1560,
          1441,
          2095,
          2275,
          1623,
          1772,
          1790,
          910,
          750,
          2272,
          133,
          1784,
          1775,
          135,
          1956,
          1770,
          1128,
          426,
          2045,
          1355,
          487,
          371,
          1779,
          102,
          2256,
          1871,
          306,
          2082,
          807,
          2271,
          476,
          1878,
          1561,
          1700,
          112,
          1584,
          1553,
          1415,
          2078,
          519,
          1830,
          1783,
          239,
          1067,
          1190,
          236,
          1768,
          109,
          1354,
          350,
          958,
          1346,
          581,
          1651,
          2089,
          979,
          1781,
          1785,
          1773,
          1782,
          2144,
          387,
          2085,
          2080,
          399,
          1802,
          1705,
          2107,
          1798,
          1771,
          699,
          1248,
          2079,
          1171,
          554,
          1776,
          695,
          1072,
          1069,
          1245,
          1855,
          1311,
          859
        ],
        "source": "Planetoid citation-network split",
        "split": "public Planetoid masks",
        "subset_size": 96,
        "version": "2.8.0.post1"
      }
    },
    "motion": {
      "file_sha256": "cc687bb9a055fdae4a006996c4270a99a9b1584a22dc9465b851f1d67047bccc",
      "path": "docs/assets/source-data/public-motion-frames-100-101.pt",
      "receipt": {
        "access": "Freely usable Pexels video mirrored by the tutorial; not a benchmark dataset.",
        "adapter": "load_public_motion_subset",
        "adapter_revision": "1",
        "citation_url": "https://docs.pytorch.org/vision/stable/auto_examples/others/plot_optical_flow.html",
        "content_sha256": "60fc2bf375ae4ffe819b135b2580d1dc25b34617b20e8f41f900055338cd8d96",
        "dataset": "PublicBasketballMotion",
        "homepage": "https://docs.pytorch.org/vision/stable/auto_examples/others/plot_optical_flow.html",
        "preprocessing": [
          "selected consecutive real-video frames",
          "scaled uint8 values to [0, 1]",
          "bilinear resize to 96x160"
        ],
        "seed": 0,
        "selected_indices": [
          100,
          101
        ],
        "source": "Public video used by the TorchVision optical-flow tutorial",
        "split": "frames at 30000/1001 fps",
        "subset_size": 2,
        "version": "18.0.0"
      }
    }
  }
}
