summaryrefslogtreecommitdiff
path: root/artifacts/synth_v1/consensus_seed.json
blob: 08fcef1ddcb6619fc9b9c0c58f94c6594bdad86b (plain)
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
{
  "protocol": "Many independent descents vote on pairings; the most-agreed pairs become anchors and the rest are assigned against them, repeated. Hidden pairs are read only for scoring.",
  "restarts": 60,
  "rows": [
    {
      "field": "omit-size",
      "trials": [
        {
          "vote_baseline": 0.14453125,
          "history": [
            {
              "round": 0,
              "anchors": 16,
              "seed_precision": 0.3125,
              "accuracy_after_expansion": 0.07421875
            },
            {
              "round": 1,
              "anchors": 32,
              "seed_precision": 0.15625,
              "accuracy_after_expansion": 0.08984375
            },
            {
              "round": 2,
              "anchors": 48,
              "seed_precision": 0.10416666666666667,
              "accuracy_after_expansion": 0.08984375
            },
            {
              "round": 3,
              "anchors": 64,
              "seed_precision": 0.140625,
              "accuracy_after_expansion": 0.0859375
            }
          ]
        },
        {
          "vote_baseline": 0.109375,
          "history": [
            {
              "round": 0,
              "anchors": 16,
              "seed_precision": 0.3125,
              "accuracy_after_expansion": 0.04296875
            },
            {
              "round": 1,
              "anchors": 32,
              "seed_precision": 0.15625,
              "accuracy_after_expansion": 0.03515625
            },
            {
              "round": 2,
              "anchors": 48,
              "seed_precision": 0.10416666666666667,
              "accuracy_after_expansion": 0.0390625
            },
            {
              "round": 3,
              "anchors": 64,
              "seed_precision": 0.09375,
              "accuracy_after_expansion": 0.03515625
            }
          ]
        }
      ]
    },
    {
      "field": "synth-full",
      "trials": [
        {
          "vote_baseline": 0.9375,
          "history": [
            {
              "round": 0,
              "anchors": 16,
              "seed_precision": 1.0,
              "accuracy_after_expansion": 0.80078125
            },
            {
              "round": 1,
              "anchors": 32,
              "seed_precision": 1.0,
              "accuracy_after_expansion": 0.8125
            },
            {
              "round": 2,
              "anchors": 48,
              "seed_precision": 0.9791666666666666,
              "accuracy_after_expansion": 0.76953125
            },
            {
              "round": 3,
              "anchors": 64,
              "seed_precision": 0.984375,
              "accuracy_after_expansion": 0.73046875
            }
          ]
        },
        {
          "vote_baseline": 0.92578125,
          "history": [
            {
              "round": 0,
              "anchors": 16,
              "seed_precision": 0.875,
              "accuracy_after_expansion": 0.796875
            },
            {
              "round": 1,
              "anchors": 32,
              "seed_precision": 0.9375,
              "accuracy_after_expansion": 0.79296875
            },
            {
              "round": 2,
              "anchors": 48,
              "seed_precision": 0.9583333333333334,
              "accuracy_after_expansion": 0.734375
            },
            {
              "round": 3,
              "anchors": 64,
              "seed_precision": 0.96875,
              "accuracy_after_expansion": 0.7109375
            }
          ]
        }
      ]
    }
  ]
}