File size: 1,121 Bytes
d323f57
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "sample_id": "sample_00021",
  "split": "inconsistent",
  "path": "inconsistent/data_visualization/sample_00021",
  "domain": "data_visualization",
  "family": "heatmap",
  "seed": 1200,
  "consistent": false,
  "perturbation": {
    "type": "sign_inversion",
    "description": "Z field negated: Z \u2192 \u2212Z (hot\u2194cold inversion)"
  },
  "symbolic_spec": {
    "representation_type": "python",
    "filename": "spec.py",
    "params": {
      "seed": 1200,
      "size": 42,
      "n_blobs": 2,
      "blobs": [
        {
          "cx": -1.641135342914278,
          "cy": 1.7344255452765287,
          "sx": 0.6839351909141732,
          "sy": 0.8243888083153068,
          "amp": 0.9648166659102333
        },
        {
          "cx": 0.5861165158281287,
          "cy": 2.109489355829549,
          "sx": 1.468428311251663,
          "sy": 0.681261223064251,
          "amp": -1.1420915322252105
        }
      ],
      "colormap": "inferno"
    }
  },
  "files": {
    "symbolic_spec": "spec.py",
    "clean_image": "clean.png",
    "prompt": "prompt.md",
    "corrupted_image": "corrupted.png"
  }
}