summaryrefslogtreecommitdiff
path: root/results/babyai_shared/pickup_p0/d4_lr0.03_bp.json
blob: 397fb5a86415037313b504b50032a8a35fe07640 (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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
{
  "condition": "bp",
  "config": {
    "action_dim": 7,
    "context_gain": 1.0,
    "hidden_layers": 4,
    "input_dim": 984,
    "learning_rate": 0.03,
    "mission_dim": 23,
    "momentum": 0.9,
    "reciprocal_learning_rate": 0.03,
    "weight_decay": 0.0001,
    "width": 256
  },
  "data": {
    "color_cardinality": 6,
    "elapsed_seconds": 81.82925486564636,
    "env_id": "BabyAI-PickupLoc-v0",
    "minigrid_version": "3.1.0",
    "object_cardinality": 11,
    "protocol": "babyai_shared_feedback_b0",
    "rollout_episodes": 500,
    "rollout_seed_start": 200000,
    "state_cardinality": 3,
    "train_episodes": 20000,
    "train_steps": 121467,
    "validation_episodes": 2000,
    "validation_steps": 12347,
    "vocabulary": [
      "<unk>",
      "a",
      "ball",
      "behind",
      "blue",
      "box",
      "front",
      "green",
      "grey",
      "in",
      "key",
      "left",
      "of",
      "on",
      "pick",
      "purple",
      "red",
      "right",
      "the",
      "up",
      "yellow",
      "you",
      "your"
    ]
  },
  "epoch_history": [
    {
      "epoch": 1,
      "train_loss": 0.7262089006524337
    },
    {
      "epoch": 2,
      "train_loss": 0.6357596055457466
    },
    {
      "epoch": 3,
      "train_loss": 0.5492566361552791
    },
    {
      "epoch": 4,
      "train_loss": 0.49844952420184485
    },
    {
      "epoch": 5,
      "train_loss": 0.4580263258281507
    },
    {
      "epoch": 6,
      "train_loss": 0.425203683439054
    },
    {
      "epoch": 7,
      "train_loss": 0.412210748948549
    },
    {
      "epoch": 8,
      "train_loss": 0.3926050000441702
    },
    {
      "epoch": 9,
      "train_loss": 0.3829512075374001
    },
    {
      "epoch": 10,
      "train_loss": 0.37295488219512135
    },
    {
      "epoch": 11,
      "train_loss": 0.3644254217649761
    },
    {
      "epoch": 12,
      "train_loss": 0.36054437838102643
    },
    {
      "epoch": 13,
      "train_loss": 0.34705134504719787
    },
    {
      "epoch": 14,
      "train_loss": 0.3469698649017434
    },
    {
      "epoch": 15,
      "train_loss": 0.3360688839774383
    }
  ],
  "epochs_completed": 15,
  "finite": true,
  "first_nonfinite_epoch": null,
  "mission_lesion_rollout": {
    "episodes": 500,
    "mean_length": 57.588,
    "mean_return": 0.10176874999999999,
    "success": 0.116
  },
  "mission_lesion_validation": {
    "accuracy": 0.5888879889851786,
    "loss": 1.111792022712493
  },
  "predictor": [],
  "provenance": {
    "cuda_device_name": "NVIDIA GeForce GTX 1080",
    "cuda_peak_allocated_bytes": 44869632,
    "cuda_visible_devices": "6",
    "device": "cuda:0",
    "git_commit": "17a4224239458781155acb91cfb5f9ea71844663",
    "git_dirty_tracked": false,
    "minigrid_version": "3.1.0",
    "torch_version": "2.3.1+cu118"
  },
  "rollout": {
    "episodes": 500,
    "mean_length": 27.536,
    "mean_return": 0.576375,
    "success": 0.636
  },
  "stage": "babyai_shared_b0",
  "training": {
    "batch_size": 256,
    "model_seed": 4101,
    "neutral_examples_per_epoch": 0,
    "parameter_count_including_reciprocal_context_predictor": 675335,
    "shuffle_seed": 4101,
    "total_wall_seconds_including_rollouts": 131.90459489822388,
    "training_wall_seconds": 118.93379855155945
  },
  "validation": {
    "accuracy": 0.8481412488863691,
    "loss": 0.38257111094978313
  }
}