summaryrefslogtreecommitdiff
path: root/results/babyai_shared/pickup_p1_selector.json
blob: 2f5fc078f394df91ad2a63b5692492be1cd272f0 (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
{
  "candidates": [
    {
      "bp_action_accuracy_percent": 87.26006317324047,
      "bp_mission_lesion_drop_points": 33.00000000000001,
      "bp_mission_lesion_success_percent": 44.6,
      "bp_rollout_success_percent": 77.60000000000001,
      "checks": {
        "both_finite": true,
        "bp_mission_lesion_drop_at_least_20": true,
        "bp_success_at_least_70": true,
        "clean_kp_success_at_least_60": true
      },
      "clean_kp_action_accuracy_percent": 85.78602089576415,
      "clean_kp_rollout_success_percent": 61.6,
      "eligible": true,
      "history_steps": 4
    },
    {
      "bp_action_accuracy_percent": 86.68502470235686,
      "bp_mission_lesion_drop_points": 29.800000000000004,
      "bp_mission_lesion_success_percent": 37.4,
      "bp_rollout_success_percent": 67.2,
      "checks": {
        "both_finite": true,
        "bp_mission_lesion_drop_at_least_20": true,
        "bp_success_at_least_70": false,
        "clean_kp_success_at_least_60": false
      },
      "clean_kp_action_accuracy_percent": 83.34818174455333,
      "clean_kp_rollout_success_percent": 42.199999999999996,
      "eligible": false,
      "history_steps": 8
    }
  ],
  "gate": "pass",
  "raw_or_sdil_results_run_or_read": false,
  "selected": {
    "context_gain": 1.0,
    "hidden_layers": 4,
    "history_steps": 4,
    "learning_rate": 0.03,
    "p2_epochs": 40,
    "p2_model_and_shuffle_seeds": [
      4101,
      4102,
      4103
    ],
    "width": 256
  },
  "stage": "babyai_pickup_p1_history_selector",
  "test_split_generated_or_read": false
}