summaryrefslogtreecommitdiff
path: root/results/babyai_shared/b0/d2_lr0.03_bp.json
diff options
context:
space:
mode:
authorYurenHao0426 <Blackhao0426@gmail.com>2026-08-10 10:18:26 -0500
committerYurenHao0426 <Blackhao0426@gmail.com>2026-08-10 10:18:26 -0500
commite3011f144a018f6415b3c2a636c0646e412b3ced (patch)
tree3f1920a2e7b2cb9208aeb92676a7f2929f1f3c25 /results/babyai_shared/b0/d2_lr0.03_bp.json
parent20fd3577693593e3f62bcc4e1c2565dca5349944 (diff)
results: select BabyAI clean configuration
Diffstat (limited to 'results/babyai_shared/b0/d2_lr0.03_bp.json')
-rw-r--r--results/babyai_shared/b0/d2_lr0.03_bp.json151
1 files changed, 151 insertions, 0 deletions
diff --git a/results/babyai_shared/b0/d2_lr0.03_bp.json b/results/babyai_shared/b0/d2_lr0.03_bp.json
new file mode 100644
index 0000000..53c0cd2
--- /dev/null
+++ b/results/babyai_shared/b0/d2_lr0.03_bp.json
@@ -0,0 +1,151 @@
+{
+ "condition": "bp",
+ "config": {
+ "action_dim": 7,
+ "context_gain": 1.0,
+ "hidden_layers": 2,
+ "input_dim": 984,
+ "learning_rate": 0.03,
+ "mission_dim": 13,
+ "momentum": 0.9,
+ "reciprocal_learning_rate": 0.03,
+ "weight_decay": 0.0001,
+ "width": 256
+ },
+ "data": {
+ "color_cardinality": 6,
+ "elapsed_seconds": 37.730633020401,
+ "env_id": "BabyAI-GoToObjS6-v1",
+ "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": 70159,
+ "validation_episodes": 2000,
+ "validation_steps": 7019,
+ "vocabulary": [
+ "<unk>",
+ "ball",
+ "blue",
+ "box",
+ "go",
+ "green",
+ "grey",
+ "key",
+ "purple",
+ "red",
+ "the",
+ "to",
+ "yellow"
+ ]
+ },
+ "epoch_history": [
+ {
+ "epoch": 1,
+ "train_loss": 0.32622500834817236
+ },
+ {
+ "epoch": 2,
+ "train_loss": 0.022967058995907955
+ },
+ {
+ "epoch": 3,
+ "train_loss": 0.013182067105292596
+ },
+ {
+ "epoch": 4,
+ "train_loss": 0.12631320300893012
+ },
+ {
+ "epoch": 5,
+ "train_loss": 0.03265200278869915
+ },
+ {
+ "epoch": 6,
+ "train_loss": 0.01237200420434502
+ },
+ {
+ "epoch": 7,
+ "train_loss": 0.012444034099012655
+ },
+ {
+ "epoch": 8,
+ "train_loss": 0.010830031347418712
+ },
+ {
+ "epoch": 9,
+ "train_loss": 0.010618501521848057
+ },
+ {
+ "epoch": 10,
+ "train_loss": 0.010414972044315867
+ },
+ {
+ "epoch": 11,
+ "train_loss": 0.009751175390768118
+ },
+ {
+ "epoch": 12,
+ "train_loss": 0.01019353245279159
+ },
+ {
+ "epoch": 13,
+ "train_loss": 0.010311937543394213
+ },
+ {
+ "epoch": 14,
+ "train_loss": 0.00966560988549397
+ },
+ {
+ "epoch": 15,
+ "train_loss": 0.009808915172311986
+ }
+ ],
+ "epochs_completed": 15,
+ "finite": true,
+ "first_nonfinite_epoch": null,
+ "mission_lesion_rollout": {
+ "episodes": 500,
+ "mean_length": 6.608,
+ "mean_return": 0.8254000000000001,
+ "success": 0.906
+ },
+ "mission_lesion_validation": {
+ "accuracy": 0.9393075936743126,
+ "loss": 0.15966886549462006
+ },
+ "predictor": [],
+ "provenance": {
+ "cuda_device_name": "NVIDIA GeForce GTX 1080",
+ "cuda_peak_allocated_bytes": 39800832,
+ "cuda_visible_devices": "2",
+ "device": "cuda:0",
+ "git_commit": "20fd3577693593e3f62bcc4e1c2565dca5349944",
+ "git_dirty_tracked": false,
+ "minigrid_version": "3.1.0",
+ "torch_version": "2.3.1+cu118"
+ },
+ "rollout": {
+ "episodes": 500,
+ "mean_length": 4.29,
+ "mean_return": 0.8905500000000001,
+ "success": 0.978
+ },
+ "stage": "babyai_shared_b0",
+ "training": {
+ "batch_size": 256,
+ "model_seed": 4101,
+ "neutral_examples_per_epoch": 0,
+ "parameter_count_including_reciprocal_context_predictor": 394759,
+ "shuffle_seed": 4101,
+ "total_wall_seconds_including_rollouts": 71.35738158226013,
+ "training_wall_seconds": 68.60933923721313
+ },
+ "validation": {
+ "accuracy": 0.9974355321270836,
+ "loss": 0.008090585890548625
+ }
+}