diff --git a/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/resolved_config.yaml b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/resolved_config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8b716508b29a243b45728d9e82c705e90a34c238 --- /dev/null +++ b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/resolved_config.yaml @@ -0,0 +1,28 @@ +experiment_name: fewshot_39tasks_5shot_from_baseline26_fullactionhead_seed2 +policy_type: baseline +base_model_path: ${HOME}/groot_robocasa/Atomic26_baseline/checkpoint-120000 +output_root: ${HOME}/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2 +dataset: + dataset_soup: fewshot_heldout_atomic39_human_5shot +training: + num_gpus: 1 + batch_size: 64 + seed: 42 + filter_key_seed: 2 + manifest_path: ${HOME}/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/manifests/fewshot_heldout_atomic39/shot5_seed2.json + save_total_limit: 4 +phases: +- name: train_5shot_seed2_fullactionhead_12k + max_steps: 12000 + save_steps: 0 + save_step_list: + - 2000 + - 5000 + - 8000 + - 12000 + trainable: + tune_llm: false + tune_visual: false + tune_projector: true + tune_diffusion_model: true +resolved_sweep: {} diff --git a/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/seed2.yaml b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/seed2.yaml new file mode 100644 index 0000000000000000000000000000000000000000..aee9574f766052403e661d72e65df394951cd571 --- /dev/null +++ b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/seed2.yaml @@ -0,0 +1,27 @@ +experiment_name: fewshot_39tasks_5shot_from_baseline26_fullactionhead_seed2 +policy_type: baseline +base_model_path: ${HOME}/groot_robocasa/Atomic26_baseline/checkpoint-120000 +output_root: ${HOME}/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2 +dataset: + dataset_soup: fewshot_heldout_atomic39_human_5shot +training: + num_gpus: 1 + batch_size: 64 + seed: 42 + filter_key_seed: 2 + manifest_path: ${HOME}/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/manifests/fewshot_heldout_atomic39/shot5_seed2.json + save_total_limit: 4 +phases: +- name: train_5shot_seed2_fullactionhead_12k + max_steps: 12000 + save_steps: 0 + save_step_list: + - 2000 + - 5000 + - 8000 + - 12000 + trainable: + tune_llm: false + tune_visual: false + tune_projector: true + tune_diffusion_model: true diff --git a/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-12000/config.json b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-12000/config.json new file mode 100644 index 0000000000000000000000000000000000000000..47d7b77e4255263f3803a4b6f94ca6831e459b70 --- /dev/null +++ b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-12000/config.json @@ -0,0 +1,64 @@ +{ + "action_dim": 32, + "action_head_cfg": { + "action_dim": 32, + "action_horizon": 16, + "add_pos_embed": true, + "backbone_embedding_dim": 2048, + "diffusion_model_cfg": { + "attention_head_dim": 48, + "cross_attention_dim": 2048, + "dropout": 0.2, + "final_dropout": true, + "interleave_self_attention": true, + "norm_type": "ada_norm", + "num_attention_heads": 32, + "num_layers": 16, + "output_dim": 1024, + "positional_embeddings": null + }, + "hidden_size": 1024, + "input_embedding_dim": 1536, + "max_action_dim": 32, + "max_state_dim": 64, + "model_dtype": "float32", + "noise_beta_alpha": 1.5, + "noise_beta_beta": 1.0, + "noise_s": 0.999, + "num_inference_timesteps": 4, + "num_target_vision_tokens": 32, + "num_timestep_buckets": 1000, + "tune_diffusion_model": true, + "tune_projector": true, + "use_vlln": true, + "vl_self_attention_cfg": { + "attention_head_dim": 64, + "dropout": 0.2, + "final_dropout": true, + "num_attention_heads": 32, + "num_layers": 4, + "positional_embeddings": null + } + }, + "action_horizon": 16, + "architectures": [ + "GR00T_N1_5" + ], + "attn_implementation": null, + "backbone_cfg": { + "eagle_path": "NVEagle/eagle_er-qwen3_1_7B-Siglip2_400M_stage1_5_128gpu_er_v7_1mlp_nops", + "load_bf16": false, + "project_to_dim": null, + "reproject_vision": false, + "select_layer": 12, + "tune_llm": false, + "tune_visual": true, + "use_flash_attention": true + }, + "compute_dtype": "bfloat16", + "hidden_size": 2048, + "model_dtype": "float32", + "model_type": "gr00t_n1_5", + "torch_dtype": "bfloat16", + "transformers_version": "4.51.3" +} diff --git a/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-12000/experiment_cfg/metadata.json b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-12000/experiment_cfg/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..23dcfa871a88e56280f945357aef0296bd071711 --- /dev/null +++ b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-12000/experiment_cfg/metadata.json @@ -0,0 +1,431 @@ +{ + "new_embodiment": { + "statistics": { + "state": { + "base_position": { + "max": [ + 7.778976917266846, + 0.33403685688972473, + 0.7223060727119446 + ], + "min": [ + -4.821934223175049, + -6.785110950469971, + 0.6994727253913879 + ], + "mean": [ + 2.577927505176127, + -2.1525618086425604, + 0.7003541659101092 + ], + "std": [ + 1.6720365948940972, + 1.3768414767482617, + 0.0009102921174316669 + ], + "q01": [ + -0.7605057497562686, + -5.518671947805291, + 0.6999764703640262 + ], + "q99": [ + 6.038879433964306, + -0.5168299981147954, + 0.7029182461269848 + ] + }, + "base_rotation": { + "max": [ + 0.0, + 0.0, + 1.0, + 1.0 + ], + "min": [ + 0.0, + 0.0, + -1.0, + 0.0 + ], + "mean": [ + 0.0, + 0.0, + 0.24782371371751144, + 0.5971093380149053 + ], + "std": [ + 0.0, + 0.0, + 0.6642559499983499, + 0.3751891785184018 + ], + "q01": [ + 0.0, + 0.0, + -1.0, + 4.194193576416142e-06 + ], + "q99": [ + 0.0, + 0.0, + 1.0, + 1.0 + ] + }, + "end_effector_position_relative": { + "max": [ + 0.8848381638526917, + 0.8569459915161133, + 1.053884744644165 + ], + "min": [ + -0.5828549861907959, + -0.8486236333847046, + -0.3446122705936432 + ], + "mean": [ + 0.25006971579930243, + -0.005716176032514759, + 0.4426027721228362 + ], + "std": [ + 0.15838384751435522, + 0.25141504139800513, + 0.20646816234620438 + ], + "q01": [ + -0.017003721077380903, + -0.47738320165276543, + 0.1917563409753314 + ], + "q99": [ + 0.5401029199137674, + 0.4706646609268599, + 0.6965586537529516 + ] + }, + "end_effector_rotation_relative": { + "max": [ + 0.9999949932098389, + 0.9997354745864868, + 0.9900747537612915, + 0.9735639095306396 + ], + "min": [ + -0.9999914169311523, + -0.9999884366989136, + -0.9975369572639465, + 6.754255821306288e-08 + ], + "mean": [ + -0.22531628862537245, + 0.045669797538445966, + -0.06098055586474368, + 0.12292005493282424 + ], + "std": [ + 0.8506341437448487, + 0.2880763358322842, + 0.30816573781739026, + 0.16366165154486362 + ], + "q01": [ + -0.9957510593732032, + -0.5584741016891311, + -0.5371647381159943, + 0.0013784815838340492 + ], + "q99": [ + 0.9899375209218226, + 0.6327878884078038, + 0.5071539024531994, + 0.43555975763914345 + ] + }, + "gripper_qpos": { + "max": [ + 0.05289580300450325, + 0.00937709677964449 + ], + "min": [ + -0.011669117026031017, + -0.06307756155729294 + ], + "mean": [ + 0.03196506153371015, + -0.03229791582989581 + ], + "std": [ + 0.01171640503534049, + 0.01140016755425199 + ], + "q01": [ + 0.006290779996034005, + -0.04059717954551848 + ], + "q99": [ + 0.04038165838477291, + -0.006363076424932449 + ] + } + }, + "action": { + "base_motion": { + "max": [ + 1.0, + 1.0, + 1.0, + 0.0 + ], + "min": [ + -1.0, + -1.0, + -1.0, + 0.0 + ], + "mean": [ + 0.006112990930475949, + 0.002504955933349057, + -0.001639409958610569, + 0.0 + ], + "std": [ + 0.11478077265783658, + 0.1002662368589144, + 0.0807258815139021, + 0.0 + ], + "q01": [ + -0.16969970921613756, + -0.19919537649977875, + -0.15012139866371593, + 0.0 + ], + "q99": [ + 0.2466625453958827, + 0.25040842772679267, + 0.12777701094549537, + 0.0 + ] + }, + "control_mode": { + "max": [ + 1.0 + ], + "min": [ + -1.0 + ], + "mean": [ + -0.9253067479599785 + ], + "std": [ + 0.3792397014797737 + ], + "q01": [ + -1.0 + ], + "q99": [ + -0.1974093068624371 + ] + }, + "end_effector_position": { + "max": [ + 1.0, + 1.0, + 1.0 + ], + "min": [ + -1.0, + -1.0, + -1.0 + ], + "mean": [ + -0.006754222051360652, + 0.0027854853184013867, + -0.08087572130330477 + ], + "std": [ + 0.45779905420789546, + 0.40578975219522756, + 0.4062694098132682 + ], + "q01": [ + -0.968295960290036, + -0.9240402337368848, + -0.8249359802202183 + ], + "q99": [ + 0.8046634915851651, + 0.9212243025654695, + 0.838433711437593 + ] + }, + "end_effector_rotation": { + "max": [ + 1.0, + 1.0, + 1.0 + ], + "min": [ + -1.0, + -1.0, + -1.0 + ], + "mean": [ + 0.008633749251857347, + -0.020406457524911718, + -0.0027639446362883006 + ], + "std": [ + 0.11393972872407104, + 0.13300186268009506, + 0.12192288302920105 + ], + "q01": [ + -0.2668579353776187, + -0.40299251206771697, + -0.34712957892172586 + ], + "q99": [ + 0.32748281264383927, + 0.3179028969292779, + 0.33459405510046736 + ] + }, + "gripper_close": { + "max": [ + 1.0 + ], + "min": [ + -1.0 + ], + "mean": [ + -0.3091635769453286 + ], + "std": [ + 0.9510122432876397 + ], + "q01": [ + -1.0 + ], + "q99": [ + 0.7643545615216344 + ] + } + } + }, + "modalities": { + "video": { + "robot0_eye_in_hand": { + "resolution": [ + 256, + 256 + ], + "channels": 3, + "fps": 20.0 + }, + "robot0_agentview_left": { + "resolution": [ + 256, + 256 + ], + "channels": 3, + "fps": 20.0 + }, + "robot0_agentview_right": { + "resolution": [ + 256, + 256 + ], + "channels": 3, + "fps": 20.0 + } + }, + "state": { + "base_position": { + "absolute": true, + "rotation_type": null, + "shape": [ + 3 + ], + "continuous": true + }, + "base_rotation": { + "absolute": true, + "rotation_type": "quaternion", + "shape": [ + 4 + ], + "continuous": true + }, + "end_effector_position_relative": { + "absolute": true, + "rotation_type": null, + "shape": [ + 3 + ], + "continuous": true + }, + "end_effector_rotation_relative": { + "absolute": true, + "rotation_type": "quaternion", + "shape": [ + 4 + ], + "continuous": true + }, + "gripper_qpos": { + "absolute": true, + "rotation_type": null, + "shape": [ + 2 + ], + "continuous": true + } + }, + "action": { + "base_motion": { + "absolute": true, + "rotation_type": null, + "shape": [ + 4 + ], + "continuous": true + }, + "control_mode": { + "absolute": true, + "rotation_type": null, + "shape": [ + 1 + ], + "continuous": true + }, + "end_effector_position": { + "absolute": true, + "rotation_type": null, + "shape": [ + 3 + ], + "continuous": true + }, + "end_effector_rotation": { + "absolute": true, + "rotation_type": "axis_angle", + "shape": [ + 3 + ], + "continuous": true + }, + "gripper_close": { + "absolute": true, + "rotation_type": null, + "shape": [ + 1 + ], + "continuous": true + } + } + }, + "embodiment_tag": "new_embodiment" + } +} \ No newline at end of file diff --git a/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-12000/model.safetensors.index.json b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-12000/model.safetensors.index.json new file mode 100644 index 0000000000000000000000000000000000000000..5ef5f247b61eb93e89601c7da8334fc087e19750 --- /dev/null +++ b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-12000/model.safetensors.index.json @@ -0,0 +1,906 @@ +{ + "metadata": { + "total_size": 7585939328 + }, + "weight_map": { + "action_head.action_decoder.layer1.W": "model-00002-of-00002.safetensors", + "action_head.action_decoder.layer1.b": "model-00002-of-00002.safetensors", + "action_head.action_decoder.layer2.W": "model-00002-of-00002.safetensors", + "action_head.action_decoder.layer2.b": "model-00002-of-00002.safetensors", + "action_head.action_encoder.W1.W": "model-00002-of-00002.safetensors", + "action_head.action_encoder.W1.b": "model-00002-of-00002.safetensors", + "action_head.action_encoder.W2.W": "model-00002-of-00002.safetensors", + "action_head.action_encoder.W2.b": "model-00002-of-00002.safetensors", + "action_head.action_encoder.W3.W": "model-00002-of-00002.safetensors", + "action_head.action_encoder.W3.b": "model-00002-of-00002.safetensors", + "action_head.future_tokens.weight": "model-00002-of-00002.safetensors", + "action_head.model.proj_out_1.bias": "model-00002-of-00002.safetensors", + "action_head.model.proj_out_1.weight": "model-00002-of-00002.safetensors", + "action_head.model.proj_out_2.bias": "model-00002-of-00002.safetensors", + "action_head.model.proj_out_2.weight": "model-00002-of-00002.safetensors", + "action_head.model.timestep_encoder.timestep_embedder.linear_1.bias": "model-00001-of-00002.safetensors", + "action_head.model.timestep_encoder.timestep_embedder.linear_1.weight": "model-00001-of-00002.safetensors", + "action_head.model.timestep_encoder.timestep_embedder.linear_2.bias": "model-00001-of-00002.safetensors", + "action_head.model.timestep_encoder.timestep_embedder.linear_2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.12.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.12.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.12.attn1.to_out.0.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.12.attn1.to_out.0.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.12.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.12.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.12.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.12.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.12.ff.net.0.proj.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.12.ff.net.0.proj.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.12.ff.net.2.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.12.ff.net.2.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.12.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.12.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.13.attn1.to_k.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.attn1.to_k.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.attn1.to_out.0.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.attn1.to_out.0.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.attn1.to_q.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.attn1.to_q.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.attn1.to_v.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.attn1.to_v.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.ff.net.0.proj.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.ff.net.0.proj.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.ff.net.2.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.ff.net.2.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.norm1.linear.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.norm1.linear.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.attn1.to_k.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.attn1.to_k.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.attn1.to_out.0.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.attn1.to_out.0.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.attn1.to_q.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.attn1.to_q.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.attn1.to_v.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.attn1.to_v.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.ff.net.0.proj.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.ff.net.0.proj.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.ff.net.2.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.ff.net.2.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.norm1.linear.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.norm1.linear.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.attn1.to_k.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.attn1.to_k.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.attn1.to_out.0.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.attn1.to_out.0.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.attn1.to_q.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.attn1.to_q.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.attn1.to_v.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.attn1.to_v.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.ff.net.0.proj.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.ff.net.0.proj.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.ff.net.2.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.ff.net.2.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.norm1.linear.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.norm1.linear.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.2.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.position_embedding.weight": "model-00002-of-00002.safetensors", + "action_head.state_encoder.layer1.W": "model-00002-of-00002.safetensors", + "action_head.state_encoder.layer1.b": "model-00002-of-00002.safetensors", + "action_head.state_encoder.layer2.W": "model-00002-of-00002.safetensors", + "action_head.state_encoder.layer2.b": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.attn1.to_k.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.attn1.to_k.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.attn1.to_out.0.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.attn1.to_out.0.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.attn1.to_q.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.attn1.to_q.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.attn1.to_v.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.attn1.to_v.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.ff.net.0.proj.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.ff.net.0.proj.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.ff.net.2.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.ff.net.2.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.norm1.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.norm1.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.norm3.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.norm3.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.attn1.to_k.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.attn1.to_k.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.attn1.to_out.0.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.attn1.to_out.0.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.attn1.to_q.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.attn1.to_q.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.attn1.to_v.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.attn1.to_v.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.ff.net.0.proj.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.ff.net.0.proj.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.ff.net.2.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.ff.net.2.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.norm1.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.norm1.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.norm3.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.norm3.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.attn1.to_k.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.attn1.to_k.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.attn1.to_out.0.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.attn1.to_out.0.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.attn1.to_q.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.attn1.to_q.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.attn1.to_v.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.attn1.to_v.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.ff.net.0.proj.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.ff.net.0.proj.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.ff.net.2.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.ff.net.2.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.norm1.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.norm1.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.norm3.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.norm3.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.attn1.to_k.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.attn1.to_k.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.attn1.to_out.0.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.attn1.to_out.0.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.attn1.to_q.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.attn1.to_q.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.attn1.to_v.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.attn1.to_v.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.ff.net.0.proj.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.ff.net.0.proj.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.ff.net.2.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.ff.net.2.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.norm1.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.norm1.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.norm3.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.norm3.weight": "model-00002-of-00002.safetensors", + "action_head.vlln.bias": "model-00002-of-00002.safetensors", + "action_head.vlln.weight": "model-00002-of-00002.safetensors", + "backbone.eagle_model.language_model.lm_head.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.embed_tokens.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.mlp1.0.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.mlp1.0.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.embeddings.patch_embedding.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.embeddings.patch_embedding.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.embeddings.position_embedding.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.attention.in_proj_bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.attention.in_proj_weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.attention.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.attention.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.layernorm.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.probe": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.post_layernorm.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.post_layernorm.weight": "model-00001-of-00002.safetensors" + } +} diff --git a/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-12000/trainer_state.json b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-12000/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..db4f3d4a5fd8376499a5197ff70392ec459d99a0 --- /dev/null +++ b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-12000/trainer_state.json @@ -0,0 +1,8434 @@ +{ + "best_global_step": null, + "best_metric": null, + "best_model_checkpoint": null, + "epoch": 20.51282051282051, + "eval_steps": 500, + "global_step": 12000, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 0.017094017094017096, + "grad_norm": 1.2276266813278198, + "learning_rate": 4.5e-07, + "loss": 0.2235, + "step": 10 + }, + { + "epoch": 0.03418803418803419, + "grad_norm": 1.4920554161071777, + "learning_rate": 9.500000000000001e-07, + "loss": 0.2107, + "step": 20 + }, + { + "epoch": 0.05128205128205128, + "grad_norm": 1.1052695512771606, + "learning_rate": 1.45e-06, + "loss": 0.2149, + "step": 30 + }, + { + "epoch": 0.06837606837606838, + "grad_norm": 0.8458348512649536, + "learning_rate": 1.95e-06, + "loss": 0.1834, + "step": 40 + }, + { + "epoch": 0.08547008547008547, + "grad_norm": 1.4235783815383911, + "learning_rate": 2.45e-06, + "loss": 0.1957, + "step": 50 + }, + { + "epoch": 0.10256410256410256, + "grad_norm": 0.9093418717384338, + "learning_rate": 2.9499999999999997e-06, + "loss": 0.1694, + "step": 60 + }, + { + "epoch": 0.11965811965811966, + "grad_norm": 0.7392368912696838, + "learning_rate": 3.4500000000000004e-06, + "loss": 0.1469, + "step": 70 + }, + { + "epoch": 0.13675213675213677, + "grad_norm": 0.5375806093215942, + "learning_rate": 3.9499999999999995e-06, + "loss": 0.1311, + "step": 80 + }, + { + "epoch": 0.15384615384615385, + "grad_norm": 0.4498647153377533, + "learning_rate": 4.450000000000001e-06, + "loss": 0.1282, + "step": 90 + }, + { + "epoch": 0.17094017094017094, + "grad_norm": 0.603118896484375, + "learning_rate": 4.95e-06, + "loss": 0.1092, + "step": 100 + }, + { + "epoch": 0.18803418803418803, + "grad_norm": 0.48719996213912964, + "learning_rate": 5.45e-06, + "loss": 0.098, + "step": 110 + }, + { + "epoch": 0.20512820512820512, + "grad_norm": 0.3119311034679413, + "learning_rate": 5.95e-06, + "loss": 0.0867, + "step": 120 + }, + { + "epoch": 0.2222222222222222, + "grad_norm": 0.4100663661956787, + "learning_rate": 6.45e-06, + "loss": 0.081, + "step": 130 + }, + { + "epoch": 0.23931623931623933, + "grad_norm": 0.32962238788604736, + "learning_rate": 6.95e-06, + "loss": 0.0796, + "step": 140 + }, + { + "epoch": 0.2564102564102564, + "grad_norm": 0.2790321409702301, + "learning_rate": 7.45e-06, + "loss": 0.0766, + "step": 150 + }, + { + "epoch": 0.27350427350427353, + "grad_norm": 0.31742653250694275, + "learning_rate": 7.95e-06, + "loss": 0.0739, + "step": 160 + }, + { + "epoch": 0.2905982905982906, + "grad_norm": 0.26830407977104187, + "learning_rate": 8.45e-06, + "loss": 0.0718, + "step": 170 + }, + { + "epoch": 0.3076923076923077, + "grad_norm": 0.28543519973754883, + "learning_rate": 8.95e-06, + "loss": 0.0664, + "step": 180 + }, + { + "epoch": 0.3247863247863248, + "grad_norm": 0.20815642178058624, + "learning_rate": 9.450000000000001e-06, + "loss": 0.066, + "step": 190 + }, + { + "epoch": 0.3418803418803419, + "grad_norm": 0.2129468470811844, + "learning_rate": 9.95e-06, + "loss": 0.0654, + "step": 200 + }, + { + "epoch": 0.358974358974359, + "grad_norm": 0.27221497893333435, + "learning_rate": 1.045e-05, + "loss": 0.0652, + "step": 210 + }, + { + "epoch": 0.37606837606837606, + "grad_norm": 0.24891780316829681, + "learning_rate": 1.095e-05, + "loss": 0.0629, + "step": 220 + }, + { + "epoch": 0.39316239316239315, + "grad_norm": 0.2457626312971115, + "learning_rate": 1.145e-05, + "loss": 0.0635, + "step": 230 + }, + { + "epoch": 0.41025641025641024, + "grad_norm": 0.2917415499687195, + "learning_rate": 1.1949999999999999e-05, + "loss": 0.0629, + "step": 240 + }, + { + "epoch": 0.42735042735042733, + "grad_norm": 0.455861896276474, + "learning_rate": 1.245e-05, + "loss": 0.0582, + "step": 250 + }, + { + "epoch": 0.4444444444444444, + "grad_norm": 0.2265121191740036, + "learning_rate": 1.295e-05, + "loss": 0.0587, + "step": 260 + }, + { + "epoch": 0.46153846153846156, + "grad_norm": 0.2433559000492096, + "learning_rate": 1.345e-05, + "loss": 0.0561, + "step": 270 + }, + { + "epoch": 0.47863247863247865, + "grad_norm": 0.2579404413700104, + "learning_rate": 1.395e-05, + "loss": 0.0563, + "step": 280 + }, + { + "epoch": 0.49572649572649574, + "grad_norm": 0.24469780921936035, + "learning_rate": 1.445e-05, + "loss": 0.052, + "step": 290 + }, + { + "epoch": 0.5128205128205128, + "grad_norm": 0.2466547191143036, + "learning_rate": 1.4950000000000001e-05, + "loss": 0.0563, + "step": 300 + }, + { + "epoch": 0.5299145299145299, + "grad_norm": 0.19578015804290771, + "learning_rate": 1.545e-05, + "loss": 0.0517, + "step": 310 + }, + { + "epoch": 0.5470085470085471, + "grad_norm": 0.2478063851594925, + "learning_rate": 1.5949999999999998e-05, + "loss": 0.0533, + "step": 320 + }, + { + "epoch": 0.5641025641025641, + "grad_norm": 0.23905977606773376, + "learning_rate": 1.645e-05, + "loss": 0.0513, + "step": 330 + }, + { + "epoch": 0.5811965811965812, + "grad_norm": 0.2597118616104126, + "learning_rate": 1.695e-05, + "loss": 0.0551, + "step": 340 + }, + { + "epoch": 0.5982905982905983, + "grad_norm": 0.2500615119934082, + "learning_rate": 1.745e-05, + "loss": 0.0514, + "step": 350 + }, + { + "epoch": 0.6153846153846154, + "grad_norm": 0.23390232026576996, + "learning_rate": 1.7950000000000003e-05, + "loss": 0.051, + "step": 360 + }, + { + "epoch": 0.6324786324786325, + "grad_norm": 0.24094296991825104, + "learning_rate": 1.845e-05, + "loss": 0.0467, + "step": 370 + }, + { + "epoch": 0.6495726495726496, + "grad_norm": 0.16693171858787537, + "learning_rate": 1.8950000000000003e-05, + "loss": 0.0467, + "step": 380 + }, + { + "epoch": 0.6666666666666666, + "grad_norm": 0.19739358127117157, + "learning_rate": 1.945e-05, + "loss": 0.0482, + "step": 390 + }, + { + "epoch": 0.6837606837606838, + "grad_norm": 0.2167072594165802, + "learning_rate": 1.995e-05, + "loss": 0.0496, + "step": 400 + }, + { + "epoch": 0.7008547008547008, + "grad_norm": 0.218214213848114, + "learning_rate": 2.045e-05, + "loss": 0.0477, + "step": 410 + }, + { + "epoch": 0.717948717948718, + "grad_norm": 0.2361890822649002, + "learning_rate": 2.095e-05, + "loss": 0.048, + "step": 420 + }, + { + "epoch": 0.7350427350427351, + "grad_norm": 0.423213928937912, + "learning_rate": 2.145e-05, + "loss": 0.0484, + "step": 430 + }, + { + "epoch": 0.7521367521367521, + "grad_norm": 0.2793528437614441, + "learning_rate": 2.195e-05, + "loss": 0.0446, + "step": 440 + }, + { + "epoch": 0.7692307692307693, + "grad_norm": 0.18595066666603088, + "learning_rate": 2.245e-05, + "loss": 0.0433, + "step": 450 + }, + { + "epoch": 0.7863247863247863, + "grad_norm": 0.2610810697078705, + "learning_rate": 2.2950000000000002e-05, + "loss": 0.0453, + "step": 460 + }, + { + "epoch": 0.8034188034188035, + "grad_norm": 0.2420792579650879, + "learning_rate": 2.345e-05, + "loss": 0.045, + "step": 470 + }, + { + "epoch": 0.8205128205128205, + "grad_norm": 0.22773151099681854, + "learning_rate": 2.395e-05, + "loss": 0.041, + "step": 480 + }, + { + "epoch": 0.8376068376068376, + "grad_norm": 0.2756437063217163, + "learning_rate": 2.4449999999999998e-05, + "loss": 0.0417, + "step": 490 + }, + { + "epoch": 0.8547008547008547, + "grad_norm": 0.21214012801647186, + "learning_rate": 2.495e-05, + "loss": 0.0426, + "step": 500 + }, + { + "epoch": 0.8717948717948718, + "grad_norm": 0.22935517132282257, + "learning_rate": 2.5450000000000002e-05, + "loss": 0.0386, + "step": 510 + }, + { + "epoch": 0.8888888888888888, + "grad_norm": 0.23049214482307434, + "learning_rate": 2.595e-05, + "loss": 0.0431, + "step": 520 + }, + { + "epoch": 0.905982905982906, + "grad_norm": 0.2314540147781372, + "learning_rate": 2.6450000000000003e-05, + "loss": 0.0412, + "step": 530 + }, + { + "epoch": 0.9230769230769231, + "grad_norm": 0.3992246687412262, + "learning_rate": 2.695e-05, + "loss": 0.0398, + "step": 540 + }, + { + "epoch": 0.9401709401709402, + "grad_norm": 0.2029363065958023, + "learning_rate": 2.7450000000000003e-05, + "loss": 0.0357, + "step": 550 + }, + { + "epoch": 0.9572649572649573, + "grad_norm": 0.243135467171669, + "learning_rate": 2.795e-05, + "loss": 0.0381, + "step": 560 + }, + { + "epoch": 0.9743589743589743, + "grad_norm": 0.3024328351020813, + "learning_rate": 2.845e-05, + "loss": 0.0398, + "step": 570 + }, + { + "epoch": 0.9914529914529915, + "grad_norm": 0.20427866280078888, + "learning_rate": 2.895e-05, + "loss": 0.0393, + "step": 580 + }, + { + "epoch": 1.0085470085470085, + "grad_norm": 0.20161069929599762, + "learning_rate": 2.945e-05, + "loss": 0.035, + "step": 590 + }, + { + "epoch": 1.0256410256410255, + "grad_norm": 0.20203547179698944, + "learning_rate": 2.995e-05, + "loss": 0.0371, + "step": 600 + }, + { + "epoch": 1.0427350427350428, + "grad_norm": 0.18949481844902039, + "learning_rate": 2.9999953864407506e-05, + "loss": 0.0359, + "step": 610 + }, + { + "epoch": 1.0598290598290598, + "grad_norm": 0.24508526921272278, + "learning_rate": 2.99997943837114e-05, + "loss": 0.0369, + "step": 620 + }, + { + "epoch": 1.0769230769230769, + "grad_norm": 0.18991677463054657, + "learning_rate": 2.9999520989547326e-05, + "loss": 0.0356, + "step": 630 + }, + { + "epoch": 1.0940170940170941, + "grad_norm": 0.2098274827003479, + "learning_rate": 2.9999133683991525e-05, + "loss": 0.0366, + "step": 640 + }, + { + "epoch": 1.1111111111111112, + "grad_norm": 0.18620163202285767, + "learning_rate": 2.9998632469985326e-05, + "loss": 0.0376, + "step": 650 + }, + { + "epoch": 1.1282051282051282, + "grad_norm": 0.22219692170619965, + "learning_rate": 2.999801735133512e-05, + "loss": 0.0366, + "step": 660 + }, + { + "epoch": 1.1452991452991452, + "grad_norm": 0.2276238650083542, + "learning_rate": 2.9997288332712325e-05, + "loss": 0.036, + "step": 670 + }, + { + "epoch": 1.1623931623931625, + "grad_norm": 0.17192672193050385, + "learning_rate": 2.999644541965335e-05, + "loss": 0.0336, + "step": 680 + }, + { + "epoch": 1.1794871794871795, + "grad_norm": 0.18563610315322876, + "learning_rate": 2.9995488618559554e-05, + "loss": 0.0326, + "step": 690 + }, + { + "epoch": 1.1965811965811965, + "grad_norm": 0.14566080272197723, + "learning_rate": 2.9994417936697218e-05, + "loss": 0.0337, + "step": 700 + }, + { + "epoch": 1.2136752136752136, + "grad_norm": 0.18947342038154602, + "learning_rate": 2.9993233382197454e-05, + "loss": 0.0324, + "step": 710 + }, + { + "epoch": 1.2307692307692308, + "grad_norm": 0.18383359909057617, + "learning_rate": 2.999193496405616e-05, + "loss": 0.0323, + "step": 720 + }, + { + "epoch": 1.2478632478632479, + "grad_norm": 0.17143455147743225, + "learning_rate": 2.9990522692133962e-05, + "loss": 0.0337, + "step": 730 + }, + { + "epoch": 1.264957264957265, + "grad_norm": 0.2205255925655365, + "learning_rate": 2.9988996577156134e-05, + "loss": 0.0353, + "step": 740 + }, + { + "epoch": 1.282051282051282, + "grad_norm": 0.2016385942697525, + "learning_rate": 2.9987356630712496e-05, + "loss": 0.033, + "step": 750 + }, + { + "epoch": 1.2991452991452992, + "grad_norm": 0.26661399006843567, + "learning_rate": 2.9985602865257354e-05, + "loss": 0.0316, + "step": 760 + }, + { + "epoch": 1.3162393162393162, + "grad_norm": 0.1761903613805771, + "learning_rate": 2.998373529410939e-05, + "loss": 0.0337, + "step": 770 + }, + { + "epoch": 1.3333333333333333, + "grad_norm": 0.2020919770002365, + "learning_rate": 2.9981753931451567e-05, + "loss": 0.0329, + "step": 780 + }, + { + "epoch": 1.3504273504273505, + "grad_norm": 0.15335877239704132, + "learning_rate": 2.9979658792331016e-05, + "loss": 0.0289, + "step": 790 + }, + { + "epoch": 1.3675213675213675, + "grad_norm": 0.1954478919506073, + "learning_rate": 2.997744989265893e-05, + "loss": 0.0297, + "step": 800 + }, + { + "epoch": 1.3846153846153846, + "grad_norm": 0.19448089599609375, + "learning_rate": 2.9975127249210426e-05, + "loss": 0.0312, + "step": 810 + }, + { + "epoch": 1.4017094017094016, + "grad_norm": 0.14849825203418732, + "learning_rate": 2.9972690879624445e-05, + "loss": 0.0293, + "step": 820 + }, + { + "epoch": 1.4188034188034189, + "grad_norm": 0.17335470020771027, + "learning_rate": 2.9970140802403587e-05, + "loss": 0.0299, + "step": 830 + }, + { + "epoch": 1.435897435897436, + "grad_norm": 0.21339847147464752, + "learning_rate": 2.9967477036914002e-05, + "loss": 0.0303, + "step": 840 + }, + { + "epoch": 1.452991452991453, + "grad_norm": 0.17114052176475525, + "learning_rate": 2.996469960338521e-05, + "loss": 0.0308, + "step": 850 + }, + { + "epoch": 1.4700854700854702, + "grad_norm": 0.19929084181785583, + "learning_rate": 2.9961808522909976e-05, + "loss": 0.0313, + "step": 860 + }, + { + "epoch": 1.4871794871794872, + "grad_norm": 0.16298292577266693, + "learning_rate": 2.995880381744414e-05, + "loss": 0.0306, + "step": 870 + }, + { + "epoch": 1.5042735042735043, + "grad_norm": 0.2259686291217804, + "learning_rate": 2.995568550980643e-05, + "loss": 0.0326, + "step": 880 + }, + { + "epoch": 1.5213675213675213, + "grad_norm": 0.1635245531797409, + "learning_rate": 2.9952453623678334e-05, + "loss": 0.0299, + "step": 890 + }, + { + "epoch": 1.5384615384615383, + "grad_norm": 0.15314587950706482, + "learning_rate": 2.9949108183603867e-05, + "loss": 0.0309, + "step": 900 + }, + { + "epoch": 1.5555555555555556, + "grad_norm": 0.25859299302101135, + "learning_rate": 2.994564921498943e-05, + "loss": 0.0291, + "step": 910 + }, + { + "epoch": 1.5726495726495726, + "grad_norm": 0.21796156466007233, + "learning_rate": 2.9942076744103594e-05, + "loss": 0.0275, + "step": 920 + }, + { + "epoch": 1.5897435897435899, + "grad_norm": 0.1746513843536377, + "learning_rate": 2.9938390798076886e-05, + "loss": 0.0313, + "step": 930 + }, + { + "epoch": 1.606837606837607, + "grad_norm": 0.18775463104248047, + "learning_rate": 2.993459140490163e-05, + "loss": 0.0283, + "step": 940 + }, + { + "epoch": 1.623931623931624, + "grad_norm": 0.19196899235248566, + "learning_rate": 2.9930678593431684e-05, + "loss": 0.0284, + "step": 950 + }, + { + "epoch": 1.641025641025641, + "grad_norm": 0.17444264888763428, + "learning_rate": 2.9926652393382258e-05, + "loss": 0.0283, + "step": 960 + }, + { + "epoch": 1.658119658119658, + "grad_norm": 0.2291950285434723, + "learning_rate": 2.9922512835329655e-05, + "loss": 0.0299, + "step": 970 + }, + { + "epoch": 1.6752136752136753, + "grad_norm": 0.13611356914043427, + "learning_rate": 2.9918259950711073e-05, + "loss": 0.0269, + "step": 980 + }, + { + "epoch": 1.6923076923076923, + "grad_norm": 0.18080085515975952, + "learning_rate": 2.991389377182435e-05, + "loss": 0.0311, + "step": 990 + }, + { + "epoch": 1.7094017094017095, + "grad_norm": 0.1539503037929535, + "learning_rate": 2.99094143318277e-05, + "loss": 0.0261, + "step": 1000 + }, + { + "epoch": 1.7264957264957266, + "grad_norm": 0.20764876902103424, + "learning_rate": 2.9904821664739493e-05, + "loss": 0.0268, + "step": 1010 + }, + { + "epoch": 1.7435897435897436, + "grad_norm": 0.21783514320850372, + "learning_rate": 2.990011580543799e-05, + "loss": 0.0319, + "step": 1020 + }, + { + "epoch": 1.7606837606837606, + "grad_norm": 0.21368609368801117, + "learning_rate": 2.9895296789661065e-05, + "loss": 0.0252, + "step": 1030 + }, + { + "epoch": 1.7777777777777777, + "grad_norm": 0.17525912821292877, + "learning_rate": 2.989036465400594e-05, + "loss": 0.026, + "step": 1040 + }, + { + "epoch": 1.7948717948717947, + "grad_norm": 0.17331244051456451, + "learning_rate": 2.9885319435928896e-05, + "loss": 0.0242, + "step": 1050 + }, + { + "epoch": 1.811965811965812, + "grad_norm": 0.17316022515296936, + "learning_rate": 2.9880161173745017e-05, + "loss": 0.0242, + "step": 1060 + }, + { + "epoch": 1.8290598290598292, + "grad_norm": 0.21187010407447815, + "learning_rate": 2.9874889906627882e-05, + "loss": 0.0289, + "step": 1070 + }, + { + "epoch": 1.8461538461538463, + "grad_norm": 0.14966505765914917, + "learning_rate": 2.9869505674609253e-05, + "loss": 0.0258, + "step": 1080 + }, + { + "epoch": 1.8632478632478633, + "grad_norm": 0.1851797252893448, + "learning_rate": 2.9864008518578794e-05, + "loss": 0.0245, + "step": 1090 + }, + { + "epoch": 1.8803418803418803, + "grad_norm": 0.16135911643505096, + "learning_rate": 2.9858398480283758e-05, + "loss": 0.0259, + "step": 1100 + }, + { + "epoch": 1.8974358974358974, + "grad_norm": 0.16456234455108643, + "learning_rate": 2.9852675602328644e-05, + "loss": 0.0238, + "step": 1110 + }, + { + "epoch": 1.9145299145299144, + "grad_norm": 0.1446809023618698, + "learning_rate": 2.9846839928174923e-05, + "loss": 0.0258, + "step": 1120 + }, + { + "epoch": 1.9316239316239316, + "grad_norm": 0.13682037591934204, + "learning_rate": 2.984089150214065e-05, + "loss": 0.0277, + "step": 1130 + }, + { + "epoch": 1.9487179487179487, + "grad_norm": 0.15207229554653168, + "learning_rate": 2.9834830369400165e-05, + "loss": 0.0261, + "step": 1140 + }, + { + "epoch": 1.965811965811966, + "grad_norm": 0.1413591504096985, + "learning_rate": 2.9828656575983747e-05, + "loss": 0.0226, + "step": 1150 + }, + { + "epoch": 1.982905982905983, + "grad_norm": 0.15501488745212555, + "learning_rate": 2.9822370168777253e-05, + "loss": 0.0266, + "step": 1160 + }, + { + "epoch": 2.0, + "grad_norm": 0.24096961319446564, + "learning_rate": 2.981597119552177e-05, + "loss": 0.0301, + "step": 1170 + }, + { + "epoch": 2.017094017094017, + "grad_norm": 0.16312582790851593, + "learning_rate": 2.9809459704813236e-05, + "loss": 0.0253, + "step": 1180 + }, + { + "epoch": 2.034188034188034, + "grad_norm": 0.17901547253131866, + "learning_rate": 2.980283574610211e-05, + "loss": 0.0223, + "step": 1190 + }, + { + "epoch": 2.051282051282051, + "grad_norm": 0.16405737400054932, + "learning_rate": 2.9796099369692946e-05, + "loss": 0.0271, + "step": 1200 + }, + { + "epoch": 2.0683760683760686, + "grad_norm": 0.15658479928970337, + "learning_rate": 2.978925062674404e-05, + "loss": 0.0238, + "step": 1210 + }, + { + "epoch": 2.0854700854700856, + "grad_norm": 0.1525004655122757, + "learning_rate": 2.9782289569267057e-05, + "loss": 0.0252, + "step": 1220 + }, + { + "epoch": 2.1025641025641026, + "grad_norm": 0.193218395113945, + "learning_rate": 2.977521625012659e-05, + "loss": 0.0273, + "step": 1230 + }, + { + "epoch": 2.1196581196581197, + "grad_norm": 0.2116965800523758, + "learning_rate": 2.9768030723039798e-05, + "loss": 0.0252, + "step": 1240 + }, + { + "epoch": 2.1367521367521367, + "grad_norm": 0.163247749209404, + "learning_rate": 2.9760733042575984e-05, + "loss": 0.0263, + "step": 1250 + }, + { + "epoch": 2.1538461538461537, + "grad_norm": 0.1429499387741089, + "learning_rate": 2.9753323264156184e-05, + "loss": 0.0247, + "step": 1260 + }, + { + "epoch": 2.1709401709401708, + "grad_norm": 0.15834659337997437, + "learning_rate": 2.974580144405273e-05, + "loss": 0.0243, + "step": 1270 + }, + { + "epoch": 2.1880341880341883, + "grad_norm": 0.14036007225513458, + "learning_rate": 2.973816763938886e-05, + "loss": 0.0247, + "step": 1280 + }, + { + "epoch": 2.2051282051282053, + "grad_norm": 0.1469290405511856, + "learning_rate": 2.9730421908138236e-05, + "loss": 0.0261, + "step": 1290 + }, + { + "epoch": 2.2222222222222223, + "grad_norm": 0.1377786546945572, + "learning_rate": 2.9722564309124546e-05, + "loss": 0.0249, + "step": 1300 + }, + { + "epoch": 2.2393162393162394, + "grad_norm": 0.11806704103946686, + "learning_rate": 2.971459490202102e-05, + "loss": 0.0234, + "step": 1310 + }, + { + "epoch": 2.2564102564102564, + "grad_norm": 0.12828995287418365, + "learning_rate": 2.9706513747350017e-05, + "loss": 0.0222, + "step": 1320 + }, + { + "epoch": 2.2735042735042734, + "grad_norm": 0.2078513354063034, + "learning_rate": 2.9698320906482535e-05, + "loss": 0.0265, + "step": 1330 + }, + { + "epoch": 2.2905982905982905, + "grad_norm": 0.18184132874011993, + "learning_rate": 2.9690016441637747e-05, + "loss": 0.0246, + "step": 1340 + }, + { + "epoch": 2.3076923076923075, + "grad_norm": 0.14386364817619324, + "learning_rate": 2.9681600415882556e-05, + "loss": 0.0233, + "step": 1350 + }, + { + "epoch": 2.324786324786325, + "grad_norm": 0.16225512325763702, + "learning_rate": 2.9673072893131068e-05, + "loss": 0.0237, + "step": 1360 + }, + { + "epoch": 2.341880341880342, + "grad_norm": 0.20372796058654785, + "learning_rate": 2.9664433938144162e-05, + "loss": 0.0243, + "step": 1370 + }, + { + "epoch": 2.358974358974359, + "grad_norm": 0.23261690139770508, + "learning_rate": 2.9655683616528958e-05, + "loss": 0.0229, + "step": 1380 + }, + { + "epoch": 2.376068376068376, + "grad_norm": 0.18103443086147308, + "learning_rate": 2.9646821994738322e-05, + "loss": 0.0234, + "step": 1390 + }, + { + "epoch": 2.393162393162393, + "grad_norm": 0.16522566974163055, + "learning_rate": 2.9637849140070393e-05, + "loss": 0.0211, + "step": 1400 + }, + { + "epoch": 2.41025641025641, + "grad_norm": 0.2286054790019989, + "learning_rate": 2.9628765120668033e-05, + "loss": 0.0229, + "step": 1410 + }, + { + "epoch": 2.427350427350427, + "grad_norm": 0.15288802981376648, + "learning_rate": 2.9619570005518336e-05, + "loss": 0.0234, + "step": 1420 + }, + { + "epoch": 2.4444444444444446, + "grad_norm": 0.1546950489282608, + "learning_rate": 2.9610263864452077e-05, + "loss": 0.0229, + "step": 1430 + }, + { + "epoch": 2.4615384615384617, + "grad_norm": 0.23537318408489227, + "learning_rate": 2.9600846768143225e-05, + "loss": 0.0223, + "step": 1440 + }, + { + "epoch": 2.4786324786324787, + "grad_norm": 0.17810797691345215, + "learning_rate": 2.959131878810836e-05, + "loss": 0.0229, + "step": 1450 + }, + { + "epoch": 2.4957264957264957, + "grad_norm": 0.16213594377040863, + "learning_rate": 2.9581679996706157e-05, + "loss": 0.0253, + "step": 1460 + }, + { + "epoch": 2.5128205128205128, + "grad_norm": 0.14059817790985107, + "learning_rate": 2.9571930467136833e-05, + "loss": 0.022, + "step": 1470 + }, + { + "epoch": 2.52991452991453, + "grad_norm": 0.20296233892440796, + "learning_rate": 2.956207027344159e-05, + "loss": 0.0228, + "step": 1480 + }, + { + "epoch": 2.547008547008547, + "grad_norm": 0.1343706101179123, + "learning_rate": 2.9552099490502026e-05, + "loss": 0.022, + "step": 1490 + }, + { + "epoch": 2.564102564102564, + "grad_norm": 0.23601803183555603, + "learning_rate": 2.9542018194039634e-05, + "loss": 0.0231, + "step": 1500 + }, + { + "epoch": 2.5811965811965814, + "grad_norm": 0.1384706050157547, + "learning_rate": 2.953182646061514e-05, + "loss": 0.0235, + "step": 1510 + }, + { + "epoch": 2.5982905982905984, + "grad_norm": 0.2830406129360199, + "learning_rate": 2.9521524367627994e-05, + "loss": 0.0211, + "step": 1520 + }, + { + "epoch": 2.6153846153846154, + "grad_norm": 0.20882226526737213, + "learning_rate": 2.9511111993315743e-05, + "loss": 0.0237, + "step": 1530 + }, + { + "epoch": 2.6324786324786325, + "grad_norm": 0.14561820030212402, + "learning_rate": 2.9500589416753447e-05, + "loss": 0.0224, + "step": 1540 + }, + { + "epoch": 2.6495726495726495, + "grad_norm": 0.19949328899383545, + "learning_rate": 2.9489956717853088e-05, + "loss": 0.0223, + "step": 1550 + }, + { + "epoch": 2.6666666666666665, + "grad_norm": 0.16554023325443268, + "learning_rate": 2.9479213977362935e-05, + "loss": 0.0233, + "step": 1560 + }, + { + "epoch": 2.683760683760684, + "grad_norm": 0.20422925055027008, + "learning_rate": 2.9468361276866973e-05, + "loss": 0.0226, + "step": 1570 + }, + { + "epoch": 2.700854700854701, + "grad_norm": 0.18388307094573975, + "learning_rate": 2.9457398698784243e-05, + "loss": 0.0229, + "step": 1580 + }, + { + "epoch": 2.717948717948718, + "grad_norm": 0.13368867337703705, + "learning_rate": 2.944632632636823e-05, + "loss": 0.0215, + "step": 1590 + }, + { + "epoch": 2.735042735042735, + "grad_norm": 0.1350129395723343, + "learning_rate": 2.9435144243706255e-05, + "loss": 0.0236, + "step": 1600 + }, + { + "epoch": 2.752136752136752, + "grad_norm": 0.13501852750778198, + "learning_rate": 2.9423852535718805e-05, + "loss": 0.0235, + "step": 1610 + }, + { + "epoch": 2.769230769230769, + "grad_norm": 0.16895908117294312, + "learning_rate": 2.9412451288158883e-05, + "loss": 0.0216, + "step": 1620 + }, + { + "epoch": 2.786324786324786, + "grad_norm": 0.19949468970298767, + "learning_rate": 2.94009405876114e-05, + "loss": 0.0225, + "step": 1630 + }, + { + "epoch": 2.8034188034188032, + "grad_norm": 0.15042732656002045, + "learning_rate": 2.9389320521492464e-05, + "loss": 0.0208, + "step": 1640 + }, + { + "epoch": 2.8205128205128203, + "grad_norm": 0.10662849992513657, + "learning_rate": 2.9377591178048765e-05, + "loss": 0.0217, + "step": 1650 + }, + { + "epoch": 2.8376068376068377, + "grad_norm": 0.14430731534957886, + "learning_rate": 2.9365752646356857e-05, + "loss": 0.0204, + "step": 1660 + }, + { + "epoch": 2.8547008547008548, + "grad_norm": 0.13950248062610626, + "learning_rate": 2.935380501632253e-05, + "loss": 0.0216, + "step": 1670 + }, + { + "epoch": 2.871794871794872, + "grad_norm": 0.14891843497753143, + "learning_rate": 2.934174837868008e-05, + "loss": 0.0212, + "step": 1680 + }, + { + "epoch": 2.888888888888889, + "grad_norm": 0.1600593775510788, + "learning_rate": 2.932958282499167e-05, + "loss": 0.0248, + "step": 1690 + }, + { + "epoch": 2.905982905982906, + "grad_norm": 0.20477987825870514, + "learning_rate": 2.9317308447646585e-05, + "loss": 0.025, + "step": 1700 + }, + { + "epoch": 2.9230769230769234, + "grad_norm": 0.16975124180316925, + "learning_rate": 2.9304925339860565e-05, + "loss": 0.0228, + "step": 1710 + }, + { + "epoch": 2.9401709401709404, + "grad_norm": 0.20483417809009552, + "learning_rate": 2.929243359567509e-05, + "loss": 0.0192, + "step": 1720 + }, + { + "epoch": 2.9572649572649574, + "grad_norm": 0.19853575527668, + "learning_rate": 2.9279833309956637e-05, + "loss": 0.0233, + "step": 1730 + }, + { + "epoch": 2.9743589743589745, + "grad_norm": 0.155055433511734, + "learning_rate": 2.9267124578396013e-05, + "loss": 0.0201, + "step": 1740 + }, + { + "epoch": 2.9914529914529915, + "grad_norm": 0.1304837465286255, + "learning_rate": 2.9254307497507584e-05, + "loss": 0.0228, + "step": 1750 + }, + { + "epoch": 3.0085470085470085, + "grad_norm": 0.14248019456863403, + "learning_rate": 2.924138216462856e-05, + "loss": 0.0218, + "step": 1760 + }, + { + "epoch": 3.0256410256410255, + "grad_norm": 0.12335221469402313, + "learning_rate": 2.922834867791825e-05, + "loss": 0.0209, + "step": 1770 + }, + { + "epoch": 3.0427350427350426, + "grad_norm": 0.14882850646972656, + "learning_rate": 2.9215207136357322e-05, + "loss": 0.0227, + "step": 1780 + }, + { + "epoch": 3.0598290598290596, + "grad_norm": 0.17706453800201416, + "learning_rate": 2.9201957639747056e-05, + "loss": 0.0233, + "step": 1790 + }, + { + "epoch": 3.076923076923077, + "grad_norm": 0.19264495372772217, + "learning_rate": 2.9188600288708565e-05, + "loss": 0.0217, + "step": 1800 + }, + { + "epoch": 3.094017094017094, + "grad_norm": 0.19612471759319305, + "learning_rate": 2.9175135184682053e-05, + "loss": 0.0198, + "step": 1810 + }, + { + "epoch": 3.111111111111111, + "grad_norm": 0.1549736112356186, + "learning_rate": 2.9161562429926038e-05, + "loss": 0.0211, + "step": 1820 + }, + { + "epoch": 3.128205128205128, + "grad_norm": 0.1980869323015213, + "learning_rate": 2.9147882127516568e-05, + "loss": 0.0203, + "step": 1830 + }, + { + "epoch": 3.1452991452991452, + "grad_norm": 0.18547828495502472, + "learning_rate": 2.913409438134644e-05, + "loss": 0.0215, + "step": 1840 + }, + { + "epoch": 3.1623931623931623, + "grad_norm": 0.16473253071308136, + "learning_rate": 2.9120199296124436e-05, + "loss": 0.0221, + "step": 1850 + }, + { + "epoch": 3.1794871794871793, + "grad_norm": 0.1284235566854477, + "learning_rate": 2.9106196977374477e-05, + "loss": 0.0228, + "step": 1860 + }, + { + "epoch": 3.1965811965811968, + "grad_norm": 0.1798311024904251, + "learning_rate": 2.9092087531434878e-05, + "loss": 0.0211, + "step": 1870 + }, + { + "epoch": 3.213675213675214, + "grad_norm": 0.16192124783992767, + "learning_rate": 2.9077871065457495e-05, + "loss": 0.0226, + "step": 1880 + }, + { + "epoch": 3.230769230769231, + "grad_norm": 0.21317003667354584, + "learning_rate": 2.9063547687406945e-05, + "loss": 0.0232, + "step": 1890 + }, + { + "epoch": 3.247863247863248, + "grad_norm": 0.12114826589822769, + "learning_rate": 2.9049117506059756e-05, + "loss": 0.0206, + "step": 1900 + }, + { + "epoch": 3.264957264957265, + "grad_norm": 0.1677689254283905, + "learning_rate": 2.9034580631003564e-05, + "loss": 0.0205, + "step": 1910 + }, + { + "epoch": 3.282051282051282, + "grad_norm": 0.12409266829490662, + "learning_rate": 2.9019937172636276e-05, + "loss": 0.0228, + "step": 1920 + }, + { + "epoch": 3.299145299145299, + "grad_norm": 0.19759754836559296, + "learning_rate": 2.9005187242165228e-05, + "loss": 0.0198, + "step": 1930 + }, + { + "epoch": 3.316239316239316, + "grad_norm": 0.1430654674768448, + "learning_rate": 2.899033095160633e-05, + "loss": 0.0219, + "step": 1940 + }, + { + "epoch": 3.3333333333333335, + "grad_norm": 0.1504787653684616, + "learning_rate": 2.8975368413783235e-05, + "loss": 0.0195, + "step": 1950 + }, + { + "epoch": 3.3504273504273505, + "grad_norm": 0.1823917031288147, + "learning_rate": 2.8960299742326473e-05, + "loss": 0.0218, + "step": 1960 + }, + { + "epoch": 3.3675213675213675, + "grad_norm": 0.19666722416877747, + "learning_rate": 2.8945125051672595e-05, + "loss": 0.0245, + "step": 1970 + }, + { + "epoch": 3.3846153846153846, + "grad_norm": 0.14503242075443268, + "learning_rate": 2.892984445706328e-05, + "loss": 0.0222, + "step": 1980 + }, + { + "epoch": 3.4017094017094016, + "grad_norm": 0.13225340843200684, + "learning_rate": 2.891445807454449e-05, + "loss": 0.0215, + "step": 1990 + }, + { + "epoch": 3.4188034188034186, + "grad_norm": 0.1311618685722351, + "learning_rate": 2.8898966020965576e-05, + "loss": 0.0199, + "step": 2000 + }, + { + "epoch": 3.435897435897436, + "grad_norm": 0.1273021101951599, + "learning_rate": 2.8883368413978386e-05, + "loss": 0.0211, + "step": 2010 + }, + { + "epoch": 3.452991452991453, + "grad_norm": 0.1065293699502945, + "learning_rate": 2.8867665372036375e-05, + "loss": 0.0222, + "step": 2020 + }, + { + "epoch": 3.47008547008547, + "grad_norm": 0.14835982024669647, + "learning_rate": 2.8851857014393705e-05, + "loss": 0.0211, + "step": 2030 + }, + { + "epoch": 3.4871794871794872, + "grad_norm": 0.12708593904972076, + "learning_rate": 2.8835943461104354e-05, + "loss": 0.0195, + "step": 2040 + }, + { + "epoch": 3.5042735042735043, + "grad_norm": 0.12074713408946991, + "learning_rate": 2.8819924833021176e-05, + "loss": 0.0214, + "step": 2050 + }, + { + "epoch": 3.5213675213675213, + "grad_norm": 0.13720828294754028, + "learning_rate": 2.8803801251795007e-05, + "loss": 0.0212, + "step": 2060 + }, + { + "epoch": 3.5384615384615383, + "grad_norm": 0.16978511214256287, + "learning_rate": 2.8787572839873725e-05, + "loss": 0.0217, + "step": 2070 + }, + { + "epoch": 3.5555555555555554, + "grad_norm": 0.12365898489952087, + "learning_rate": 2.8771239720501333e-05, + "loss": 0.0184, + "step": 2080 + }, + { + "epoch": 3.5726495726495724, + "grad_norm": 0.1556314080953598, + "learning_rate": 2.8754802017717015e-05, + "loss": 0.0232, + "step": 2090 + }, + { + "epoch": 3.58974358974359, + "grad_norm": 0.17795662581920624, + "learning_rate": 2.87382598563542e-05, + "loss": 0.0217, + "step": 2100 + }, + { + "epoch": 3.606837606837607, + "grad_norm": 0.17695166170597076, + "learning_rate": 2.8721613362039607e-05, + "loss": 0.0195, + "step": 2110 + }, + { + "epoch": 3.623931623931624, + "grad_norm": 0.12844257056713104, + "learning_rate": 2.8704862661192295e-05, + "loss": 0.0208, + "step": 2120 + }, + { + "epoch": 3.641025641025641, + "grad_norm": 0.13261918723583221, + "learning_rate": 2.86880078810227e-05, + "loss": 0.0232, + "step": 2130 + }, + { + "epoch": 3.658119658119658, + "grad_norm": 0.13267697393894196, + "learning_rate": 2.8671049149531677e-05, + "loss": 0.0184, + "step": 2140 + }, + { + "epoch": 3.6752136752136755, + "grad_norm": 0.1712397336959839, + "learning_rate": 2.8653986595509524e-05, + "loss": 0.0215, + "step": 2150 + }, + { + "epoch": 3.6923076923076925, + "grad_norm": 0.13560551404953003, + "learning_rate": 2.8636820348534987e-05, + "loss": 0.0189, + "step": 2160 + }, + { + "epoch": 3.7094017094017095, + "grad_norm": 0.1404391974210739, + "learning_rate": 2.861955053897431e-05, + "loss": 0.0165, + "step": 2170 + }, + { + "epoch": 3.7264957264957266, + "grad_norm": 0.12698020040988922, + "learning_rate": 2.8602177297980213e-05, + "loss": 0.0195, + "step": 2180 + }, + { + "epoch": 3.7435897435897436, + "grad_norm": 0.13365091383457184, + "learning_rate": 2.8584700757490913e-05, + "loss": 0.019, + "step": 2190 + }, + { + "epoch": 3.7606837606837606, + "grad_norm": 0.1640971153974533, + "learning_rate": 2.8567121050229122e-05, + "loss": 0.0235, + "step": 2200 + }, + { + "epoch": 3.7777777777777777, + "grad_norm": 0.1537470817565918, + "learning_rate": 2.8549438309701028e-05, + "loss": 0.0222, + "step": 2210 + }, + { + "epoch": 3.7948717948717947, + "grad_norm": 0.13686871528625488, + "learning_rate": 2.8531652670195292e-05, + "loss": 0.021, + "step": 2220 + }, + { + "epoch": 3.8119658119658117, + "grad_norm": 0.1436317414045334, + "learning_rate": 2.8513764266782025e-05, + "loss": 0.0204, + "step": 2230 + }, + { + "epoch": 3.8290598290598292, + "grad_norm": 0.15602914988994598, + "learning_rate": 2.849577323531176e-05, + "loss": 0.0196, + "step": 2240 + }, + { + "epoch": 3.8461538461538463, + "grad_norm": 0.1598898023366928, + "learning_rate": 2.8477679712414424e-05, + "loss": 0.021, + "step": 2250 + }, + { + "epoch": 3.8632478632478633, + "grad_norm": 0.1646270453929901, + "learning_rate": 2.8459483835498298e-05, + "loss": 0.0214, + "step": 2260 + }, + { + "epoch": 3.8803418803418803, + "grad_norm": 0.14185599982738495, + "learning_rate": 2.844118574274896e-05, + "loss": 0.02, + "step": 2270 + }, + { + "epoch": 3.8974358974358974, + "grad_norm": 0.18941006064414978, + "learning_rate": 2.842278557312828e-05, + "loss": 0.0183, + "step": 2280 + }, + { + "epoch": 3.9145299145299144, + "grad_norm": 0.12122665345668793, + "learning_rate": 2.84042834663733e-05, + "loss": 0.0184, + "step": 2290 + }, + { + "epoch": 3.931623931623932, + "grad_norm": 0.1718588024377823, + "learning_rate": 2.8385679562995235e-05, + "loss": 0.0191, + "step": 2300 + }, + { + "epoch": 3.948717948717949, + "grad_norm": 0.14151999354362488, + "learning_rate": 2.8366974004278357e-05, + "loss": 0.0218, + "step": 2310 + }, + { + "epoch": 3.965811965811966, + "grad_norm": 0.13450570404529572, + "learning_rate": 2.834816693227895e-05, + "loss": 0.0186, + "step": 2320 + }, + { + "epoch": 3.982905982905983, + "grad_norm": 0.21467067301273346, + "learning_rate": 2.8329258489824234e-05, + "loss": 0.0242, + "step": 2330 + }, + { + "epoch": 4.0, + "grad_norm": 0.13211040198802948, + "learning_rate": 2.8310248820511248e-05, + "loss": 0.0183, + "step": 2340 + }, + { + "epoch": 4.017094017094017, + "grad_norm": 0.13726907968521118, + "learning_rate": 2.829113806870581e-05, + "loss": 0.0225, + "step": 2350 + }, + { + "epoch": 4.034188034188034, + "grad_norm": 0.17963489890098572, + "learning_rate": 2.8271926379541363e-05, + "loss": 0.0191, + "step": 2360 + }, + { + "epoch": 4.051282051282051, + "grad_norm": 0.13467231392860413, + "learning_rate": 2.8252613898917923e-05, + "loss": 0.0199, + "step": 2370 + }, + { + "epoch": 4.068376068376068, + "grad_norm": 0.13088124990463257, + "learning_rate": 2.8233200773500942e-05, + "loss": 0.0201, + "step": 2380 + }, + { + "epoch": 4.085470085470085, + "grad_norm": 0.16654662787914276, + "learning_rate": 2.8213687150720204e-05, + "loss": 0.0215, + "step": 2390 + }, + { + "epoch": 4.102564102564102, + "grad_norm": 0.1863999217748642, + "learning_rate": 2.8194073178768703e-05, + "loss": 0.0177, + "step": 2400 + }, + { + "epoch": 4.119658119658119, + "grad_norm": 0.12724974751472473, + "learning_rate": 2.817435900660152e-05, + "loss": 0.0192, + "step": 2410 + }, + { + "epoch": 4.136752136752137, + "grad_norm": 0.14250674843788147, + "learning_rate": 2.8154544783934688e-05, + "loss": 0.0242, + "step": 2420 + }, + { + "epoch": 4.153846153846154, + "grad_norm": 0.14837580919265747, + "learning_rate": 2.8134630661244055e-05, + "loss": 0.0206, + "step": 2430 + }, + { + "epoch": 4.170940170940171, + "grad_norm": 0.14780861139297485, + "learning_rate": 2.8114616789764146e-05, + "loss": 0.0206, + "step": 2440 + }, + { + "epoch": 4.188034188034188, + "grad_norm": 0.17464295029640198, + "learning_rate": 2.8094503321487017e-05, + "loss": 0.0194, + "step": 2450 + }, + { + "epoch": 4.205128205128205, + "grad_norm": 0.13343855738639832, + "learning_rate": 2.8074290409161084e-05, + "loss": 0.0183, + "step": 2460 + }, + { + "epoch": 4.222222222222222, + "grad_norm": 0.13883915543556213, + "learning_rate": 2.8053978206289984e-05, + "loss": 0.0187, + "step": 2470 + }, + { + "epoch": 4.239316239316239, + "grad_norm": 0.14675110578536987, + "learning_rate": 2.803356686713139e-05, + "loss": 0.0195, + "step": 2480 + }, + { + "epoch": 4.256410256410256, + "grad_norm": 0.1479012817144394, + "learning_rate": 2.801305654669587e-05, + "loss": 0.0215, + "step": 2490 + }, + { + "epoch": 4.273504273504273, + "grad_norm": 0.1426118016242981, + "learning_rate": 2.799244740074566e-05, + "loss": 0.0188, + "step": 2500 + }, + { + "epoch": 4.2905982905982905, + "grad_norm": 0.11378291994333267, + "learning_rate": 2.797173958579353e-05, + "loss": 0.0218, + "step": 2510 + }, + { + "epoch": 4.3076923076923075, + "grad_norm": 0.11098304390907288, + "learning_rate": 2.7950933259101575e-05, + "loss": 0.0198, + "step": 2520 + }, + { + "epoch": 4.3247863247863245, + "grad_norm": 0.18188396096229553, + "learning_rate": 2.793002857868001e-05, + "loss": 0.0206, + "step": 2530 + }, + { + "epoch": 4.3418803418803416, + "grad_norm": 0.1573360115289688, + "learning_rate": 2.7909025703285983e-05, + "loss": 0.0181, + "step": 2540 + }, + { + "epoch": 4.358974358974359, + "grad_norm": 0.1890232115983963, + "learning_rate": 2.7887924792422385e-05, + "loss": 0.0207, + "step": 2550 + }, + { + "epoch": 4.3760683760683765, + "grad_norm": 0.17413128912448883, + "learning_rate": 2.78667260063366e-05, + "loss": 0.0222, + "step": 2560 + }, + { + "epoch": 4.3931623931623935, + "grad_norm": 0.14459024369716644, + "learning_rate": 2.784542950601931e-05, + "loss": 0.0182, + "step": 2570 + }, + { + "epoch": 4.410256410256411, + "grad_norm": 0.12694256007671356, + "learning_rate": 2.7824035453203293e-05, + "loss": 0.0204, + "step": 2580 + }, + { + "epoch": 4.427350427350428, + "grad_norm": 0.15247929096221924, + "learning_rate": 2.7802544010362154e-05, + "loss": 0.0164, + "step": 2590 + }, + { + "epoch": 4.444444444444445, + "grad_norm": 0.10969433188438416, + "learning_rate": 2.778095534070912e-05, + "loss": 0.0199, + "step": 2600 + }, + { + "epoch": 4.461538461538462, + "grad_norm": 0.12942290306091309, + "learning_rate": 2.7759269608195777e-05, + "loss": 0.0194, + "step": 2610 + }, + { + "epoch": 4.478632478632479, + "grad_norm": 0.13306401669979095, + "learning_rate": 2.773748697751086e-05, + "loss": 0.0196, + "step": 2620 + }, + { + "epoch": 4.495726495726496, + "grad_norm": 0.1948181390762329, + "learning_rate": 2.7715607614078956e-05, + "loss": 0.0192, + "step": 2630 + }, + { + "epoch": 4.512820512820513, + "grad_norm": 0.1227361336350441, + "learning_rate": 2.7693631684059305e-05, + "loss": 0.0203, + "step": 2640 + }, + { + "epoch": 4.52991452991453, + "grad_norm": 0.2155616730451584, + "learning_rate": 2.767155935434448e-05, + "loss": 0.0189, + "step": 2650 + }, + { + "epoch": 4.547008547008547, + "grad_norm": 0.11955627799034119, + "learning_rate": 2.7649390792559146e-05, + "loss": 0.019, + "step": 2660 + }, + { + "epoch": 4.564102564102564, + "grad_norm": 0.13550667464733124, + "learning_rate": 2.7627126167058807e-05, + "loss": 0.0196, + "step": 2670 + }, + { + "epoch": 4.581196581196581, + "grad_norm": 0.164658784866333, + "learning_rate": 2.7604765646928482e-05, + "loss": 0.0192, + "step": 2680 + }, + { + "epoch": 4.598290598290598, + "grad_norm": 0.16993582248687744, + "learning_rate": 2.758230940198147e-05, + "loss": 0.0205, + "step": 2690 + }, + { + "epoch": 4.615384615384615, + "grad_norm": 0.16659708321094513, + "learning_rate": 2.755975760275802e-05, + "loss": 0.0194, + "step": 2700 + }, + { + "epoch": 4.632478632478632, + "grad_norm": 0.16798068583011627, + "learning_rate": 2.7537110420524057e-05, + "loss": 0.0177, + "step": 2710 + }, + { + "epoch": 4.64957264957265, + "grad_norm": 0.25133591890335083, + "learning_rate": 2.7514368027269875e-05, + "loss": 0.0183, + "step": 2720 + }, + { + "epoch": 4.666666666666667, + "grad_norm": 0.17053651809692383, + "learning_rate": 2.749153059570883e-05, + "loss": 0.0213, + "step": 2730 + }, + { + "epoch": 4.683760683760684, + "grad_norm": 0.18637892603874207, + "learning_rate": 2.7468598299276044e-05, + "loss": 0.0191, + "step": 2740 + }, + { + "epoch": 4.700854700854701, + "grad_norm": 0.12180768698453903, + "learning_rate": 2.7445571312127058e-05, + "loss": 0.0171, + "step": 2750 + }, + { + "epoch": 4.717948717948718, + "grad_norm": 0.12347516417503357, + "learning_rate": 2.7422449809136538e-05, + "loss": 0.0195, + "step": 2760 + }, + { + "epoch": 4.735042735042735, + "grad_norm": 0.12432786077260971, + "learning_rate": 2.739923396589693e-05, + "loss": 0.02, + "step": 2770 + }, + { + "epoch": 4.752136752136752, + "grad_norm": 0.14629559218883514, + "learning_rate": 2.737592395871713e-05, + "loss": 0.0166, + "step": 2780 + }, + { + "epoch": 4.769230769230769, + "grad_norm": 0.12116639316082001, + "learning_rate": 2.7352519964621146e-05, + "loss": 0.0183, + "step": 2790 + }, + { + "epoch": 4.786324786324786, + "grad_norm": 0.10576353222131729, + "learning_rate": 2.7329022161346758e-05, + "loss": 0.0194, + "step": 2800 + }, + { + "epoch": 4.803418803418803, + "grad_norm": 0.20619913935661316, + "learning_rate": 2.730543072734417e-05, + "loss": 0.0211, + "step": 2810 + }, + { + "epoch": 4.82051282051282, + "grad_norm": 0.12696705758571625, + "learning_rate": 2.728174584177463e-05, + "loss": 0.0192, + "step": 2820 + }, + { + "epoch": 4.837606837606837, + "grad_norm": 0.1839832216501236, + "learning_rate": 2.725796768450911e-05, + "loss": 0.017, + "step": 2830 + }, + { + "epoch": 4.854700854700854, + "grad_norm": 0.15098868310451508, + "learning_rate": 2.7234096436126903e-05, + "loss": 0.0183, + "step": 2840 + }, + { + "epoch": 4.871794871794872, + "grad_norm": 0.14523358643054962, + "learning_rate": 2.721013227791428e-05, + "loss": 0.0201, + "step": 2850 + }, + { + "epoch": 4.888888888888889, + "grad_norm": 0.1313711255788803, + "learning_rate": 2.7186075391863088e-05, + "loss": 0.0195, + "step": 2860 + }, + { + "epoch": 4.905982905982906, + "grad_norm": 0.18071873486042023, + "learning_rate": 2.7161925960669383e-05, + "loss": 0.0215, + "step": 2870 + }, + { + "epoch": 4.923076923076923, + "grad_norm": 0.24189896881580353, + "learning_rate": 2.713768416773205e-05, + "loss": 0.0197, + "step": 2880 + }, + { + "epoch": 4.94017094017094, + "grad_norm": 0.14535290002822876, + "learning_rate": 2.7113350197151394e-05, + "loss": 0.0196, + "step": 2890 + }, + { + "epoch": 4.957264957264957, + "grad_norm": 0.1638130098581314, + "learning_rate": 2.708892423372774e-05, + "loss": 0.02, + "step": 2900 + }, + { + "epoch": 4.9743589743589745, + "grad_norm": 0.13578112423419952, + "learning_rate": 2.7064406462960044e-05, + "loss": 0.017, + "step": 2910 + }, + { + "epoch": 4.9914529914529915, + "grad_norm": 0.1392732709646225, + "learning_rate": 2.7039797071044482e-05, + "loss": 0.0207, + "step": 2920 + }, + { + "epoch": 5.0085470085470085, + "grad_norm": 0.13276010751724243, + "learning_rate": 2.7015096244873028e-05, + "loss": 0.0194, + "step": 2930 + }, + { + "epoch": 5.0256410256410255, + "grad_norm": 0.2131824940443039, + "learning_rate": 2.6990304172032038e-05, + "loss": 0.0189, + "step": 2940 + }, + { + "epoch": 5.042735042735043, + "grad_norm": 0.1782645434141159, + "learning_rate": 2.6965421040800823e-05, + "loss": 0.0214, + "step": 2950 + }, + { + "epoch": 5.05982905982906, + "grad_norm": 0.09164115786552429, + "learning_rate": 2.6940447040150228e-05, + "loss": 0.0168, + "step": 2960 + }, + { + "epoch": 5.076923076923077, + "grad_norm": 0.13344155251979828, + "learning_rate": 2.691538235974118e-05, + "loss": 0.0184, + "step": 2970 + }, + { + "epoch": 5.094017094017094, + "grad_norm": 0.16529805958271027, + "learning_rate": 2.6890227189923285e-05, + "loss": 0.0172, + "step": 2980 + }, + { + "epoch": 5.111111111111111, + "grad_norm": 0.13531531393527985, + "learning_rate": 2.6864981721733317e-05, + "loss": 0.0169, + "step": 2990 + }, + { + "epoch": 5.128205128205128, + "grad_norm": 0.20998850464820862, + "learning_rate": 2.683964614689383e-05, + "loss": 0.0191, + "step": 3000 + }, + { + "epoch": 5.145299145299146, + "grad_norm": 0.089939184486866, + "learning_rate": 2.681422065781169e-05, + "loss": 0.0163, + "step": 3010 + }, + { + "epoch": 5.162393162393163, + "grad_norm": 0.135321244597435, + "learning_rate": 2.6788705447576563e-05, + "loss": 0.0187, + "step": 3020 + }, + { + "epoch": 5.17948717948718, + "grad_norm": 0.13977572321891785, + "learning_rate": 2.6763100709959524e-05, + "loss": 0.0164, + "step": 3030 + }, + { + "epoch": 5.196581196581197, + "grad_norm": 0.13707058131694794, + "learning_rate": 2.6737406639411537e-05, + "loss": 0.0197, + "step": 3040 + }, + { + "epoch": 5.213675213675214, + "grad_norm": 0.12192386388778687, + "learning_rate": 2.6711623431061985e-05, + "loss": 0.0167, + "step": 3050 + }, + { + "epoch": 5.230769230769231, + "grad_norm": 0.1861809641122818, + "learning_rate": 2.6685751280717195e-05, + "loss": 0.0169, + "step": 3060 + }, + { + "epoch": 5.247863247863248, + "grad_norm": 0.19216051697731018, + "learning_rate": 2.665979038485896e-05, + "loss": 0.0174, + "step": 3070 + }, + { + "epoch": 5.264957264957265, + "grad_norm": 0.17565003037452698, + "learning_rate": 2.6633740940643022e-05, + "loss": 0.0181, + "step": 3080 + }, + { + "epoch": 5.282051282051282, + "grad_norm": 0.1266859471797943, + "learning_rate": 2.6607603145897594e-05, + "loss": 0.0191, + "step": 3090 + }, + { + "epoch": 5.299145299145299, + "grad_norm": 0.144758403301239, + "learning_rate": 2.6581377199121853e-05, + "loss": 0.0209, + "step": 3100 + }, + { + "epoch": 5.316239316239316, + "grad_norm": 0.1444852203130722, + "learning_rate": 2.6555063299484434e-05, + "loss": 0.018, + "step": 3110 + }, + { + "epoch": 5.333333333333333, + "grad_norm": 0.1723957061767578, + "learning_rate": 2.6528661646821917e-05, + "loss": 0.0169, + "step": 3120 + }, + { + "epoch": 5.35042735042735, + "grad_norm": 0.10195757448673248, + "learning_rate": 2.6502172441637302e-05, + "loss": 0.0176, + "step": 3130 + }, + { + "epoch": 5.367521367521368, + "grad_norm": 0.1307530552148819, + "learning_rate": 2.6475595885098493e-05, + "loss": 0.0194, + "step": 3140 + }, + { + "epoch": 5.384615384615385, + "grad_norm": 0.12946470081806183, + "learning_rate": 2.644893217903677e-05, + "loss": 0.018, + "step": 3150 + }, + { + "epoch": 5.401709401709402, + "grad_norm": 0.18301157653331757, + "learning_rate": 2.6422181525945265e-05, + "loss": 0.0164, + "step": 3160 + }, + { + "epoch": 5.418803418803419, + "grad_norm": 0.1195889413356781, + "learning_rate": 2.63953441289774e-05, + "loss": 0.0183, + "step": 3170 + }, + { + "epoch": 5.435897435897436, + "grad_norm": 0.14580784738063812, + "learning_rate": 2.6368420191945365e-05, + "loss": 0.0164, + "step": 3180 + }, + { + "epoch": 5.452991452991453, + "grad_norm": 0.16197147965431213, + "learning_rate": 2.6341409919318572e-05, + "loss": 0.0179, + "step": 3190 + }, + { + "epoch": 5.47008547008547, + "grad_norm": 0.10773025453090668, + "learning_rate": 2.6314313516222084e-05, + "loss": 0.0181, + "step": 3200 + }, + { + "epoch": 5.487179487179487, + "grad_norm": 0.15959936380386353, + "learning_rate": 2.6287131188435075e-05, + "loss": 0.0205, + "step": 3210 + }, + { + "epoch": 5.504273504273504, + "grad_norm": 0.13646596670150757, + "learning_rate": 2.6259863142389252e-05, + "loss": 0.0153, + "step": 3220 + }, + { + "epoch": 5.521367521367521, + "grad_norm": 0.13016310334205627, + "learning_rate": 2.62325095851673e-05, + "loss": 0.0154, + "step": 3230 + }, + { + "epoch": 5.538461538461538, + "grad_norm": 0.10595691204071045, + "learning_rate": 2.620507072450131e-05, + "loss": 0.0179, + "step": 3240 + }, + { + "epoch": 5.555555555555555, + "grad_norm": 0.11532799899578094, + "learning_rate": 2.6177546768771183e-05, + "loss": 0.0169, + "step": 3250 + }, + { + "epoch": 5.572649572649572, + "grad_norm": 0.14628815650939941, + "learning_rate": 2.6149937927003062e-05, + "loss": 0.0189, + "step": 3260 + }, + { + "epoch": 5.589743589743589, + "grad_norm": 0.11600162833929062, + "learning_rate": 2.6122244408867766e-05, + "loss": 0.0196, + "step": 3270 + }, + { + "epoch": 5.6068376068376065, + "grad_norm": 0.11794564872980118, + "learning_rate": 2.6094466424679148e-05, + "loss": 0.0188, + "step": 3280 + }, + { + "epoch": 5.6239316239316235, + "grad_norm": 0.1362043023109436, + "learning_rate": 2.606660418539253e-05, + "loss": 0.0224, + "step": 3290 + }, + { + "epoch": 5.641025641025641, + "grad_norm": 0.15077047049999237, + "learning_rate": 2.6038657902603107e-05, + "loss": 0.0182, + "step": 3300 + }, + { + "epoch": 5.6581196581196584, + "grad_norm": 0.1426369696855545, + "learning_rate": 2.6010627788544314e-05, + "loss": 0.019, + "step": 3310 + }, + { + "epoch": 5.6752136752136755, + "grad_norm": 0.13928700983524323, + "learning_rate": 2.5982514056086238e-05, + "loss": 0.019, + "step": 3320 + }, + { + "epoch": 5.6923076923076925, + "grad_norm": 0.1530783772468567, + "learning_rate": 2.5954316918733992e-05, + "loss": 0.0183, + "step": 3330 + }, + { + "epoch": 5.7094017094017095, + "grad_norm": 0.17366541922092438, + "learning_rate": 2.5926036590626093e-05, + "loss": 0.0193, + "step": 3340 + }, + { + "epoch": 5.726495726495727, + "grad_norm": 0.19213682413101196, + "learning_rate": 2.589767328653283e-05, + "loss": 0.0171, + "step": 3350 + }, + { + "epoch": 5.743589743589744, + "grad_norm": 0.15453678369522095, + "learning_rate": 2.5869227221854646e-05, + "loss": 0.0168, + "step": 3360 + }, + { + "epoch": 5.760683760683761, + "grad_norm": 0.09883876144886017, + "learning_rate": 2.584069861262049e-05, + "loss": 0.0178, + "step": 3370 + }, + { + "epoch": 5.777777777777778, + "grad_norm": 0.09111744165420532, + "learning_rate": 2.58120876754862e-05, + "loss": 0.0144, + "step": 3380 + }, + { + "epoch": 5.794871794871795, + "grad_norm": 0.12636864185333252, + "learning_rate": 2.5783394627732815e-05, + "loss": 0.0162, + "step": 3390 + }, + { + "epoch": 5.811965811965812, + "grad_norm": 0.12952734529972076, + "learning_rate": 2.5754619687264957e-05, + "loss": 0.0197, + "step": 3400 + }, + { + "epoch": 5.829059829059829, + "grad_norm": 0.13461904227733612, + "learning_rate": 2.5725763072609178e-05, + "loss": 0.017, + "step": 3410 + }, + { + "epoch": 5.846153846153846, + "grad_norm": 0.11887019127607346, + "learning_rate": 2.569682500291229e-05, + "loss": 0.0154, + "step": 3420 + }, + { + "epoch": 5.863247863247864, + "grad_norm": 0.12265320122241974, + "learning_rate": 2.5667805697939687e-05, + "loss": 0.0159, + "step": 3430 + }, + { + "epoch": 5.880341880341881, + "grad_norm": 0.10587488859891891, + "learning_rate": 2.5638705378073704e-05, + "loss": 0.0194, + "step": 3440 + }, + { + "epoch": 5.897435897435898, + "grad_norm": 0.10760876536369324, + "learning_rate": 2.5609524264311934e-05, + "loss": 0.0186, + "step": 3450 + }, + { + "epoch": 5.914529914529915, + "grad_norm": 0.10910409688949585, + "learning_rate": 2.5580262578265536e-05, + "loss": 0.02, + "step": 3460 + }, + { + "epoch": 5.931623931623932, + "grad_norm": 0.10091712325811386, + "learning_rate": 2.5550920542157557e-05, + "loss": 0.0159, + "step": 3470 + }, + { + "epoch": 5.948717948717949, + "grad_norm": 0.10852795839309692, + "learning_rate": 2.5521498378821273e-05, + "loss": 0.0192, + "step": 3480 + }, + { + "epoch": 5.965811965811966, + "grad_norm": 0.14898093044757843, + "learning_rate": 2.549199631169844e-05, + "loss": 0.0184, + "step": 3490 + }, + { + "epoch": 5.982905982905983, + "grad_norm": 0.1627461016178131, + "learning_rate": 2.5462414564837663e-05, + "loss": 0.0185, + "step": 3500 + }, + { + "epoch": 6.0, + "grad_norm": 0.14155292510986328, + "learning_rate": 2.543275336289264e-05, + "loss": 0.0165, + "step": 3510 + }, + { + "epoch": 6.017094017094017, + "grad_norm": 0.16116154193878174, + "learning_rate": 2.540301293112048e-05, + "loss": 0.0162, + "step": 3520 + }, + { + "epoch": 6.034188034188034, + "grad_norm": 0.11760587245225906, + "learning_rate": 2.537319349538e-05, + "loss": 0.0191, + "step": 3530 + }, + { + "epoch": 6.051282051282051, + "grad_norm": 0.15479737520217896, + "learning_rate": 2.534329528212999e-05, + "loss": 0.0164, + "step": 3540 + }, + { + "epoch": 6.068376068376068, + "grad_norm": 0.1666634976863861, + "learning_rate": 2.531331851842751e-05, + "loss": 0.0169, + "step": 3550 + }, + { + "epoch": 6.085470085470085, + "grad_norm": 0.11425361782312393, + "learning_rate": 2.528326343192615e-05, + "loss": 0.0168, + "step": 3560 + }, + { + "epoch": 6.102564102564102, + "grad_norm": 0.17112113535404205, + "learning_rate": 2.5253130250874316e-05, + "loss": 0.0165, + "step": 3570 + }, + { + "epoch": 6.119658119658119, + "grad_norm": 0.1572326272726059, + "learning_rate": 2.5222919204113494e-05, + "loss": 0.0192, + "step": 3580 + }, + { + "epoch": 6.136752136752137, + "grad_norm": 0.1587967574596405, + "learning_rate": 2.5192630521076494e-05, + "loss": 0.0163, + "step": 3590 + }, + { + "epoch": 6.153846153846154, + "grad_norm": 0.1715209037065506, + "learning_rate": 2.5162264431785734e-05, + "loss": 0.0207, + "step": 3600 + }, + { + "epoch": 6.170940170940171, + "grad_norm": 0.12089177966117859, + "learning_rate": 2.5131821166851484e-05, + "loss": 0.016, + "step": 3610 + }, + { + "epoch": 6.188034188034188, + "grad_norm": 0.1721847504377365, + "learning_rate": 2.5101300957470095e-05, + "loss": 0.0166, + "step": 3620 + }, + { + "epoch": 6.205128205128205, + "grad_norm": 0.11950518935918808, + "learning_rate": 2.507070403542228e-05, + "loss": 0.015, + "step": 3630 + }, + { + "epoch": 6.222222222222222, + "grad_norm": 0.15606777369976044, + "learning_rate": 2.504003063307132e-05, + "loss": 0.0174, + "step": 3640 + }, + { + "epoch": 6.239316239316239, + "grad_norm": 0.18580374121665955, + "learning_rate": 2.500928098336131e-05, + "loss": 0.0175, + "step": 3650 + }, + { + "epoch": 6.256410256410256, + "grad_norm": 0.15674233436584473, + "learning_rate": 2.497845531981541e-05, + "loss": 0.018, + "step": 3660 + }, + { + "epoch": 6.273504273504273, + "grad_norm": 0.1747434437274933, + "learning_rate": 2.4947553876534047e-05, + "loss": 0.0178, + "step": 3670 + }, + { + "epoch": 6.2905982905982905, + "grad_norm": 0.1266513466835022, + "learning_rate": 2.4916576888193137e-05, + "loss": 0.0148, + "step": 3680 + }, + { + "epoch": 6.3076923076923075, + "grad_norm": 0.19302722811698914, + "learning_rate": 2.488552459004231e-05, + "loss": 0.0171, + "step": 3690 + }, + { + "epoch": 6.3247863247863245, + "grad_norm": 0.1389637142419815, + "learning_rate": 2.4854397217903145e-05, + "loss": 0.0185, + "step": 3700 + }, + { + "epoch": 6.3418803418803416, + "grad_norm": 0.12435758858919144, + "learning_rate": 2.4823195008167325e-05, + "loss": 0.017, + "step": 3710 + }, + { + "epoch": 6.358974358974359, + "grad_norm": 0.1033409982919693, + "learning_rate": 2.4791918197794907e-05, + "loss": 0.0179, + "step": 3720 + }, + { + "epoch": 6.3760683760683765, + "grad_norm": 0.15691080689430237, + "learning_rate": 2.4760567024312476e-05, + "loss": 0.0156, + "step": 3730 + }, + { + "epoch": 6.3931623931623935, + "grad_norm": 0.11319072544574738, + "learning_rate": 2.4729141725811344e-05, + "loss": 0.0193, + "step": 3740 + }, + { + "epoch": 6.410256410256411, + "grad_norm": 0.1181342825293541, + "learning_rate": 2.4697642540945774e-05, + "loss": 0.0185, + "step": 3750 + }, + { + "epoch": 6.427350427350428, + "grad_norm": 0.14280590415000916, + "learning_rate": 2.4666069708931136e-05, + "loss": 0.0167, + "step": 3760 + }, + { + "epoch": 6.444444444444445, + "grad_norm": 0.13140127062797546, + "learning_rate": 2.46344234695421e-05, + "loss": 0.0179, + "step": 3770 + }, + { + "epoch": 6.461538461538462, + "grad_norm": 0.15713267028331757, + "learning_rate": 2.460270406311082e-05, + "loss": 0.0159, + "step": 3780 + }, + { + "epoch": 6.478632478632479, + "grad_norm": 0.15791194140911102, + "learning_rate": 2.457091173052511e-05, + "loss": 0.018, + "step": 3790 + }, + { + "epoch": 6.495726495726496, + "grad_norm": 0.17902129888534546, + "learning_rate": 2.4539046713226593e-05, + "loss": 0.018, + "step": 3800 + }, + { + "epoch": 6.512820512820513, + "grad_norm": 0.1257224977016449, + "learning_rate": 2.4507109253208898e-05, + "loss": 0.0147, + "step": 3810 + }, + { + "epoch": 6.52991452991453, + "grad_norm": 0.29108649492263794, + "learning_rate": 2.4475099593015813e-05, + "loss": 0.0159, + "step": 3820 + }, + { + "epoch": 6.547008547008547, + "grad_norm": 0.1304515302181244, + "learning_rate": 2.4443017975739423e-05, + "loss": 0.0181, + "step": 3830 + }, + { + "epoch": 6.564102564102564, + "grad_norm": 0.1805303394794464, + "learning_rate": 2.4410864645018288e-05, + "loss": 0.0153, + "step": 3840 + }, + { + "epoch": 6.581196581196581, + "grad_norm": 0.11248621344566345, + "learning_rate": 2.4378639845035583e-05, + "loss": 0.0156, + "step": 3850 + }, + { + "epoch": 6.598290598290598, + "grad_norm": 0.10470063239336014, + "learning_rate": 2.4346343820517237e-05, + "loss": 0.015, + "step": 3860 + }, + { + "epoch": 6.615384615384615, + "grad_norm": 0.14273276925086975, + "learning_rate": 2.4313976816730095e-05, + "loss": 0.0172, + "step": 3870 + }, + { + "epoch": 6.632478632478632, + "grad_norm": 0.11164973676204681, + "learning_rate": 2.4281539079480047e-05, + "loss": 0.0141, + "step": 3880 + }, + { + "epoch": 6.64957264957265, + "grad_norm": 0.13081946969032288, + "learning_rate": 2.4249030855110128e-05, + "loss": 0.0159, + "step": 3890 + }, + { + "epoch": 6.666666666666667, + "grad_norm": 0.12481345236301422, + "learning_rate": 2.42164523904987e-05, + "loss": 0.0157, + "step": 3900 + }, + { + "epoch": 6.683760683760684, + "grad_norm": 0.1345214694738388, + "learning_rate": 2.4183803933057554e-05, + "loss": 0.0178, + "step": 3910 + }, + { + "epoch": 6.700854700854701, + "grad_norm": 0.1614532470703125, + "learning_rate": 2.4151085730730013e-05, + "loss": 0.0184, + "step": 3920 + }, + { + "epoch": 6.717948717948718, + "grad_norm": 0.11903266608715057, + "learning_rate": 2.4118298031989084e-05, + "loss": 0.0165, + "step": 3930 + }, + { + "epoch": 6.735042735042735, + "grad_norm": 0.20075371861457825, + "learning_rate": 2.4085441085835534e-05, + "loss": 0.0172, + "step": 3940 + }, + { + "epoch": 6.752136752136752, + "grad_norm": 0.12518519163131714, + "learning_rate": 2.405251514179604e-05, + "loss": 0.0162, + "step": 3950 + }, + { + "epoch": 6.769230769230769, + "grad_norm": 0.13557671010494232, + "learning_rate": 2.401952044992126e-05, + "loss": 0.0176, + "step": 3960 + }, + { + "epoch": 6.786324786324786, + "grad_norm": 0.15042755007743835, + "learning_rate": 2.3986457260783942e-05, + "loss": 0.0165, + "step": 3970 + }, + { + "epoch": 6.803418803418803, + "grad_norm": 0.17321503162384033, + "learning_rate": 2.395332582547703e-05, + "loss": 0.0214, + "step": 3980 + }, + { + "epoch": 6.82051282051282, + "grad_norm": 0.1496465504169464, + "learning_rate": 2.3920126395611755e-05, + "loss": 0.0192, + "step": 3990 + }, + { + "epoch": 6.837606837606837, + "grad_norm": 0.14786235988140106, + "learning_rate": 2.3886859223315725e-05, + "loss": 0.0177, + "step": 4000 + }, + { + "epoch": 6.854700854700854, + "grad_norm": 0.13624149560928345, + "learning_rate": 2.385352456123099e-05, + "loss": 0.0172, + "step": 4010 + }, + { + "epoch": 6.871794871794872, + "grad_norm": 0.1319747269153595, + "learning_rate": 2.3820122662512155e-05, + "loss": 0.0168, + "step": 4020 + }, + { + "epoch": 6.888888888888889, + "grad_norm": 0.13250336050987244, + "learning_rate": 2.3786653780824443e-05, + "loss": 0.0163, + "step": 4030 + }, + { + "epoch": 6.905982905982906, + "grad_norm": 0.1750691682100296, + "learning_rate": 2.3753118170341762e-05, + "loss": 0.0159, + "step": 4040 + }, + { + "epoch": 6.923076923076923, + "grad_norm": 0.19761087000370026, + "learning_rate": 2.3719516085744782e-05, + "loss": 0.0146, + "step": 4050 + }, + { + "epoch": 6.94017094017094, + "grad_norm": 0.12592077255249023, + "learning_rate": 2.3685847782218997e-05, + "loss": 0.016, + "step": 4060 + }, + { + "epoch": 6.957264957264957, + "grad_norm": 0.1476394683122635, + "learning_rate": 2.3652113515452792e-05, + "loss": 0.016, + "step": 4070 + }, + { + "epoch": 6.9743589743589745, + "grad_norm": 0.15319791436195374, + "learning_rate": 2.3618313541635506e-05, + "loss": 0.018, + "step": 4080 + }, + { + "epoch": 6.9914529914529915, + "grad_norm": 0.1340772807598114, + "learning_rate": 2.358444811745547e-05, + "loss": 0.0165, + "step": 4090 + }, + { + "epoch": 7.0085470085470085, + "grad_norm": 0.11918052285909653, + "learning_rate": 2.3550517500098068e-05, + "loss": 0.0161, + "step": 4100 + }, + { + "epoch": 7.0256410256410255, + "grad_norm": 0.10964803397655487, + "learning_rate": 2.3516521947243787e-05, + "loss": 0.0173, + "step": 4110 + }, + { + "epoch": 7.042735042735043, + "grad_norm": 0.14321759343147278, + "learning_rate": 2.348246171706626e-05, + "loss": 0.0161, + "step": 4120 + }, + { + "epoch": 7.05982905982906, + "grad_norm": 0.1413237452507019, + "learning_rate": 2.3448337068230288e-05, + "loss": 0.0153, + "step": 4130 + }, + { + "epoch": 7.076923076923077, + "grad_norm": 0.11183759570121765, + "learning_rate": 2.3414148259889896e-05, + "loss": 0.0184, + "step": 4140 + }, + { + "epoch": 7.094017094017094, + "grad_norm": 0.12008870393037796, + "learning_rate": 2.3379895551686358e-05, + "loss": 0.0158, + "step": 4150 + }, + { + "epoch": 7.111111111111111, + "grad_norm": 0.12221284955739975, + "learning_rate": 2.334557920374623e-05, + "loss": 0.0174, + "step": 4160 + }, + { + "epoch": 7.128205128205128, + "grad_norm": 0.14298322796821594, + "learning_rate": 2.3311199476679367e-05, + "loss": 0.016, + "step": 4170 + }, + { + "epoch": 7.145299145299146, + "grad_norm": 0.1253712922334671, + "learning_rate": 2.327675663157693e-05, + "loss": 0.0156, + "step": 4180 + }, + { + "epoch": 7.162393162393163, + "grad_norm": 0.13470037281513214, + "learning_rate": 2.3242250930009446e-05, + "loss": 0.0153, + "step": 4190 + }, + { + "epoch": 7.17948717948718, + "grad_norm": 0.10702599585056305, + "learning_rate": 2.3207682634024777e-05, + "loss": 0.0163, + "step": 4200 + }, + { + "epoch": 7.196581196581197, + "grad_norm": 0.13162803649902344, + "learning_rate": 2.3173052006146155e-05, + "loss": 0.0145, + "step": 4210 + }, + { + "epoch": 7.213675213675214, + "grad_norm": 0.13918794691562653, + "learning_rate": 2.313835930937018e-05, + "loss": 0.016, + "step": 4220 + }, + { + "epoch": 7.230769230769231, + "grad_norm": 0.1925252079963684, + "learning_rate": 2.310360480716483e-05, + "loss": 0.0132, + "step": 4230 + }, + { + "epoch": 7.247863247863248, + "grad_norm": 0.1437121331691742, + "learning_rate": 2.3068788763467434e-05, + "loss": 0.0138, + "step": 4240 + }, + { + "epoch": 7.264957264957265, + "grad_norm": 0.11523393541574478, + "learning_rate": 2.3033911442682708e-05, + "loss": 0.0176, + "step": 4250 + }, + { + "epoch": 7.282051282051282, + "grad_norm": 0.13187435269355774, + "learning_rate": 2.299897310968072e-05, + "loss": 0.0152, + "step": 4260 + }, + { + "epoch": 7.299145299145299, + "grad_norm": 0.10613491386175156, + "learning_rate": 2.2963974029794893e-05, + "loss": 0.0141, + "step": 4270 + }, + { + "epoch": 7.316239316239316, + "grad_norm": 0.12401388585567474, + "learning_rate": 2.2928914468819968e-05, + "loss": 0.0167, + "step": 4280 + }, + { + "epoch": 7.333333333333333, + "grad_norm": 0.1646311730146408, + "learning_rate": 2.2893794693010002e-05, + "loss": 0.0164, + "step": 4290 + }, + { + "epoch": 7.35042735042735, + "grad_norm": 0.13412898778915405, + "learning_rate": 2.2858614969076358e-05, + "loss": 0.0148, + "step": 4300 + }, + { + "epoch": 7.367521367521368, + "grad_norm": 0.13017556071281433, + "learning_rate": 2.2823375564185645e-05, + "loss": 0.0181, + "step": 4310 + }, + { + "epoch": 7.384615384615385, + "grad_norm": 0.14838425815105438, + "learning_rate": 2.278807674595773e-05, + "loss": 0.015, + "step": 4320 + }, + { + "epoch": 7.401709401709402, + "grad_norm": 0.11829321831464767, + "learning_rate": 2.275271878246367e-05, + "loss": 0.0157, + "step": 4330 + }, + { + "epoch": 7.418803418803419, + "grad_norm": 0.1467742919921875, + "learning_rate": 2.271730194222369e-05, + "loss": 0.0164, + "step": 4340 + }, + { + "epoch": 7.435897435897436, + "grad_norm": 0.10530048608779907, + "learning_rate": 2.2681826494205156e-05, + "loss": 0.0173, + "step": 4350 + }, + { + "epoch": 7.452991452991453, + "grad_norm": 0.1464986503124237, + "learning_rate": 2.2646292707820513e-05, + "loss": 0.0147, + "step": 4360 + }, + { + "epoch": 7.47008547008547, + "grad_norm": 0.1478913426399231, + "learning_rate": 2.2610700852925254e-05, + "loss": 0.0153, + "step": 4370 + }, + { + "epoch": 7.487179487179487, + "grad_norm": 0.1510094702243805, + "learning_rate": 2.2575051199815854e-05, + "loss": 0.0169, + "step": 4380 + }, + { + "epoch": 7.504273504273504, + "grad_norm": 0.10344202071428299, + "learning_rate": 2.253934401922773e-05, + "loss": 0.0165, + "step": 4390 + }, + { + "epoch": 7.521367521367521, + "grad_norm": 0.1567130982875824, + "learning_rate": 2.250357958233319e-05, + "loss": 0.0184, + "step": 4400 + }, + { + "epoch": 7.538461538461538, + "grad_norm": 0.1354612112045288, + "learning_rate": 2.2467758160739352e-05, + "loss": 0.0163, + "step": 4410 + }, + { + "epoch": 7.555555555555555, + "grad_norm": 0.1597517430782318, + "learning_rate": 2.2431880026486114e-05, + "loss": 0.0168, + "step": 4420 + }, + { + "epoch": 7.572649572649572, + "grad_norm": 0.15710517764091492, + "learning_rate": 2.2395945452044045e-05, + "loss": 0.0192, + "step": 4430 + }, + { + "epoch": 7.589743589743589, + "grad_norm": 0.10344953835010529, + "learning_rate": 2.2359954710312363e-05, + "loss": 0.0133, + "step": 4440 + }, + { + "epoch": 7.6068376068376065, + "grad_norm": 0.1228676587343216, + "learning_rate": 2.232390807461682e-05, + "loss": 0.0159, + "step": 4450 + }, + { + "epoch": 7.6239316239316235, + "grad_norm": 0.16051805019378662, + "learning_rate": 2.2287805818707658e-05, + "loss": 0.0173, + "step": 4460 + }, + { + "epoch": 7.641025641025641, + "grad_norm": 0.11063387989997864, + "learning_rate": 2.2251648216757514e-05, + "loss": 0.0141, + "step": 4470 + }, + { + "epoch": 7.6581196581196584, + "grad_norm": 0.11574868112802505, + "learning_rate": 2.2215435543359337e-05, + "loss": 0.0144, + "step": 4480 + }, + { + "epoch": 7.6752136752136755, + "grad_norm": 0.12379952520132065, + "learning_rate": 2.2179168073524308e-05, + "loss": 0.0165, + "step": 4490 + }, + { + "epoch": 7.6923076923076925, + "grad_norm": 0.12094705551862717, + "learning_rate": 2.2142846082679763e-05, + "loss": 0.0163, + "step": 4500 + }, + { + "epoch": 7.7094017094017095, + "grad_norm": 0.13037550449371338, + "learning_rate": 2.2106469846667078e-05, + "loss": 0.0156, + "step": 4510 + }, + { + "epoch": 7.726495726495727, + "grad_norm": 0.09439023584127426, + "learning_rate": 2.2070039641739578e-05, + "loss": 0.0162, + "step": 4520 + }, + { + "epoch": 7.743589743589744, + "grad_norm": 0.10799844563007355, + "learning_rate": 2.2033555744560462e-05, + "loss": 0.0157, + "step": 4530 + }, + { + "epoch": 7.760683760683761, + "grad_norm": 0.18824796378612518, + "learning_rate": 2.1997018432200674e-05, + "loss": 0.0161, + "step": 4540 + }, + { + "epoch": 7.777777777777778, + "grad_norm": 0.22586728632450104, + "learning_rate": 2.1960427982136818e-05, + "loss": 0.0147, + "step": 4550 + }, + { + "epoch": 7.794871794871795, + "grad_norm": 0.09732784330844879, + "learning_rate": 2.1923784672249038e-05, + "loss": 0.0173, + "step": 4560 + }, + { + "epoch": 7.811965811965812, + "grad_norm": 0.11935797333717346, + "learning_rate": 2.1887088780818918e-05, + "loss": 0.0144, + "step": 4570 + }, + { + "epoch": 7.829059829059829, + "grad_norm": 0.13704054057598114, + "learning_rate": 2.1850340586527354e-05, + "loss": 0.0171, + "step": 4580 + }, + { + "epoch": 7.846153846153846, + "grad_norm": 0.10607001185417175, + "learning_rate": 2.1813540368452468e-05, + "loss": 0.0166, + "step": 4590 + }, + { + "epoch": 7.863247863247864, + "grad_norm": 0.1816527247428894, + "learning_rate": 2.1776688406067447e-05, + "loss": 0.0166, + "step": 4600 + }, + { + "epoch": 7.880341880341881, + "grad_norm": 0.14059887826442719, + "learning_rate": 2.1739784979238447e-05, + "loss": 0.0159, + "step": 4610 + }, + { + "epoch": 7.897435897435898, + "grad_norm": 0.11396066844463348, + "learning_rate": 2.1702830368222478e-05, + "loss": 0.0164, + "step": 4620 + }, + { + "epoch": 7.914529914529915, + "grad_norm": 0.09181491285562515, + "learning_rate": 2.166582485366523e-05, + "loss": 0.0153, + "step": 4630 + }, + { + "epoch": 7.931623931623932, + "grad_norm": 0.1252145916223526, + "learning_rate": 2.1628768716599e-05, + "loss": 0.015, + "step": 4640 + }, + { + "epoch": 7.948717948717949, + "grad_norm": 0.1613840013742447, + "learning_rate": 2.1591662238440515e-05, + "loss": 0.0157, + "step": 4650 + }, + { + "epoch": 7.965811965811966, + "grad_norm": 0.15273351967334747, + "learning_rate": 2.1554505700988813e-05, + "loss": 0.0139, + "step": 4660 + }, + { + "epoch": 7.982905982905983, + "grad_norm": 0.1601281762123108, + "learning_rate": 2.1517299386423094e-05, + "loss": 0.0172, + "step": 4670 + }, + { + "epoch": 8.0, + "grad_norm": 0.1435481458902359, + "learning_rate": 2.148004357730059e-05, + "loss": 0.0144, + "step": 4680 + }, + { + "epoch": 8.017094017094017, + "grad_norm": 0.1272890865802765, + "learning_rate": 2.1442738556554404e-05, + "loss": 0.0166, + "step": 4690 + }, + { + "epoch": 8.034188034188034, + "grad_norm": 0.15088732540607452, + "learning_rate": 2.1405384607491375e-05, + "loss": 0.0167, + "step": 4700 + }, + { + "epoch": 8.051282051282051, + "grad_norm": 0.14586246013641357, + "learning_rate": 2.1367982013789913e-05, + "loss": 0.0146, + "step": 4710 + }, + { + "epoch": 8.068376068376068, + "grad_norm": 0.1399996280670166, + "learning_rate": 2.133053105949786e-05, + "loss": 0.0146, + "step": 4720 + }, + { + "epoch": 8.085470085470085, + "grad_norm": 0.11185867339372635, + "learning_rate": 2.129303202903032e-05, + "loss": 0.0166, + "step": 4730 + }, + { + "epoch": 8.102564102564102, + "grad_norm": 0.22292263805866241, + "learning_rate": 2.1255485207167504e-05, + "loss": 0.0161, + "step": 4740 + }, + { + "epoch": 8.11965811965812, + "grad_norm": 0.1483624428510666, + "learning_rate": 2.1217890879052556e-05, + "loss": 0.0146, + "step": 4750 + }, + { + "epoch": 8.136752136752136, + "grad_norm": 0.1335524320602417, + "learning_rate": 2.1180249330189423e-05, + "loss": 0.0163, + "step": 4760 + }, + { + "epoch": 8.153846153846153, + "grad_norm": 0.1502722054719925, + "learning_rate": 2.1142560846440645e-05, + "loss": 0.0172, + "step": 4770 + }, + { + "epoch": 8.17094017094017, + "grad_norm": 0.1658177375793457, + "learning_rate": 2.1104825714025203e-05, + "loss": 0.0164, + "step": 4780 + }, + { + "epoch": 8.188034188034187, + "grad_norm": 0.1296541839838028, + "learning_rate": 2.106704421951634e-05, + "loss": 0.0156, + "step": 4790 + }, + { + "epoch": 8.205128205128204, + "grad_norm": 0.08448580652475357, + "learning_rate": 2.1029216649839404e-05, + "loss": 0.0143, + "step": 4800 + }, + { + "epoch": 8.222222222222221, + "grad_norm": 0.1254756897687912, + "learning_rate": 2.099134329226963e-05, + "loss": 0.0167, + "step": 4810 + }, + { + "epoch": 8.239316239316238, + "grad_norm": 0.13636520504951477, + "learning_rate": 2.0953424434430006e-05, + "loss": 0.0152, + "step": 4820 + }, + { + "epoch": 8.256410256410255, + "grad_norm": 0.15529890358448029, + "learning_rate": 2.091546036428905e-05, + "loss": 0.0148, + "step": 4830 + }, + { + "epoch": 8.273504273504274, + "grad_norm": 0.13863971829414368, + "learning_rate": 2.0877451370158633e-05, + "loss": 0.016, + "step": 4840 + }, + { + "epoch": 8.290598290598291, + "grad_norm": 0.16388843953609467, + "learning_rate": 2.083939774069181e-05, + "loss": 0.0142, + "step": 4850 + }, + { + "epoch": 8.307692307692308, + "grad_norm": 0.11210881173610687, + "learning_rate": 2.080129976488059e-05, + "loss": 0.0144, + "step": 4860 + }, + { + "epoch": 8.324786324786325, + "grad_norm": 0.12791451811790466, + "learning_rate": 2.0763157732053795e-05, + "loss": 0.0156, + "step": 4870 + }, + { + "epoch": 8.341880341880342, + "grad_norm": 0.13677500188350677, + "learning_rate": 2.0724971931874796e-05, + "loss": 0.0155, + "step": 4880 + }, + { + "epoch": 8.35897435897436, + "grad_norm": 0.08571596443653107, + "learning_rate": 2.0686742654339363e-05, + "loss": 0.0147, + "step": 4890 + }, + { + "epoch": 8.376068376068377, + "grad_norm": 0.12865403294563293, + "learning_rate": 2.0648470189773455e-05, + "loss": 0.0143, + "step": 4900 + }, + { + "epoch": 8.393162393162394, + "grad_norm": 0.09366323053836823, + "learning_rate": 2.0610154828830997e-05, + "loss": 0.014, + "step": 4910 + }, + { + "epoch": 8.41025641025641, + "grad_norm": 0.17990654706954956, + "learning_rate": 2.0571796862491686e-05, + "loss": 0.0168, + "step": 4920 + }, + { + "epoch": 8.427350427350428, + "grad_norm": 0.1966884285211563, + "learning_rate": 2.0533396582058783e-05, + "loss": 0.0168, + "step": 4930 + }, + { + "epoch": 8.444444444444445, + "grad_norm": 0.10767204314470291, + "learning_rate": 2.0494954279156893e-05, + "loss": 0.0142, + "step": 4940 + }, + { + "epoch": 8.461538461538462, + "grad_norm": 0.1388084590435028, + "learning_rate": 2.0456470245729748e-05, + "loss": 0.0161, + "step": 4950 + }, + { + "epoch": 8.478632478632479, + "grad_norm": 0.14520694315433502, + "learning_rate": 2.0417944774038013e-05, + "loss": 0.0176, + "step": 4960 + }, + { + "epoch": 8.495726495726496, + "grad_norm": 0.10821466147899628, + "learning_rate": 2.0379378156657026e-05, + "loss": 0.0143, + "step": 4970 + }, + { + "epoch": 8.512820512820513, + "grad_norm": 0.16204583644866943, + "learning_rate": 2.0340770686474618e-05, + "loss": 0.0158, + "step": 4980 + }, + { + "epoch": 8.52991452991453, + "grad_norm": 0.11367615312337875, + "learning_rate": 2.030212265668886e-05, + "loss": 0.0142, + "step": 4990 + }, + { + "epoch": 8.547008547008547, + "grad_norm": 0.14058510959148407, + "learning_rate": 2.0263434360805847e-05, + "loss": 0.0179, + "step": 5000 + }, + { + "epoch": 8.564102564102564, + "grad_norm": 0.12089379131793976, + "learning_rate": 2.0224706092637472e-05, + "loss": 0.0153, + "step": 5010 + }, + { + "epoch": 8.581196581196581, + "grad_norm": 0.12292465567588806, + "learning_rate": 2.018593814629919e-05, + "loss": 0.017, + "step": 5020 + }, + { + "epoch": 8.598290598290598, + "grad_norm": 0.1109367087483406, + "learning_rate": 2.0147130816207786e-05, + "loss": 0.0156, + "step": 5030 + }, + { + "epoch": 8.615384615384615, + "grad_norm": 0.18203243613243103, + "learning_rate": 2.0108284397079127e-05, + "loss": 0.0136, + "step": 5040 + }, + { + "epoch": 8.632478632478632, + "grad_norm": 0.16659662127494812, + "learning_rate": 2.006939918392596e-05, + "loss": 0.0134, + "step": 5050 + }, + { + "epoch": 8.649572649572649, + "grad_norm": 0.1762428730726242, + "learning_rate": 2.0030475472055625e-05, + "loss": 0.0159, + "step": 5060 + }, + { + "epoch": 8.666666666666666, + "grad_norm": 0.12078418582677841, + "learning_rate": 1.9991513557067835e-05, + "loss": 0.0138, + "step": 5070 + }, + { + "epoch": 8.683760683760683, + "grad_norm": 0.14666634798049927, + "learning_rate": 1.9952513734852444e-05, + "loss": 0.0132, + "step": 5080 + }, + { + "epoch": 8.7008547008547, + "grad_norm": 0.11638830602169037, + "learning_rate": 1.991347630158717e-05, + "loss": 0.0147, + "step": 5090 + }, + { + "epoch": 8.717948717948717, + "grad_norm": 0.1288931667804718, + "learning_rate": 1.9874401553735385e-05, + "loss": 0.016, + "step": 5100 + }, + { + "epoch": 8.735042735042736, + "grad_norm": 0.13194222748279572, + "learning_rate": 1.9835289788043814e-05, + "loss": 0.0154, + "step": 5110 + }, + { + "epoch": 8.752136752136753, + "grad_norm": 0.11499840766191483, + "learning_rate": 1.979614130154032e-05, + "loss": 0.0149, + "step": 5120 + }, + { + "epoch": 8.76923076923077, + "grad_norm": 0.21482616662979126, + "learning_rate": 1.9756956391531646e-05, + "loss": 0.0136, + "step": 5130 + }, + { + "epoch": 8.786324786324787, + "grad_norm": 0.1270282119512558, + "learning_rate": 1.9717735355601126e-05, + "loss": 0.0161, + "step": 5140 + }, + { + "epoch": 8.803418803418804, + "grad_norm": 0.12337125092744827, + "learning_rate": 1.9678478491606462e-05, + "loss": 0.0149, + "step": 5150 + }, + { + "epoch": 8.820512820512821, + "grad_norm": 0.1970837563276291, + "learning_rate": 1.9639186097677442e-05, + "loss": 0.0142, + "step": 5160 + }, + { + "epoch": 8.837606837606838, + "grad_norm": 0.11785056442022324, + "learning_rate": 1.9599858472213682e-05, + "loss": 0.0144, + "step": 5170 + }, + { + "epoch": 8.854700854700855, + "grad_norm": 0.11763855814933777, + "learning_rate": 1.9560495913882353e-05, + "loss": 0.0127, + "step": 5180 + }, + { + "epoch": 8.871794871794872, + "grad_norm": 0.11776039004325867, + "learning_rate": 1.9521098721615923e-05, + "loss": 0.0151, + "step": 5190 + }, + { + "epoch": 8.88888888888889, + "grad_norm": 0.15107175707817078, + "learning_rate": 1.9481667194609882e-05, + "loss": 0.0146, + "step": 5200 + }, + { + "epoch": 8.905982905982906, + "grad_norm": 0.10944436490535736, + "learning_rate": 1.9442201632320464e-05, + "loss": 0.014, + "step": 5210 + }, + { + "epoch": 8.923076923076923, + "grad_norm": 0.13266775012016296, + "learning_rate": 1.9402702334462383e-05, + "loss": 0.0153, + "step": 5220 + }, + { + "epoch": 8.94017094017094, + "grad_norm": 0.09276800602674484, + "learning_rate": 1.9363169601006552e-05, + "loss": 0.0142, + "step": 5230 + }, + { + "epoch": 8.957264957264957, + "grad_norm": 0.12305483967065811, + "learning_rate": 1.9323603732177798e-05, + "loss": 0.0156, + "step": 5240 + }, + { + "epoch": 8.974358974358974, + "grad_norm": 0.10400032997131348, + "learning_rate": 1.9284005028452607e-05, + "loss": 0.0147, + "step": 5250 + }, + { + "epoch": 8.991452991452991, + "grad_norm": 0.08971274644136429, + "learning_rate": 1.9244373790556803e-05, + "loss": 0.0158, + "step": 5260 + }, + { + "epoch": 9.008547008547009, + "grad_norm": 0.11330647021532059, + "learning_rate": 1.9204710319463297e-05, + "loss": 0.0152, + "step": 5270 + }, + { + "epoch": 9.025641025641026, + "grad_norm": 0.24245545268058777, + "learning_rate": 1.9165014916389792e-05, + "loss": 0.0149, + "step": 5280 + }, + { + "epoch": 9.042735042735043, + "grad_norm": 0.07214105129241943, + "learning_rate": 1.9125287882796483e-05, + "loss": 0.0144, + "step": 5290 + }, + { + "epoch": 9.05982905982906, + "grad_norm": 0.1206764280796051, + "learning_rate": 1.9085529520383783e-05, + "loss": 0.0141, + "step": 5300 + }, + { + "epoch": 9.076923076923077, + "grad_norm": 0.12406421452760696, + "learning_rate": 1.9045740131090037e-05, + "loss": 0.0146, + "step": 5310 + }, + { + "epoch": 9.094017094017094, + "grad_norm": 0.10531003773212433, + "learning_rate": 1.9005920017089196e-05, + "loss": 0.0147, + "step": 5320 + }, + { + "epoch": 9.11111111111111, + "grad_norm": 0.11356142163276672, + "learning_rate": 1.8966069480788562e-05, + "loss": 0.0127, + "step": 5330 + }, + { + "epoch": 9.128205128205128, + "grad_norm": 0.13814331591129303, + "learning_rate": 1.8926188824826477e-05, + "loss": 0.015, + "step": 5340 + }, + { + "epoch": 9.145299145299145, + "grad_norm": 0.16986852884292603, + "learning_rate": 1.8886278352070002e-05, + "loss": 0.0145, + "step": 5350 + }, + { + "epoch": 9.162393162393162, + "grad_norm": 0.14769551157951355, + "learning_rate": 1.884633836561265e-05, + "loss": 0.014, + "step": 5360 + }, + { + "epoch": 9.179487179487179, + "grad_norm": 0.13769668340682983, + "learning_rate": 1.8806369168772086e-05, + "loss": 0.0131, + "step": 5370 + }, + { + "epoch": 9.196581196581196, + "grad_norm": 0.112092986702919, + "learning_rate": 1.8766371065087778e-05, + "loss": 0.0134, + "step": 5380 + }, + { + "epoch": 9.213675213675213, + "grad_norm": 0.12842412292957306, + "learning_rate": 1.8726344358318736e-05, + "loss": 0.0158, + "step": 5390 + }, + { + "epoch": 9.23076923076923, + "grad_norm": 0.09742764383554459, + "learning_rate": 1.86862893524412e-05, + "loss": 0.0144, + "step": 5400 + }, + { + "epoch": 9.247863247863247, + "grad_norm": 0.12743033468723297, + "learning_rate": 1.864620635164631e-05, + "loss": 0.0153, + "step": 5410 + }, + { + "epoch": 9.264957264957266, + "grad_norm": 0.10961969196796417, + "learning_rate": 1.8606095660337813e-05, + "loss": 0.0155, + "step": 5420 + }, + { + "epoch": 9.282051282051283, + "grad_norm": 0.10866475105285645, + "learning_rate": 1.8565957583129753e-05, + "loss": 0.0128, + "step": 5430 + }, + { + "epoch": 9.2991452991453, + "grad_norm": 0.1398170292377472, + "learning_rate": 1.852579242484414e-05, + "loss": 0.0136, + "step": 5440 + }, + { + "epoch": 9.316239316239317, + "grad_norm": 0.117264024913311, + "learning_rate": 1.848560049050866e-05, + "loss": 0.0138, + "step": 5450 + }, + { + "epoch": 9.333333333333334, + "grad_norm": 0.2015998214483261, + "learning_rate": 1.8445382085354336e-05, + "loss": 0.0143, + "step": 5460 + }, + { + "epoch": 9.350427350427351, + "grad_norm": 0.11199922114610672, + "learning_rate": 1.8405137514813224e-05, + "loss": 0.0134, + "step": 5470 + }, + { + "epoch": 9.367521367521368, + "grad_norm": 0.21395960450172424, + "learning_rate": 1.8364867084516084e-05, + "loss": 0.013, + "step": 5480 + }, + { + "epoch": 9.384615384615385, + "grad_norm": 0.14475946128368378, + "learning_rate": 1.8324571100290064e-05, + "loss": 0.0146, + "step": 5490 + }, + { + "epoch": 9.401709401709402, + "grad_norm": 0.11309915035963058, + "learning_rate": 1.8284249868156378e-05, + "loss": 0.0149, + "step": 5500 + }, + { + "epoch": 9.418803418803419, + "grad_norm": 0.13249249756336212, + "learning_rate": 1.8243903694327992e-05, + "loss": 0.0135, + "step": 5510 + }, + { + "epoch": 9.435897435897436, + "grad_norm": 0.10701268166303635, + "learning_rate": 1.8203532885207272e-05, + "loss": 0.0159, + "step": 5520 + }, + { + "epoch": 9.452991452991453, + "grad_norm": 0.09651657938957214, + "learning_rate": 1.8163137747383675e-05, + "loss": 0.0128, + "step": 5530 + }, + { + "epoch": 9.47008547008547, + "grad_norm": 0.1168598160147667, + "learning_rate": 1.812271858763143e-05, + "loss": 0.0153, + "step": 5540 + }, + { + "epoch": 9.487179487179487, + "grad_norm": 0.1207825168967247, + "learning_rate": 1.8082275712907187e-05, + "loss": 0.0139, + "step": 5550 + }, + { + "epoch": 9.504273504273504, + "grad_norm": 0.1398920714855194, + "learning_rate": 1.8041809430347688e-05, + "loss": 0.0162, + "step": 5560 + }, + { + "epoch": 9.521367521367521, + "grad_norm": 0.13016346096992493, + "learning_rate": 1.8001320047267465e-05, + "loss": 0.0134, + "step": 5570 + }, + { + "epoch": 9.538461538461538, + "grad_norm": 0.09322826564311981, + "learning_rate": 1.796080787115646e-05, + "loss": 0.0183, + "step": 5580 + }, + { + "epoch": 9.555555555555555, + "grad_norm": 0.25764819979667664, + "learning_rate": 1.7920273209677722e-05, + "loss": 0.0163, + "step": 5590 + }, + { + "epoch": 9.572649572649572, + "grad_norm": 0.10196532309055328, + "learning_rate": 1.7879716370665068e-05, + "loss": 0.0148, + "step": 5600 + }, + { + "epoch": 9.58974358974359, + "grad_norm": 0.15191605687141418, + "learning_rate": 1.783913766212073e-05, + "loss": 0.0167, + "step": 5610 + }, + { + "epoch": 9.606837606837606, + "grad_norm": 0.1259302943944931, + "learning_rate": 1.779853739221302e-05, + "loss": 0.0158, + "step": 5620 + }, + { + "epoch": 9.623931623931623, + "grad_norm": 0.1169527918100357, + "learning_rate": 1.775791586927401e-05, + "loss": 0.016, + "step": 5630 + }, + { + "epoch": 9.64102564102564, + "grad_norm": 0.145577535033226, + "learning_rate": 1.771727340179716e-05, + "loss": 0.0117, + "step": 5640 + }, + { + "epoch": 9.658119658119658, + "grad_norm": 0.17809858918190002, + "learning_rate": 1.7676610298434993e-05, + "loss": 0.0141, + "step": 5650 + }, + { + "epoch": 9.675213675213675, + "grad_norm": 0.14585915207862854, + "learning_rate": 1.7635926867996758e-05, + "loss": 0.0136, + "step": 5660 + }, + { + "epoch": 9.692307692307692, + "grad_norm": 0.12299998849630356, + "learning_rate": 1.7595223419446064e-05, + "loss": 0.015, + "step": 5670 + }, + { + "epoch": 9.709401709401709, + "grad_norm": 0.14377179741859436, + "learning_rate": 1.7554500261898545e-05, + "loss": 0.014, + "step": 5680 + }, + { + "epoch": 9.726495726495726, + "grad_norm": 0.12390544265508652, + "learning_rate": 1.7513757704619513e-05, + "loss": 0.0141, + "step": 5690 + }, + { + "epoch": 9.743589743589745, + "grad_norm": 0.10900633037090302, + "learning_rate": 1.747299605702161e-05, + "loss": 0.0119, + "step": 5700 + }, + { + "epoch": 9.760683760683762, + "grad_norm": 0.1523497998714447, + "learning_rate": 1.7432215628662463e-05, + "loss": 0.0145, + "step": 5710 + }, + { + "epoch": 9.777777777777779, + "grad_norm": 0.17653517425060272, + "learning_rate": 1.7391416729242307e-05, + "loss": 0.0127, + "step": 5720 + }, + { + "epoch": 9.794871794871796, + "grad_norm": 0.12446291744709015, + "learning_rate": 1.7350599668601666e-05, + "loss": 0.016, + "step": 5730 + }, + { + "epoch": 9.811965811965813, + "grad_norm": 0.11425644904375076, + "learning_rate": 1.730976475671899e-05, + "loss": 0.0165, + "step": 5740 + }, + { + "epoch": 9.82905982905983, + "grad_norm": 0.13504542410373688, + "learning_rate": 1.726891230370829e-05, + "loss": 0.012, + "step": 5750 + }, + { + "epoch": 9.846153846153847, + "grad_norm": 0.10872381925582886, + "learning_rate": 1.7228042619816786e-05, + "loss": 0.0138, + "step": 5760 + }, + { + "epoch": 9.863247863247864, + "grad_norm": 0.12025698274374008, + "learning_rate": 1.7187156015422573e-05, + "loss": 0.0146, + "step": 5770 + }, + { + "epoch": 9.88034188034188, + "grad_norm": 0.11054862290620804, + "learning_rate": 1.7146252801032225e-05, + "loss": 0.0141, + "step": 5780 + }, + { + "epoch": 9.897435897435898, + "grad_norm": 0.11221654713153839, + "learning_rate": 1.7105333287278465e-05, + "loss": 0.012, + "step": 5790 + }, + { + "epoch": 9.914529914529915, + "grad_norm": 0.09826820343732834, + "learning_rate": 1.706439778491781e-05, + "loss": 0.0136, + "step": 5800 + }, + { + "epoch": 9.931623931623932, + "grad_norm": 0.12636616826057434, + "learning_rate": 1.702344660482818e-05, + "loss": 0.0136, + "step": 5810 + }, + { + "epoch": 9.948717948717949, + "grad_norm": 0.11139580607414246, + "learning_rate": 1.6982480058006575e-05, + "loss": 0.0163, + "step": 5820 + }, + { + "epoch": 9.965811965811966, + "grad_norm": 0.2316293865442276, + "learning_rate": 1.6941498455566684e-05, + "loss": 0.0127, + "step": 5830 + }, + { + "epoch": 9.982905982905983, + "grad_norm": 0.11503687500953674, + "learning_rate": 1.690050210873654e-05, + "loss": 0.0129, + "step": 5840 + }, + { + "epoch": 10.0, + "grad_norm": 0.10958461463451385, + "learning_rate": 1.6859491328856143e-05, + "loss": 0.014, + "step": 5850 + }, + { + "epoch": 10.017094017094017, + "grad_norm": 0.11138081550598145, + "learning_rate": 1.6818466427375114e-05, + "loss": 0.0139, + "step": 5860 + }, + { + "epoch": 10.034188034188034, + "grad_norm": 0.13608750700950623, + "learning_rate": 1.67774277158503e-05, + "loss": 0.0137, + "step": 5870 + }, + { + "epoch": 10.051282051282051, + "grad_norm": 0.1269325464963913, + "learning_rate": 1.673637550594344e-05, + "loss": 0.0132, + "step": 5880 + }, + { + "epoch": 10.068376068376068, + "grad_norm": 0.11635063588619232, + "learning_rate": 1.669531010941879e-05, + "loss": 0.0123, + "step": 5890 + }, + { + "epoch": 10.085470085470085, + "grad_norm": 0.16242267191410065, + "learning_rate": 1.6654231838140723e-05, + "loss": 0.0125, + "step": 5900 + }, + { + "epoch": 10.102564102564102, + "grad_norm": 0.08454931527376175, + "learning_rate": 1.661314100407142e-05, + "loss": 0.0129, + "step": 5910 + }, + { + "epoch": 10.11965811965812, + "grad_norm": 0.08415193110704422, + "learning_rate": 1.657203791926845e-05, + "loss": 0.0124, + "step": 5920 + }, + { + "epoch": 10.136752136752136, + "grad_norm": 0.11546533554792404, + "learning_rate": 1.653092289588241e-05, + "loss": 0.0134, + "step": 5930 + }, + { + "epoch": 10.153846153846153, + "grad_norm": 0.1325354427099228, + "learning_rate": 1.6489796246154586e-05, + "loss": 0.0165, + "step": 5940 + }, + { + "epoch": 10.17094017094017, + "grad_norm": 0.10313036292791367, + "learning_rate": 1.6448658282414543e-05, + "loss": 0.0129, + "step": 5950 + }, + { + "epoch": 10.188034188034187, + "grad_norm": 0.16712437570095062, + "learning_rate": 1.6407509317077764e-05, + "loss": 0.0153, + "step": 5960 + }, + { + "epoch": 10.205128205128204, + "grad_norm": 0.18594327569007874, + "learning_rate": 1.6366349662643297e-05, + "loss": 0.0133, + "step": 5970 + }, + { + "epoch": 10.222222222222221, + "grad_norm": 0.12417656928300858, + "learning_rate": 1.6325179631691355e-05, + "loss": 0.0123, + "step": 5980 + }, + { + "epoch": 10.239316239316238, + "grad_norm": 0.14756286144256592, + "learning_rate": 1.6283999536880957e-05, + "loss": 0.015, + "step": 5990 + }, + { + "epoch": 10.256410256410255, + "grad_norm": 0.12462615966796875, + "learning_rate": 1.6242809690947555e-05, + "loss": 0.012, + "step": 6000 + }, + { + "epoch": 10.273504273504274, + "grad_norm": 0.11022023856639862, + "learning_rate": 1.6201610406700645e-05, + "loss": 0.0141, + "step": 6010 + }, + { + "epoch": 10.290598290598291, + "grad_norm": 0.09671414643526077, + "learning_rate": 1.6160401997021406e-05, + "loss": 0.0152, + "step": 6020 + }, + { + "epoch": 10.307692307692308, + "grad_norm": 0.10164973139762878, + "learning_rate": 1.6119184774860322e-05, + "loss": 0.0149, + "step": 6030 + }, + { + "epoch": 10.324786324786325, + "grad_norm": 0.11450819671154022, + "learning_rate": 1.6077959053234796e-05, + "loss": 0.0147, + "step": 6040 + }, + { + "epoch": 10.341880341880342, + "grad_norm": 0.10533417761325836, + "learning_rate": 1.6036725145226774e-05, + "loss": 0.0113, + "step": 6050 + }, + { + "epoch": 10.35897435897436, + "grad_norm": 0.14086784422397614, + "learning_rate": 1.5995483363980394e-05, + "loss": 0.0133, + "step": 6060 + }, + { + "epoch": 10.376068376068377, + "grad_norm": 0.12235592305660248, + "learning_rate": 1.595423402269956e-05, + "loss": 0.0134, + "step": 6070 + }, + { + "epoch": 10.393162393162394, + "grad_norm": 0.1341647058725357, + "learning_rate": 1.5912977434645608e-05, + "loss": 0.0163, + "step": 6080 + }, + { + "epoch": 10.41025641025641, + "grad_norm": 0.10958785563707352, + "learning_rate": 1.587171391313489e-05, + "loss": 0.0136, + "step": 6090 + }, + { + "epoch": 10.427350427350428, + "grad_norm": 0.1261662244796753, + "learning_rate": 1.5830443771536434e-05, + "loss": 0.0135, + "step": 6100 + }, + { + "epoch": 10.444444444444445, + "grad_norm": 0.13216161727905273, + "learning_rate": 1.578916732326953e-05, + "loss": 0.0144, + "step": 6110 + }, + { + "epoch": 10.461538461538462, + "grad_norm": 0.1128237396478653, + "learning_rate": 1.5747884881801364e-05, + "loss": 0.0142, + "step": 6120 + }, + { + "epoch": 10.478632478632479, + "grad_norm": 0.1380997896194458, + "learning_rate": 1.570659676064464e-05, + "loss": 0.0145, + "step": 6130 + }, + { + "epoch": 10.495726495726496, + "grad_norm": 0.15571370720863342, + "learning_rate": 1.5665303273355197e-05, + "loss": 0.0135, + "step": 6140 + }, + { + "epoch": 10.512820512820513, + "grad_norm": 0.11781500279903412, + "learning_rate": 1.562400473352962e-05, + "loss": 0.0131, + "step": 6150 + }, + { + "epoch": 10.52991452991453, + "grad_norm": 0.18750175833702087, + "learning_rate": 1.5582701454802867e-05, + "loss": 0.0121, + "step": 6160 + }, + { + "epoch": 10.547008547008547, + "grad_norm": 0.13688381016254425, + "learning_rate": 1.5541393750845886e-05, + "loss": 0.012, + "step": 6170 + }, + { + "epoch": 10.564102564102564, + "grad_norm": 0.09313324838876724, + "learning_rate": 1.5500081935363233e-05, + "loss": 0.0129, + "step": 6180 + }, + { + "epoch": 10.581196581196581, + "grad_norm": 0.11376237869262695, + "learning_rate": 1.5458766322090684e-05, + "loss": 0.0136, + "step": 6190 + }, + { + "epoch": 10.598290598290598, + "grad_norm": 0.13659413158893585, + "learning_rate": 1.5417447224792862e-05, + "loss": 0.0132, + "step": 6200 + }, + { + "epoch": 10.615384615384615, + "grad_norm": 0.14499975740909576, + "learning_rate": 1.5376124957260847e-05, + "loss": 0.0146, + "step": 6210 + }, + { + "epoch": 10.632478632478632, + "grad_norm": 0.12130112946033478, + "learning_rate": 1.5334799833309792e-05, + "loss": 0.0139, + "step": 6220 + }, + { + "epoch": 10.649572649572649, + "grad_norm": 0.12642353773117065, + "learning_rate": 1.529347216677654e-05, + "loss": 0.0134, + "step": 6230 + }, + { + "epoch": 10.666666666666666, + "grad_norm": 0.09167023003101349, + "learning_rate": 1.5252142271517259e-05, + "loss": 0.0143, + "step": 6240 + }, + { + "epoch": 10.683760683760683, + "grad_norm": 0.1602783352136612, + "learning_rate": 1.5210810461405019e-05, + "loss": 0.0117, + "step": 6250 + }, + { + "epoch": 10.7008547008547, + "grad_norm": 0.07936721295118332, + "learning_rate": 1.5169477050327457e-05, + "loss": 0.0122, + "step": 6260 + }, + { + "epoch": 10.717948717948717, + "grad_norm": 0.11888843029737473, + "learning_rate": 1.5128142352184346e-05, + "loss": 0.0124, + "step": 6270 + }, + { + "epoch": 10.735042735042736, + "grad_norm": 0.12048561125993729, + "learning_rate": 1.5086806680885245e-05, + "loss": 0.0132, + "step": 6280 + }, + { + "epoch": 10.752136752136753, + "grad_norm": 0.10095742344856262, + "learning_rate": 1.5045470350347106e-05, + "loss": 0.0135, + "step": 6290 + }, + { + "epoch": 10.76923076923077, + "grad_norm": 0.11736705154180527, + "learning_rate": 1.5004133674491876e-05, + "loss": 0.0127, + "step": 6300 + }, + { + "epoch": 10.786324786324787, + "grad_norm": 0.1336168497800827, + "learning_rate": 1.4962796967244137e-05, + "loss": 0.0137, + "step": 6310 + }, + { + "epoch": 10.803418803418804, + "grad_norm": 0.27085205912590027, + "learning_rate": 1.4921460542528706e-05, + "loss": 0.0139, + "step": 6320 + }, + { + "epoch": 10.820512820512821, + "grad_norm": 0.2062327265739441, + "learning_rate": 1.4880124714268248e-05, + "loss": 0.013, + "step": 6330 + }, + { + "epoch": 10.837606837606838, + "grad_norm": 0.11168360710144043, + "learning_rate": 1.4838789796380901e-05, + "loss": 0.0149, + "step": 6340 + }, + { + "epoch": 10.854700854700855, + "grad_norm": 0.14346477389335632, + "learning_rate": 1.4797456102777899e-05, + "loss": 0.0145, + "step": 6350 + }, + { + "epoch": 10.871794871794872, + "grad_norm": 0.12313512712717056, + "learning_rate": 1.4756123947361164e-05, + "loss": 0.0127, + "step": 6360 + }, + { + "epoch": 10.88888888888889, + "grad_norm": 0.17482513189315796, + "learning_rate": 1.4714793644020942e-05, + "loss": 0.0134, + "step": 6370 + }, + { + "epoch": 10.905982905982906, + "grad_norm": 0.13252641260623932, + "learning_rate": 1.4673465506633417e-05, + "loss": 0.0133, + "step": 6380 + }, + { + "epoch": 10.923076923076923, + "grad_norm": 0.1332520842552185, + "learning_rate": 1.4632139849058328e-05, + "loss": 0.0136, + "step": 6390 + }, + { + "epoch": 10.94017094017094, + "grad_norm": 0.09108062833547592, + "learning_rate": 1.4590816985136563e-05, + "loss": 0.0152, + "step": 6400 + }, + { + "epoch": 10.957264957264957, + "grad_norm": 0.1257341057062149, + "learning_rate": 1.4549497228687812e-05, + "loss": 0.0142, + "step": 6410 + }, + { + "epoch": 10.974358974358974, + "grad_norm": 0.16097570955753326, + "learning_rate": 1.4508180893508157e-05, + "loss": 0.0147, + "step": 6420 + }, + { + "epoch": 10.991452991452991, + "grad_norm": 0.12392690032720566, + "learning_rate": 1.4466868293367708e-05, + "loss": 0.0116, + "step": 6430 + }, + { + "epoch": 11.008547008547009, + "grad_norm": 0.225301131606102, + "learning_rate": 1.4425559742008196e-05, + "loss": 0.0147, + "step": 6440 + }, + { + "epoch": 11.025641025641026, + "grad_norm": 0.1704200655221939, + "learning_rate": 1.438425555314061e-05, + "loss": 0.0136, + "step": 6450 + }, + { + "epoch": 11.042735042735043, + "grad_norm": 0.11196964234113693, + "learning_rate": 1.4342956040442816e-05, + "loss": 0.0126, + "step": 6460 + }, + { + "epoch": 11.05982905982906, + "grad_norm": 0.11269596964120865, + "learning_rate": 1.4301661517557155e-05, + "loss": 0.012, + "step": 6470 + }, + { + "epoch": 11.076923076923077, + "grad_norm": 0.15201932191848755, + "learning_rate": 1.426037229808808e-05, + "loss": 0.0131, + "step": 6480 + }, + { + "epoch": 11.094017094017094, + "grad_norm": 0.1654675453901291, + "learning_rate": 1.4219088695599773e-05, + "loss": 0.0133, + "step": 6490 + }, + { + "epoch": 11.11111111111111, + "grad_norm": 0.12119042873382568, + "learning_rate": 1.4177811023613749e-05, + "loss": 0.0136, + "step": 6500 + }, + { + "epoch": 11.128205128205128, + "grad_norm": 0.1270785629749298, + "learning_rate": 1.4136539595606493e-05, + "loss": 0.0148, + "step": 6510 + }, + { + "epoch": 11.145299145299145, + "grad_norm": 0.12845459580421448, + "learning_rate": 1.4095274725007064e-05, + "loss": 0.0135, + "step": 6520 + }, + { + "epoch": 11.162393162393162, + "grad_norm": 0.08597411215305328, + "learning_rate": 1.4054016725194727e-05, + "loss": 0.0111, + "step": 6530 + }, + { + "epoch": 11.179487179487179, + "grad_norm": 0.11346587538719177, + "learning_rate": 1.4012765909496567e-05, + "loss": 0.0118, + "step": 6540 + }, + { + "epoch": 11.196581196581196, + "grad_norm": 0.1275085061788559, + "learning_rate": 1.3971522591185111e-05, + "loss": 0.0132, + "step": 6550 + }, + { + "epoch": 11.213675213675213, + "grad_norm": 0.15830223262310028, + "learning_rate": 1.3930287083475943e-05, + "loss": 0.0123, + "step": 6560 + }, + { + "epoch": 11.23076923076923, + "grad_norm": 0.13458532094955444, + "learning_rate": 1.3889059699525338e-05, + "loss": 0.0132, + "step": 6570 + }, + { + "epoch": 11.247863247863247, + "grad_norm": 0.1396692544221878, + "learning_rate": 1.3847840752427874e-05, + "loss": 0.0108, + "step": 6580 + }, + { + "epoch": 11.264957264957266, + "grad_norm": 0.13721296191215515, + "learning_rate": 1.380663055521405e-05, + "loss": 0.013, + "step": 6590 + }, + { + "epoch": 11.282051282051283, + "grad_norm": 0.09089595824480057, + "learning_rate": 1.3765429420847928e-05, + "loss": 0.0118, + "step": 6600 + }, + { + "epoch": 11.2991452991453, + "grad_norm": 0.13274289667606354, + "learning_rate": 1.3724237662224738e-05, + "loss": 0.0149, + "step": 6610 + }, + { + "epoch": 11.316239316239317, + "grad_norm": 0.16884325444698334, + "learning_rate": 1.3683055592168497e-05, + "loss": 0.0141, + "step": 6620 + }, + { + "epoch": 11.333333333333334, + "grad_norm": 0.10137591511011124, + "learning_rate": 1.3641883523429665e-05, + "loss": 0.0139, + "step": 6630 + }, + { + "epoch": 11.350427350427351, + "grad_norm": 0.15734140574932098, + "learning_rate": 1.3600721768682729e-05, + "loss": 0.0162, + "step": 6640 + }, + { + "epoch": 11.367521367521368, + "grad_norm": 0.1940082609653473, + "learning_rate": 1.3559570640523858e-05, + "loss": 0.015, + "step": 6650 + }, + { + "epoch": 11.384615384615385, + "grad_norm": 0.12008598446846008, + "learning_rate": 1.351843045146852e-05, + "loss": 0.0109, + "step": 6660 + }, + { + "epoch": 11.401709401709402, + "grad_norm": 0.11871623247861862, + "learning_rate": 1.3477301513949103e-05, + "loss": 0.0144, + "step": 6670 + }, + { + "epoch": 11.418803418803419, + "grad_norm": 0.12764084339141846, + "learning_rate": 1.3436184140312546e-05, + "loss": 0.0116, + "step": 6680 + }, + { + "epoch": 11.435897435897436, + "grad_norm": 0.1768917739391327, + "learning_rate": 1.3395078642817976e-05, + "loss": 0.0126, + "step": 6690 + }, + { + "epoch": 11.452991452991453, + "grad_norm": 0.09889940917491913, + "learning_rate": 1.3353985333634321e-05, + "loss": 0.012, + "step": 6700 + }, + { + "epoch": 11.47008547008547, + "grad_norm": 0.09923919290304184, + "learning_rate": 1.3312904524837948e-05, + "loss": 0.0122, + "step": 6710 + }, + { + "epoch": 11.487179487179487, + "grad_norm": 0.14682939648628235, + "learning_rate": 1.3271836528410299e-05, + "loss": 0.0142, + "step": 6720 + }, + { + "epoch": 11.504273504273504, + "grad_norm": 0.15144801139831543, + "learning_rate": 1.3230781656235505e-05, + "loss": 0.0137, + "step": 6730 + }, + { + "epoch": 11.521367521367521, + "grad_norm": 0.0747237578034401, + "learning_rate": 1.3189740220098026e-05, + "loss": 0.0126, + "step": 6740 + }, + { + "epoch": 11.538461538461538, + "grad_norm": 0.11827708780765533, + "learning_rate": 1.31487125316803e-05, + "loss": 0.0152, + "step": 6750 + }, + { + "epoch": 11.555555555555555, + "grad_norm": 0.07119759172201157, + "learning_rate": 1.3107698902560344e-05, + "loss": 0.0136, + "step": 6760 + }, + { + "epoch": 11.572649572649572, + "grad_norm": 0.08549781143665314, + "learning_rate": 1.3066699644209404e-05, + "loss": 0.0122, + "step": 6770 + }, + { + "epoch": 11.58974358974359, + "grad_norm": 0.10455776005983353, + "learning_rate": 1.3025715067989606e-05, + "loss": 0.0155, + "step": 6780 + }, + { + "epoch": 11.606837606837606, + "grad_norm": 0.12317420542240143, + "learning_rate": 1.2984745485151559e-05, + "loss": 0.0126, + "step": 6790 + }, + { + "epoch": 11.623931623931623, + "grad_norm": 0.14487704634666443, + "learning_rate": 1.2943791206832008e-05, + "loss": 0.0135, + "step": 6800 + }, + { + "epoch": 11.64102564102564, + "grad_norm": 0.10054004192352295, + "learning_rate": 1.290285254405148e-05, + "loss": 0.0126, + "step": 6810 + }, + { + "epoch": 11.658119658119658, + "grad_norm": 0.3226262927055359, + "learning_rate": 1.2861929807711901e-05, + "loss": 0.0142, + "step": 6820 + }, + { + "epoch": 11.675213675213675, + "grad_norm": 0.21196945011615753, + "learning_rate": 1.2821023308594256e-05, + "loss": 0.0133, + "step": 6830 + }, + { + "epoch": 11.692307692307692, + "grad_norm": 0.13890282809734344, + "learning_rate": 1.2780133357356218e-05, + "loss": 0.0129, + "step": 6840 + }, + { + "epoch": 11.709401709401709, + "grad_norm": 0.11089913547039032, + "learning_rate": 1.273926026452978e-05, + "loss": 0.0133, + "step": 6850 + }, + { + "epoch": 11.726495726495726, + "grad_norm": 0.1497551053762436, + "learning_rate": 1.2698404340518922e-05, + "loss": 0.0122, + "step": 6860 + }, + { + "epoch": 11.743589743589745, + "grad_norm": 0.05825214460492134, + "learning_rate": 1.2657565895597222e-05, + "loss": 0.0123, + "step": 6870 + }, + { + "epoch": 11.760683760683762, + "grad_norm": 0.1262492537498474, + "learning_rate": 1.2616745239905527e-05, + "loss": 0.0149, + "step": 6880 + }, + { + "epoch": 11.777777777777779, + "grad_norm": 0.16459578275680542, + "learning_rate": 1.2575942683449585e-05, + "loss": 0.0126, + "step": 6890 + }, + { + "epoch": 11.794871794871796, + "grad_norm": 0.12786075472831726, + "learning_rate": 1.2535158536097691e-05, + "loss": 0.0126, + "step": 6900 + }, + { + "epoch": 11.811965811965813, + "grad_norm": 0.08380521833896637, + "learning_rate": 1.249439310757833e-05, + "loss": 0.0137, + "step": 6910 + }, + { + "epoch": 11.82905982905983, + "grad_norm": 0.10222082585096359, + "learning_rate": 1.2453646707477843e-05, + "loss": 0.0136, + "step": 6920 + }, + { + "epoch": 11.846153846153847, + "grad_norm": 0.14187437295913696, + "learning_rate": 1.2412919645238049e-05, + "loss": 0.0119, + "step": 6930 + }, + { + "epoch": 11.863247863247864, + "grad_norm": 0.13859310746192932, + "learning_rate": 1.2372212230153911e-05, + "loss": 0.0118, + "step": 6940 + }, + { + "epoch": 11.88034188034188, + "grad_norm": 0.11883309483528137, + "learning_rate": 1.2331524771371197e-05, + "loss": 0.012, + "step": 6950 + }, + { + "epoch": 11.897435897435898, + "grad_norm": 0.17156100273132324, + "learning_rate": 1.2290857577884109e-05, + "loss": 0.0126, + "step": 6960 + }, + { + "epoch": 11.914529914529915, + "grad_norm": 0.16595113277435303, + "learning_rate": 1.2250210958532943e-05, + "loss": 0.0119, + "step": 6970 + }, + { + "epoch": 11.931623931623932, + "grad_norm": 0.10859902948141098, + "learning_rate": 1.2209585222001762e-05, + "loss": 0.0134, + "step": 6980 + }, + { + "epoch": 11.948717948717949, + "grad_norm": 0.12524865567684174, + "learning_rate": 1.216898067681603e-05, + "loss": 0.0114, + "step": 6990 + }, + { + "epoch": 11.965811965811966, + "grad_norm": 0.10704033821821213, + "learning_rate": 1.2128397631340274e-05, + "loss": 0.0126, + "step": 7000 + }, + { + "epoch": 11.982905982905983, + "grad_norm": 0.11229044198989868, + "learning_rate": 1.2087836393775756e-05, + "loss": 0.0121, + "step": 7010 + }, + { + "epoch": 12.0, + "grad_norm": 0.15286123752593994, + "learning_rate": 1.2047297272158112e-05, + "loss": 0.0124, + "step": 7020 + }, + { + "epoch": 12.017094017094017, + "grad_norm": 0.09511231631040573, + "learning_rate": 1.2006780574355017e-05, + "loss": 0.011, + "step": 7030 + }, + { + "epoch": 12.034188034188034, + "grad_norm": 0.10536377131938934, + "learning_rate": 1.1966286608063866e-05, + "loss": 0.0131, + "step": 7040 + }, + { + "epoch": 12.051282051282051, + "grad_norm": 0.10990963876247406, + "learning_rate": 1.1925815680809419e-05, + "loss": 0.0109, + "step": 7050 + }, + { + "epoch": 12.068376068376068, + "grad_norm": 0.18061207234859467, + "learning_rate": 1.1885368099941459e-05, + "loss": 0.0125, + "step": 7060 + }, + { + "epoch": 12.085470085470085, + "grad_norm": 0.08255983889102936, + "learning_rate": 1.1844944172632485e-05, + "loss": 0.0117, + "step": 7070 + }, + { + "epoch": 12.102564102564102, + "grad_norm": 0.15226922929286957, + "learning_rate": 1.1804544205875353e-05, + "loss": 0.0152, + "step": 7080 + }, + { + "epoch": 12.11965811965812, + "grad_norm": 0.14611098170280457, + "learning_rate": 1.1764168506480953e-05, + "loss": 0.0116, + "step": 7090 + }, + { + "epoch": 12.136752136752136, + "grad_norm": 0.07877180725336075, + "learning_rate": 1.1723817381075889e-05, + "loss": 0.0115, + "step": 7100 + }, + { + "epoch": 12.153846153846153, + "grad_norm": 0.11125839501619339, + "learning_rate": 1.1683491136100135e-05, + "loss": 0.0133, + "step": 7110 + }, + { + "epoch": 12.17094017094017, + "grad_norm": 0.09248775243759155, + "learning_rate": 1.1643190077804713e-05, + "loss": 0.013, + "step": 7120 + }, + { + "epoch": 12.188034188034187, + "grad_norm": 0.11030415445566177, + "learning_rate": 1.1602914512249379e-05, + "loss": 0.0126, + "step": 7130 + }, + { + "epoch": 12.205128205128204, + "grad_norm": 0.28445348143577576, + "learning_rate": 1.156266474530028e-05, + "loss": 0.0104, + "step": 7140 + }, + { + "epoch": 12.222222222222221, + "grad_norm": 0.13303668797016144, + "learning_rate": 1.152244108262764e-05, + "loss": 0.0096, + "step": 7150 + }, + { + "epoch": 12.239316239316238, + "grad_norm": 0.24482274055480957, + "learning_rate": 1.1482243829703444e-05, + "loss": 0.0105, + "step": 7160 + }, + { + "epoch": 12.256410256410255, + "grad_norm": 0.12565548717975616, + "learning_rate": 1.1442073291799106e-05, + "loss": 0.0127, + "step": 7170 + }, + { + "epoch": 12.273504273504274, + "grad_norm": 0.14121580123901367, + "learning_rate": 1.1401929773983155e-05, + "loss": 0.0132, + "step": 7180 + }, + { + "epoch": 12.290598290598291, + "grad_norm": 0.124863401055336, + "learning_rate": 1.1361813581118936e-05, + "loss": 0.0132, + "step": 7190 + }, + { + "epoch": 12.307692307692308, + "grad_norm": 0.10221210867166519, + "learning_rate": 1.1321725017862268e-05, + "loss": 0.0111, + "step": 7200 + }, + { + "epoch": 12.324786324786325, + "grad_norm": 0.11843444406986237, + "learning_rate": 1.1281664388659134e-05, + "loss": 0.0119, + "step": 7210 + }, + { + "epoch": 12.341880341880342, + "grad_norm": 0.13747389614582062, + "learning_rate": 1.1241631997743384e-05, + "loss": 0.0099, + "step": 7220 + }, + { + "epoch": 12.35897435897436, + "grad_norm": 0.18794739246368408, + "learning_rate": 1.1201628149134422e-05, + "loss": 0.0135, + "step": 7230 + }, + { + "epoch": 12.376068376068377, + "grad_norm": 0.16519874334335327, + "learning_rate": 1.116165314663489e-05, + "loss": 0.0134, + "step": 7240 + }, + { + "epoch": 12.393162393162394, + "grad_norm": 0.14849251508712769, + "learning_rate": 1.1121707293828353e-05, + "loss": 0.012, + "step": 7250 + }, + { + "epoch": 12.41025641025641, + "grad_norm": 0.08346478641033173, + "learning_rate": 1.1081790894077022e-05, + "loss": 0.0109, + "step": 7260 + }, + { + "epoch": 12.427350427350428, + "grad_norm": 0.1582997888326645, + "learning_rate": 1.104190425051941e-05, + "loss": 0.0137, + "step": 7270 + }, + { + "epoch": 12.444444444444445, + "grad_norm": 0.12116262316703796, + "learning_rate": 1.1002047666068066e-05, + "loss": 0.0124, + "step": 7280 + }, + { + "epoch": 12.461538461538462, + "grad_norm": 0.13437829911708832, + "learning_rate": 1.0962221443407257e-05, + "loss": 0.0127, + "step": 7290 + }, + { + "epoch": 12.478632478632479, + "grad_norm": 0.10246208310127258, + "learning_rate": 1.0922425884990673e-05, + "loss": 0.0112, + "step": 7300 + }, + { + "epoch": 12.495726495726496, + "grad_norm": 0.13903602957725525, + "learning_rate": 1.0882661293039124e-05, + "loss": 0.011, + "step": 7310 + }, + { + "epoch": 12.512820512820513, + "grad_norm": 0.15638940036296844, + "learning_rate": 1.0842927969538258e-05, + "loss": 0.0136, + "step": 7320 + }, + { + "epoch": 12.52991452991453, + "grad_norm": 0.1613522171974182, + "learning_rate": 1.0803226216236256e-05, + "loss": 0.0109, + "step": 7330 + }, + { + "epoch": 12.547008547008547, + "grad_norm": 0.21199332177639008, + "learning_rate": 1.076355633464154e-05, + "loss": 0.0111, + "step": 7340 + }, + { + "epoch": 12.564102564102564, + "grad_norm": 0.16217303276062012, + "learning_rate": 1.0723918626020498e-05, + "loss": 0.0121, + "step": 7350 + }, + { + "epoch": 12.581196581196581, + "grad_norm": 0.15353155136108398, + "learning_rate": 1.0684313391395176e-05, + "loss": 0.0138, + "step": 7360 + }, + { + "epoch": 12.598290598290598, + "grad_norm": 0.1004120260477066, + "learning_rate": 1.0644740931541005e-05, + "loss": 0.0141, + "step": 7370 + }, + { + "epoch": 12.615384615384615, + "grad_norm": 0.1260584592819214, + "learning_rate": 1.0605201546984517e-05, + "loss": 0.0134, + "step": 7380 + }, + { + "epoch": 12.632478632478632, + "grad_norm": 0.16547927260398865, + "learning_rate": 1.0565695538001056e-05, + "loss": 0.0157, + "step": 7390 + }, + { + "epoch": 12.649572649572649, + "grad_norm": 0.16116194427013397, + "learning_rate": 1.0526223204612495e-05, + "loss": 0.0124, + "step": 7400 + }, + { + "epoch": 12.666666666666666, + "grad_norm": 0.12956596910953522, + "learning_rate": 1.0486784846584974e-05, + "loss": 0.0116, + "step": 7410 + }, + { + "epoch": 12.683760683760683, + "grad_norm": 0.12606064975261688, + "learning_rate": 1.0447380763426607e-05, + "loss": 0.0119, + "step": 7420 + }, + { + "epoch": 12.7008547008547, + "grad_norm": 0.09160784631967545, + "learning_rate": 1.040801125438521e-05, + "loss": 0.0117, + "step": 7430 + }, + { + "epoch": 12.717948717948717, + "grad_norm": 0.1004575714468956, + "learning_rate": 1.0368676618446042e-05, + "loss": 0.0111, + "step": 7440 + }, + { + "epoch": 12.735042735042736, + "grad_norm": 0.18557700514793396, + "learning_rate": 1.0329377154329512e-05, + "loss": 0.0124, + "step": 7450 + }, + { + "epoch": 12.752136752136753, + "grad_norm": 0.13059937953948975, + "learning_rate": 1.0290113160488925e-05, + "loss": 0.0109, + "step": 7460 + }, + { + "epoch": 12.76923076923077, + "grad_norm": 0.1058744564652443, + "learning_rate": 1.0250884935108223e-05, + "loss": 0.0137, + "step": 7470 + }, + { + "epoch": 12.786324786324787, + "grad_norm": 0.09439670294523239, + "learning_rate": 1.0211692776099698e-05, + "loss": 0.0115, + "step": 7480 + }, + { + "epoch": 12.803418803418804, + "grad_norm": 0.168422132730484, + "learning_rate": 1.0172536981101747e-05, + "loss": 0.0102, + "step": 7490 + }, + { + "epoch": 12.820512820512821, + "grad_norm": 0.10555669665336609, + "learning_rate": 1.0133417847476606e-05, + "loss": 0.0124, + "step": 7500 + }, + { + "epoch": 12.837606837606838, + "grad_norm": 0.13190555572509766, + "learning_rate": 1.0094335672308095e-05, + "loss": 0.0109, + "step": 7510 + }, + { + "epoch": 12.854700854700855, + "grad_norm": 0.09581004828214645, + "learning_rate": 1.0055290752399353e-05, + "loss": 0.0118, + "step": 7520 + }, + { + "epoch": 12.871794871794872, + "grad_norm": 0.07838626950979233, + "learning_rate": 1.0016283384270594e-05, + "loss": 0.0114, + "step": 7530 + }, + { + "epoch": 12.88888888888889, + "grad_norm": 0.16147813200950623, + "learning_rate": 9.977313864156854e-06, + "loss": 0.0132, + "step": 7540 + }, + { + "epoch": 12.905982905982906, + "grad_norm": 0.10462839901447296, + "learning_rate": 9.938382488005729e-06, + "loss": 0.0104, + "step": 7550 + }, + { + "epoch": 12.923076923076923, + "grad_norm": 0.11720474809408188, + "learning_rate": 9.89948955147515e-06, + "loss": 0.0132, + "step": 7560 + }, + { + "epoch": 12.94017094017094, + "grad_norm": 0.1062614694237709, + "learning_rate": 9.860635349931116e-06, + "loss": 0.0104, + "step": 7570 + }, + { + "epoch": 12.957264957264957, + "grad_norm": 0.2137477844953537, + "learning_rate": 9.821820178445455e-06, + "loss": 0.0107, + "step": 7580 + }, + { + "epoch": 12.974358974358974, + "grad_norm": 0.15597429871559143, + "learning_rate": 9.783044331793605e-06, + "loss": 0.0107, + "step": 7590 + }, + { + "epoch": 12.991452991452991, + "grad_norm": 0.13369503617286682, + "learning_rate": 9.744308104452338e-06, + "loss": 0.012, + "step": 7600 + }, + { + "epoch": 13.008547008547009, + "grad_norm": 0.17478349804878235, + "learning_rate": 9.705611790597562e-06, + "loss": 0.0109, + "step": 7610 + }, + { + "epoch": 13.025641025641026, + "grad_norm": 0.17655205726623535, + "learning_rate": 9.666955684102043e-06, + "loss": 0.0119, + "step": 7620 + }, + { + "epoch": 13.042735042735043, + "grad_norm": 0.13900166749954224, + "learning_rate": 9.62834007853323e-06, + "loss": 0.0119, + "step": 7630 + }, + { + "epoch": 13.05982905982906, + "grad_norm": 0.11904894560575485, + "learning_rate": 9.589765267150975e-06, + "loss": 0.0128, + "step": 7640 + }, + { + "epoch": 13.076923076923077, + "grad_norm": 0.0648517906665802, + "learning_rate": 9.551231542905326e-06, + "loss": 0.0121, + "step": 7650 + }, + { + "epoch": 13.094017094017094, + "grad_norm": 0.12835927307605743, + "learning_rate": 9.512739198434312e-06, + "loss": 0.0126, + "step": 7660 + }, + { + "epoch": 13.11111111111111, + "grad_norm": 0.09974681586027145, + "learning_rate": 9.474288526061698e-06, + "loss": 0.0151, + "step": 7670 + }, + { + "epoch": 13.128205128205128, + "grad_norm": 0.11385568976402283, + "learning_rate": 9.435879817794784e-06, + "loss": 0.011, + "step": 7680 + }, + { + "epoch": 13.145299145299145, + "grad_norm": 0.10197492688894272, + "learning_rate": 9.39751336532218e-06, + "loss": 0.0096, + "step": 7690 + }, + { + "epoch": 13.162393162393162, + "grad_norm": 0.1327652782201767, + "learning_rate": 9.359189460011591e-06, + "loss": 0.0145, + "step": 7700 + }, + { + "epoch": 13.179487179487179, + "grad_norm": 0.15328513085842133, + "learning_rate": 9.3209083929076e-06, + "loss": 0.0142, + "step": 7710 + }, + { + "epoch": 13.196581196581196, + "grad_norm": 0.14321787655353546, + "learning_rate": 9.282670454729471e-06, + "loss": 0.0104, + "step": 7720 + }, + { + "epoch": 13.213675213675213, + "grad_norm": 0.14028345048427582, + "learning_rate": 9.244475935868927e-06, + "loss": 0.0134, + "step": 7730 + }, + { + "epoch": 13.23076923076923, + "grad_norm": 0.11892639845609665, + "learning_rate": 9.206325126387945e-06, + "loss": 0.011, + "step": 7740 + }, + { + "epoch": 13.247863247863247, + "grad_norm": 0.07844554632902145, + "learning_rate": 9.168218316016572e-06, + "loss": 0.0111, + "step": 7750 + }, + { + "epoch": 13.264957264957266, + "grad_norm": 0.10242629796266556, + "learning_rate": 9.130155794150698e-06, + "loss": 0.0117, + "step": 7760 + }, + { + "epoch": 13.282051282051283, + "grad_norm": 0.10234720259904861, + "learning_rate": 9.092137849849876e-06, + "loss": 0.0133, + "step": 7770 + }, + { + "epoch": 13.2991452991453, + "grad_norm": 0.17100687325000763, + "learning_rate": 9.054164771835128e-06, + "loss": 0.012, + "step": 7780 + }, + { + "epoch": 13.316239316239317, + "grad_norm": 0.15297596156597137, + "learning_rate": 9.016236848486736e-06, + "loss": 0.0104, + "step": 7790 + }, + { + "epoch": 13.333333333333334, + "grad_norm": 0.12740260362625122, + "learning_rate": 8.978354367842068e-06, + "loss": 0.0113, + "step": 7800 + }, + { + "epoch": 13.350427350427351, + "grad_norm": 0.11292464286088943, + "learning_rate": 8.940517617593384e-06, + "loss": 0.0099, + "step": 7810 + }, + { + "epoch": 13.367521367521368, + "grad_norm": 0.11008001118898392, + "learning_rate": 8.902726885085655e-06, + "loss": 0.0088, + "step": 7820 + }, + { + "epoch": 13.384615384615385, + "grad_norm": 0.09603423625230789, + "learning_rate": 8.864982457314365e-06, + "loss": 0.0124, + "step": 7830 + }, + { + "epoch": 13.401709401709402, + "grad_norm": 0.09913093596696854, + "learning_rate": 8.827284620923369e-06, + "loss": 0.0112, + "step": 7840 + }, + { + "epoch": 13.418803418803419, + "grad_norm": 0.09036354720592499, + "learning_rate": 8.789633662202667e-06, + "loss": 0.0104, + "step": 7850 + }, + { + "epoch": 13.435897435897436, + "grad_norm": 0.15554220974445343, + "learning_rate": 8.752029867086264e-06, + "loss": 0.0116, + "step": 7860 + }, + { + "epoch": 13.452991452991453, + "grad_norm": 0.1041409820318222, + "learning_rate": 8.714473521149994e-06, + "loss": 0.0108, + "step": 7870 + }, + { + "epoch": 13.47008547008547, + "grad_norm": 0.1030414029955864, + "learning_rate": 8.676964909609334e-06, + "loss": 0.0113, + "step": 7880 + }, + { + "epoch": 13.487179487179487, + "grad_norm": 0.12269224971532822, + "learning_rate": 8.639504317317258e-06, + "loss": 0.0114, + "step": 7890 + }, + { + "epoch": 13.504273504273504, + "grad_norm": 0.09813611209392548, + "learning_rate": 8.602092028762073e-06, + "loss": 0.012, + "step": 7900 + }, + { + "epoch": 13.521367521367521, + "grad_norm": 0.138886958360672, + "learning_rate": 8.56472832806523e-06, + "loss": 0.0112, + "step": 7910 + }, + { + "epoch": 13.538461538461538, + "grad_norm": 0.30951935052871704, + "learning_rate": 8.527413498979204e-06, + "loss": 0.0128, + "step": 7920 + }, + { + "epoch": 13.555555555555555, + "grad_norm": 0.07229076325893402, + "learning_rate": 8.490147824885328e-06, + "loss": 0.011, + "step": 7930 + }, + { + "epoch": 13.572649572649572, + "grad_norm": 0.1505788415670395, + "learning_rate": 8.452931588791614e-06, + "loss": 0.011, + "step": 7940 + }, + { + "epoch": 13.58974358974359, + "grad_norm": 0.155483216047287, + "learning_rate": 8.415765073330642e-06, + "loss": 0.0126, + "step": 7950 + }, + { + "epoch": 13.606837606837606, + "grad_norm": 0.15610511600971222, + "learning_rate": 8.378648560757396e-06, + "loss": 0.0125, + "step": 7960 + }, + { + "epoch": 13.623931623931623, + "grad_norm": 0.20550090074539185, + "learning_rate": 8.34158233294711e-06, + "loss": 0.0149, + "step": 7970 + }, + { + "epoch": 13.64102564102564, + "grad_norm": 0.10507296770811081, + "learning_rate": 8.304566671393151e-06, + "loss": 0.0112, + "step": 7980 + }, + { + "epoch": 13.658119658119658, + "grad_norm": 0.08975446224212646, + "learning_rate": 8.267601857204869e-06, + "loss": 0.0132, + "step": 7990 + }, + { + "epoch": 13.675213675213675, + "grad_norm": 0.10676135867834091, + "learning_rate": 8.230688171105446e-06, + "loss": 0.0104, + "step": 8000 + }, + { + "epoch": 13.692307692307692, + "grad_norm": 0.22292007505893707, + "learning_rate": 8.193825893429796e-06, + "loss": 0.01, + "step": 8010 + }, + { + "epoch": 13.709401709401709, + "grad_norm": 0.12414176762104034, + "learning_rate": 8.157015304122424e-06, + "loss": 0.0106, + "step": 8020 + }, + { + "epoch": 13.726495726495726, + "grad_norm": 0.13374510407447815, + "learning_rate": 8.120256682735282e-06, + "loss": 0.0117, + "step": 8030 + }, + { + "epoch": 13.743589743589745, + "grad_norm": 0.10333208739757538, + "learning_rate": 8.083550308425658e-06, + "loss": 0.0103, + "step": 8040 + }, + { + "epoch": 13.760683760683762, + "grad_norm": 0.12219551205635071, + "learning_rate": 8.04689645995407e-06, + "loss": 0.012, + "step": 8050 + }, + { + "epoch": 13.777777777777779, + "grad_norm": 0.11548300832509995, + "learning_rate": 8.010295415682144e-06, + "loss": 0.0098, + "step": 8060 + }, + { + "epoch": 13.794871794871796, + "grad_norm": 0.13347125053405762, + "learning_rate": 7.97374745357047e-06, + "loss": 0.0107, + "step": 8070 + }, + { + "epoch": 13.811965811965813, + "grad_norm": 0.06646682322025299, + "learning_rate": 7.937252851176529e-06, + "loss": 0.0118, + "step": 8080 + }, + { + "epoch": 13.82905982905983, + "grad_norm": 0.11344129592180252, + "learning_rate": 7.900811885652577e-06, + "loss": 0.0121, + "step": 8090 + }, + { + "epoch": 13.846153846153847, + "grad_norm": 0.10588137805461884, + "learning_rate": 7.864424833743515e-06, + "loss": 0.0107, + "step": 8100 + }, + { + "epoch": 13.863247863247864, + "grad_norm": 0.09161193668842316, + "learning_rate": 7.828091971784816e-06, + "loss": 0.0095, + "step": 8110 + }, + { + "epoch": 13.88034188034188, + "grad_norm": 0.13994604349136353, + "learning_rate": 7.791813575700425e-06, + "loss": 0.0115, + "step": 8120 + }, + { + "epoch": 13.897435897435898, + "grad_norm": 0.10609777271747589, + "learning_rate": 7.755589921000634e-06, + "loss": 0.012, + "step": 8130 + }, + { + "epoch": 13.914529914529915, + "grad_norm": 0.15796710550785065, + "learning_rate": 7.71942128278003e-06, + "loss": 0.0107, + "step": 8140 + }, + { + "epoch": 13.931623931623932, + "grad_norm": 0.1328626424074173, + "learning_rate": 7.683307935715383e-06, + "loss": 0.0117, + "step": 8150 + }, + { + "epoch": 13.948717948717949, + "grad_norm": 0.08433587849140167, + "learning_rate": 7.647250154063548e-06, + "loss": 0.011, + "step": 8160 + }, + { + "epoch": 13.965811965811966, + "grad_norm": 0.14333364367485046, + "learning_rate": 7.611248211659417e-06, + "loss": 0.0128, + "step": 8170 + }, + { + "epoch": 13.982905982905983, + "grad_norm": 0.1635732501745224, + "learning_rate": 7.575302381913813e-06, + "loss": 0.0093, + "step": 8180 + }, + { + "epoch": 14.0, + "grad_norm": 0.1117640808224678, + "learning_rate": 7.539412937811414e-06, + "loss": 0.0104, + "step": 8190 + }, + { + "epoch": 14.017094017094017, + "grad_norm": 0.12108374387025833, + "learning_rate": 7.503580151908694e-06, + "loss": 0.0119, + "step": 8200 + }, + { + "epoch": 14.034188034188034, + "grad_norm": 0.0746985375881195, + "learning_rate": 7.467804296331849e-06, + "loss": 0.0111, + "step": 8210 + }, + { + "epoch": 14.051282051282051, + "grad_norm": 0.10306139290332794, + "learning_rate": 7.432085642774713e-06, + "loss": 0.0095, + "step": 8220 + }, + { + "epoch": 14.068376068376068, + "grad_norm": 0.11424753069877625, + "learning_rate": 7.396424462496722e-06, + "loss": 0.0097, + "step": 8230 + }, + { + "epoch": 14.085470085470085, + "grad_norm": 0.16136690974235535, + "learning_rate": 7.360821026320844e-06, + "loss": 0.0119, + "step": 8240 + }, + { + "epoch": 14.102564102564102, + "grad_norm": 0.1343603879213333, + "learning_rate": 7.325275604631496e-06, + "loss": 0.0121, + "step": 8250 + }, + { + "epoch": 14.11965811965812, + "grad_norm": 0.20742875337600708, + "learning_rate": 7.289788467372536e-06, + "loss": 0.0113, + "step": 8260 + }, + { + "epoch": 14.136752136752136, + "grad_norm": 0.14643515646457672, + "learning_rate": 7.25435988404519e-06, + "loss": 0.0094, + "step": 8270 + }, + { + "epoch": 14.153846153846153, + "grad_norm": 0.11012715101242065, + "learning_rate": 7.218990123705987e-06, + "loss": 0.012, + "step": 8280 + }, + { + "epoch": 14.17094017094017, + "grad_norm": 0.10940553992986679, + "learning_rate": 7.183679454964752e-06, + "loss": 0.011, + "step": 8290 + }, + { + "epoch": 14.188034188034187, + "grad_norm": 0.1931157261133194, + "learning_rate": 7.148428145982548e-06, + "loss": 0.0112, + "step": 8300 + }, + { + "epoch": 14.205128205128204, + "grad_norm": 0.194230318069458, + "learning_rate": 7.113236464469625e-06, + "loss": 0.0108, + "step": 8310 + }, + { + "epoch": 14.222222222222221, + "grad_norm": 0.21666723489761353, + "learning_rate": 7.078104677683417e-06, + "loss": 0.0106, + "step": 8320 + }, + { + "epoch": 14.239316239316238, + "grad_norm": 0.10726538300514221, + "learning_rate": 7.043033052426498e-06, + "loss": 0.0109, + "step": 8330 + }, + { + "epoch": 14.256410256410255, + "grad_norm": 0.12424209713935852, + "learning_rate": 7.00802185504454e-06, + "loss": 0.0101, + "step": 8340 + }, + { + "epoch": 14.273504273504274, + "grad_norm": 0.11914612352848053, + "learning_rate": 6.973071351424319e-06, + "loss": 0.0091, + "step": 8350 + }, + { + "epoch": 14.290598290598291, + "grad_norm": 0.10968313366174698, + "learning_rate": 6.9381818069916835e-06, + "loss": 0.0103, + "step": 8360 + }, + { + "epoch": 14.307692307692308, + "grad_norm": 0.12381479889154434, + "learning_rate": 6.903353486709525e-06, + "loss": 0.0108, + "step": 8370 + }, + { + "epoch": 14.324786324786325, + "grad_norm": 0.17839983105659485, + "learning_rate": 6.868586655075787e-06, + "loss": 0.0089, + "step": 8380 + }, + { + "epoch": 14.341880341880342, + "grad_norm": 0.16853313148021698, + "learning_rate": 6.833881576121452e-06, + "loss": 0.0117, + "step": 8390 + }, + { + "epoch": 14.35897435897436, + "grad_norm": 0.08915653824806213, + "learning_rate": 6.7992385134085175e-06, + "loss": 0.0097, + "step": 8400 + }, + { + "epoch": 14.376068376068377, + "grad_norm": 0.11434551328420639, + "learning_rate": 6.764657730028022e-06, + "loss": 0.0109, + "step": 8410 + }, + { + "epoch": 14.393162393162394, + "grad_norm": 0.09569129347801208, + "learning_rate": 6.7301394885980335e-06, + "loss": 0.0108, + "step": 8420 + }, + { + "epoch": 14.41025641025641, + "grad_norm": 0.097761370241642, + "learning_rate": 6.69568405126165e-06, + "loss": 0.0101, + "step": 8430 + }, + { + "epoch": 14.427350427350428, + "grad_norm": 0.13224361836910248, + "learning_rate": 6.661291679685004e-06, + "loss": 0.0101, + "step": 8440 + }, + { + "epoch": 14.444444444444445, + "grad_norm": 0.13922466337680817, + "learning_rate": 6.626962635055308e-06, + "loss": 0.0135, + "step": 8450 + }, + { + "epoch": 14.461538461538462, + "grad_norm": 0.111394502222538, + "learning_rate": 6.5926971780788394e-06, + "loss": 0.0115, + "step": 8460 + }, + { + "epoch": 14.478632478632479, + "grad_norm": 0.08897119760513306, + "learning_rate": 6.558495568978959e-06, + "loss": 0.0099, + "step": 8470 + }, + { + "epoch": 14.495726495726496, + "grad_norm": 0.1135273352265358, + "learning_rate": 6.5243580674941575e-06, + "loss": 0.0101, + "step": 8480 + }, + { + "epoch": 14.512820512820513, + "grad_norm": 0.18296454846858978, + "learning_rate": 6.490284932876075e-06, + "loss": 0.012, + "step": 8490 + }, + { + "epoch": 14.52991452991453, + "grad_norm": 0.19541232287883759, + "learning_rate": 6.4562764238875085e-06, + "loss": 0.0119, + "step": 8500 + }, + { + "epoch": 14.547008547008547, + "grad_norm": 0.1348995566368103, + "learning_rate": 6.4223327988004835e-06, + "loss": 0.0127, + "step": 8510 + }, + { + "epoch": 14.564102564102564, + "grad_norm": 0.08593951910734177, + "learning_rate": 6.388454315394275e-06, + "loss": 0.0108, + "step": 8520 + }, + { + "epoch": 14.581196581196581, + "grad_norm": 0.10218114405870438, + "learning_rate": 6.3546412309534355e-06, + "loss": 0.01, + "step": 8530 + }, + { + "epoch": 14.598290598290598, + "grad_norm": 0.11957356333732605, + "learning_rate": 6.32089380226587e-06, + "loss": 0.012, + "step": 8540 + }, + { + "epoch": 14.615384615384615, + "grad_norm": 0.13440655171871185, + "learning_rate": 6.287212285620876e-06, + "loss": 0.0101, + "step": 8550 + }, + { + "epoch": 14.632478632478632, + "grad_norm": 0.10057105123996735, + "learning_rate": 6.25359693680717e-06, + "loss": 0.0106, + "step": 8560 + }, + { + "epoch": 14.649572649572649, + "grad_norm": 0.16015036404132843, + "learning_rate": 6.22004801111099e-06, + "loss": 0.0142, + "step": 8570 + }, + { + "epoch": 14.666666666666666, + "grad_norm": 0.09798645973205566, + "learning_rate": 6.186565763314131e-06, + "loss": 0.0117, + "step": 8580 + }, + { + "epoch": 14.683760683760683, + "grad_norm": 0.15984095633029938, + "learning_rate": 6.153150447691996e-06, + "loss": 0.01, + "step": 8590 + }, + { + "epoch": 14.7008547008547, + "grad_norm": 0.11792764812707901, + "learning_rate": 6.119802318011707e-06, + "loss": 0.0093, + "step": 8600 + }, + { + "epoch": 14.717948717948717, + "grad_norm": 0.11769705265760422, + "learning_rate": 6.0865216275301425e-06, + "loss": 0.0121, + "step": 8610 + }, + { + "epoch": 14.735042735042736, + "grad_norm": 0.1121164932847023, + "learning_rate": 6.0533086289920176e-06, + "loss": 0.0108, + "step": 8620 + }, + { + "epoch": 14.752136752136753, + "grad_norm": 0.09895619750022888, + "learning_rate": 6.020163574627984e-06, + "loss": 0.0118, + "step": 8630 + }, + { + "epoch": 14.76923076923077, + "grad_norm": 0.1214805468916893, + "learning_rate": 5.987086716152702e-06, + "loss": 0.0108, + "step": 8640 + }, + { + "epoch": 14.786324786324787, + "grad_norm": 0.13421227037906647, + "learning_rate": 5.954078304762916e-06, + "loss": 0.012, + "step": 8650 + }, + { + "epoch": 14.803418803418804, + "grad_norm": 0.14756014943122864, + "learning_rate": 5.921138591135575e-06, + "loss": 0.0114, + "step": 8660 + }, + { + "epoch": 14.820512820512821, + "grad_norm": 0.14819999039173126, + "learning_rate": 5.888267825425917e-06, + "loss": 0.0104, + "step": 8670 + }, + { + "epoch": 14.837606837606838, + "grad_norm": 0.15024827420711517, + "learning_rate": 5.8554662572655414e-06, + "loss": 0.0111, + "step": 8680 + }, + { + "epoch": 14.854700854700855, + "grad_norm": 0.10003215819597244, + "learning_rate": 5.822734135760566e-06, + "loss": 0.0104, + "step": 8690 + }, + { + "epoch": 14.871794871794872, + "grad_norm": 0.11139222234487534, + "learning_rate": 5.790071709489698e-06, + "loss": 0.0086, + "step": 8700 + }, + { + "epoch": 14.88888888888889, + "grad_norm": 0.08952704071998596, + "learning_rate": 5.757479226502347e-06, + "loss": 0.0106, + "step": 8710 + }, + { + "epoch": 14.905982905982906, + "grad_norm": 0.24785973131656647, + "learning_rate": 5.724956934316762e-06, + "loss": 0.0119, + "step": 8720 + }, + { + "epoch": 14.923076923076923, + "grad_norm": 0.09265261143445969, + "learning_rate": 5.692505079918138e-06, + "loss": 0.0093, + "step": 8730 + }, + { + "epoch": 14.94017094017094, + "grad_norm": 0.08497951179742813, + "learning_rate": 5.660123909756726e-06, + "loss": 0.0115, + "step": 8740 + }, + { + "epoch": 14.957264957264957, + "grad_norm": 0.0969691351056099, + "learning_rate": 5.627813669746001e-06, + "loss": 0.0103, + "step": 8750 + }, + { + "epoch": 14.974358974358974, + "grad_norm": 0.12817218899726868, + "learning_rate": 5.595574605260758e-06, + "loss": 0.0093, + "step": 8760 + }, + { + "epoch": 14.991452991452991, + "grad_norm": 0.16329941153526306, + "learning_rate": 5.563406961135256e-06, + "loss": 0.0106, + "step": 8770 + }, + { + "epoch": 15.008547008547009, + "grad_norm": 0.10683970153331757, + "learning_rate": 5.531310981661374e-06, + "loss": 0.0123, + "step": 8780 + }, + { + "epoch": 15.025641025641026, + "grad_norm": 0.1491689532995224, + "learning_rate": 5.499286910586749e-06, + "loss": 0.0103, + "step": 8790 + }, + { + "epoch": 15.042735042735043, + "grad_norm": 0.2013026475906372, + "learning_rate": 5.467334991112902e-06, + "loss": 0.0096, + "step": 8800 + }, + { + "epoch": 15.05982905982906, + "grad_norm": 0.11919509619474411, + "learning_rate": 5.435455465893427e-06, + "loss": 0.0085, + "step": 8810 + }, + { + "epoch": 15.076923076923077, + "grad_norm": 0.08290541172027588, + "learning_rate": 5.403648577032135e-06, + "loss": 0.0095, + "step": 8820 + }, + { + "epoch": 15.094017094017094, + "grad_norm": 0.08673679828643799, + "learning_rate": 5.3719145660812e-06, + "loss": 0.0101, + "step": 8830 + }, + { + "epoch": 15.11111111111111, + "grad_norm": 0.15606287121772766, + "learning_rate": 5.340253674039336e-06, + "loss": 0.0125, + "step": 8840 + }, + { + "epoch": 15.128205128205128, + "grad_norm": 0.14203234016895294, + "learning_rate": 5.308666141349976e-06, + "loss": 0.0093, + "step": 8850 + }, + { + "epoch": 15.145299145299145, + "grad_norm": 0.06786368787288666, + "learning_rate": 5.277152207899443e-06, + "loss": 0.0118, + "step": 8860 + }, + { + "epoch": 15.162393162393162, + "grad_norm": 0.1041625440120697, + "learning_rate": 5.245712113015101e-06, + "loss": 0.0116, + "step": 8870 + }, + { + "epoch": 15.179487179487179, + "grad_norm": 0.12448875606060028, + "learning_rate": 5.2143460954635805e-06, + "loss": 0.0114, + "step": 8880 + }, + { + "epoch": 15.196581196581196, + "grad_norm": 0.17087581753730774, + "learning_rate": 5.183054393448937e-06, + "loss": 0.0115, + "step": 8890 + }, + { + "epoch": 15.213675213675213, + "grad_norm": 0.09889869391918182, + "learning_rate": 5.151837244610842e-06, + "loss": 0.0097, + "step": 8900 + }, + { + "epoch": 15.23076923076923, + "grad_norm": 0.11773677170276642, + "learning_rate": 5.120694886022792e-06, + "loss": 0.0112, + "step": 8910 + }, + { + "epoch": 15.247863247863247, + "grad_norm": 0.11710824817419052, + "learning_rate": 5.089627554190307e-06, + "loss": 0.0097, + "step": 8920 + }, + { + "epoch": 15.264957264957266, + "grad_norm": 0.09226281940937042, + "learning_rate": 5.058635485049113e-06, + "loss": 0.0131, + "step": 8930 + }, + { + "epoch": 15.282051282051283, + "grad_norm": 0.11632435768842697, + "learning_rate": 5.027718913963378e-06, + "loss": 0.0099, + "step": 8940 + }, + { + "epoch": 15.2991452991453, + "grad_norm": 0.16713789105415344, + "learning_rate": 4.996878075723912e-06, + "loss": 0.0106, + "step": 8950 + }, + { + "epoch": 15.316239316239317, + "grad_norm": 0.12218311429023743, + "learning_rate": 4.966113204546377e-06, + "loss": 0.011, + "step": 8960 + }, + { + "epoch": 15.333333333333334, + "grad_norm": 0.14675647020339966, + "learning_rate": 4.93542453406952e-06, + "loss": 0.0127, + "step": 8970 + }, + { + "epoch": 15.350427350427351, + "grad_norm": 0.10491008311510086, + "learning_rate": 4.904812297353403e-06, + "loss": 0.0108, + "step": 8980 + }, + { + "epoch": 15.367521367521368, + "grad_norm": 0.16649684309959412, + "learning_rate": 4.874276726877604e-06, + "loss": 0.0106, + "step": 8990 + }, + { + "epoch": 15.384615384615385, + "grad_norm": 0.13655680418014526, + "learning_rate": 4.843818054539489e-06, + "loss": 0.0112, + "step": 9000 + }, + { + "epoch": 15.401709401709402, + "grad_norm": 0.11720532178878784, + "learning_rate": 4.813436511652433e-06, + "loss": 0.011, + "step": 9010 + }, + { + "epoch": 15.418803418803419, + "grad_norm": 0.17201614379882812, + "learning_rate": 4.7831323289440525e-06, + "loss": 0.0113, + "step": 9020 + }, + { + "epoch": 15.435897435897436, + "grad_norm": 0.24002045392990112, + "learning_rate": 4.752905736554474e-06, + "loss": 0.0114, + "step": 9030 + }, + { + "epoch": 15.452991452991453, + "grad_norm": 0.1817324459552765, + "learning_rate": 4.72275696403458e-06, + "loss": 0.0104, + "step": 9040 + }, + { + "epoch": 15.47008547008547, + "grad_norm": 0.17231224477291107, + "learning_rate": 4.6926862403442495e-06, + "loss": 0.0102, + "step": 9050 + }, + { + "epoch": 15.487179487179487, + "grad_norm": 0.0999951958656311, + "learning_rate": 4.662693793850643e-06, + "loss": 0.01, + "step": 9060 + }, + { + "epoch": 15.504273504273504, + "grad_norm": 0.09326096624135971, + "learning_rate": 4.632779852326465e-06, + "loss": 0.009, + "step": 9070 + }, + { + "epoch": 15.521367521367521, + "grad_norm": 0.13140346109867096, + "learning_rate": 4.6029446429482055e-06, + "loss": 0.0112, + "step": 9080 + }, + { + "epoch": 15.538461538461538, + "grad_norm": 0.1981966495513916, + "learning_rate": 4.573188392294452e-06, + "loss": 0.011, + "step": 9090 + }, + { + "epoch": 15.555555555555555, + "grad_norm": 0.07391209900379181, + "learning_rate": 4.543511326344155e-06, + "loss": 0.0111, + "step": 9100 + }, + { + "epoch": 15.572649572649572, + "grad_norm": 0.11809555441141129, + "learning_rate": 4.513913670474896e-06, + "loss": 0.0087, + "step": 9110 + }, + { + "epoch": 15.58974358974359, + "grad_norm": 0.14303989708423615, + "learning_rate": 4.4843956494612e-06, + "loss": 0.0113, + "step": 9120 + }, + { + "epoch": 15.606837606837606, + "grad_norm": 0.09957189112901688, + "learning_rate": 4.454957487472821e-06, + "loss": 0.0107, + "step": 9130 + }, + { + "epoch": 15.623931623931623, + "grad_norm": 0.21028082072734833, + "learning_rate": 4.4255994080730236e-06, + "loss": 0.0091, + "step": 9140 + }, + { + "epoch": 15.64102564102564, + "grad_norm": 0.15596704185009003, + "learning_rate": 4.396321634216911e-06, + "loss": 0.0109, + "step": 9150 + }, + { + "epoch": 15.658119658119658, + "grad_norm": 0.08576839417219162, + "learning_rate": 4.367124388249717e-06, + "loss": 0.0102, + "step": 9160 + }, + { + "epoch": 15.675213675213675, + "grad_norm": 0.125314399600029, + "learning_rate": 4.338007891905113e-06, + "loss": 0.0088, + "step": 9170 + }, + { + "epoch": 15.692307692307692, + "grad_norm": 0.12079137563705444, + "learning_rate": 4.308972366303536e-06, + "loss": 0.0095, + "step": 9180 + }, + { + "epoch": 15.709401709401709, + "grad_norm": 0.1300562024116516, + "learning_rate": 4.280018031950506e-06, + "loss": 0.0105, + "step": 9190 + }, + { + "epoch": 15.726495726495726, + "grad_norm": 0.25011223554611206, + "learning_rate": 4.251145108734941e-06, + "loss": 0.0119, + "step": 9200 + }, + { + "epoch": 15.743589743589745, + "grad_norm": 0.08401879668235779, + "learning_rate": 4.222353815927505e-06, + "loss": 0.0123, + "step": 9210 + }, + { + "epoch": 15.760683760683762, + "grad_norm": 0.11952432245016098, + "learning_rate": 4.193644372178931e-06, + "loss": 0.0104, + "step": 9220 + }, + { + "epoch": 15.777777777777779, + "grad_norm": 0.09164061397314072, + "learning_rate": 4.1650169955183535e-06, + "loss": 0.0108, + "step": 9230 + }, + { + "epoch": 15.794871794871796, + "grad_norm": 0.09493119269609451, + "learning_rate": 4.136471903351681e-06, + "loss": 0.0102, + "step": 9240 + }, + { + "epoch": 15.811965811965813, + "grad_norm": 0.08743377029895782, + "learning_rate": 4.108009312459902e-06, + "loss": 0.0099, + "step": 9250 + }, + { + "epoch": 15.82905982905983, + "grad_norm": 0.18234942853450775, + "learning_rate": 4.079629438997487e-06, + "loss": 0.0124, + "step": 9260 + }, + { + "epoch": 15.846153846153847, + "grad_norm": 0.14862145483493805, + "learning_rate": 4.051332498490699e-06, + "loss": 0.0102, + "step": 9270 + }, + { + "epoch": 15.863247863247864, + "grad_norm": 0.17826604843139648, + "learning_rate": 4.0231187058359996e-06, + "loss": 0.0119, + "step": 9280 + }, + { + "epoch": 15.88034188034188, + "grad_norm": 0.10784438997507095, + "learning_rate": 3.994988275298393e-06, + "loss": 0.012, + "step": 9290 + }, + { + "epoch": 15.897435897435898, + "grad_norm": 0.11792127788066864, + "learning_rate": 3.966941420509793e-06, + "loss": 0.0104, + "step": 9300 + }, + { + "epoch": 15.914529914529915, + "grad_norm": 0.19520746171474457, + "learning_rate": 3.9389783544674215e-06, + "loss": 0.0109, + "step": 9310 + }, + { + "epoch": 15.931623931623932, + "grad_norm": 0.08244004100561142, + "learning_rate": 3.911099289532183e-06, + "loss": 0.0086, + "step": 9320 + }, + { + "epoch": 15.948717948717949, + "grad_norm": 0.1279902160167694, + "learning_rate": 3.883304437427038e-06, + "loss": 0.0085, + "step": 9330 + }, + { + "epoch": 15.965811965811966, + "grad_norm": 0.0999085083603859, + "learning_rate": 3.855594009235415e-06, + "loss": 0.014, + "step": 9340 + }, + { + "epoch": 15.982905982905983, + "grad_norm": 0.09582921117544174, + "learning_rate": 3.827968215399601e-06, + "loss": 0.0096, + "step": 9350 + }, + { + "epoch": 16.0, + "grad_norm": 0.16857260465621948, + "learning_rate": 3.800427265719131e-06, + "loss": 0.0112, + "step": 9360 + }, + { + "epoch": 16.017094017094017, + "grad_norm": 0.09697230160236359, + "learning_rate": 3.7729713693492142e-06, + "loss": 0.0093, + "step": 9370 + }, + { + "epoch": 16.034188034188034, + "grad_norm": 0.0950954481959343, + "learning_rate": 3.7456007347991363e-06, + "loss": 0.0097, + "step": 9380 + }, + { + "epoch": 16.05128205128205, + "grad_norm": 0.13379345834255219, + "learning_rate": 3.7183155699306686e-06, + "loss": 0.0098, + "step": 9390 + }, + { + "epoch": 16.068376068376068, + "grad_norm": 0.14795216917991638, + "learning_rate": 3.691116081956502e-06, + "loss": 0.0122, + "step": 9400 + }, + { + "epoch": 16.085470085470085, + "grad_norm": 0.0783650279045105, + "learning_rate": 3.6640024774386754e-06, + "loss": 0.0101, + "step": 9410 + }, + { + "epoch": 16.102564102564102, + "grad_norm": 0.07855258136987686, + "learning_rate": 3.636974962286983e-06, + "loss": 0.0094, + "step": 9420 + }, + { + "epoch": 16.11965811965812, + "grad_norm": 0.09237628430128098, + "learning_rate": 3.610033741757442e-06, + "loss": 0.0091, + "step": 9430 + }, + { + "epoch": 16.136752136752136, + "grad_norm": 0.1427920013666153, + "learning_rate": 3.5831790204507185e-06, + "loss": 0.0089, + "step": 9440 + }, + { + "epoch": 16.153846153846153, + "grad_norm": 0.18455147743225098, + "learning_rate": 3.5564110023105602e-06, + "loss": 0.0103, + "step": 9450 + }, + { + "epoch": 16.17094017094017, + "grad_norm": 0.10491443425416946, + "learning_rate": 3.5297298906222796e-06, + "loss": 0.0094, + "step": 9460 + }, + { + "epoch": 16.188034188034187, + "grad_norm": 0.11495690792798996, + "learning_rate": 3.5031358880111873e-06, + "loss": 0.0114, + "step": 9470 + }, + { + "epoch": 16.205128205128204, + "grad_norm": 0.13780280947685242, + "learning_rate": 3.4766291964410474e-06, + "loss": 0.0092, + "step": 9480 + }, + { + "epoch": 16.22222222222222, + "grad_norm": 0.11248779296875, + "learning_rate": 3.450210017212569e-06, + "loss": 0.0103, + "step": 9490 + }, + { + "epoch": 16.23931623931624, + "grad_norm": 0.09467285126447678, + "learning_rate": 3.4238785509618596e-06, + "loss": 0.0073, + "step": 9500 + }, + { + "epoch": 16.256410256410255, + "grad_norm": 0.11343889683485031, + "learning_rate": 3.3976349976588956e-06, + "loss": 0.0083, + "step": 9510 + }, + { + "epoch": 16.273504273504273, + "grad_norm": 0.15924327075481415, + "learning_rate": 3.3714795566060256e-06, + "loss": 0.0115, + "step": 9520 + }, + { + "epoch": 16.29059829059829, + "grad_norm": 0.0757225826382637, + "learning_rate": 3.3454124264364424e-06, + "loss": 0.0094, + "step": 9530 + }, + { + "epoch": 16.307692307692307, + "grad_norm": 0.09667278081178665, + "learning_rate": 3.3194338051126626e-06, + "loss": 0.0095, + "step": 9540 + }, + { + "epoch": 16.324786324786324, + "grad_norm": 0.12449689954519272, + "learning_rate": 3.293543889925053e-06, + "loss": 0.0085, + "step": 9550 + }, + { + "epoch": 16.34188034188034, + "grad_norm": 0.1439485102891922, + "learning_rate": 3.2677428774903144e-06, + "loss": 0.0096, + "step": 9560 + }, + { + "epoch": 16.358974358974358, + "grad_norm": 0.12953872978687286, + "learning_rate": 3.2420309637499768e-06, + "loss": 0.0092, + "step": 9570 + }, + { + "epoch": 16.376068376068375, + "grad_norm": 0.15216192603111267, + "learning_rate": 3.2164083439689406e-06, + "loss": 0.0108, + "step": 9580 + }, + { + "epoch": 16.39316239316239, + "grad_norm": 0.14713707566261292, + "learning_rate": 3.1908752127339745e-06, + "loss": 0.01, + "step": 9590 + }, + { + "epoch": 16.41025641025641, + "grad_norm": 0.19013196229934692, + "learning_rate": 3.1654317639522306e-06, + "loss": 0.0088, + "step": 9600 + }, + { + "epoch": 16.427350427350426, + "grad_norm": 0.11097396910190582, + "learning_rate": 3.140078190849794e-06, + "loss": 0.0093, + "step": 9610 + }, + { + "epoch": 16.444444444444443, + "grad_norm": 0.09046107530593872, + "learning_rate": 3.114814685970204e-06, + "loss": 0.0088, + "step": 9620 + }, + { + "epoch": 16.46153846153846, + "grad_norm": 0.09801854938268661, + "learning_rate": 3.0896414411729784e-06, + "loss": 0.0104, + "step": 9630 + }, + { + "epoch": 16.478632478632477, + "grad_norm": 0.11417943239212036, + "learning_rate": 3.064558647632188e-06, + "loss": 0.009, + "step": 9640 + }, + { + "epoch": 16.495726495726494, + "grad_norm": 0.11150933057069778, + "learning_rate": 3.0395664958349684e-06, + "loss": 0.0098, + "step": 9650 + }, + { + "epoch": 16.51282051282051, + "grad_norm": 0.12956680357456207, + "learning_rate": 3.0146651755801097e-06, + "loss": 0.0088, + "step": 9660 + }, + { + "epoch": 16.52991452991453, + "grad_norm": 0.1564144492149353, + "learning_rate": 2.989854875976577e-06, + "loss": 0.0086, + "step": 9670 + }, + { + "epoch": 16.54700854700855, + "grad_norm": 0.10127998888492584, + "learning_rate": 2.96513578544211e-06, + "loss": 0.0099, + "step": 9680 + }, + { + "epoch": 16.564102564102566, + "grad_norm": 0.19164706766605377, + "learning_rate": 2.9405080917017747e-06, + "loss": 0.0087, + "step": 9690 + }, + { + "epoch": 16.581196581196583, + "grad_norm": 0.215993270277977, + "learning_rate": 2.915971981786526e-06, + "loss": 0.0094, + "step": 9700 + }, + { + "epoch": 16.5982905982906, + "grad_norm": 0.16953180730342865, + "learning_rate": 2.891527642031815e-06, + "loss": 0.0104, + "step": 9710 + }, + { + "epoch": 16.615384615384617, + "grad_norm": 0.07828618586063385, + "learning_rate": 2.8671752580761555e-06, + "loss": 0.009, + "step": 9720 + }, + { + "epoch": 16.632478632478634, + "grad_norm": 0.10156256705522537, + "learning_rate": 2.8429150148597117e-06, + "loss": 0.0089, + "step": 9730 + }, + { + "epoch": 16.64957264957265, + "grad_norm": 0.08183014392852783, + "learning_rate": 2.8187470966229054e-06, + "loss": 0.0098, + "step": 9740 + }, + { + "epoch": 16.666666666666668, + "grad_norm": 0.14103037118911743, + "learning_rate": 2.7946716869050197e-06, + "loss": 0.0126, + "step": 9750 + }, + { + "epoch": 16.683760683760685, + "grad_norm": 0.2292117029428482, + "learning_rate": 2.770688968542777e-06, + "loss": 0.0098, + "step": 9760 + }, + { + "epoch": 16.700854700854702, + "grad_norm": 0.10657148063182831, + "learning_rate": 2.746799123668985e-06, + "loss": 0.01, + "step": 9770 + }, + { + "epoch": 16.71794871794872, + "grad_norm": 0.10018910467624664, + "learning_rate": 2.7230023337111425e-06, + "loss": 0.0106, + "step": 9780 + }, + { + "epoch": 16.735042735042736, + "grad_norm": 0.11518264561891556, + "learning_rate": 2.6992987793900448e-06, + "loss": 0.0111, + "step": 9790 + }, + { + "epoch": 16.752136752136753, + "grad_norm": 0.09904978424310684, + "learning_rate": 2.6756886407184313e-06, + "loss": 0.0092, + "step": 9800 + }, + { + "epoch": 16.76923076923077, + "grad_norm": 0.15459731221199036, + "learning_rate": 2.6521720969996172e-06, + "loss": 0.0076, + "step": 9810 + }, + { + "epoch": 16.786324786324787, + "grad_norm": 0.10727055370807648, + "learning_rate": 2.6287493268261137e-06, + "loss": 0.0092, + "step": 9820 + }, + { + "epoch": 16.803418803418804, + "grad_norm": 0.13393376767635345, + "learning_rate": 2.6054205080782946e-06, + "loss": 0.0081, + "step": 9830 + }, + { + "epoch": 16.82051282051282, + "grad_norm": 0.22135528922080994, + "learning_rate": 2.582185817923034e-06, + "loss": 0.0109, + "step": 9840 + }, + { + "epoch": 16.837606837606838, + "grad_norm": 0.1830327808856964, + "learning_rate": 2.5590454328123538e-06, + "loss": 0.0106, + "step": 9850 + }, + { + "epoch": 16.854700854700855, + "grad_norm": 0.11159815639257431, + "learning_rate": 2.5359995284820993e-06, + "loss": 0.0096, + "step": 9860 + }, + { + "epoch": 16.871794871794872, + "grad_norm": 0.11988953500986099, + "learning_rate": 2.513048279950602e-06, + "loss": 0.0102, + "step": 9870 + }, + { + "epoch": 16.88888888888889, + "grad_norm": 0.1507285237312317, + "learning_rate": 2.4901918615173274e-06, + "loss": 0.0106, + "step": 9880 + }, + { + "epoch": 16.905982905982906, + "grad_norm": 0.08454284071922302, + "learning_rate": 2.4674304467615876e-06, + "loss": 0.0097, + "step": 9890 + }, + { + "epoch": 16.923076923076923, + "grad_norm": 0.09710749238729477, + "learning_rate": 2.4447642085412007e-06, + "loss": 0.0106, + "step": 9900 + }, + { + "epoch": 16.94017094017094, + "grad_norm": 0.08745735138654709, + "learning_rate": 2.4221933189911734e-06, + "loss": 0.0089, + "step": 9910 + }, + { + "epoch": 16.957264957264957, + "grad_norm": 0.1525091528892517, + "learning_rate": 2.3997179495224104e-06, + "loss": 0.0115, + "step": 9920 + }, + { + "epoch": 16.974358974358974, + "grad_norm": 0.14064231514930725, + "learning_rate": 2.3773382708204096e-06, + "loss": 0.0129, + "step": 9930 + }, + { + "epoch": 16.99145299145299, + "grad_norm": 0.07721138745546341, + "learning_rate": 2.3550544528439443e-06, + "loss": 0.0116, + "step": 9940 + }, + { + "epoch": 17.00854700854701, + "grad_norm": 0.15531951189041138, + "learning_rate": 2.3328666648238076e-06, + "loss": 0.0102, + "step": 9950 + }, + { + "epoch": 17.025641025641026, + "grad_norm": 0.083524189889431, + "learning_rate": 2.3107750752615027e-06, + "loss": 0.0082, + "step": 9960 + }, + { + "epoch": 17.042735042735043, + "grad_norm": 0.147759810090065, + "learning_rate": 2.288779851927961e-06, + "loss": 0.0091, + "step": 9970 + }, + { + "epoch": 17.05982905982906, + "grad_norm": 0.10538366436958313, + "learning_rate": 2.266881161862288e-06, + "loss": 0.0094, + "step": 9980 + }, + { + "epoch": 17.076923076923077, + "grad_norm": 0.18830056488513947, + "learning_rate": 2.2450791713704806e-06, + "loss": 0.0095, + "step": 9990 + }, + { + "epoch": 17.094017094017094, + "grad_norm": 0.08439062535762787, + "learning_rate": 2.2233740460241593e-06, + "loss": 0.0093, + "step": 10000 + }, + { + "epoch": 17.11111111111111, + "grad_norm": 0.10494072735309601, + "learning_rate": 2.2017659506593256e-06, + "loss": 0.0091, + "step": 10010 + }, + { + "epoch": 17.128205128205128, + "grad_norm": 0.1858583390712738, + "learning_rate": 2.1802550493751043e-06, + "loss": 0.0092, + "step": 10020 + }, + { + "epoch": 17.145299145299145, + "grad_norm": 0.14383843541145325, + "learning_rate": 2.158841505532488e-06, + "loss": 0.0091, + "step": 10030 + }, + { + "epoch": 17.162393162393162, + "grad_norm": 0.09166130423545837, + "learning_rate": 2.1375254817531104e-06, + "loss": 0.0092, + "step": 10040 + }, + { + "epoch": 17.17948717948718, + "grad_norm": 0.17026397585868835, + "learning_rate": 2.1163071399180106e-06, + "loss": 0.0091, + "step": 10050 + }, + { + "epoch": 17.196581196581196, + "grad_norm": 0.0846848264336586, + "learning_rate": 2.0951866411663746e-06, + "loss": 0.0092, + "step": 10060 + }, + { + "epoch": 17.213675213675213, + "grad_norm": 0.13121888041496277, + "learning_rate": 2.0741641458943633e-06, + "loss": 0.0079, + "step": 10070 + }, + { + "epoch": 17.23076923076923, + "grad_norm": 0.1429106891155243, + "learning_rate": 2.053239813753854e-06, + "loss": 0.0103, + "step": 10080 + }, + { + "epoch": 17.247863247863247, + "grad_norm": 0.10876084119081497, + "learning_rate": 2.0324138036512358e-06, + "loss": 0.0106, + "step": 10090 + }, + { + "epoch": 17.264957264957264, + "grad_norm": 0.10870558768510818, + "learning_rate": 2.011686273746216e-06, + "loss": 0.0101, + "step": 10100 + }, + { + "epoch": 17.28205128205128, + "grad_norm": 0.1286144107580185, + "learning_rate": 1.991057381450608e-06, + "loss": 0.0122, + "step": 10110 + }, + { + "epoch": 17.299145299145298, + "grad_norm": 0.0934821143746376, + "learning_rate": 1.9705272834271337e-06, + "loss": 0.0094, + "step": 10120 + }, + { + "epoch": 17.316239316239315, + "grad_norm": 0.14021547138690948, + "learning_rate": 1.9500961355882418e-06, + "loss": 0.0087, + "step": 10130 + }, + { + "epoch": 17.333333333333332, + "grad_norm": 0.08042385429143906, + "learning_rate": 1.9297640930949217e-06, + "loss": 0.0092, + "step": 10140 + }, + { + "epoch": 17.35042735042735, + "grad_norm": 0.10065637528896332, + "learning_rate": 1.909531310355518e-06, + "loss": 0.0082, + "step": 10150 + }, + { + "epoch": 17.367521367521366, + "grad_norm": 0.09061650186777115, + "learning_rate": 1.8893979410245694e-06, + "loss": 0.0086, + "step": 10160 + }, + { + "epoch": 17.384615384615383, + "grad_norm": 0.0873938649892807, + "learning_rate": 1.8693641380016341e-06, + "loss": 0.0099, + "step": 10170 + }, + { + "epoch": 17.4017094017094, + "grad_norm": 0.0868404433131218, + "learning_rate": 1.8494300534301268e-06, + "loss": 0.0103, + "step": 10180 + }, + { + "epoch": 17.418803418803417, + "grad_norm": 0.08715236932039261, + "learning_rate": 1.8295958386961691e-06, + "loss": 0.009, + "step": 10190 + }, + { + "epoch": 17.435897435897434, + "grad_norm": 0.12072716653347015, + "learning_rate": 1.8098616444274435e-06, + "loss": 0.0091, + "step": 10200 + }, + { + "epoch": 17.45299145299145, + "grad_norm": 0.26176202297210693, + "learning_rate": 1.7902276204920326e-06, + "loss": 0.0095, + "step": 10210 + }, + { + "epoch": 17.47008547008547, + "grad_norm": 0.1036732941865921, + "learning_rate": 1.770693915997298e-06, + "loss": 0.0092, + "step": 10220 + }, + { + "epoch": 17.487179487179485, + "grad_norm": 0.1307062953710556, + "learning_rate": 1.7512606792887436e-06, + "loss": 0.0096, + "step": 10230 + }, + { + "epoch": 17.504273504273506, + "grad_norm": 0.14992940425872803, + "learning_rate": 1.7319280579488877e-06, + "loss": 0.0096, + "step": 10240 + }, + { + "epoch": 17.521367521367523, + "grad_norm": 0.08826019614934921, + "learning_rate": 1.712696198796131e-06, + "loss": 0.0083, + "step": 10250 + }, + { + "epoch": 17.53846153846154, + "grad_norm": 0.13415804505348206, + "learning_rate": 1.6935652478836644e-06, + "loss": 0.0097, + "step": 10260 + }, + { + "epoch": 17.555555555555557, + "grad_norm": 0.08320315927267075, + "learning_rate": 1.6745353504983473e-06, + "loss": 0.0084, + "step": 10270 + }, + { + "epoch": 17.572649572649574, + "grad_norm": 0.11295180022716522, + "learning_rate": 1.6556066511595947e-06, + "loss": 0.0092, + "step": 10280 + }, + { + "epoch": 17.58974358974359, + "grad_norm": 0.12010989338159561, + "learning_rate": 1.636779293618299e-06, + "loss": 0.0109, + "step": 10290 + }, + { + "epoch": 17.60683760683761, + "grad_norm": 0.1413770467042923, + "learning_rate": 1.618053420855729e-06, + "loss": 0.0081, + "step": 10300 + }, + { + "epoch": 17.623931623931625, + "grad_norm": 0.09241848438978195, + "learning_rate": 1.5994291750824364e-06, + "loss": 0.0102, + "step": 10310 + }, + { + "epoch": 17.641025641025642, + "grad_norm": 0.09896902740001678, + "learning_rate": 1.58090669773719e-06, + "loss": 0.0082, + "step": 10320 + }, + { + "epoch": 17.65811965811966, + "grad_norm": 0.11792409420013428, + "learning_rate": 1.5624861294858971e-06, + "loss": 0.0096, + "step": 10330 + }, + { + "epoch": 17.675213675213676, + "grad_norm": 0.12184996902942657, + "learning_rate": 1.5441676102205244e-06, + "loss": 0.01, + "step": 10340 + }, + { + "epoch": 17.692307692307693, + "grad_norm": 0.10548675060272217, + "learning_rate": 1.5259512790580493e-06, + "loss": 0.0089, + "step": 10350 + }, + { + "epoch": 17.70940170940171, + "grad_norm": 0.10571526736021042, + "learning_rate": 1.5078372743394043e-06, + "loss": 0.0097, + "step": 10360 + }, + { + "epoch": 17.726495726495727, + "grad_norm": 0.11689593642950058, + "learning_rate": 1.4898257336284078e-06, + "loss": 0.0092, + "step": 10370 + }, + { + "epoch": 17.743589743589745, + "grad_norm": 0.05950769782066345, + "learning_rate": 1.4719167937107425e-06, + "loss": 0.0087, + "step": 10380 + }, + { + "epoch": 17.76068376068376, + "grad_norm": 0.09938719868659973, + "learning_rate": 1.4541105905929047e-06, + "loss": 0.0087, + "step": 10390 + }, + { + "epoch": 17.77777777777778, + "grad_norm": 0.12918271124362946, + "learning_rate": 1.4364072595011679e-06, + "loss": 0.0124, + "step": 10400 + }, + { + "epoch": 17.794871794871796, + "grad_norm": 0.13924255967140198, + "learning_rate": 1.4188069348805655e-06, + "loss": 0.0082, + "step": 10410 + }, + { + "epoch": 17.811965811965813, + "grad_norm": 0.130148783326149, + "learning_rate": 1.4013097503938682e-06, + "loss": 0.0086, + "step": 10420 + }, + { + "epoch": 17.82905982905983, + "grad_norm": 0.14941635727882385, + "learning_rate": 1.3839158389205536e-06, + "loss": 0.009, + "step": 10430 + }, + { + "epoch": 17.846153846153847, + "grad_norm": 0.14709553122520447, + "learning_rate": 1.3666253325558232e-06, + "loss": 0.0076, + "step": 10440 + }, + { + "epoch": 17.863247863247864, + "grad_norm": 0.08150045573711395, + "learning_rate": 1.3494383626095797e-06, + "loss": 0.0081, + "step": 10450 + }, + { + "epoch": 17.88034188034188, + "grad_norm": 0.11845382302999496, + "learning_rate": 1.3323550596054368e-06, + "loss": 0.0096, + "step": 10460 + }, + { + "epoch": 17.897435897435898, + "grad_norm": 0.10250864923000336, + "learning_rate": 1.3153755532797196e-06, + "loss": 0.0094, + "step": 10470 + }, + { + "epoch": 17.914529914529915, + "grad_norm": 0.10016321390867233, + "learning_rate": 1.2984999725804986e-06, + "loss": 0.009, + "step": 10480 + }, + { + "epoch": 17.931623931623932, + "grad_norm": 0.09857207536697388, + "learning_rate": 1.2817284456665856e-06, + "loss": 0.0111, + "step": 10490 + }, + { + "epoch": 17.94871794871795, + "grad_norm": 0.07707629352807999, + "learning_rate": 1.2650610999065849e-06, + "loss": 0.0092, + "step": 10500 + }, + { + "epoch": 17.965811965811966, + "grad_norm": 0.1729961782693863, + "learning_rate": 1.2484980618779097e-06, + "loss": 0.0106, + "step": 10510 + }, + { + "epoch": 17.982905982905983, + "grad_norm": 0.06077894568443298, + "learning_rate": 1.2320394573658188e-06, + "loss": 0.008, + "step": 10520 + }, + { + "epoch": 18.0, + "grad_norm": 0.2553088963031769, + "learning_rate": 1.215685411362476e-06, + "loss": 0.0086, + "step": 10530 + }, + { + "epoch": 18.017094017094017, + "grad_norm": 0.13384701311588287, + "learning_rate": 1.1994360480659945e-06, + "loss": 0.0102, + "step": 10540 + }, + { + "epoch": 18.034188034188034, + "grad_norm": 0.23467202484607697, + "learning_rate": 1.18329149087948e-06, + "loss": 0.011, + "step": 10550 + }, + { + "epoch": 18.05128205128205, + "grad_norm": 0.10663843899965286, + "learning_rate": 1.1672518624101176e-06, + "loss": 0.0099, + "step": 10560 + }, + { + "epoch": 18.068376068376068, + "grad_norm": 0.13710752129554749, + "learning_rate": 1.1513172844682251e-06, + "loss": 0.0093, + "step": 10570 + }, + { + "epoch": 18.085470085470085, + "grad_norm": 0.12972700595855713, + "learning_rate": 1.1354878780663263e-06, + "loss": 0.0099, + "step": 10580 + }, + { + "epoch": 18.102564102564102, + "grad_norm": 0.17638181149959564, + "learning_rate": 1.1197637634182433e-06, + "loss": 0.0089, + "step": 10590 + }, + { + "epoch": 18.11965811965812, + "grad_norm": 0.1118164211511612, + "learning_rate": 1.1041450599381765e-06, + "loss": 0.0085, + "step": 10600 + }, + { + "epoch": 18.136752136752136, + "grad_norm": 0.14781823754310608, + "learning_rate": 1.0886318862397926e-06, + "loss": 0.0084, + "step": 10610 + }, + { + "epoch": 18.153846153846153, + "grad_norm": 0.09991079568862915, + "learning_rate": 1.073224360135337e-06, + "loss": 0.0105, + "step": 10620 + }, + { + "epoch": 18.17094017094017, + "grad_norm": 0.09188801795244217, + "learning_rate": 1.0579225986347312e-06, + "loss": 0.0091, + "step": 10630 + }, + { + "epoch": 18.188034188034187, + "grad_norm": 0.13424360752105713, + "learning_rate": 1.042726717944678e-06, + "loss": 0.011, + "step": 10640 + }, + { + "epoch": 18.205128205128204, + "grad_norm": 0.10640162974596024, + "learning_rate": 1.0276368334677932e-06, + "loss": 0.0091, + "step": 10650 + }, + { + "epoch": 18.22222222222222, + "grad_norm": 0.1718687266111374, + "learning_rate": 1.0126530598017215e-06, + "loss": 0.0095, + "step": 10660 + }, + { + "epoch": 18.23931623931624, + "grad_norm": 0.11571017652750015, + "learning_rate": 9.977755107382586e-07, + "loss": 0.0084, + "step": 10670 + }, + { + "epoch": 18.256410256410255, + "grad_norm": 0.10733547806739807, + "learning_rate": 9.830042992625027e-07, + "loss": 0.0086, + "step": 10680 + }, + { + "epoch": 18.273504273504273, + "grad_norm": 0.10398221760988235, + "learning_rate": 9.683395375519911e-07, + "loss": 0.0109, + "step": 10690 + }, + { + "epoch": 18.29059829059829, + "grad_norm": 0.10282958298921585, + "learning_rate": 9.537813369758359e-07, + "loss": 0.0088, + "step": 10700 + }, + { + "epoch": 18.307692307692307, + "grad_norm": 0.11706104874610901, + "learning_rate": 9.393298080938934e-07, + "loss": 0.0093, + "step": 10710 + }, + { + "epoch": 18.324786324786324, + "grad_norm": 0.22973842918872833, + "learning_rate": 9.249850606559246e-07, + "loss": 0.0099, + "step": 10720 + }, + { + "epoch": 18.34188034188034, + "grad_norm": 0.14093808829784393, + "learning_rate": 9.107472036007458e-07, + "loss": 0.01, + "step": 10730 + }, + { + "epoch": 18.358974358974358, + "grad_norm": 0.13265705108642578, + "learning_rate": 8.96616345055421e-07, + "loss": 0.0097, + "step": 10740 + }, + { + "epoch": 18.376068376068375, + "grad_norm": 0.08788507431745529, + "learning_rate": 8.825925923344275e-07, + "loss": 0.0087, + "step": 10750 + }, + { + "epoch": 18.39316239316239, + "grad_norm": 0.18674877285957336, + "learning_rate": 8.686760519388432e-07, + "loss": 0.0094, + "step": 10760 + }, + { + "epoch": 18.41025641025641, + "grad_norm": 0.16211844980716705, + "learning_rate": 8.548668295555439e-07, + "loss": 0.0085, + "step": 10770 + }, + { + "epoch": 18.427350427350426, + "grad_norm": 0.11160251498222351, + "learning_rate": 8.411650300563961e-07, + "loss": 0.0085, + "step": 10780 + }, + { + "epoch": 18.444444444444443, + "grad_norm": 0.13422508537769318, + "learning_rate": 8.275707574974551e-07, + "loss": 0.0072, + "step": 10790 + }, + { + "epoch": 18.46153846153846, + "grad_norm": 0.10432656854391098, + "learning_rate": 8.140841151181894e-07, + "loss": 0.0113, + "step": 10800 + }, + { + "epoch": 18.478632478632477, + "grad_norm": 0.12843750417232513, + "learning_rate": 8.007052053406816e-07, + "loss": 0.0091, + "step": 10810 + }, + { + "epoch": 18.495726495726494, + "grad_norm": 0.07283753156661987, + "learning_rate": 7.87434129768857e-07, + "loss": 0.0098, + "step": 10820 + }, + { + "epoch": 18.51282051282051, + "grad_norm": 0.09154217690229416, + "learning_rate": 7.742709891877159e-07, + "loss": 0.0091, + "step": 10830 + }, + { + "epoch": 18.52991452991453, + "grad_norm": 0.1580711156129837, + "learning_rate": 7.61215883562561e-07, + "loss": 0.0088, + "step": 10840 + }, + { + "epoch": 18.54700854700855, + "grad_norm": 0.11488617211580276, + "learning_rate": 7.482689120382397e-07, + "loss": 0.0093, + "step": 10850 + }, + { + "epoch": 18.564102564102566, + "grad_norm": 0.11389666050672531, + "learning_rate": 7.354301729383944e-07, + "loss": 0.0096, + "step": 10860 + }, + { + "epoch": 18.581196581196583, + "grad_norm": 0.17580315470695496, + "learning_rate": 7.226997637647204e-07, + "loss": 0.0099, + "step": 10870 + }, + { + "epoch": 18.5982905982906, + "grad_norm": 0.08562905341386795, + "learning_rate": 7.100777811962072e-07, + "loss": 0.0085, + "step": 10880 + }, + { + "epoch": 18.615384615384617, + "grad_norm": 0.11736240237951279, + "learning_rate": 6.975643210884252e-07, + "loss": 0.0081, + "step": 10890 + }, + { + "epoch": 18.632478632478634, + "grad_norm": 0.08950945734977722, + "learning_rate": 6.851594784727838e-07, + "loss": 0.0093, + "step": 10900 + }, + { + "epoch": 18.64957264957265, + "grad_norm": 0.17807385325431824, + "learning_rate": 6.728633475558221e-07, + "loss": 0.0113, + "step": 10910 + }, + { + "epoch": 18.666666666666668, + "grad_norm": 0.11217928677797318, + "learning_rate": 6.606760217184766e-07, + "loss": 0.0086, + "step": 10920 + }, + { + "epoch": 18.683760683760685, + "grad_norm": 0.09988588094711304, + "learning_rate": 6.485975935153877e-07, + "loss": 0.0092, + "step": 10930 + }, + { + "epoch": 18.700854700854702, + "grad_norm": 0.19487141072750092, + "learning_rate": 6.366281546741909e-07, + "loss": 0.0104, + "step": 10940 + }, + { + "epoch": 18.71794871794872, + "grad_norm": 0.06197564676403999, + "learning_rate": 6.247677960948139e-07, + "loss": 0.0086, + "step": 10950 + }, + { + "epoch": 18.735042735042736, + "grad_norm": 0.12217525392770767, + "learning_rate": 6.130166078487987e-07, + "loss": 0.0095, + "step": 10960 + }, + { + "epoch": 18.752136752136753, + "grad_norm": 0.12011564522981644, + "learning_rate": 6.013746791786117e-07, + "loss": 0.0093, + "step": 10970 + }, + { + "epoch": 18.76923076923077, + "grad_norm": 0.0918952152132988, + "learning_rate": 5.898420984969588e-07, + "loss": 0.0101, + "step": 10980 + }, + { + "epoch": 18.786324786324787, + "grad_norm": 0.09282216429710388, + "learning_rate": 5.784189533861262e-07, + "loss": 0.008, + "step": 10990 + }, + { + "epoch": 18.803418803418804, + "grad_norm": 0.21115194261074066, + "learning_rate": 5.671053305973084e-07, + "loss": 0.0117, + "step": 11000 + }, + { + "epoch": 18.82051282051282, + "grad_norm": 0.25577035546302795, + "learning_rate": 5.559013160499504e-07, + "loss": 0.0086, + "step": 11010 + }, + { + "epoch": 18.837606837606838, + "grad_norm": 0.10103090852499008, + "learning_rate": 5.44806994831093e-07, + "loss": 0.0094, + "step": 11020 + }, + { + "epoch": 18.854700854700855, + "grad_norm": 0.09329777210950851, + "learning_rate": 5.338224511947348e-07, + "loss": 0.0089, + "step": 11030 + }, + { + "epoch": 18.871794871794872, + "grad_norm": 0.22529344260692596, + "learning_rate": 5.229477685611799e-07, + "loss": 0.0072, + "step": 11040 + }, + { + "epoch": 18.88888888888889, + "grad_norm": 0.07580941915512085, + "learning_rate": 5.121830295164182e-07, + "loss": 0.0092, + "step": 11050 + }, + { + "epoch": 18.905982905982906, + "grad_norm": 0.11160971224308014, + "learning_rate": 5.015283158114853e-07, + "loss": 0.0096, + "step": 11060 + }, + { + "epoch": 18.923076923076923, + "grad_norm": 0.11636753380298615, + "learning_rate": 4.90983708361849e-07, + "loss": 0.0084, + "step": 11070 + }, + { + "epoch": 18.94017094017094, + "grad_norm": 0.15634027123451233, + "learning_rate": 4.805492872467942e-07, + "loss": 0.0092, + "step": 11080 + }, + { + "epoch": 18.957264957264957, + "grad_norm": 0.15081414580345154, + "learning_rate": 4.702251317088152e-07, + "loss": 0.0084, + "step": 11090 + }, + { + "epoch": 18.974358974358974, + "grad_norm": 0.15080517530441284, + "learning_rate": 4.600113201530093e-07, + "loss": 0.008, + "step": 11100 + }, + { + "epoch": 18.99145299145299, + "grad_norm": 0.1074785441160202, + "learning_rate": 4.499079301464859e-07, + "loss": 0.0091, + "step": 11110 + }, + { + "epoch": 19.00854700854701, + "grad_norm": 0.11536657065153122, + "learning_rate": 4.399150384177786e-07, + "loss": 0.0096, + "step": 11120 + }, + { + "epoch": 19.025641025641026, + "grad_norm": 0.15261141955852509, + "learning_rate": 4.3003272085625376e-07, + "loss": 0.0099, + "step": 11130 + }, + { + "epoch": 19.042735042735043, + "grad_norm": 0.22905486822128296, + "learning_rate": 4.20261052511548e-07, + "loss": 0.0097, + "step": 11140 + }, + { + "epoch": 19.05982905982906, + "grad_norm": 0.17089888453483582, + "learning_rate": 4.106001075929883e-07, + "loss": 0.0081, + "step": 11150 + }, + { + "epoch": 19.076923076923077, + "grad_norm": 0.13414523005485535, + "learning_rate": 4.0104995946902424e-07, + "loss": 0.0077, + "step": 11160 + }, + { + "epoch": 19.094017094017094, + "grad_norm": 0.13986313343048096, + "learning_rate": 3.916106806666869e-07, + "loss": 0.0118, + "step": 11170 + }, + { + "epoch": 19.11111111111111, + "grad_norm": 0.09483251720666885, + "learning_rate": 3.8228234287102423e-07, + "loss": 0.0094, + "step": 11180 + }, + { + "epoch": 19.128205128205128, + "grad_norm": 0.2991162836551666, + "learning_rate": 3.730650169245597e-07, + "loss": 0.0088, + "step": 11190 + }, + { + "epoch": 19.145299145299145, + "grad_norm": 0.06534384936094284, + "learning_rate": 3.639587728267579e-07, + "loss": 0.0092, + "step": 11200 + }, + { + "epoch": 19.162393162393162, + "grad_norm": 0.07007520645856857, + "learning_rate": 3.549636797334915e-07, + "loss": 0.0118, + "step": 11210 + }, + { + "epoch": 19.17948717948718, + "grad_norm": 0.23066066205501556, + "learning_rate": 3.460798059565101e-07, + "loss": 0.0087, + "step": 11220 + }, + { + "epoch": 19.196581196581196, + "grad_norm": 0.1282641589641571, + "learning_rate": 3.3730721896293227e-07, + "loss": 0.01, + "step": 11230 + }, + { + "epoch": 19.213675213675213, + "grad_norm": 0.10433167964220047, + "learning_rate": 3.286459853747259e-07, + "loss": 0.0095, + "step": 11240 + }, + { + "epoch": 19.23076923076923, + "grad_norm": 0.11392656713724136, + "learning_rate": 3.200961709681988e-07, + "loss": 0.011, + "step": 11250 + }, + { + "epoch": 19.247863247863247, + "grad_norm": 0.1062098816037178, + "learning_rate": 3.1165784067351213e-07, + "loss": 0.0086, + "step": 11260 + }, + { + "epoch": 19.264957264957264, + "grad_norm": 0.12708355486392975, + "learning_rate": 3.033310585741761e-07, + "loss": 0.0097, + "step": 11270 + }, + { + "epoch": 19.28205128205128, + "grad_norm": 0.12364795804023743, + "learning_rate": 2.951158879065652e-07, + "loss": 0.0078, + "step": 11280 + }, + { + "epoch": 19.299145299145298, + "grad_norm": 0.12428099662065506, + "learning_rate": 2.870123910594369e-07, + "loss": 0.0088, + "step": 11290 + }, + { + "epoch": 19.316239316239315, + "grad_norm": 0.0872427299618721, + "learning_rate": 2.790206295734654e-07, + "loss": 0.0072, + "step": 11300 + }, + { + "epoch": 19.333333333333332, + "grad_norm": 0.14214836061000824, + "learning_rate": 2.711406641407688e-07, + "loss": 0.0096, + "step": 11310 + }, + { + "epoch": 19.35042735042735, + "grad_norm": 0.14364269375801086, + "learning_rate": 2.633725546044441e-07, + "loss": 0.0076, + "step": 11320 + }, + { + "epoch": 19.367521367521366, + "grad_norm": 0.09171779453754425, + "learning_rate": 2.5571635995812136e-07, + "loss": 0.0088, + "step": 11330 + }, + { + "epoch": 19.384615384615383, + "grad_norm": 0.0846186950802803, + "learning_rate": 2.4817213834551046e-07, + "loss": 0.0088, + "step": 11340 + }, + { + "epoch": 19.4017094017094, + "grad_norm": 0.14151228964328766, + "learning_rate": 2.4073994705995637e-07, + "loss": 0.0101, + "step": 11350 + }, + { + "epoch": 19.418803418803417, + "grad_norm": 0.16489772498607635, + "learning_rate": 2.3341984254401648e-07, + "loss": 0.0088, + "step": 11360 + }, + { + "epoch": 19.435897435897434, + "grad_norm": 0.15216322243213654, + "learning_rate": 2.2621188038901563e-07, + "loss": 0.0091, + "step": 11370 + }, + { + "epoch": 19.45299145299145, + "grad_norm": 0.10053463280200958, + "learning_rate": 2.191161153346366e-07, + "loss": 0.0099, + "step": 11380 + }, + { + "epoch": 19.47008547008547, + "grad_norm": 0.25800883769989014, + "learning_rate": 2.121326012684971e-07, + "loss": 0.0104, + "step": 11390 + }, + { + "epoch": 19.487179487179485, + "grad_norm": 0.08883904665708542, + "learning_rate": 2.052613912257467e-07, + "loss": 0.0097, + "step": 11400 + }, + { + "epoch": 19.504273504273506, + "grad_norm": 0.11133120208978653, + "learning_rate": 1.9850253738865564e-07, + "loss": 0.0099, + "step": 11410 + }, + { + "epoch": 19.521367521367523, + "grad_norm": 0.12820765376091003, + "learning_rate": 1.9185609108622825e-07, + "loss": 0.0083, + "step": 11420 + }, + { + "epoch": 19.53846153846154, + "grad_norm": 0.09179617464542389, + "learning_rate": 1.853221027938068e-07, + "loss": 0.0079, + "step": 11430 + }, + { + "epoch": 19.555555555555557, + "grad_norm": 0.19837890565395355, + "learning_rate": 1.7890062213268665e-07, + "loss": 0.0089, + "step": 11440 + }, + { + "epoch": 19.572649572649574, + "grad_norm": 0.1284201741218567, + "learning_rate": 1.7259169786974672e-07, + "loss": 0.0095, + "step": 11450 + }, + { + "epoch": 19.58974358974359, + "grad_norm": 0.221978560090065, + "learning_rate": 1.663953779170746e-07, + "loss": 0.0088, + "step": 11460 + }, + { + "epoch": 19.60683760683761, + "grad_norm": 0.09815669804811478, + "learning_rate": 1.6031170933159867e-07, + "loss": 0.0097, + "step": 11470 + }, + { + "epoch": 19.623931623931625, + "grad_norm": 0.06460553407669067, + "learning_rate": 1.5434073831473994e-07, + "loss": 0.0083, + "step": 11480 + }, + { + "epoch": 19.641025641025642, + "grad_norm": 0.1990266889333725, + "learning_rate": 1.4848251021205405e-07, + "loss": 0.0069, + "step": 11490 + }, + { + "epoch": 19.65811965811966, + "grad_norm": 0.2521158456802368, + "learning_rate": 1.4273706951288989e-07, + "loss": 0.0092, + "step": 11500 + }, + { + "epoch": 19.675213675213676, + "grad_norm": 0.12490620464086533, + "learning_rate": 1.3710445985004815e-07, + "loss": 0.0097, + "step": 11510 + }, + { + "epoch": 19.692307692307693, + "grad_norm": 0.08623068779706955, + "learning_rate": 1.3158472399945996e-07, + "loss": 0.0089, + "step": 11520 + }, + { + "epoch": 19.70940170940171, + "grad_norm": 0.1353590339422226, + "learning_rate": 1.2617790387984385e-07, + "loss": 0.0123, + "step": 11530 + }, + { + "epoch": 19.726495726495727, + "grad_norm": 0.12949508428573608, + "learning_rate": 1.2088404055241088e-07, + "loss": 0.0109, + "step": 11540 + }, + { + "epoch": 19.743589743589745, + "grad_norm": 0.08453264087438583, + "learning_rate": 1.1570317422053e-07, + "loss": 0.0091, + "step": 11550 + }, + { + "epoch": 19.76068376068376, + "grad_norm": 0.06839199364185333, + "learning_rate": 1.1063534422943833e-07, + "loss": 0.0093, + "step": 11560 + }, + { + "epoch": 19.77777777777778, + "grad_norm": 0.0974157452583313, + "learning_rate": 1.0568058906593791e-07, + "loss": 0.0092, + "step": 11570 + }, + { + "epoch": 19.794871794871796, + "grad_norm": 0.16524650156497955, + "learning_rate": 1.0083894635809943e-07, + "loss": 0.01, + "step": 11580 + }, + { + "epoch": 19.811965811965813, + "grad_norm": 0.09936019033193588, + "learning_rate": 9.611045287497899e-08, + "loss": 0.0092, + "step": 11590 + }, + { + "epoch": 19.82905982905983, + "grad_norm": 0.19684915244579315, + "learning_rate": 9.149514452634511e-08, + "loss": 0.0097, + "step": 11600 + }, + { + "epoch": 19.846153846153847, + "grad_norm": 0.09236655384302139, + "learning_rate": 8.699305636239386e-08, + "loss": 0.0112, + "step": 11610 + }, + { + "epoch": 19.863247863247864, + "grad_norm": 0.15290918946266174, + "learning_rate": 8.260422257349409e-08, + "loss": 0.0116, + "step": 11620 + }, + { + "epoch": 19.88034188034188, + "grad_norm": 0.14902162551879883, + "learning_rate": 7.832867648992104e-08, + "loss": 0.012, + "step": 11630 + }, + { + "epoch": 19.897435897435898, + "grad_norm": 0.13118597865104675, + "learning_rate": 7.416645058160642e-08, + "loss": 0.01, + "step": 11640 + }, + { + "epoch": 19.914529914529915, + "grad_norm": 0.10670463740825653, + "learning_rate": 7.011757645788541e-08, + "loss": 0.0101, + "step": 11650 + }, + { + "epoch": 19.931623931623932, + "grad_norm": 0.10669676959514618, + "learning_rate": 6.618208486727006e-08, + "loss": 0.0086, + "step": 11660 + }, + { + "epoch": 19.94871794871795, + "grad_norm": 0.1524849236011505, + "learning_rate": 6.236000569719957e-08, + "loss": 0.0104, + "step": 11670 + }, + { + "epoch": 19.965811965811966, + "grad_norm": 0.10375332832336426, + "learning_rate": 5.865136797382875e-08, + "loss": 0.0092, + "step": 11680 + }, + { + "epoch": 19.982905982905983, + "grad_norm": 0.11239175498485565, + "learning_rate": 5.505619986179156e-08, + "loss": 0.0079, + "step": 11690 + }, + { + "epoch": 20.0, + "grad_norm": 0.11593762785196304, + "learning_rate": 5.157452866400292e-08, + "loss": 0.0098, + "step": 11700 + }, + { + "epoch": 20.017094017094017, + "grad_norm": 0.12793923914432526, + "learning_rate": 4.820638082144058e-08, + "loss": 0.0091, + "step": 11710 + }, + { + "epoch": 20.034188034188034, + "grad_norm": 0.10659000277519226, + "learning_rate": 4.495178191294691e-08, + "loss": 0.0076, + "step": 11720 + }, + { + "epoch": 20.05128205128205, + "grad_norm": 0.10204515606164932, + "learning_rate": 4.181075665504075e-08, + "loss": 0.009, + "step": 11730 + }, + { + "epoch": 20.068376068376068, + "grad_norm": 0.09638482332229614, + "learning_rate": 3.8783328901719203e-08, + "loss": 0.0096, + "step": 11740 + }, + { + "epoch": 20.085470085470085, + "grad_norm": 0.10609675198793411, + "learning_rate": 3.586952164428281e-08, + "loss": 0.0105, + "step": 11750 + }, + { + "epoch": 20.102564102564102, + "grad_norm": 0.1313014179468155, + "learning_rate": 3.3069357011162314e-08, + "loss": 0.0099, + "step": 11760 + }, + { + "epoch": 20.11965811965812, + "grad_norm": 0.10947249829769135, + "learning_rate": 3.038285626774551e-08, + "loss": 0.0086, + "step": 11770 + }, + { + "epoch": 20.136752136752136, + "grad_norm": 0.0979880839586258, + "learning_rate": 2.781003981622232e-08, + "loss": 0.0079, + "step": 11780 + }, + { + "epoch": 20.153846153846153, + "grad_norm": 0.09512349963188171, + "learning_rate": 2.535092719541998e-08, + "loss": 0.008, + "step": 11790 + }, + { + "epoch": 20.17094017094017, + "grad_norm": 0.16629275679588318, + "learning_rate": 2.3005537080668105e-08, + "loss": 0.0103, + "step": 11800 + }, + { + "epoch": 20.188034188034187, + "grad_norm": 0.20589132606983185, + "learning_rate": 2.0773887283642156e-08, + "loss": 0.0096, + "step": 11810 + }, + { + "epoch": 20.205128205128204, + "grad_norm": 0.19700568914413452, + "learning_rate": 1.865599475224189e-08, + "loss": 0.0087, + "step": 11820 + }, + { + "epoch": 20.22222222222222, + "grad_norm": 0.14823070168495178, + "learning_rate": 1.6651875570451447e-08, + "loss": 0.0113, + "step": 11830 + }, + { + "epoch": 20.23931623931624, + "grad_norm": 0.10208504647016525, + "learning_rate": 1.4761544958222794e-08, + "loss": 0.01, + "step": 11840 + }, + { + "epoch": 20.256410256410255, + "grad_norm": 0.15289215743541718, + "learning_rate": 1.2985017271364141e-08, + "loss": 0.0096, + "step": 11850 + }, + { + "epoch": 20.273504273504273, + "grad_norm": 0.15422376990318298, + "learning_rate": 1.132230600141837e-08, + "loss": 0.0075, + "step": 11860 + }, + { + "epoch": 20.29059829059829, + "grad_norm": 0.1326347291469574, + "learning_rate": 9.77342377557644e-09, + "loss": 0.0113, + "step": 11870 + }, + { + "epoch": 20.307692307692307, + "grad_norm": 0.15477260947227478, + "learning_rate": 8.338382356565811e-09, + "loss": 0.0091, + "step": 11880 + }, + { + "epoch": 20.324786324786324, + "grad_norm": 0.23942656815052032, + "learning_rate": 7.017192642573833e-09, + "loss": 0.0107, + "step": 11890 + }, + { + "epoch": 20.34188034188034, + "grad_norm": 0.11998388171195984, + "learning_rate": 5.809864667157827e-09, + "loss": 0.0095, + "step": 11900 + }, + { + "epoch": 20.358974358974358, + "grad_norm": 0.17681236565113068, + "learning_rate": 4.716407599170136e-09, + "loss": 0.0092, + "step": 11910 + }, + { + "epoch": 20.376068376068375, + "grad_norm": 0.14567169547080994, + "learning_rate": 3.736829742693182e-09, + "loss": 0.0093, + "step": 11920 + }, + { + "epoch": 20.39316239316239, + "grad_norm": 0.13804547488689423, + "learning_rate": 2.8711385369678543e-09, + "loss": 0.012, + "step": 11930 + }, + { + "epoch": 20.41025641025641, + "grad_norm": 0.13655637204647064, + "learning_rate": 2.1193405563418867e-09, + "loss": 0.0114, + "step": 11940 + }, + { + "epoch": 20.427350427350426, + "grad_norm": 0.10347921401262283, + "learning_rate": 1.4814415102248903e-09, + "loss": 0.0113, + "step": 11950 + }, + { + "epoch": 20.444444444444443, + "grad_norm": 0.1274854689836502, + "learning_rate": 9.574462430333998e-10, + "loss": 0.0075, + "step": 11960 + }, + { + "epoch": 20.46153846153846, + "grad_norm": 0.11988737434148788, + "learning_rate": 5.473587341642273e-10, + "loss": 0.0109, + "step": 11970 + }, + { + "epoch": 20.478632478632477, + "grad_norm": 0.08210457116365433, + "learning_rate": 2.5118209795782497e-10, + "loss": 0.0092, + "step": 11980 + }, + { + "epoch": 20.495726495726494, + "grad_norm": 0.211567685008049, + "learning_rate": 6.891858368163195e-11, + "loss": 0.0088, + "step": 11990 + }, + { + "epoch": 20.51282051282051, + "grad_norm": 0.16462348401546478, + "learning_rate": 5.695755050938445e-13, + "loss": 0.0093, + "step": 12000 + } + ], + "logging_steps": 10, + "max_steps": 12000, + "num_input_tokens_seen": 0, + "num_train_epochs": 21, + "save_steps": 12001, + "stateful_callbacks": { + "TrainerControl": { + "args": { + "should_epoch_stop": false, + "should_evaluate": false, + "should_log": false, + "should_save": true, + "should_training_stop": true + }, + "attributes": {} + } + }, + "total_flos": 0.0, + "train_batch_size": 64, + "trial_name": null, + "trial_params": null +} diff --git a/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-2000/config.json b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-2000/config.json new file mode 100644 index 0000000000000000000000000000000000000000..47d7b77e4255263f3803a4b6f94ca6831e459b70 --- /dev/null +++ b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-2000/config.json @@ -0,0 +1,64 @@ +{ + "action_dim": 32, + "action_head_cfg": { + "action_dim": 32, + "action_horizon": 16, + "add_pos_embed": true, + "backbone_embedding_dim": 2048, + "diffusion_model_cfg": { + "attention_head_dim": 48, + "cross_attention_dim": 2048, + "dropout": 0.2, + "final_dropout": true, + "interleave_self_attention": true, + "norm_type": "ada_norm", + "num_attention_heads": 32, + "num_layers": 16, + "output_dim": 1024, + "positional_embeddings": null + }, + "hidden_size": 1024, + "input_embedding_dim": 1536, + "max_action_dim": 32, + "max_state_dim": 64, + "model_dtype": "float32", + "noise_beta_alpha": 1.5, + "noise_beta_beta": 1.0, + "noise_s": 0.999, + "num_inference_timesteps": 4, + "num_target_vision_tokens": 32, + "num_timestep_buckets": 1000, + "tune_diffusion_model": true, + "tune_projector": true, + "use_vlln": true, + "vl_self_attention_cfg": { + "attention_head_dim": 64, + "dropout": 0.2, + "final_dropout": true, + "num_attention_heads": 32, + "num_layers": 4, + "positional_embeddings": null + } + }, + "action_horizon": 16, + "architectures": [ + "GR00T_N1_5" + ], + "attn_implementation": null, + "backbone_cfg": { + "eagle_path": "NVEagle/eagle_er-qwen3_1_7B-Siglip2_400M_stage1_5_128gpu_er_v7_1mlp_nops", + "load_bf16": false, + "project_to_dim": null, + "reproject_vision": false, + "select_layer": 12, + "tune_llm": false, + "tune_visual": true, + "use_flash_attention": true + }, + "compute_dtype": "bfloat16", + "hidden_size": 2048, + "model_dtype": "float32", + "model_type": "gr00t_n1_5", + "torch_dtype": "bfloat16", + "transformers_version": "4.51.3" +} diff --git a/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-2000/experiment_cfg/metadata.json b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-2000/experiment_cfg/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..23dcfa871a88e56280f945357aef0296bd071711 --- /dev/null +++ b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-2000/experiment_cfg/metadata.json @@ -0,0 +1,431 @@ +{ + "new_embodiment": { + "statistics": { + "state": { + "base_position": { + "max": [ + 7.778976917266846, + 0.33403685688972473, + 0.7223060727119446 + ], + "min": [ + -4.821934223175049, + -6.785110950469971, + 0.6994727253913879 + ], + "mean": [ + 2.577927505176127, + -2.1525618086425604, + 0.7003541659101092 + ], + "std": [ + 1.6720365948940972, + 1.3768414767482617, + 0.0009102921174316669 + ], + "q01": [ + -0.7605057497562686, + -5.518671947805291, + 0.6999764703640262 + ], + "q99": [ + 6.038879433964306, + -0.5168299981147954, + 0.7029182461269848 + ] + }, + "base_rotation": { + "max": [ + 0.0, + 0.0, + 1.0, + 1.0 + ], + "min": [ + 0.0, + 0.0, + -1.0, + 0.0 + ], + "mean": [ + 0.0, + 0.0, + 0.24782371371751144, + 0.5971093380149053 + ], + "std": [ + 0.0, + 0.0, + 0.6642559499983499, + 0.3751891785184018 + ], + "q01": [ + 0.0, + 0.0, + -1.0, + 4.194193576416142e-06 + ], + "q99": [ + 0.0, + 0.0, + 1.0, + 1.0 + ] + }, + "end_effector_position_relative": { + "max": [ + 0.8848381638526917, + 0.8569459915161133, + 1.053884744644165 + ], + "min": [ + -0.5828549861907959, + -0.8486236333847046, + -0.3446122705936432 + ], + "mean": [ + 0.25006971579930243, + -0.005716176032514759, + 0.4426027721228362 + ], + "std": [ + 0.15838384751435522, + 0.25141504139800513, + 0.20646816234620438 + ], + "q01": [ + -0.017003721077380903, + -0.47738320165276543, + 0.1917563409753314 + ], + "q99": [ + 0.5401029199137674, + 0.4706646609268599, + 0.6965586537529516 + ] + }, + "end_effector_rotation_relative": { + "max": [ + 0.9999949932098389, + 0.9997354745864868, + 0.9900747537612915, + 0.9735639095306396 + ], + "min": [ + -0.9999914169311523, + -0.9999884366989136, + -0.9975369572639465, + 6.754255821306288e-08 + ], + "mean": [ + -0.22531628862537245, + 0.045669797538445966, + -0.06098055586474368, + 0.12292005493282424 + ], + "std": [ + 0.8506341437448487, + 0.2880763358322842, + 0.30816573781739026, + 0.16366165154486362 + ], + "q01": [ + -0.9957510593732032, + -0.5584741016891311, + -0.5371647381159943, + 0.0013784815838340492 + ], + "q99": [ + 0.9899375209218226, + 0.6327878884078038, + 0.5071539024531994, + 0.43555975763914345 + ] + }, + "gripper_qpos": { + "max": [ + 0.05289580300450325, + 0.00937709677964449 + ], + "min": [ + -0.011669117026031017, + -0.06307756155729294 + ], + "mean": [ + 0.03196506153371015, + -0.03229791582989581 + ], + "std": [ + 0.01171640503534049, + 0.01140016755425199 + ], + "q01": [ + 0.006290779996034005, + -0.04059717954551848 + ], + "q99": [ + 0.04038165838477291, + -0.006363076424932449 + ] + } + }, + "action": { + "base_motion": { + "max": [ + 1.0, + 1.0, + 1.0, + 0.0 + ], + "min": [ + -1.0, + -1.0, + -1.0, + 0.0 + ], + "mean": [ + 0.006112990930475949, + 0.002504955933349057, + -0.001639409958610569, + 0.0 + ], + "std": [ + 0.11478077265783658, + 0.1002662368589144, + 0.0807258815139021, + 0.0 + ], + "q01": [ + -0.16969970921613756, + -0.19919537649977875, + -0.15012139866371593, + 0.0 + ], + "q99": [ + 0.2466625453958827, + 0.25040842772679267, + 0.12777701094549537, + 0.0 + ] + }, + "control_mode": { + "max": [ + 1.0 + ], + "min": [ + -1.0 + ], + "mean": [ + -0.9253067479599785 + ], + "std": [ + 0.3792397014797737 + ], + "q01": [ + -1.0 + ], + "q99": [ + -0.1974093068624371 + ] + }, + "end_effector_position": { + "max": [ + 1.0, + 1.0, + 1.0 + ], + "min": [ + -1.0, + -1.0, + -1.0 + ], + "mean": [ + -0.006754222051360652, + 0.0027854853184013867, + -0.08087572130330477 + ], + "std": [ + 0.45779905420789546, + 0.40578975219522756, + 0.4062694098132682 + ], + "q01": [ + -0.968295960290036, + -0.9240402337368848, + -0.8249359802202183 + ], + "q99": [ + 0.8046634915851651, + 0.9212243025654695, + 0.838433711437593 + ] + }, + "end_effector_rotation": { + "max": [ + 1.0, + 1.0, + 1.0 + ], + "min": [ + -1.0, + -1.0, + -1.0 + ], + "mean": [ + 0.008633749251857347, + -0.020406457524911718, + -0.0027639446362883006 + ], + "std": [ + 0.11393972872407104, + 0.13300186268009506, + 0.12192288302920105 + ], + "q01": [ + -0.2668579353776187, + -0.40299251206771697, + -0.34712957892172586 + ], + "q99": [ + 0.32748281264383927, + 0.3179028969292779, + 0.33459405510046736 + ] + }, + "gripper_close": { + "max": [ + 1.0 + ], + "min": [ + -1.0 + ], + "mean": [ + -0.3091635769453286 + ], + "std": [ + 0.9510122432876397 + ], + "q01": [ + -1.0 + ], + "q99": [ + 0.7643545615216344 + ] + } + } + }, + "modalities": { + "video": { + "robot0_eye_in_hand": { + "resolution": [ + 256, + 256 + ], + "channels": 3, + "fps": 20.0 + }, + "robot0_agentview_left": { + "resolution": [ + 256, + 256 + ], + "channels": 3, + "fps": 20.0 + }, + "robot0_agentview_right": { + "resolution": [ + 256, + 256 + ], + "channels": 3, + "fps": 20.0 + } + }, + "state": { + "base_position": { + "absolute": true, + "rotation_type": null, + "shape": [ + 3 + ], + "continuous": true + }, + "base_rotation": { + "absolute": true, + "rotation_type": "quaternion", + "shape": [ + 4 + ], + "continuous": true + }, + "end_effector_position_relative": { + "absolute": true, + "rotation_type": null, + "shape": [ + 3 + ], + "continuous": true + }, + "end_effector_rotation_relative": { + "absolute": true, + "rotation_type": "quaternion", + "shape": [ + 4 + ], + "continuous": true + }, + "gripper_qpos": { + "absolute": true, + "rotation_type": null, + "shape": [ + 2 + ], + "continuous": true + } + }, + "action": { + "base_motion": { + "absolute": true, + "rotation_type": null, + "shape": [ + 4 + ], + "continuous": true + }, + "control_mode": { + "absolute": true, + "rotation_type": null, + "shape": [ + 1 + ], + "continuous": true + }, + "end_effector_position": { + "absolute": true, + "rotation_type": null, + "shape": [ + 3 + ], + "continuous": true + }, + "end_effector_rotation": { + "absolute": true, + "rotation_type": "axis_angle", + "shape": [ + 3 + ], + "continuous": true + }, + "gripper_close": { + "absolute": true, + "rotation_type": null, + "shape": [ + 1 + ], + "continuous": true + } + } + }, + "embodiment_tag": "new_embodiment" + } +} \ No newline at end of file diff --git a/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-2000/model.safetensors.index.json b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-2000/model.safetensors.index.json new file mode 100644 index 0000000000000000000000000000000000000000..5ef5f247b61eb93e89601c7da8334fc087e19750 --- /dev/null +++ b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-2000/model.safetensors.index.json @@ -0,0 +1,906 @@ +{ + "metadata": { + "total_size": 7585939328 + }, + "weight_map": { + "action_head.action_decoder.layer1.W": "model-00002-of-00002.safetensors", + "action_head.action_decoder.layer1.b": "model-00002-of-00002.safetensors", + "action_head.action_decoder.layer2.W": "model-00002-of-00002.safetensors", + "action_head.action_decoder.layer2.b": "model-00002-of-00002.safetensors", + "action_head.action_encoder.W1.W": "model-00002-of-00002.safetensors", + "action_head.action_encoder.W1.b": "model-00002-of-00002.safetensors", + "action_head.action_encoder.W2.W": "model-00002-of-00002.safetensors", + "action_head.action_encoder.W2.b": "model-00002-of-00002.safetensors", + "action_head.action_encoder.W3.W": "model-00002-of-00002.safetensors", + "action_head.action_encoder.W3.b": "model-00002-of-00002.safetensors", + "action_head.future_tokens.weight": "model-00002-of-00002.safetensors", + "action_head.model.proj_out_1.bias": "model-00002-of-00002.safetensors", + "action_head.model.proj_out_1.weight": "model-00002-of-00002.safetensors", + "action_head.model.proj_out_2.bias": "model-00002-of-00002.safetensors", + "action_head.model.proj_out_2.weight": "model-00002-of-00002.safetensors", + "action_head.model.timestep_encoder.timestep_embedder.linear_1.bias": "model-00001-of-00002.safetensors", + "action_head.model.timestep_encoder.timestep_embedder.linear_1.weight": "model-00001-of-00002.safetensors", + "action_head.model.timestep_encoder.timestep_embedder.linear_2.bias": "model-00001-of-00002.safetensors", + "action_head.model.timestep_encoder.timestep_embedder.linear_2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.0.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.1.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.10.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.11.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.12.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.12.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.12.attn1.to_out.0.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.12.attn1.to_out.0.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.12.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.12.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.12.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.12.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.12.ff.net.0.proj.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.12.ff.net.0.proj.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.12.ff.net.2.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.12.ff.net.2.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.12.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.12.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.13.attn1.to_k.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.attn1.to_k.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.attn1.to_out.0.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.attn1.to_out.0.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.attn1.to_q.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.attn1.to_q.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.attn1.to_v.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.attn1.to_v.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.ff.net.0.proj.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.ff.net.0.proj.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.ff.net.2.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.ff.net.2.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.norm1.linear.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.13.norm1.linear.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.attn1.to_k.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.attn1.to_k.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.attn1.to_out.0.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.attn1.to_out.0.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.attn1.to_q.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.attn1.to_q.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.attn1.to_v.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.attn1.to_v.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.ff.net.0.proj.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.ff.net.0.proj.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.ff.net.2.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.ff.net.2.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.norm1.linear.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.14.norm1.linear.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.attn1.to_k.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.attn1.to_k.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.attn1.to_out.0.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.attn1.to_out.0.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.attn1.to_q.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.attn1.to_q.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.attn1.to_v.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.attn1.to_v.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.ff.net.0.proj.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.ff.net.0.proj.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.ff.net.2.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.ff.net.2.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.norm1.linear.bias": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.15.norm1.linear.weight": "model-00002-of-00002.safetensors", + "action_head.model.transformer_blocks.2.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.2.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.3.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.4.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.5.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.6.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.7.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.8.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.attn1.to_k.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.attn1.to_k.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.attn1.to_out.0.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.attn1.to_out.0.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.attn1.to_q.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.attn1.to_q.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.attn1.to_v.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.attn1.to_v.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.ff.net.0.proj.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.ff.net.0.proj.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.ff.net.2.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.ff.net.2.weight": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.norm1.linear.bias": "model-00001-of-00002.safetensors", + "action_head.model.transformer_blocks.9.norm1.linear.weight": "model-00001-of-00002.safetensors", + "action_head.position_embedding.weight": "model-00002-of-00002.safetensors", + "action_head.state_encoder.layer1.W": "model-00002-of-00002.safetensors", + "action_head.state_encoder.layer1.b": "model-00002-of-00002.safetensors", + "action_head.state_encoder.layer2.W": "model-00002-of-00002.safetensors", + "action_head.state_encoder.layer2.b": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.attn1.to_k.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.attn1.to_k.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.attn1.to_out.0.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.attn1.to_out.0.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.attn1.to_q.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.attn1.to_q.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.attn1.to_v.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.attn1.to_v.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.ff.net.0.proj.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.ff.net.0.proj.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.ff.net.2.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.ff.net.2.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.norm1.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.norm1.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.norm3.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.0.norm3.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.attn1.to_k.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.attn1.to_k.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.attn1.to_out.0.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.attn1.to_out.0.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.attn1.to_q.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.attn1.to_q.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.attn1.to_v.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.attn1.to_v.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.ff.net.0.proj.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.ff.net.0.proj.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.ff.net.2.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.ff.net.2.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.norm1.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.norm1.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.norm3.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.1.norm3.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.attn1.to_k.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.attn1.to_k.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.attn1.to_out.0.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.attn1.to_out.0.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.attn1.to_q.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.attn1.to_q.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.attn1.to_v.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.attn1.to_v.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.ff.net.0.proj.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.ff.net.0.proj.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.ff.net.2.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.ff.net.2.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.norm1.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.norm1.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.norm3.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.2.norm3.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.attn1.to_k.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.attn1.to_k.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.attn1.to_out.0.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.attn1.to_out.0.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.attn1.to_q.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.attn1.to_q.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.attn1.to_v.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.attn1.to_v.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.ff.net.0.proj.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.ff.net.0.proj.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.ff.net.2.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.ff.net.2.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.norm1.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.norm1.weight": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.norm3.bias": "model-00002-of-00002.safetensors", + "action_head.vl_self_attention.transformer_blocks.3.norm3.weight": "model-00002-of-00002.safetensors", + "action_head.vlln.bias": "model-00002-of-00002.safetensors", + "action_head.vlln.weight": "model-00002-of-00002.safetensors", + "backbone.eagle_model.language_model.lm_head.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.embed_tokens.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.0.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.1.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.10.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.11.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.2.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.3.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.4.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.5.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.6.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.7.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.8.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.mlp.up_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.self_attn.k_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.self_attn.q_norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.layers.9.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.language_model.model.norm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.mlp1.0.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.mlp1.0.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.embeddings.patch_embedding.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.embeddings.patch_embedding.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.embeddings.position_embedding.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.0.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.1.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.10.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.11.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.12.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.13.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.14.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.15.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.16.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.17.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.18.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.19.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.2.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.20.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.21.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.22.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.23.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.24.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.25.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.26.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.3.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.4.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.5.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.6.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.7.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.8.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.layer_norm1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.layer_norm1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.layer_norm2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.layer_norm2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.self_attn.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.self_attn.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.encoder.layers.9.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.attention.in_proj_bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.attention.in_proj_weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.attention.out_proj.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.attention.out_proj.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.layernorm.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.layernorm.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.mlp.fc1.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.mlp.fc1.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.mlp.fc2.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.mlp.fc2.weight": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.head.probe": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.post_layernorm.bias": "model-00001-of-00002.safetensors", + "backbone.eagle_model.vision_model.vision_model.post_layernorm.weight": "model-00001-of-00002.safetensors" + } +} diff --git a/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-2000/trainer_state.json b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-2000/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..38803a3c17466162c2a3e9aec4194a4da21e8a40 --- /dev/null +++ b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-2000/trainer_state.json @@ -0,0 +1,1434 @@ +{ + "best_global_step": null, + "best_metric": null, + "best_model_checkpoint": null, + "epoch": 3.4188034188034186, + "eval_steps": 500, + "global_step": 2000, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 0.017094017094017096, + "grad_norm": 1.2276266813278198, + "learning_rate": 4.5e-07, + "loss": 0.2235, + "step": 10 + }, + { + "epoch": 0.03418803418803419, + "grad_norm": 1.4920554161071777, + "learning_rate": 9.500000000000001e-07, + "loss": 0.2107, + "step": 20 + }, + { + "epoch": 0.05128205128205128, + "grad_norm": 1.1052695512771606, + "learning_rate": 1.45e-06, + "loss": 0.2149, + "step": 30 + }, + { + "epoch": 0.06837606837606838, + "grad_norm": 0.8458348512649536, + "learning_rate": 1.95e-06, + "loss": 0.1834, + "step": 40 + }, + { + "epoch": 0.08547008547008547, + "grad_norm": 1.4235783815383911, + "learning_rate": 2.45e-06, + "loss": 0.1957, + "step": 50 + }, + { + "epoch": 0.10256410256410256, + "grad_norm": 0.9093418717384338, + "learning_rate": 2.9499999999999997e-06, + "loss": 0.1694, + "step": 60 + }, + { + "epoch": 0.11965811965811966, + "grad_norm": 0.7392368912696838, + "learning_rate": 3.4500000000000004e-06, + "loss": 0.1469, + "step": 70 + }, + { + "epoch": 0.13675213675213677, + "grad_norm": 0.5375806093215942, + "learning_rate": 3.9499999999999995e-06, + "loss": 0.1311, + "step": 80 + }, + { + "epoch": 0.15384615384615385, + "grad_norm": 0.4498647153377533, + "learning_rate": 4.450000000000001e-06, + "loss": 0.1282, + "step": 90 + }, + { + "epoch": 0.17094017094017094, + "grad_norm": 0.603118896484375, + "learning_rate": 4.95e-06, + "loss": 0.1092, + "step": 100 + }, + { + "epoch": 0.18803418803418803, + "grad_norm": 0.48719996213912964, + "learning_rate": 5.45e-06, + "loss": 0.098, + "step": 110 + }, + { + "epoch": 0.20512820512820512, + "grad_norm": 0.3119311034679413, + "learning_rate": 5.95e-06, + "loss": 0.0867, + "step": 120 + }, + { + "epoch": 0.2222222222222222, + "grad_norm": 0.4100663661956787, + "learning_rate": 6.45e-06, + "loss": 0.081, + "step": 130 + }, + { + "epoch": 0.23931623931623933, + "grad_norm": 0.32962238788604736, + "learning_rate": 6.95e-06, + "loss": 0.0796, + "step": 140 + }, + { + "epoch": 0.2564102564102564, + "grad_norm": 0.2790321409702301, + "learning_rate": 7.45e-06, + "loss": 0.0766, + "step": 150 + }, + { + "epoch": 0.27350427350427353, + "grad_norm": 0.31742653250694275, + "learning_rate": 7.95e-06, + "loss": 0.0739, + "step": 160 + }, + { + "epoch": 0.2905982905982906, + "grad_norm": 0.26830407977104187, + "learning_rate": 8.45e-06, + "loss": 0.0718, + "step": 170 + }, + { + "epoch": 0.3076923076923077, + "grad_norm": 0.28543519973754883, + "learning_rate": 8.95e-06, + "loss": 0.0664, + "step": 180 + }, + { + "epoch": 0.3247863247863248, + "grad_norm": 0.20815642178058624, + "learning_rate": 9.450000000000001e-06, + "loss": 0.066, + "step": 190 + }, + { + "epoch": 0.3418803418803419, + "grad_norm": 0.2129468470811844, + "learning_rate": 9.95e-06, + "loss": 0.0654, + "step": 200 + }, + { + "epoch": 0.358974358974359, + "grad_norm": 0.27221497893333435, + "learning_rate": 1.045e-05, + "loss": 0.0652, + "step": 210 + }, + { + "epoch": 0.37606837606837606, + "grad_norm": 0.24891780316829681, + "learning_rate": 1.095e-05, + "loss": 0.0629, + "step": 220 + }, + { + "epoch": 0.39316239316239315, + "grad_norm": 0.2457626312971115, + "learning_rate": 1.145e-05, + "loss": 0.0635, + "step": 230 + }, + { + "epoch": 0.41025641025641024, + "grad_norm": 0.2917415499687195, + "learning_rate": 1.1949999999999999e-05, + "loss": 0.0629, + "step": 240 + }, + { + "epoch": 0.42735042735042733, + "grad_norm": 0.455861896276474, + "learning_rate": 1.245e-05, + "loss": 0.0582, + "step": 250 + }, + { + "epoch": 0.4444444444444444, + "grad_norm": 0.2265121191740036, + "learning_rate": 1.295e-05, + "loss": 0.0587, + "step": 260 + }, + { + "epoch": 0.46153846153846156, + "grad_norm": 0.2433559000492096, + "learning_rate": 1.345e-05, + "loss": 0.0561, + "step": 270 + }, + { + "epoch": 0.47863247863247865, + "grad_norm": 0.2579404413700104, + "learning_rate": 1.395e-05, + "loss": 0.0563, + "step": 280 + }, + { + "epoch": 0.49572649572649574, + "grad_norm": 0.24469780921936035, + "learning_rate": 1.445e-05, + "loss": 0.052, + "step": 290 + }, + { + "epoch": 0.5128205128205128, + "grad_norm": 0.2466547191143036, + "learning_rate": 1.4950000000000001e-05, + "loss": 0.0563, + "step": 300 + }, + { + "epoch": 0.5299145299145299, + "grad_norm": 0.19578015804290771, + "learning_rate": 1.545e-05, + "loss": 0.0517, + "step": 310 + }, + { + "epoch": 0.5470085470085471, + "grad_norm": 0.2478063851594925, + "learning_rate": 1.5949999999999998e-05, + "loss": 0.0533, + "step": 320 + }, + { + "epoch": 0.5641025641025641, + "grad_norm": 0.23905977606773376, + "learning_rate": 1.645e-05, + "loss": 0.0513, + "step": 330 + }, + { + "epoch": 0.5811965811965812, + "grad_norm": 0.2597118616104126, + "learning_rate": 1.695e-05, + "loss": 0.0551, + "step": 340 + }, + { + "epoch": 0.5982905982905983, + "grad_norm": 0.2500615119934082, + "learning_rate": 1.745e-05, + "loss": 0.0514, + "step": 350 + }, + { + "epoch": 0.6153846153846154, + "grad_norm": 0.23390232026576996, + "learning_rate": 1.7950000000000003e-05, + "loss": 0.051, + "step": 360 + }, + { + "epoch": 0.6324786324786325, + "grad_norm": 0.24094296991825104, + "learning_rate": 1.845e-05, + "loss": 0.0467, + "step": 370 + }, + { + "epoch": 0.6495726495726496, + "grad_norm": 0.16693171858787537, + "learning_rate": 1.8950000000000003e-05, + "loss": 0.0467, + "step": 380 + }, + { + "epoch": 0.6666666666666666, + "grad_norm": 0.19739358127117157, + "learning_rate": 1.945e-05, + "loss": 0.0482, + "step": 390 + }, + { + "epoch": 0.6837606837606838, + "grad_norm": 0.2167072594165802, + "learning_rate": 1.995e-05, + "loss": 0.0496, + "step": 400 + }, + { + "epoch": 0.7008547008547008, + "grad_norm": 0.218214213848114, + "learning_rate": 2.045e-05, + "loss": 0.0477, + "step": 410 + }, + { + "epoch": 0.717948717948718, + "grad_norm": 0.2361890822649002, + "learning_rate": 2.095e-05, + "loss": 0.048, + "step": 420 + }, + { + "epoch": 0.7350427350427351, + "grad_norm": 0.423213928937912, + "learning_rate": 2.145e-05, + "loss": 0.0484, + "step": 430 + }, + { + "epoch": 0.7521367521367521, + "grad_norm": 0.2793528437614441, + "learning_rate": 2.195e-05, + "loss": 0.0446, + "step": 440 + }, + { + "epoch": 0.7692307692307693, + "grad_norm": 0.18595066666603088, + "learning_rate": 2.245e-05, + "loss": 0.0433, + "step": 450 + }, + { + "epoch": 0.7863247863247863, + "grad_norm": 0.2610810697078705, + "learning_rate": 2.2950000000000002e-05, + "loss": 0.0453, + "step": 460 + }, + { + "epoch": 0.8034188034188035, + "grad_norm": 0.2420792579650879, + "learning_rate": 2.345e-05, + "loss": 0.045, + "step": 470 + }, + { + "epoch": 0.8205128205128205, + "grad_norm": 0.22773151099681854, + "learning_rate": 2.395e-05, + "loss": 0.041, + "step": 480 + }, + { + "epoch": 0.8376068376068376, + "grad_norm": 0.2756437063217163, + "learning_rate": 2.4449999999999998e-05, + "loss": 0.0417, + "step": 490 + }, + { + "epoch": 0.8547008547008547, + "grad_norm": 0.21214012801647186, + "learning_rate": 2.495e-05, + "loss": 0.0426, + "step": 500 + }, + { + "epoch": 0.8717948717948718, + "grad_norm": 0.22935517132282257, + "learning_rate": 2.5450000000000002e-05, + "loss": 0.0386, + "step": 510 + }, + { + "epoch": 0.8888888888888888, + "grad_norm": 0.23049214482307434, + "learning_rate": 2.595e-05, + "loss": 0.0431, + "step": 520 + }, + { + "epoch": 0.905982905982906, + "grad_norm": 0.2314540147781372, + "learning_rate": 2.6450000000000003e-05, + "loss": 0.0412, + "step": 530 + }, + { + "epoch": 0.9230769230769231, + "grad_norm": 0.3992246687412262, + "learning_rate": 2.695e-05, + "loss": 0.0398, + "step": 540 + }, + { + "epoch": 0.9401709401709402, + "grad_norm": 0.2029363065958023, + "learning_rate": 2.7450000000000003e-05, + "loss": 0.0357, + "step": 550 + }, + { + "epoch": 0.9572649572649573, + "grad_norm": 0.243135467171669, + "learning_rate": 2.795e-05, + "loss": 0.0381, + "step": 560 + }, + { + "epoch": 0.9743589743589743, + "grad_norm": 0.3024328351020813, + "learning_rate": 2.845e-05, + "loss": 0.0398, + "step": 570 + }, + { + "epoch": 0.9914529914529915, + "grad_norm": 0.20427866280078888, + "learning_rate": 2.895e-05, + "loss": 0.0393, + "step": 580 + }, + { + "epoch": 1.0085470085470085, + "grad_norm": 0.20161069929599762, + "learning_rate": 2.945e-05, + "loss": 0.035, + "step": 590 + }, + { + "epoch": 1.0256410256410255, + "grad_norm": 0.20203547179698944, + "learning_rate": 2.995e-05, + "loss": 0.0371, + "step": 600 + }, + { + "epoch": 1.0427350427350428, + "grad_norm": 0.18949481844902039, + "learning_rate": 2.9999953864407506e-05, + "loss": 0.0359, + "step": 610 + }, + { + "epoch": 1.0598290598290598, + "grad_norm": 0.24508526921272278, + "learning_rate": 2.99997943837114e-05, + "loss": 0.0369, + "step": 620 + }, + { + "epoch": 1.0769230769230769, + "grad_norm": 0.18991677463054657, + "learning_rate": 2.9999520989547326e-05, + "loss": 0.0356, + "step": 630 + }, + { + "epoch": 1.0940170940170941, + "grad_norm": 0.2098274827003479, + "learning_rate": 2.9999133683991525e-05, + "loss": 0.0366, + "step": 640 + }, + { + "epoch": 1.1111111111111112, + "grad_norm": 0.18620163202285767, + "learning_rate": 2.9998632469985326e-05, + "loss": 0.0376, + "step": 650 + }, + { + "epoch": 1.1282051282051282, + "grad_norm": 0.22219692170619965, + "learning_rate": 2.999801735133512e-05, + "loss": 0.0366, + "step": 660 + }, + { + "epoch": 1.1452991452991452, + "grad_norm": 0.2276238650083542, + "learning_rate": 2.9997288332712325e-05, + "loss": 0.036, + "step": 670 + }, + { + "epoch": 1.1623931623931625, + "grad_norm": 0.17192672193050385, + "learning_rate": 2.999644541965335e-05, + "loss": 0.0336, + "step": 680 + }, + { + "epoch": 1.1794871794871795, + "grad_norm": 0.18563610315322876, + "learning_rate": 2.9995488618559554e-05, + "loss": 0.0326, + "step": 690 + }, + { + "epoch": 1.1965811965811965, + "grad_norm": 0.14566080272197723, + "learning_rate": 2.9994417936697218e-05, + "loss": 0.0337, + "step": 700 + }, + { + "epoch": 1.2136752136752136, + "grad_norm": 0.18947342038154602, + "learning_rate": 2.9993233382197454e-05, + "loss": 0.0324, + "step": 710 + }, + { + "epoch": 1.2307692307692308, + "grad_norm": 0.18383359909057617, + "learning_rate": 2.999193496405616e-05, + "loss": 0.0323, + "step": 720 + }, + { + "epoch": 1.2478632478632479, + "grad_norm": 0.17143455147743225, + "learning_rate": 2.9990522692133962e-05, + "loss": 0.0337, + "step": 730 + }, + { + "epoch": 1.264957264957265, + "grad_norm": 0.2205255925655365, + "learning_rate": 2.9988996577156134e-05, + "loss": 0.0353, + "step": 740 + }, + { + "epoch": 1.282051282051282, + "grad_norm": 0.2016385942697525, + "learning_rate": 2.9987356630712496e-05, + "loss": 0.033, + "step": 750 + }, + { + "epoch": 1.2991452991452992, + "grad_norm": 0.26661399006843567, + "learning_rate": 2.9985602865257354e-05, + "loss": 0.0316, + "step": 760 + }, + { + "epoch": 1.3162393162393162, + "grad_norm": 0.1761903613805771, + "learning_rate": 2.998373529410939e-05, + "loss": 0.0337, + "step": 770 + }, + { + "epoch": 1.3333333333333333, + "grad_norm": 0.2020919770002365, + "learning_rate": 2.9981753931451567e-05, + "loss": 0.0329, + "step": 780 + }, + { + "epoch": 1.3504273504273505, + "grad_norm": 0.15335877239704132, + "learning_rate": 2.9979658792331016e-05, + "loss": 0.0289, + "step": 790 + }, + { + "epoch": 1.3675213675213675, + "grad_norm": 0.1954478919506073, + "learning_rate": 2.997744989265893e-05, + "loss": 0.0297, + "step": 800 + }, + { + "epoch": 1.3846153846153846, + "grad_norm": 0.19448089599609375, + "learning_rate": 2.9975127249210426e-05, + "loss": 0.0312, + "step": 810 + }, + { + "epoch": 1.4017094017094016, + "grad_norm": 0.14849825203418732, + "learning_rate": 2.9972690879624445e-05, + "loss": 0.0293, + "step": 820 + }, + { + "epoch": 1.4188034188034189, + "grad_norm": 0.17335470020771027, + "learning_rate": 2.9970140802403587e-05, + "loss": 0.0299, + "step": 830 + }, + { + "epoch": 1.435897435897436, + "grad_norm": 0.21339847147464752, + "learning_rate": 2.9967477036914002e-05, + "loss": 0.0303, + "step": 840 + }, + { + "epoch": 1.452991452991453, + "grad_norm": 0.17114052176475525, + "learning_rate": 2.996469960338521e-05, + "loss": 0.0308, + "step": 850 + }, + { + "epoch": 1.4700854700854702, + "grad_norm": 0.19929084181785583, + "learning_rate": 2.9961808522909976e-05, + "loss": 0.0313, + "step": 860 + }, + { + "epoch": 1.4871794871794872, + "grad_norm": 0.16298292577266693, + "learning_rate": 2.995880381744414e-05, + "loss": 0.0306, + "step": 870 + }, + { + "epoch": 1.5042735042735043, + "grad_norm": 0.2259686291217804, + "learning_rate": 2.995568550980643e-05, + "loss": 0.0326, + "step": 880 + }, + { + "epoch": 1.5213675213675213, + "grad_norm": 0.1635245531797409, + "learning_rate": 2.9952453623678334e-05, + "loss": 0.0299, + "step": 890 + }, + { + "epoch": 1.5384615384615383, + "grad_norm": 0.15314587950706482, + "learning_rate": 2.9949108183603867e-05, + "loss": 0.0309, + "step": 900 + }, + { + "epoch": 1.5555555555555556, + "grad_norm": 0.25859299302101135, + "learning_rate": 2.994564921498943e-05, + "loss": 0.0291, + "step": 910 + }, + { + "epoch": 1.5726495726495726, + "grad_norm": 0.21796156466007233, + "learning_rate": 2.9942076744103594e-05, + "loss": 0.0275, + "step": 920 + }, + { + "epoch": 1.5897435897435899, + "grad_norm": 0.1746513843536377, + "learning_rate": 2.9938390798076886e-05, + "loss": 0.0313, + "step": 930 + }, + { + "epoch": 1.606837606837607, + "grad_norm": 0.18775463104248047, + "learning_rate": 2.993459140490163e-05, + "loss": 0.0283, + "step": 940 + }, + { + "epoch": 1.623931623931624, + "grad_norm": 0.19196899235248566, + "learning_rate": 2.9930678593431684e-05, + "loss": 0.0284, + "step": 950 + }, + { + "epoch": 1.641025641025641, + "grad_norm": 0.17444264888763428, + "learning_rate": 2.9926652393382258e-05, + "loss": 0.0283, + "step": 960 + }, + { + "epoch": 1.658119658119658, + "grad_norm": 0.2291950285434723, + "learning_rate": 2.9922512835329655e-05, + "loss": 0.0299, + "step": 970 + }, + { + "epoch": 1.6752136752136753, + "grad_norm": 0.13611356914043427, + "learning_rate": 2.9918259950711073e-05, + "loss": 0.0269, + "step": 980 + }, + { + "epoch": 1.6923076923076923, + "grad_norm": 0.18080085515975952, + "learning_rate": 2.991389377182435e-05, + "loss": 0.0311, + "step": 990 + }, + { + "epoch": 1.7094017094017095, + "grad_norm": 0.1539503037929535, + "learning_rate": 2.99094143318277e-05, + "loss": 0.0261, + "step": 1000 + }, + { + "epoch": 1.7264957264957266, + "grad_norm": 0.20764876902103424, + "learning_rate": 2.9904821664739493e-05, + "loss": 0.0268, + "step": 1010 + }, + { + "epoch": 1.7435897435897436, + "grad_norm": 0.21783514320850372, + "learning_rate": 2.990011580543799e-05, + "loss": 0.0319, + "step": 1020 + }, + { + "epoch": 1.7606837606837606, + "grad_norm": 0.21368609368801117, + "learning_rate": 2.9895296789661065e-05, + "loss": 0.0252, + "step": 1030 + }, + { + "epoch": 1.7777777777777777, + "grad_norm": 0.17525912821292877, + "learning_rate": 2.989036465400594e-05, + "loss": 0.026, + "step": 1040 + }, + { + "epoch": 1.7948717948717947, + "grad_norm": 0.17331244051456451, + "learning_rate": 2.9885319435928896e-05, + "loss": 0.0242, + "step": 1050 + }, + { + "epoch": 1.811965811965812, + "grad_norm": 0.17316022515296936, + "learning_rate": 2.9880161173745017e-05, + "loss": 0.0242, + "step": 1060 + }, + { + "epoch": 1.8290598290598292, + "grad_norm": 0.21187010407447815, + "learning_rate": 2.9874889906627882e-05, + "loss": 0.0289, + "step": 1070 + }, + { + "epoch": 1.8461538461538463, + "grad_norm": 0.14966505765914917, + "learning_rate": 2.9869505674609253e-05, + "loss": 0.0258, + "step": 1080 + }, + { + "epoch": 1.8632478632478633, + "grad_norm": 0.1851797252893448, + "learning_rate": 2.9864008518578794e-05, + "loss": 0.0245, + "step": 1090 + }, + { + "epoch": 1.8803418803418803, + "grad_norm": 0.16135911643505096, + "learning_rate": 2.9858398480283758e-05, + "loss": 0.0259, + "step": 1100 + }, + { + "epoch": 1.8974358974358974, + "grad_norm": 0.16456234455108643, + "learning_rate": 2.9852675602328644e-05, + "loss": 0.0238, + "step": 1110 + }, + { + "epoch": 1.9145299145299144, + "grad_norm": 0.1446809023618698, + "learning_rate": 2.9846839928174923e-05, + "loss": 0.0258, + "step": 1120 + }, + { + "epoch": 1.9316239316239316, + "grad_norm": 0.13682037591934204, + "learning_rate": 2.984089150214065e-05, + "loss": 0.0277, + "step": 1130 + }, + { + "epoch": 1.9487179487179487, + "grad_norm": 0.15207229554653168, + "learning_rate": 2.9834830369400165e-05, + "loss": 0.0261, + "step": 1140 + }, + { + "epoch": 1.965811965811966, + "grad_norm": 0.1413591504096985, + "learning_rate": 2.9828656575983747e-05, + "loss": 0.0226, + "step": 1150 + }, + { + "epoch": 1.982905982905983, + "grad_norm": 0.15501488745212555, + "learning_rate": 2.9822370168777253e-05, + "loss": 0.0266, + "step": 1160 + }, + { + "epoch": 2.0, + "grad_norm": 0.24096961319446564, + "learning_rate": 2.981597119552177e-05, + "loss": 0.0301, + "step": 1170 + }, + { + "epoch": 2.017094017094017, + "grad_norm": 0.16312582790851593, + "learning_rate": 2.9809459704813236e-05, + "loss": 0.0253, + "step": 1180 + }, + { + "epoch": 2.034188034188034, + "grad_norm": 0.17901547253131866, + "learning_rate": 2.980283574610211e-05, + "loss": 0.0223, + "step": 1190 + }, + { + "epoch": 2.051282051282051, + "grad_norm": 0.16405737400054932, + "learning_rate": 2.9796099369692946e-05, + "loss": 0.0271, + "step": 1200 + }, + { + "epoch": 2.0683760683760686, + "grad_norm": 0.15658479928970337, + "learning_rate": 2.978925062674404e-05, + "loss": 0.0238, + "step": 1210 + }, + { + "epoch": 2.0854700854700856, + "grad_norm": 0.1525004655122757, + "learning_rate": 2.9782289569267057e-05, + "loss": 0.0252, + "step": 1220 + }, + { + "epoch": 2.1025641025641026, + "grad_norm": 0.193218395113945, + "learning_rate": 2.977521625012659e-05, + "loss": 0.0273, + "step": 1230 + }, + { + "epoch": 2.1196581196581197, + "grad_norm": 0.2116965800523758, + "learning_rate": 2.9768030723039798e-05, + "loss": 0.0252, + "step": 1240 + }, + { + "epoch": 2.1367521367521367, + "grad_norm": 0.163247749209404, + "learning_rate": 2.9760733042575984e-05, + "loss": 0.0263, + "step": 1250 + }, + { + "epoch": 2.1538461538461537, + "grad_norm": 0.1429499387741089, + "learning_rate": 2.9753323264156184e-05, + "loss": 0.0247, + "step": 1260 + }, + { + "epoch": 2.1709401709401708, + "grad_norm": 0.15834659337997437, + "learning_rate": 2.974580144405273e-05, + "loss": 0.0243, + "step": 1270 + }, + { + "epoch": 2.1880341880341883, + "grad_norm": 0.14036007225513458, + "learning_rate": 2.973816763938886e-05, + "loss": 0.0247, + "step": 1280 + }, + { + "epoch": 2.2051282051282053, + "grad_norm": 0.1469290405511856, + "learning_rate": 2.9730421908138236e-05, + "loss": 0.0261, + "step": 1290 + }, + { + "epoch": 2.2222222222222223, + "grad_norm": 0.1377786546945572, + "learning_rate": 2.9722564309124546e-05, + "loss": 0.0249, + "step": 1300 + }, + { + "epoch": 2.2393162393162394, + "grad_norm": 0.11806704103946686, + "learning_rate": 2.971459490202102e-05, + "loss": 0.0234, + "step": 1310 + }, + { + "epoch": 2.2564102564102564, + "grad_norm": 0.12828995287418365, + "learning_rate": 2.9706513747350017e-05, + "loss": 0.0222, + "step": 1320 + }, + { + "epoch": 2.2735042735042734, + "grad_norm": 0.2078513354063034, + "learning_rate": 2.9698320906482535e-05, + "loss": 0.0265, + "step": 1330 + }, + { + "epoch": 2.2905982905982905, + "grad_norm": 0.18184132874011993, + "learning_rate": 2.9690016441637747e-05, + "loss": 0.0246, + "step": 1340 + }, + { + "epoch": 2.3076923076923075, + "grad_norm": 0.14386364817619324, + "learning_rate": 2.9681600415882556e-05, + "loss": 0.0233, + "step": 1350 + }, + { + "epoch": 2.324786324786325, + "grad_norm": 0.16225512325763702, + "learning_rate": 2.9673072893131068e-05, + "loss": 0.0237, + "step": 1360 + }, + { + "epoch": 2.341880341880342, + "grad_norm": 0.20372796058654785, + "learning_rate": 2.9664433938144162e-05, + "loss": 0.0243, + "step": 1370 + }, + { + "epoch": 2.358974358974359, + "grad_norm": 0.23261690139770508, + "learning_rate": 2.9655683616528958e-05, + "loss": 0.0229, + "step": 1380 + }, + { + "epoch": 2.376068376068376, + "grad_norm": 0.18103443086147308, + "learning_rate": 2.9646821994738322e-05, + "loss": 0.0234, + "step": 1390 + }, + { + "epoch": 2.393162393162393, + "grad_norm": 0.16522566974163055, + "learning_rate": 2.9637849140070393e-05, + "loss": 0.0211, + "step": 1400 + }, + { + "epoch": 2.41025641025641, + "grad_norm": 0.2286054790019989, + "learning_rate": 2.9628765120668033e-05, + "loss": 0.0229, + "step": 1410 + }, + { + "epoch": 2.427350427350427, + "grad_norm": 0.15288802981376648, + "learning_rate": 2.9619570005518336e-05, + "loss": 0.0234, + "step": 1420 + }, + { + "epoch": 2.4444444444444446, + "grad_norm": 0.1546950489282608, + "learning_rate": 2.9610263864452077e-05, + "loss": 0.0229, + "step": 1430 + }, + { + "epoch": 2.4615384615384617, + "grad_norm": 0.23537318408489227, + "learning_rate": 2.9600846768143225e-05, + "loss": 0.0223, + "step": 1440 + }, + { + "epoch": 2.4786324786324787, + "grad_norm": 0.17810797691345215, + "learning_rate": 2.959131878810836e-05, + "loss": 0.0229, + "step": 1450 + }, + { + "epoch": 2.4957264957264957, + "grad_norm": 0.16213594377040863, + "learning_rate": 2.9581679996706157e-05, + "loss": 0.0253, + "step": 1460 + }, + { + "epoch": 2.5128205128205128, + "grad_norm": 0.14059817790985107, + "learning_rate": 2.9571930467136833e-05, + "loss": 0.022, + "step": 1470 + }, + { + "epoch": 2.52991452991453, + "grad_norm": 0.20296233892440796, + "learning_rate": 2.956207027344159e-05, + "loss": 0.0228, + "step": 1480 + }, + { + "epoch": 2.547008547008547, + "grad_norm": 0.1343706101179123, + "learning_rate": 2.9552099490502026e-05, + "loss": 0.022, + "step": 1490 + }, + { + "epoch": 2.564102564102564, + "grad_norm": 0.23601803183555603, + "learning_rate": 2.9542018194039634e-05, + "loss": 0.0231, + "step": 1500 + }, + { + "epoch": 2.5811965811965814, + "grad_norm": 0.1384706050157547, + "learning_rate": 2.953182646061514e-05, + "loss": 0.0235, + "step": 1510 + }, + { + "epoch": 2.5982905982905984, + "grad_norm": 0.2830406129360199, + "learning_rate": 2.9521524367627994e-05, + "loss": 0.0211, + "step": 1520 + }, + { + "epoch": 2.6153846153846154, + "grad_norm": 0.20882226526737213, + "learning_rate": 2.9511111993315743e-05, + "loss": 0.0237, + "step": 1530 + }, + { + "epoch": 2.6324786324786325, + "grad_norm": 0.14561820030212402, + "learning_rate": 2.9500589416753447e-05, + "loss": 0.0224, + "step": 1540 + }, + { + "epoch": 2.6495726495726495, + "grad_norm": 0.19949328899383545, + "learning_rate": 2.9489956717853088e-05, + "loss": 0.0223, + "step": 1550 + }, + { + "epoch": 2.6666666666666665, + "grad_norm": 0.16554023325443268, + "learning_rate": 2.9479213977362935e-05, + "loss": 0.0233, + "step": 1560 + }, + { + "epoch": 2.683760683760684, + "grad_norm": 0.20422925055027008, + "learning_rate": 2.9468361276866973e-05, + "loss": 0.0226, + "step": 1570 + }, + { + "epoch": 2.700854700854701, + "grad_norm": 0.18388307094573975, + "learning_rate": 2.9457398698784243e-05, + "loss": 0.0229, + "step": 1580 + }, + { + "epoch": 2.717948717948718, + "grad_norm": 0.13368867337703705, + "learning_rate": 2.944632632636823e-05, + "loss": 0.0215, + "step": 1590 + }, + { + "epoch": 2.735042735042735, + "grad_norm": 0.1350129395723343, + "learning_rate": 2.9435144243706255e-05, + "loss": 0.0236, + "step": 1600 + }, + { + "epoch": 2.752136752136752, + "grad_norm": 0.13501852750778198, + "learning_rate": 2.9423852535718805e-05, + "loss": 0.0235, + "step": 1610 + }, + { + "epoch": 2.769230769230769, + "grad_norm": 0.16895908117294312, + "learning_rate": 2.9412451288158883e-05, + "loss": 0.0216, + "step": 1620 + }, + { + "epoch": 2.786324786324786, + "grad_norm": 0.19949468970298767, + "learning_rate": 2.94009405876114e-05, + "loss": 0.0225, + "step": 1630 + }, + { + "epoch": 2.8034188034188032, + "grad_norm": 0.15042732656002045, + "learning_rate": 2.9389320521492464e-05, + "loss": 0.0208, + "step": 1640 + }, + { + "epoch": 2.8205128205128203, + "grad_norm": 0.10662849992513657, + "learning_rate": 2.9377591178048765e-05, + "loss": 0.0217, + "step": 1650 + }, + { + "epoch": 2.8376068376068377, + "grad_norm": 0.14430731534957886, + "learning_rate": 2.9365752646356857e-05, + "loss": 0.0204, + "step": 1660 + }, + { + "epoch": 2.8547008547008548, + "grad_norm": 0.13950248062610626, + "learning_rate": 2.935380501632253e-05, + "loss": 0.0216, + "step": 1670 + }, + { + "epoch": 2.871794871794872, + "grad_norm": 0.14891843497753143, + "learning_rate": 2.934174837868008e-05, + "loss": 0.0212, + "step": 1680 + }, + { + "epoch": 2.888888888888889, + "grad_norm": 0.1600593775510788, + "learning_rate": 2.932958282499167e-05, + "loss": 0.0248, + "step": 1690 + }, + { + "epoch": 2.905982905982906, + "grad_norm": 0.20477987825870514, + "learning_rate": 2.9317308447646585e-05, + "loss": 0.025, + "step": 1700 + }, + { + "epoch": 2.9230769230769234, + "grad_norm": 0.16975124180316925, + "learning_rate": 2.9304925339860565e-05, + "loss": 0.0228, + "step": 1710 + }, + { + "epoch": 2.9401709401709404, + "grad_norm": 0.20483417809009552, + "learning_rate": 2.929243359567509e-05, + "loss": 0.0192, + "step": 1720 + }, + { + "epoch": 2.9572649572649574, + "grad_norm": 0.19853575527668, + "learning_rate": 2.9279833309956637e-05, + "loss": 0.0233, + "step": 1730 + }, + { + "epoch": 2.9743589743589745, + "grad_norm": 0.155055433511734, + "learning_rate": 2.9267124578396013e-05, + "loss": 0.0201, + "step": 1740 + }, + { + "epoch": 2.9914529914529915, + "grad_norm": 0.1304837465286255, + "learning_rate": 2.9254307497507584e-05, + "loss": 0.0228, + "step": 1750 + }, + { + "epoch": 3.0085470085470085, + "grad_norm": 0.14248019456863403, + "learning_rate": 2.924138216462856e-05, + "loss": 0.0218, + "step": 1760 + }, + { + "epoch": 3.0256410256410255, + "grad_norm": 0.12335221469402313, + "learning_rate": 2.922834867791825e-05, + "loss": 0.0209, + "step": 1770 + }, + { + "epoch": 3.0427350427350426, + "grad_norm": 0.14882850646972656, + "learning_rate": 2.9215207136357322e-05, + "loss": 0.0227, + "step": 1780 + }, + { + "epoch": 3.0598290598290596, + "grad_norm": 0.17706453800201416, + "learning_rate": 2.9201957639747056e-05, + "loss": 0.0233, + "step": 1790 + }, + { + "epoch": 3.076923076923077, + "grad_norm": 0.19264495372772217, + "learning_rate": 2.9188600288708565e-05, + "loss": 0.0217, + "step": 1800 + }, + { + "epoch": 3.094017094017094, + "grad_norm": 0.19612471759319305, + "learning_rate": 2.9175135184682053e-05, + "loss": 0.0198, + "step": 1810 + }, + { + "epoch": 3.111111111111111, + "grad_norm": 0.1549736112356186, + "learning_rate": 2.9161562429926038e-05, + "loss": 0.0211, + "step": 1820 + }, + { + "epoch": 3.128205128205128, + "grad_norm": 0.1980869323015213, + "learning_rate": 2.9147882127516568e-05, + "loss": 0.0203, + "step": 1830 + }, + { + "epoch": 3.1452991452991452, + "grad_norm": 0.18547828495502472, + "learning_rate": 2.913409438134644e-05, + "loss": 0.0215, + "step": 1840 + }, + { + "epoch": 3.1623931623931623, + "grad_norm": 0.16473253071308136, + "learning_rate": 2.9120199296124436e-05, + "loss": 0.0221, + "step": 1850 + }, + { + "epoch": 3.1794871794871793, + "grad_norm": 0.1284235566854477, + "learning_rate": 2.9106196977374477e-05, + "loss": 0.0228, + "step": 1860 + }, + { + "epoch": 3.1965811965811968, + "grad_norm": 0.1798311024904251, + "learning_rate": 2.9092087531434878e-05, + "loss": 0.0211, + "step": 1870 + }, + { + "epoch": 3.213675213675214, + "grad_norm": 0.16192124783992767, + "learning_rate": 2.9077871065457495e-05, + "loss": 0.0226, + "step": 1880 + }, + { + "epoch": 3.230769230769231, + "grad_norm": 0.21317003667354584, + "learning_rate": 2.9063547687406945e-05, + "loss": 0.0232, + "step": 1890 + }, + { + "epoch": 3.247863247863248, + "grad_norm": 0.12114826589822769, + "learning_rate": 2.9049117506059756e-05, + "loss": 0.0206, + "step": 1900 + }, + { + "epoch": 3.264957264957265, + "grad_norm": 0.1677689254283905, + "learning_rate": 2.9034580631003564e-05, + "loss": 0.0205, + "step": 1910 + }, + { + "epoch": 3.282051282051282, + "grad_norm": 0.12409266829490662, + "learning_rate": 2.9019937172636276e-05, + "loss": 0.0228, + "step": 1920 + }, + { + "epoch": 3.299145299145299, + "grad_norm": 0.19759754836559296, + "learning_rate": 2.9005187242165228e-05, + "loss": 0.0198, + "step": 1930 + }, + { + "epoch": 3.316239316239316, + "grad_norm": 0.1430654674768448, + "learning_rate": 2.899033095160633e-05, + "loss": 0.0219, + "step": 1940 + }, + { + "epoch": 3.3333333333333335, + "grad_norm": 0.1504787653684616, + "learning_rate": 2.8975368413783235e-05, + "loss": 0.0195, + "step": 1950 + }, + { + "epoch": 3.3504273504273505, + "grad_norm": 0.1823917031288147, + "learning_rate": 2.8960299742326473e-05, + "loss": 0.0218, + "step": 1960 + }, + { + "epoch": 3.3675213675213675, + "grad_norm": 0.19666722416877747, + "learning_rate": 2.8945125051672595e-05, + "loss": 0.0245, + "step": 1970 + }, + { + "epoch": 3.3846153846153846, + "grad_norm": 0.14503242075443268, + "learning_rate": 2.892984445706328e-05, + "loss": 0.0222, + "step": 1980 + }, + { + "epoch": 3.4017094017094016, + "grad_norm": 0.13225340843200684, + "learning_rate": 2.891445807454449e-05, + "loss": 0.0215, + "step": 1990 + }, + { + "epoch": 3.4188034188034186, + "grad_norm": 0.1311618685722351, + "learning_rate": 2.8898966020965576e-05, + "loss": 0.0199, + "step": 2000 + } + ], + "logging_steps": 10, + "max_steps": 12000, + "num_input_tokens_seen": 0, + "num_train_epochs": 21, + "save_steps": 12001, + "stateful_callbacks": { + "TrainerControl": { + "args": { + "should_epoch_stop": false, + "should_evaluate": false, + "should_log": false, + "should_save": true, + "should_training_stop": false + }, + "attributes": {} + } + }, + "total_flos": 0.0, + "train_batch_size": 64, + "trial_name": null, + "trial_params": null +} diff --git a/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/config.json b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/config.json new file mode 100644 index 0000000000000000000000000000000000000000..47d7b77e4255263f3803a4b6f94ca6831e459b70 --- /dev/null +++ b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/config.json @@ -0,0 +1,64 @@ +{ + "action_dim": 32, + "action_head_cfg": { + "action_dim": 32, + "action_horizon": 16, + "add_pos_embed": true, + "backbone_embedding_dim": 2048, + "diffusion_model_cfg": { + "attention_head_dim": 48, + "cross_attention_dim": 2048, + "dropout": 0.2, + "final_dropout": true, + "interleave_self_attention": true, + "norm_type": "ada_norm", + "num_attention_heads": 32, + "num_layers": 16, + "output_dim": 1024, + "positional_embeddings": null + }, + "hidden_size": 1024, + "input_embedding_dim": 1536, + "max_action_dim": 32, + "max_state_dim": 64, + "model_dtype": "float32", + "noise_beta_alpha": 1.5, + "noise_beta_beta": 1.0, + "noise_s": 0.999, + "num_inference_timesteps": 4, + "num_target_vision_tokens": 32, + "num_timestep_buckets": 1000, + "tune_diffusion_model": true, + "tune_projector": true, + "use_vlln": true, + "vl_self_attention_cfg": { + "attention_head_dim": 64, + "dropout": 0.2, + "final_dropout": true, + "num_attention_heads": 32, + "num_layers": 4, + "positional_embeddings": null + } + }, + "action_horizon": 16, + "architectures": [ + "GR00T_N1_5" + ], + "attn_implementation": null, + "backbone_cfg": { + "eagle_path": "NVEagle/eagle_er-qwen3_1_7B-Siglip2_400M_stage1_5_128gpu_er_v7_1mlp_nops", + "load_bf16": false, + "project_to_dim": null, + "reproject_vision": false, + "select_layer": 12, + "tune_llm": false, + "tune_visual": true, + "use_flash_attention": true + }, + "compute_dtype": "bfloat16", + "hidden_size": 2048, + "model_dtype": "float32", + "model_type": "gr00t_n1_5", + "torch_dtype": "bfloat16", + "transformers_version": "4.51.3" +} diff --git a/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/eval_seed42_atomic39_nenv10_ep50_no_video/checkpoint-5000/eval.log b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/eval_seed42_atomic39_nenv10_ep50_no_video/checkpoint-5000/eval.log new file mode 100644 index 0000000000000000000000000000000000000000..30cfeb00932df152e2e6627650a70a75b15b3251 --- /dev/null +++ b/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/eval_seed42_atomic39_nenv10_ep50_no_video/checkpoint-5000/eval.log @@ -0,0 +1,91 @@ +[Thu Jul 2 10:03:33 KST 2026] START gpu=0 port=18652 ckpt=5000 +model_path=/home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-5000 +video_dir=/home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/eval_seed42_atomic39_nenv10_ep50_no_video/checkpoint-5000 +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +WARNING: mimicgen environments not imported since mimicgen is not installed! +Model not found or avail in the huggingface hub. Loading from local path: /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-5000 +Loading pretrained dual brain from /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-5000 +Tune backbone vision tower: True +Tune backbone LLM: False +Tune action head projector: True +Tune action head DiT: True +Model not found or avail in the huggingface hub. Loading from local path: /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_FullactionHead/seed2/default/train_5shot_seed2_fullactionhead_12k/checkpoint-5000 +Available modality configs: +Tune backbone llm: False +Tune backbone visual: True +Total number of DiT parameters: 550386688 +Total number of SelfAttentionTransformer parameters: 201433088 +Tune action head projector: True +Tune action head diffusion model: True + Loading checkpoint shards: 0%| | 0/2 [00:00 +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseDishwasher... +Running 50 episodes for robocasa/CloseDishwasher with 10 environments +Creating CloseDishwasher with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseDrawer... +Running 50 episodes for robocasa/CloseDrawer with 10 environments +Creating CloseDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseElectricKettleLid... +Running 50 episodes for robocasa/CloseElectricKettleLid with 10 environments +Creating CloseElectricKettleLid with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseFridgeDrawer... +Running 50 episodes for robocasa/CloseFridgeDrawer with 10 environments +Creating CloseFridgeDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseMicrowave... +Running 50 episodes for robocasa/CloseMicrowave with 10 environments +Creating CloseMicrowave with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseOven... +Running 50 episodes for robocasa/CloseOven with 10 environments +Creating CloseOven with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseStandMixerHead... +Running 50 episodes for robocasa/CloseStandMixerHead with 10 environments +Creating CloseStandMixerHead with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CoffeeServeMug... +Running 50 episodes for robocasa/CoffeeServeMug with 10 environments +Creating CoffeeServeMug with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for LowerHeat... +Running 50 episodes for robocasa/LowerHeat with 10 environments +Creating LowerHeat with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for MakeIcedCoffee... +Running 50 episodes for robocasa/MakeIcedCoffee with 10 environments +Creating MakeIcedCoffee with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenBlenderLid... +Running 50 episodes for robocasa/OpenBlenderLid with 10 environments +Creating OpenBlenderLid with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenDishwasher... +Running 50 episodes for robocasa/OpenDishwasher with 10 environments +Creating OpenDishwasher with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenFridge... +Running 50 episodes for robocasa/OpenFridge with 10 environments +Creating OpenFridge with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenFridgeDrawer... +Running 50 episodes for robocasa/OpenFridgeDrawer with 10 environments +Creating OpenFridgeDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenMicrowave... +Running 50 episodes for robocasa/OpenMicrowave with 10 environments +Creating OpenMicrowave with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenOven... +Running 50 episodes for robocasa/OpenOven with 10 environments +Creating OpenOven with split=pretrain +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Process Worker-5: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating OpenOven with split=pretrain +Process Worker-0: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating OpenOven with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception! [Errno 32] Broken pipe +Running simulation for OpenToasterOvenDoor... +Running 50 episodes for robocasa/OpenToasterOvenDoor with 10 environments +Creating OpenToasterOvenDoor with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PackDessert... +Running 50 episodes for robocasa/PackDessert with 10 environments +Creating PackDessert with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToBlender... +Running 50 episodes for robocasa/PickPlaceCounterToBlender with 10 environments +Creating PickPlaceCounterToBlender with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToDrawer... +Running 50 episodes for robocasa/PickPlaceCounterToDrawer with 10 environments +Creating PickPlaceCounterToDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToMicrowave... +Running 50 episodes for robocasa/PickPlaceCounterToMicrowave with 10 environments +Creating PickPlaceCounterToMicrowave with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToOven... +Running 50 episodes for robocasa/PickPlaceCounterToOven with 10 environments +Creating PickPlaceCounterToOven with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToSink... +Running 50 episodes for robocasa/PickPlaceCounterToSink with 10 environments +Creating PickPlaceCounterToSink with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToStandMixer... +Running 50 episodes for robocasa/PickPlaceCounterToStandMixer with 10 environments +Creating PickPlaceCounterToStandMixer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToToasterOven... +Running 50 episodes for robocasa/PickPlaceCounterToToasterOven with 10 environments +Creating PickPlaceCounterToToasterOven with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceFridgeDrawerToShelf... +Running 50 episodes for robocasa/PickPlaceFridgeDrawerToShelf with 10 environments +Creating PickPlaceFridgeDrawerToShelf with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceFridgeShelfToDrawer... +Running 50 episodes for robocasa/PickPlaceFridgeShelfToDrawer with 10 environments +Creating PickPlaceFridgeShelfToDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceMicrowaveToCounter... +Running 50 episodes for robocasa/PickPlaceMicrowaveToCounter with 10 environments +Creating PickPlaceMicrowaveToCounter with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceStoveToCounter... +Running 50 episodes for robocasa/PickPlaceStoveToCounter with 10 environments +Creating PickPlaceStoveToCounter with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceToasterOvenToCounter... +Running 50 episodes for robocasa/PickPlaceToasterOvenToCounter with 10 environments +Creating PickPlaceToasterOvenToCounter with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PreheatOven... +Running 50 episodes for robocasa/PreheatOven with 10 environments +Creating PreheatOven with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for SlideOvenRack... +Running 50 episodes for robocasa/SlideOvenRack with 10 environments +Creating SlideOvenRack with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for SlideToasterOvenRack... +Running 50 episodes for robocasa/SlideToasterOvenRack with 10 environments +Creating SlideToasterOvenRack with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for StartCoffeeMachine... +Running 50 episodes for robocasa/StartCoffeeMachine with 10 environments +Creating StartCoffeeMachine with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for TurnOnBlender... +Running 50 episodes for robocasa/TurnOnBlender with 10 environments +Creating TurnOnBlender with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for TurnOnToaster... +Running 50 episodes for robocasa/TurnOnToaster with 10 environments +Creating TurnOnToaster with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for TurnOnToasterOven... +Running 50 episodes for robocasa/TurnOnToasterOven with 10 environments +Creating TurnOnToasterOven with split=pretrain +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Process Worker-0: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating TurnOnToasterOven with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/numpy/_core/fromnumeric.py:3860: RuntimeWarning: Mean of empty slice. + return _methods._mean(a, axis=axis, dtype=dtype, +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/numpy/_core/_methods.py:145: RuntimeWarning: invalid value encountered in scalar divide + ret = ret.dtype.type(ret / rcount) +Exception! [Errno 32] Broken pipe +Eval metadata +- total_eval_time: 43m 16s (2596.22s) +- model_path: /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/checkpoint-5000 +- checkpoint_name: checkpoint-5000 +- checkpoint_parent: /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k +- video_dir: /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000 +- task_set: fewshot_heldout_atomic39 +- split: pretrain +- n_envs: 10 +- n_episodes: 50 +- save_video: True +- video_steps_per_render: 2 +- seed: 42 +- episode_seed_start: 42 +- episode_seed_manifest: None +- episode_manifest_output: None +- command: my_scripts/Fewshot/fewshot_eval.py --model_path /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/checkpoint-5000 --task_set fewshot_heldout_atomic39 --split pretrain --video_dir /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000 --n_episodes 50 --n_envs 10 --seed 42 --port 18750 --save_video --stats_output /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000/summary.txt +- config_yaml_candidates: none found in /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k +- selected_config_yaml: none + +Stats for task group: FEWSHOT_HELDOUT_ATOMIC39 +CheesyBread: 42 | None +AVG: 42.0 | nan + +Fewshot task success rates +- CheesyBread: 42.0% (21/50) +- CloseCabinet: missing +- CloseDishwasher: missing +- CloseDrawer: missing +- CloseElectricKettleLid: missing +- CloseFridgeDrawer: missing +- CloseMicrowave: missing +- CloseOven: missing +- CloseStandMixerHead: missing +- CoffeeServeMug: missing +- LowerHeat: missing +- MakeIcedCoffee: missing +- OpenBlenderLid: missing +- OpenDishwasher: missing +- OpenFridge: missing +- OpenFridgeDrawer: missing +- OpenMicrowave: missing +- OpenOven: missing +- OpenToasterOvenDoor: missing +- PackDessert: missing +- PickPlaceCounterToBlender: missing +- PickPlaceCounterToDrawer: missing +- PickPlaceCounterToMicrowave: missing +- PickPlaceCounterToOven: missing +- PickPlaceCounterToSink: missing +- PickPlaceCounterToStandMixer: missing +- PickPlaceCounterToToasterOven: missing +- PickPlaceFridgeDrawerToShelf: missing +- PickPlaceFridgeShelfToDrawer: missing +- PickPlaceMicrowaveToCounter: missing +- PickPlaceStoveToCounter: missing +- PickPlaceToasterOvenToCounter: missing +- PreheatOven: missing +- SlideOvenRack: missing +- SlideToasterOvenRack: missing +- StartCoffeeMachine: missing +- TurnOnBlender: missing +- TurnOnToaster: missing +- TurnOnToasterOven: missing +- AVG: 42.0% + +Eval completeness check +- split: pretrain +- expected tasks: 39 +- completed tasks: 1/39 +- expected episodes per task: 50 +- missing tasks: + - CloseCabinet + - CloseDishwasher + - CloseDrawer + - CloseElectricKettleLid + - CloseFridgeDrawer + - CloseMicrowave + - CloseOven + - CloseStandMixerHead + - CoffeeServeMug + - LowerHeat + - MakeIcedCoffee + - OpenBlenderLid + - OpenDishwasher + - OpenFridge + - OpenFridgeDrawer + - OpenMicrowave + - OpenOven + - OpenToasterOvenDoor + - PackDessert + - PickPlaceCounterToBlender + - PickPlaceCounterToDrawer + - PickPlaceCounterToMicrowave + - PickPlaceCounterToOven + - PickPlaceCounterToSink + - PickPlaceCounterToStandMixer + - PickPlaceCounterToToasterOven + - PickPlaceFridgeDrawerToShelf + - PickPlaceFridgeShelfToDrawer + - PickPlaceMicrowaveToCounter + - PickPlaceStoveToCounter + - PickPlaceToasterOvenToCounter + - PreheatOven + - SlideOvenRack + - SlideToasterOvenRack + - StartCoffeeMachine + - TurnOnBlender + - TurnOnToaster + - TurnOnToasterOven +CHECK FAILED +saved eval stats report to /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000/summary.txt +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 1069, in + run_post_eval_stats( + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 888, in run_post_eval_stats + raise RuntimeError("Eval output validation failed.") +RuntimeError: Eval output validation failed. +[Thu Jul 2 10:47:39 KST 2026] DONE gpu=2 port=18750 ckpt=5000 out_dir=/home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000 diff --git a/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000/eval_manifest.json b/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000/eval_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..c1db0c271b67d497e906ba866611c2ed75e31b99 --- /dev/null +++ b/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000/eval_manifest.json @@ -0,0 +1,11939 @@ +{ + "version": 1, + "split": "pretrain", + "task_set": [ + "fewshot_heldout_atomic39" + ], + "n_episodes_per_task": 50, + "episode_seed_start": 42, + "tasks": { + "CheesyBread": [ + { + "task_name": "CheesyBread", + "episode_idx": 0, + "seed": 42, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 47, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 1, + "seed": 43, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 47, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 2, + "seed": 44, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 47, + "reward": 25.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 3, + "seed": 45, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 47, + "reward": 28.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 4, + "seed": 46, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 47, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 5, + "seed": 47, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 47, + "reward": 28.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 6, + "seed": 48, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 47, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 7, + "seed": 49, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 47, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 8, + "seed": 50, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 47, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 9, + "seed": 51, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 47, + "reward": 28.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 10, + "seed": 52, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 26.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 11, + "seed": 53, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 26.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 12, + "seed": 54, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 13, + "seed": 55, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 23.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 14, + "seed": 56, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 29.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 15, + "seed": 57, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 29.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 16, + "seed": 58, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 17, + "seed": 59, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 19.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 18, + "seed": 60, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 19, + "seed": 61, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 20, + "seed": 62, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 25.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 21, + "seed": 63, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 22, + "seed": 64, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 32.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 23, + "seed": 65, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 16.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 24, + "seed": 66, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 25, + "seed": 67, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 26, + "seed": 68, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 27, + "seed": 69, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 28, + "seed": 70, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 1.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 29, + "seed": 71, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 30, + "seed": 72, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 31, + "seed": 73, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 32, + "seed": 74, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 27.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 33, + "seed": 75, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 34, + "seed": 76, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 35, + "seed": 77, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 25.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 36, + "seed": 78, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 37, + "seed": 79, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 25.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 38, + "seed": 80, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 30.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 39, + "seed": 81, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 26.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 40, + "seed": 82, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 41, + "seed": 83, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 42, + "seed": 84, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 43, + "seed": 85, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 26.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 44, + "seed": 86, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 45, + "seed": 87, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 46, + "seed": 88, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 26.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 47, + "seed": 89, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 48, + "seed": 90, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + }, + { + "task_name": "CheesyBread", + "episode_idx": 49, + "seed": 91, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0 + } + ], + "CloseCabinet": [ + { + "task_name": "CloseCabinet", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "CloseCabinet", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "CloseDishwasher": [ + { + "task_name": "CloseDishwasher", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "CloseDishwasher", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "CloseDrawer": [ + { + "task_name": "CloseDrawer", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "CloseDrawer", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "CloseElectricKettleLid": [ + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "CloseElectricKettleLid", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "CloseFridgeDrawer": [ + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "CloseFridgeDrawer", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "CloseMicrowave": [ + { + "task_name": "CloseMicrowave", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "CloseMicrowave", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "CloseOven": [ + { + "task_name": "CloseOven", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "CloseOven", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "CloseStandMixerHead": [ + { + "task_name": "CloseStandMixerHead", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "CloseStandMixerHead", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "CoffeeServeMug": [ + { + "task_name": "CoffeeServeMug", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "CoffeeServeMug", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "LowerHeat": [ + { + "task_name": "LowerHeat", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "LowerHeat", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "MakeIcedCoffee": [ + { + "task_name": "MakeIcedCoffee", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "MakeIcedCoffee", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "OpenBlenderLid": [ + { + "task_name": "OpenBlenderLid", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "OpenBlenderLid", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "OpenDishwasher": [ + { + "task_name": "OpenDishwasher", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "OpenDishwasher", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "OpenFridge": [ + { + "task_name": "OpenFridge", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "OpenFridge", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "OpenFridgeDrawer": [ + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "OpenFridgeDrawer", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "OpenMicrowave": [ + { + "task_name": "OpenMicrowave", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "OpenMicrowave", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "OpenOven": [ + { + "task_name": "OpenOven", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "OpenOven", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "OpenToasterOvenDoor": [ + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "OpenToasterOvenDoor", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "PackDessert": [ + { + "task_name": "PackDessert", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "PackDessert", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "PickPlaceCounterToBlender": [ + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "PickPlaceCounterToBlender", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "PickPlaceCounterToDrawer": [ + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "PickPlaceCounterToDrawer", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "PickPlaceCounterToMicrowave": [ + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "PickPlaceCounterToMicrowave", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "PickPlaceCounterToOven": [ + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "PickPlaceCounterToOven", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "PickPlaceCounterToSink": [ + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "PickPlaceCounterToSink", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "PickPlaceCounterToStandMixer": [ + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "PickPlaceCounterToStandMixer", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "PickPlaceCounterToToasterOven": [ + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "PickPlaceCounterToToasterOven", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "PickPlaceFridgeDrawerToShelf": [ + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "PickPlaceFridgeDrawerToShelf", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "PickPlaceFridgeShelfToDrawer": [ + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "PickPlaceFridgeShelfToDrawer", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "PickPlaceMicrowaveToCounter": [ + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "PickPlaceMicrowaveToCounter", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "PickPlaceStoveToCounter": [ + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "PickPlaceStoveToCounter", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "PickPlaceToasterOvenToCounter": [ + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "PickPlaceToasterOvenToCounter", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "PreheatOven": [ + { + "task_name": "PreheatOven", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "PreheatOven", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "SlideOvenRack": [ + { + "task_name": "SlideOvenRack", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "SlideOvenRack", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "SlideToasterOvenRack": [ + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "SlideToasterOvenRack", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "StartCoffeeMachine": [ + { + "task_name": "StartCoffeeMachine", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "StartCoffeeMachine", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "TurnOnBlender": [ + { + "task_name": "TurnOnBlender", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "TurnOnBlender", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "TurnOnToaster": [ + { + "task_name": "TurnOnToaster", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "TurnOnToaster", + "episode_idx": 49, + "seed": 91, + "description": null + } + ], + "TurnOnToasterOven": [ + { + "task_name": "TurnOnToasterOven", + "episode_idx": 0, + "seed": 42, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 1, + "seed": 43, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 2, + "seed": 44, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 3, + "seed": 45, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 4, + "seed": 46, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 5, + "seed": 47, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 6, + "seed": 48, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 7, + "seed": 49, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 8, + "seed": 50, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 9, + "seed": 51, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 10, + "seed": 52, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 11, + "seed": 53, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 12, + "seed": 54, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 13, + "seed": 55, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 14, + "seed": 56, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 15, + "seed": 57, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 16, + "seed": 58, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 17, + "seed": 59, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 18, + "seed": 60, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 19, + "seed": 61, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 20, + "seed": 62, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 21, + "seed": 63, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 22, + "seed": 64, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 23, + "seed": 65, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 24, + "seed": 66, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 25, + "seed": 67, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 26, + "seed": 68, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 27, + "seed": 69, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 28, + "seed": 70, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 29, + "seed": 71, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 30, + "seed": 72, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 31, + "seed": 73, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 32, + "seed": 74, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 33, + "seed": 75, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 34, + "seed": 76, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 35, + "seed": 77, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 36, + "seed": 78, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 37, + "seed": 79, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 38, + "seed": 80, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 39, + "seed": 81, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 40, + "seed": 82, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 41, + "seed": 83, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 42, + "seed": 84, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 43, + "seed": 85, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 44, + "seed": 86, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 45, + "seed": 87, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 46, + "seed": 88, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 47, + "seed": 89, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 48, + "seed": 90, + "description": null + }, + { + "task_name": "TurnOnToasterOven", + "episode_idx": 49, + "seed": 91, + "description": null + } + ] + } +} \ No newline at end of file diff --git a/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000/evals/pretrain/CheesyBread/episode_results.json b/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000/evals/pretrain/CheesyBread/episode_results.json new file mode 100644 index 0000000000000000000000000000000000000000..667689d16a1c615758a3dc48dfc22ef46de51fe4 --- /dev/null +++ b/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000/evals/pretrain/CheesyBread/episode_results.json @@ -0,0 +1,602 @@ +[ + { + "completion_order": 0, + "task_name": "CheesyBread", + "episode_idx": 0, + "seed": 42, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 47, + "reward": 0.0, + "env_idx": 0, + "video_path": null + }, + { + "completion_order": 1, + "task_name": "CheesyBread", + "episode_idx": 1, + "seed": 43, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 47, + "reward": 0.0, + "env_idx": 1, + "video_path": null + }, + { + "completion_order": 2, + "task_name": "CheesyBread", + "episode_idx": 2, + "seed": 44, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 47, + "reward": 25.0, + "env_idx": 2, + "video_path": null + }, + { + "completion_order": 3, + "task_name": "CheesyBread", + "episode_idx": 3, + "seed": 45, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 47, + "reward": 28.0, + "env_idx": 3, + "video_path": null + }, + { + "completion_order": 4, + "task_name": "CheesyBread", + "episode_idx": 4, + "seed": 46, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 47, + "reward": 0.0, + "env_idx": 4, + "video_path": null + }, + { + "completion_order": 5, + "task_name": "CheesyBread", + "episode_idx": 5, + "seed": 47, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 47, + "reward": 28.0, + "env_idx": 5, + "video_path": null + }, + { + "completion_order": 6, + "task_name": "CheesyBread", + "episode_idx": 6, + "seed": 48, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 47, + "reward": 0.0, + "env_idx": 6, + "video_path": null + }, + { + "completion_order": 7, + "task_name": "CheesyBread", + "episode_idx": 7, + "seed": 49, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 47, + "reward": 0.0, + "env_idx": 7, + "video_path": null + }, + { + "completion_order": 8, + "task_name": "CheesyBread", + "episode_idx": 8, + "seed": 50, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 47, + "reward": 0.0, + "env_idx": 8, + "video_path": null + }, + { + "completion_order": 9, + "task_name": "CheesyBread", + "episode_idx": 9, + "seed": 51, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 47, + "reward": 28.0, + "env_idx": 9, + "video_path": null + }, + { + "completion_order": 10, + "task_name": "CheesyBread", + "episode_idx": 10, + "seed": 52, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 26.0, + "env_idx": 0, + "video_path": null + }, + { + "completion_order": 11, + "task_name": "CheesyBread", + "episode_idx": 11, + "seed": 53, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 26.0, + "env_idx": 1, + "video_path": null + }, + { + "completion_order": 12, + "task_name": "CheesyBread", + "episode_idx": 12, + "seed": 54, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 2, + "video_path": null + }, + { + "completion_order": 13, + "task_name": "CheesyBread", + "episode_idx": 13, + "seed": 55, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 23.0, + "env_idx": 3, + "video_path": null + }, + { + "completion_order": 14, + "task_name": "CheesyBread", + "episode_idx": 14, + "seed": 56, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 29.0, + "env_idx": 4, + "video_path": null + }, + { + "completion_order": 15, + "task_name": "CheesyBread", + "episode_idx": 15, + "seed": 57, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 29.0, + "env_idx": 5, + "video_path": null + }, + { + "completion_order": 16, + "task_name": "CheesyBread", + "episode_idx": 16, + "seed": 58, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 6, + "video_path": null + }, + { + "completion_order": 17, + "task_name": "CheesyBread", + "episode_idx": 17, + "seed": 59, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 19.0, + "env_idx": 7, + "video_path": null + }, + { + "completion_order": 18, + "task_name": "CheesyBread", + "episode_idx": 18, + "seed": 60, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 8, + "video_path": null + }, + { + "completion_order": 19, + "task_name": "CheesyBread", + "episode_idx": 19, + "seed": 61, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 9, + "video_path": null + }, + { + "completion_order": 20, + "task_name": "CheesyBread", + "episode_idx": 20, + "seed": 62, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 25.0, + "env_idx": 0, + "video_path": null + }, + { + "completion_order": 21, + "task_name": "CheesyBread", + "episode_idx": 21, + "seed": 63, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 1, + "video_path": null + }, + { + "completion_order": 22, + "task_name": "CheesyBread", + "episode_idx": 22, + "seed": 64, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 32.0, + "env_idx": 2, + "video_path": null + }, + { + "completion_order": 23, + "task_name": "CheesyBread", + "episode_idx": 23, + "seed": 65, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 16.0, + "env_idx": 3, + "video_path": null + }, + { + "completion_order": 24, + "task_name": "CheesyBread", + "episode_idx": 24, + "seed": 66, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 4, + "video_path": null + }, + { + "completion_order": 25, + "task_name": "CheesyBread", + "episode_idx": 25, + "seed": 67, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 5, + "video_path": null + }, + { + "completion_order": 26, + "task_name": "CheesyBread", + "episode_idx": 26, + "seed": 68, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 6, + "video_path": null + }, + { + "completion_order": 27, + "task_name": "CheesyBread", + "episode_idx": 27, + "seed": 69, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 7, + "video_path": null + }, + { + "completion_order": 28, + "task_name": "CheesyBread", + "episode_idx": 28, + "seed": 70, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 1.0, + "env_idx": 8, + "video_path": null + }, + { + "completion_order": 29, + "task_name": "CheesyBread", + "episode_idx": 29, + "seed": 71, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 9, + "video_path": null + }, + { + "completion_order": 30, + "task_name": "CheesyBread", + "episode_idx": 30, + "seed": 72, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 0, + "video_path": null + }, + { + "completion_order": 31, + "task_name": "CheesyBread", + "episode_idx": 31, + "seed": 73, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 1, + "video_path": null + }, + { + "completion_order": 32, + "task_name": "CheesyBread", + "episode_idx": 32, + "seed": 74, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 27.0, + "env_idx": 2, + "video_path": null + }, + { + "completion_order": 33, + "task_name": "CheesyBread", + "episode_idx": 33, + "seed": 75, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 3, + "video_path": null + }, + { + "completion_order": 34, + "task_name": "CheesyBread", + "episode_idx": 34, + "seed": 76, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 4, + "video_path": null + }, + { + "completion_order": 35, + "task_name": "CheesyBread", + "episode_idx": 35, + "seed": 77, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 25.0, + "env_idx": 5, + "video_path": null + }, + { + "completion_order": 36, + "task_name": "CheesyBread", + "episode_idx": 36, + "seed": 78, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 6, + "video_path": null + }, + { + "completion_order": 37, + "task_name": "CheesyBread", + "episode_idx": 37, + "seed": 79, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 25.0, + "env_idx": 7, + "video_path": null + }, + { + "completion_order": 38, + "task_name": "CheesyBread", + "episode_idx": 38, + "seed": 80, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 30.0, + "env_idx": 8, + "video_path": null + }, + { + "completion_order": 39, + "task_name": "CheesyBread", + "episode_idx": 39, + "seed": 81, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 26.0, + "env_idx": 9, + "video_path": null + }, + { + "completion_order": 40, + "task_name": "CheesyBread", + "episode_idx": 40, + "seed": 82, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 0, + "video_path": null + }, + { + "completion_order": 41, + "task_name": "CheesyBread", + "episode_idx": 41, + "seed": 83, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 1, + "video_path": null + }, + { + "completion_order": 42, + "task_name": "CheesyBread", + "episode_idx": 42, + "seed": 84, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 2, + "video_path": null + }, + { + "completion_order": 43, + "task_name": "CheesyBread", + "episode_idx": 43, + "seed": 85, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 26.0, + "env_idx": 3, + "video_path": null + }, + { + "completion_order": 44, + "task_name": "CheesyBread", + "episode_idx": 44, + "seed": 86, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 4, + "video_path": null + }, + { + "completion_order": 45, + "task_name": "CheesyBread", + "episode_idx": 45, + "seed": 87, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 5, + "video_path": null + }, + { + "completion_order": 46, + "task_name": "CheesyBread", + "episode_idx": 46, + "seed": 88, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 26.0, + "env_idx": 6, + "video_path": null + }, + { + "completion_order": 47, + "task_name": "CheesyBread", + "episode_idx": 47, + "seed": 89, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 7, + "video_path": null + }, + { + "completion_order": 48, + "task_name": "CheesyBread", + "episode_idx": 48, + "seed": 90, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 8, + "video_path": null + }, + { + "completion_order": 49, + "task_name": "CheesyBread", + "episode_idx": 49, + "seed": 91, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 9, + "video_path": null + } +] \ No newline at end of file diff --git a/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000/evals/pretrain/CheesyBread/stats.json b/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000/evals/pretrain/CheesyBread/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..0805fa0717f58e4cbc5b449aa432f95d7f2f7a03 --- /dev/null +++ b/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000/evals/pretrain/CheesyBread/stats.json @@ -0,0 +1,606 @@ +{ + "num_episodes": 50, + "success_rate": 0.42, + "episodes": [ + { + "completion_order": 0, + "task_name": "CheesyBread", + "episode_idx": 0, + "seed": 42, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 47, + "reward": 0.0, + "env_idx": 0, + "video_path": null + }, + { + "completion_order": 1, + "task_name": "CheesyBread", + "episode_idx": 1, + "seed": 43, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 47, + "reward": 0.0, + "env_idx": 1, + "video_path": null + }, + { + "completion_order": 2, + "task_name": "CheesyBread", + "episode_idx": 2, + "seed": 44, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 47, + "reward": 25.0, + "env_idx": 2, + "video_path": null + }, + { + "completion_order": 3, + "task_name": "CheesyBread", + "episode_idx": 3, + "seed": 45, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 47, + "reward": 28.0, + "env_idx": 3, + "video_path": null + }, + { + "completion_order": 4, + "task_name": "CheesyBread", + "episode_idx": 4, + "seed": 46, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 47, + "reward": 0.0, + "env_idx": 4, + "video_path": null + }, + { + "completion_order": 5, + "task_name": "CheesyBread", + "episode_idx": 5, + "seed": 47, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 47, + "reward": 28.0, + "env_idx": 5, + "video_path": null + }, + { + "completion_order": 6, + "task_name": "CheesyBread", + "episode_idx": 6, + "seed": 48, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 47, + "reward": 0.0, + "env_idx": 6, + "video_path": null + }, + { + "completion_order": 7, + "task_name": "CheesyBread", + "episode_idx": 7, + "seed": 49, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 47, + "reward": 0.0, + "env_idx": 7, + "video_path": null + }, + { + "completion_order": 8, + "task_name": "CheesyBread", + "episode_idx": 8, + "seed": 50, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 47, + "reward": 0.0, + "env_idx": 8, + "video_path": null + }, + { + "completion_order": 9, + "task_name": "CheesyBread", + "episode_idx": 9, + "seed": 51, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 47, + "reward": 28.0, + "env_idx": 9, + "video_path": null + }, + { + "completion_order": 10, + "task_name": "CheesyBread", + "episode_idx": 10, + "seed": 52, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 26.0, + "env_idx": 0, + "video_path": null + }, + { + "completion_order": 11, + "task_name": "CheesyBread", + "episode_idx": 11, + "seed": 53, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 26.0, + "env_idx": 1, + "video_path": null + }, + { + "completion_order": 12, + "task_name": "CheesyBread", + "episode_idx": 12, + "seed": 54, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 2, + "video_path": null + }, + { + "completion_order": 13, + "task_name": "CheesyBread", + "episode_idx": 13, + "seed": 55, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 23.0, + "env_idx": 3, + "video_path": null + }, + { + "completion_order": 14, + "task_name": "CheesyBread", + "episode_idx": 14, + "seed": 56, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 29.0, + "env_idx": 4, + "video_path": null + }, + { + "completion_order": 15, + "task_name": "CheesyBread", + "episode_idx": 15, + "seed": 57, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 29.0, + "env_idx": 5, + "video_path": null + }, + { + "completion_order": 16, + "task_name": "CheesyBread", + "episode_idx": 16, + "seed": 58, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 6, + "video_path": null + }, + { + "completion_order": 17, + "task_name": "CheesyBread", + "episode_idx": 17, + "seed": 59, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 19.0, + "env_idx": 7, + "video_path": null + }, + { + "completion_order": 18, + "task_name": "CheesyBread", + "episode_idx": 18, + "seed": 60, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 8, + "video_path": null + }, + { + "completion_order": 19, + "task_name": "CheesyBread", + "episode_idx": 19, + "seed": 61, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 9, + "video_path": null + }, + { + "completion_order": 20, + "task_name": "CheesyBread", + "episode_idx": 20, + "seed": 62, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 25.0, + "env_idx": 0, + "video_path": null + }, + { + "completion_order": 21, + "task_name": "CheesyBread", + "episode_idx": 21, + "seed": 63, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 1, + "video_path": null + }, + { + "completion_order": 22, + "task_name": "CheesyBread", + "episode_idx": 22, + "seed": 64, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 32.0, + "env_idx": 2, + "video_path": null + }, + { + "completion_order": 23, + "task_name": "CheesyBread", + "episode_idx": 23, + "seed": 65, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 16.0, + "env_idx": 3, + "video_path": null + }, + { + "completion_order": 24, + "task_name": "CheesyBread", + "episode_idx": 24, + "seed": 66, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 4, + "video_path": null + }, + { + "completion_order": 25, + "task_name": "CheesyBread", + "episode_idx": 25, + "seed": 67, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 5, + "video_path": null + }, + { + "completion_order": 26, + "task_name": "CheesyBread", + "episode_idx": 26, + "seed": 68, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 6, + "video_path": null + }, + { + "completion_order": 27, + "task_name": "CheesyBread", + "episode_idx": 27, + "seed": 69, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 7, + "video_path": null + }, + { + "completion_order": 28, + "task_name": "CheesyBread", + "episode_idx": 28, + "seed": 70, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 1.0, + "env_idx": 8, + "video_path": null + }, + { + "completion_order": 29, + "task_name": "CheesyBread", + "episode_idx": 29, + "seed": 71, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 9, + "video_path": null + }, + { + "completion_order": 30, + "task_name": "CheesyBread", + "episode_idx": 30, + "seed": 72, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 0, + "video_path": null + }, + { + "completion_order": 31, + "task_name": "CheesyBread", + "episode_idx": 31, + "seed": 73, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 1, + "video_path": null + }, + { + "completion_order": 32, + "task_name": "CheesyBread", + "episode_idx": 32, + "seed": 74, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 27.0, + "env_idx": 2, + "video_path": null + }, + { + "completion_order": 33, + "task_name": "CheesyBread", + "episode_idx": 33, + "seed": 75, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 3, + "video_path": null + }, + { + "completion_order": 34, + "task_name": "CheesyBread", + "episode_idx": 34, + "seed": 76, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 4, + "video_path": null + }, + { + "completion_order": 35, + "task_name": "CheesyBread", + "episode_idx": 35, + "seed": 77, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 25.0, + "env_idx": 5, + "video_path": null + }, + { + "completion_order": 36, + "task_name": "CheesyBread", + "episode_idx": 36, + "seed": 78, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 6, + "video_path": null + }, + { + "completion_order": 37, + "task_name": "CheesyBread", + "episode_idx": 37, + "seed": 79, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 25.0, + "env_idx": 7, + "video_path": null + }, + { + "completion_order": 38, + "task_name": "CheesyBread", + "episode_idx": 38, + "seed": 80, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 30.0, + "env_idx": 8, + "video_path": null + }, + { + "completion_order": 39, + "task_name": "CheesyBread", + "episode_idx": 39, + "seed": 81, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 26.0, + "env_idx": 9, + "video_path": null + }, + { + "completion_order": 40, + "task_name": "CheesyBread", + "episode_idx": 40, + "seed": 82, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 0, + "video_path": null + }, + { + "completion_order": 41, + "task_name": "CheesyBread", + "episode_idx": 41, + "seed": 83, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 1, + "video_path": null + }, + { + "completion_order": 42, + "task_name": "CheesyBread", + "episode_idx": 42, + "seed": 84, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 2, + "video_path": null + }, + { + "completion_order": 43, + "task_name": "CheesyBread", + "episode_idx": 43, + "seed": 85, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 26.0, + "env_idx": 3, + "video_path": null + }, + { + "completion_order": 44, + "task_name": "CheesyBread", + "episode_idx": 44, + "seed": 86, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 4, + "video_path": null + }, + { + "completion_order": 45, + "task_name": "CheesyBread", + "episode_idx": 45, + "seed": 87, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 5, + "video_path": null + }, + { + "completion_order": 46, + "task_name": "CheesyBread", + "episode_idx": 46, + "seed": 88, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": true, + "length": 48, + "reward": 26.0, + "env_idx": 6, + "video_path": null + }, + { + "completion_order": 47, + "task_name": "CheesyBread", + "episode_idx": 47, + "seed": 89, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 7, + "video_path": null + }, + { + "completion_order": 48, + "task_name": "CheesyBread", + "episode_idx": 48, + "seed": 90, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 8, + "video_path": null + }, + { + "completion_order": 49, + "task_name": "CheesyBread", + "episode_idx": 49, + "seed": 91, + "description": "Pick up the wedge of cheese and place it on the slice of bread to prepare a simple cheese on bread dish.", + "success": false, + "length": 48, + "reward": 0.0, + "env_idx": 9, + "video_path": null + } + ] +} \ No newline at end of file diff --git a/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000/summary.txt b/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000/summary.txt new file mode 100644 index 0000000000000000000000000000000000000000..6fc12838e429def8526a62261fde1f300e65ee54 --- /dev/null +++ b/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000/summary.txt @@ -0,0 +1,111 @@ +Eval metadata +- total_eval_time: 43m 16s (2596.22s) +- model_path: /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/checkpoint-5000 +- checkpoint_name: checkpoint-5000 +- checkpoint_parent: /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k +- video_dir: /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000 +- task_set: fewshot_heldout_atomic39 +- split: pretrain +- n_envs: 10 +- n_episodes: 50 +- save_video: True +- video_steps_per_render: 2 +- seed: 42 +- episode_seed_start: 42 +- episode_seed_manifest: None +- episode_manifest_output: None +- command: my_scripts/Fewshot/fewshot_eval.py --model_path /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/checkpoint-5000 --task_set fewshot_heldout_atomic39 --split pretrain --video_dir /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000 --n_episodes 50 --n_envs 10 --seed 42 --port 18750 --save_video --stats_output /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000/summary.txt +- config_yaml_candidates: none found in /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k +- selected_config_yaml: none + +Stats for task group: FEWSHOT_HELDOUT_ATOMIC39 +CheesyBread: 42 | None +AVG: 42.0 | nan + +Fewshot task success rates +- CheesyBread: 42.0% (21/50) +- CloseCabinet: missing +- CloseDishwasher: missing +- CloseDrawer: missing +- CloseElectricKettleLid: missing +- CloseFridgeDrawer: missing +- CloseMicrowave: missing +- CloseOven: missing +- CloseStandMixerHead: missing +- CoffeeServeMug: missing +- LowerHeat: missing +- MakeIcedCoffee: missing +- OpenBlenderLid: missing +- OpenDishwasher: missing +- OpenFridge: missing +- OpenFridgeDrawer: missing +- OpenMicrowave: missing +- OpenOven: missing +- OpenToasterOvenDoor: missing +- PackDessert: missing +- PickPlaceCounterToBlender: missing +- PickPlaceCounterToDrawer: missing +- PickPlaceCounterToMicrowave: missing +- PickPlaceCounterToOven: missing +- PickPlaceCounterToSink: missing +- PickPlaceCounterToStandMixer: missing +- PickPlaceCounterToToasterOven: missing +- PickPlaceFridgeDrawerToShelf: missing +- PickPlaceFridgeShelfToDrawer: missing +- PickPlaceMicrowaveToCounter: missing +- PickPlaceStoveToCounter: missing +- PickPlaceToasterOvenToCounter: missing +- PreheatOven: missing +- SlideOvenRack: missing +- SlideToasterOvenRack: missing +- StartCoffeeMachine: missing +- TurnOnBlender: missing +- TurnOnToaster: missing +- TurnOnToasterOven: missing +- AVG: 42.0% + +Eval completeness check +- split: pretrain +- expected tasks: 39 +- completed tasks: 1/39 +- expected episodes per task: 50 +- missing tasks: + - CloseCabinet + - CloseDishwasher + - CloseDrawer + - CloseElectricKettleLid + - CloseFridgeDrawer + - CloseMicrowave + - CloseOven + - CloseStandMixerHead + - CoffeeServeMug + - LowerHeat + - MakeIcedCoffee + - OpenBlenderLid + - OpenDishwasher + - OpenFridge + - OpenFridgeDrawer + - OpenMicrowave + - OpenOven + - OpenToasterOvenDoor + - PackDessert + - PickPlaceCounterToBlender + - PickPlaceCounterToDrawer + - PickPlaceCounterToMicrowave + - PickPlaceCounterToOven + - PickPlaceCounterToSink + - PickPlaceCounterToStandMixer + - PickPlaceCounterToToasterOven + - PickPlaceFridgeDrawerToShelf + - PickPlaceFridgeShelfToDrawer + - PickPlaceMicrowaveToCounter + - PickPlaceStoveToCounter + - PickPlaceToasterOvenToCounter + - PreheatOven + - SlideOvenRack + - SlideToasterOvenRack + - StartCoffeeMachine + - TurnOnBlender + - TurnOnToaster + - TurnOnToasterOven +CHECK FAILED diff --git a/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-8000/eval.log b/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-8000/eval.log new file mode 100644 index 0000000000000000000000000000000000000000..7142567710229babebfa156231c60423eb992fa4 --- /dev/null +++ b/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-8000/eval.log @@ -0,0 +1,171 @@ +[Thu Jul 2 10:47:44 KST 2026] START gpu=2 port=18750 ckpt=8000 +model_path=/home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/checkpoint-8000 +video_dir=/home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-8000 +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +WARNING: mimicgen environments not imported since mimicgen is not installed! +Model not found or avail in the huggingface hub. Loading from local path: /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/checkpoint-8000 +Loading pretrained dual brain from /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/checkpoint-8000 +Tune backbone vision tower: True +Tune backbone LLM: False +Tune action head projector: True +Tune action head DiT: True +Model not found or avail in the huggingface hub. Loading from local path: /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/checkpoint-8000 +Available modality configs: +Tune backbone llm: False +Tune backbone visual: True +Total number of DiT parameters: 550386688 +Total number of SelfAttentionTransformer parameters: 201433088 +Tune action head projector: True +Tune action head diffusion model: True + Loading checkpoint shards: 0%| | 0/2 [00:00 +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `step()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `step()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `step()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `step()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `step()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `step()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `step()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `step()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating CloseCabinet with split=pretrain +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating CloseCabinet with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py:326: UserWarning: ERROR: Received the following error from Worker-8 - Shutting it down + self._raise_if_errors(successes) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py:326: UserWarning: ERROR: Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 704, in _async_worker + observation, info = env.reset(**data) + ^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/Isaac-GR00T/gr00t/eval/wrappers/multistep_wrapper.py", line 189, in reset + obs, info = super().reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/core.py", line 328, in reset + return self.env.reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/Isaac-GR00T/gr00t/eval/wrappers/video_recording_wrapper.py", line 259, in reset + result = super().reset(**kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/core.py", line 328, in reset + return self.env.reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 133, in reset + obs, info = super().reset(seed=reset_seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/core.py", line 328, in reset + return self.env.reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/wrappers/common.py", line 400, in reset + return super().reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/core.py", line 328, in reset + return self.env.reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/wrappers/common.py", line 293, in reset + return env_reset_passive_checker(self.env, seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py", line 185, in env_reset_passive_checker + result = env.reset(**kwargs) + ^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 361, in reset + raw_obs = self.env.reset() + ^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 302, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd + + self._raise_if_errors(successes) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py:326: UserWarning: ERROR: Raising the last exception back to the main process. + self._raise_if_errors(successes) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py:326: UserWarning: ERROR: Received the following error from Worker-8 - Shutting it down + self._raise_if_errors(successes) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py:326: UserWarning: ERROR: Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 704, in _async_worker + observation, info = env.reset(**data) + ^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/Isaac-GR00T/gr00t/eval/wrappers/multistep_wrapper.py", line 189, in reset + obs, info = super().reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/core.py", line 328, in reset + return self.env.reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/Isaac-GR00T/gr00t/eval/wrappers/video_recording_wrapper.py", line 259, in reset + result = super().reset(**kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/core.py", line 328, in reset + return self.env.reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 133, in reset + obs, info = super().reset(seed=reset_seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/core.py", line 328, in reset + return self.env.reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/wrappers/common.py", line 400, in reset + return super().reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/core.py", line 328, in reset + return self.env.reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/wrappers/common.py", line 293, in reset + return env_reset_passive_checker(self.env, seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py", line 185, in env_reset_passive_checker + result = env.reset(**kwargs) + ^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 361, in reset + raw_obs = self.env.reset() + ^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 302, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd + + self._raise_if_errors(successes) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py:326: UserWarning: ERROR: Raising the last exception back to the main process. + self._raise_if_errors(successes) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `step()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `step()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `step()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `step()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `step()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `step()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `step()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `step()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseDishwasher... +Running 50 episodes for robocasa/CloseDishwasher with 10 environments +Creating CloseDishwasher with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseDrawer... +Running 50 episodes for robocasa/CloseDrawer with 10 environments +Creating CloseDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseElectricKettleLid... +Running 50 episodes for robocasa/CloseElectricKettleLid with 10 environments +Creating CloseElectricKettleLid with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseFridgeDrawer... +Running 50 episodes for robocasa/CloseFridgeDrawer with 10 environments +Creating CloseFridgeDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseMicrowave... +Running 50 episodes for robocasa/CloseMicrowave with 10 environments +Creating CloseMicrowave with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseOven... +Running 50 episodes for robocasa/CloseOven with 10 environments +Creating CloseOven with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseStandMixerHead... +Running 50 episodes for robocasa/CloseStandMixerHead with 10 environments +Creating CloseStandMixerHead with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CoffeeServeMug... +Running 50 episodes for robocasa/CoffeeServeMug with 10 environments +Creating CoffeeServeMug with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for LowerHeat... +Running 50 episodes for robocasa/LowerHeat with 10 environments +Creating LowerHeat with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for MakeIcedCoffee... +Running 50 episodes for robocasa/MakeIcedCoffee with 10 environments +Creating MakeIcedCoffee with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenBlenderLid... +Running 50 episodes for robocasa/OpenBlenderLid with 10 environments +Creating OpenBlenderLid with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenDishwasher... +Running 50 episodes for robocasa/OpenDishwasher with 10 environments +Creating OpenDishwasher with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenFridge... +Running 50 episodes for robocasa/OpenFridge with 10 environments +Creating OpenFridge with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenFridgeDrawer... +Running 50 episodes for robocasa/OpenFridgeDrawer with 10 environments +Creating OpenFridgeDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenMicrowave... +Running 50 episodes for robocasa/OpenMicrowave with 10 environments +Creating OpenMicrowave with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenOven... +Running 50 episodes for robocasa/OpenOven with 10 environments +Creating OpenOven with split=pretrain +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Process Worker-5: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating OpenOven with split=pretrain +Process Worker-0: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating OpenOven with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating CloseCabinet with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py:422: UserWarning: ERROR: Received the following error from Worker-7 - Shutting it down + self._raise_if_errors(successes) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py:422: UserWarning: ERROR: Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 714, in _async_worker + observation, info = env.reset() + ^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/Isaac-GR00T/gr00t/eval/wrappers/multistep_wrapper.py", line 189, in reset + obs, info = super().reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/core.py", line 328, in reset + return self.env.reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/Isaac-GR00T/gr00t/eval/wrappers/video_recording_wrapper.py", line 259, in reset + result = super().reset(**kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/core.py", line 328, in reset + return self.env.reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 133, in reset + obs, info = super().reset(seed=reset_seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/core.py", line 328, in reset + return self.env.reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/wrappers/common.py", line 400, in reset + return super().reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/core.py", line 328, in reset + return self.env.reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/wrappers/common.py", line 295, in reset + return self.env.reset(seed=seed, options=options) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 361, in reset + raw_obs = self.env.reset() + ^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 302, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd + + self._raise_if_errors(successes) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py:422: UserWarning: ERROR: Raising the last exception back to the main process. + self._raise_if_errors(successes) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseDishwasher... +Running 50 episodes for robocasa/CloseDishwasher with 10 environments +Creating CloseDishwasher with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseDrawer... +Running 50 episodes for robocasa/CloseDrawer with 10 environments +Creating CloseDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseElectricKettleLid... +Running 50 episodes for robocasa/CloseElectricKettleLid with 10 environments +Creating CloseElectricKettleLid with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseFridgeDrawer... +Running 50 episodes for robocasa/CloseFridgeDrawer with 10 environments +Creating CloseFridgeDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseMicrowave... +Running 50 episodes for robocasa/CloseMicrowave with 10 environments +Creating CloseMicrowave with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseOven... +Running 50 episodes for robocasa/CloseOven with 10 environments +Creating CloseOven with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseStandMixerHead... +Running 50 episodes for robocasa/CloseStandMixerHead with 10 environments +Creating CloseStandMixerHead with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CoffeeServeMug... +Running 50 episodes for robocasa/CoffeeServeMug with 10 environments +Creating CoffeeServeMug with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for LowerHeat... +Running 50 episodes for robocasa/LowerHeat with 10 environments +Creating LowerHeat with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for MakeIcedCoffee... +Running 50 episodes for robocasa/MakeIcedCoffee with 10 environments +Creating MakeIcedCoffee with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenBlenderLid... +Running 50 episodes for robocasa/OpenBlenderLid with 10 environments +Creating OpenBlenderLid with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenDishwasher... +Running 50 episodes for robocasa/OpenDishwasher with 10 environments +Creating OpenDishwasher with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenFridge... +Running 50 episodes for robocasa/OpenFridge with 10 environments +Creating OpenFridge with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenFridgeDrawer... +Running 50 episodes for robocasa/OpenFridgeDrawer with 10 environments +Creating OpenFridgeDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenMicrowave... +Running 50 episodes for robocasa/OpenMicrowave with 10 environments +Creating OpenMicrowave with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenOven... +Running 50 episodes for robocasa/OpenOven with 10 environments +Creating OpenOven with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenToasterOvenDoor... +Running 50 episodes for robocasa/OpenToasterOvenDoor with 10 environments +Creating OpenToasterOvenDoor with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PackDessert... +Running 50 episodes for robocasa/PackDessert with 10 environments +Creating PackDessert with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseDishwasher... +Running 50 episodes for robocasa/CloseDishwasher with 10 environments +Creating CloseDishwasher with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseDrawer... +Running 50 episodes for robocasa/CloseDrawer with 10 environments +Creating CloseDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseElectricKettleLid... +Running 50 episodes for robocasa/CloseElectricKettleLid with 10 environments +Creating CloseElectricKettleLid with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseFridgeDrawer... +Running 50 episodes for robocasa/CloseFridgeDrawer with 10 environments +Creating CloseFridgeDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseMicrowave... +Running 50 episodes for robocasa/CloseMicrowave with 10 environments +Creating CloseMicrowave with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseOven... +Running 50 episodes for robocasa/CloseOven with 10 environments +Creating CloseOven with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseStandMixerHead... +Running 50 episodes for robocasa/CloseStandMixerHead with 10 environments +Creating CloseStandMixerHead with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CoffeeServeMug... +Running 50 episodes for robocasa/CoffeeServeMug with 10 environments +Creating CoffeeServeMug with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for LowerHeat... +Running 50 episodes for robocasa/LowerHeat with 10 environments +Creating LowerHeat with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for MakeIcedCoffee... +Running 50 episodes for robocasa/MakeIcedCoffee with 10 environments +Creating MakeIcedCoffee with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenBlenderLid... +Running 50 episodes for robocasa/OpenBlenderLid with 10 environments +Creating OpenBlenderLid with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenDishwasher... +Running 50 episodes for robocasa/OpenDishwasher with 10 environments +Creating OpenDishwasher with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenFridge... +Running 50 episodes for robocasa/OpenFridge with 10 environments +Creating OpenFridge with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenFridgeDrawer... +Running 50 episodes for robocasa/OpenFridgeDrawer with 10 environments +Creating OpenFridgeDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenMicrowave... +Running 50 episodes for robocasa/OpenMicrowave with 10 environments +Creating OpenMicrowave with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenOven... +Running 50 episodes for robocasa/OpenOven with 10 environments +Creating OpenOven with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenToasterOvenDoor... +Running 50 episodes for robocasa/OpenToasterOvenDoor with 10 environments +Creating OpenToasterOvenDoor with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PackDessert... +Running 50 episodes for robocasa/PackDessert with 10 environments +Creating PackDessert with split=pretrain +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Process Worker-7: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PackDessert with split=pretrain +Process Worker-3: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PackDessert with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Process Worker-2: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PackDessert with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Process Worker-1: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PackDessert with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Process Worker-1: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PackDessert with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +libEGL warning: failed to open /dev/dri/renderD131: Permission denied + +libEGL warning: egl: failed to create dri2 screen +libEGL warning: failed to open /dev/dri/renderD131: Permission denied + +Process Worker-8: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 83, in __init__ + self.gl_ctx = GLContext(max_width=max_width, max_height=max_height, device_id=self.device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/renderers/context/egl_context.py", line 123, in __init__ + raise ImportError( +ImportError: Cannot initialize a EGL device display. This likely means that your EGL driver does not support the PLATFORM_DEVICE extension, which is required for creating a headless rendering context. +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PackDessert with split=pretrain +libEGL warning: egl: failed to create dri2 screen +Process Worker-2: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 83, in __init__ + self.gl_ctx = GLContext(max_width=max_width, max_height=max_height, device_id=self.device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/renderers/context/egl_context.py", line 123, in __init__ + raise ImportError( +ImportError: Cannot initialize a EGL device display. This likely means that your EGL driver does not support the PLATFORM_DEVICE extension, which is required for creating a headless rendering context. +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PackDessert with split=pretrain +libEGL warning: failed to open /dev/dri/renderD131: Permission denied + +libEGL warning: egl: failed to create dri2 screen +Process Worker-5: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 83, in __init__ + self.gl_ctx = GLContext(max_width=max_width, max_height=max_height, device_id=self.device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/renderers/context/egl_context.py", line 123, in __init__ + raise ImportError( +ImportError: Cannot initialize a EGL device display. This likely means that your EGL driver does not support the PLATFORM_DEVICE extension, which is required for creating a headless rendering context. +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PackDessert with split=pretrain +Process Worker-0: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PackDessert with split=pretrain +Process Worker-4: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PackDessert with split=pretrain +Process Worker-0: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PackDessert with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Process Worker-9: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PackDessert with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Process Worker-3: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PackDessert with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception! [Errno 32] Broken pipe +Running simulation for PickPlaceCounterToBlender... +Running 50 episodes for robocasa/PickPlaceCounterToBlender with 10 environments +Creating PickPlaceCounterToBlender with split=pretrain +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Process Worker-2: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToBlender with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Process Worker-6: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToBlender with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Process Worker-0: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToBlender with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Process Worker-8: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToBlender with split=pretrain +Process Worker-5: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToBlender with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception! [Errno 32] Broken pipe +Running simulation for PickPlaceCounterToDrawer... +Running 50 episodes for robocasa/PickPlaceCounterToDrawer with 10 environments +Creating PickPlaceCounterToDrawer with split=pretrain +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Process Worker-3: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToDrawer with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Process Worker-1: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToDrawer with split=pretrain +Process Worker-5: +Traceback (most recent call last): +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + self.con.free() +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToDrawer with split=pretrain +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Process Worker-8: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToDrawer with split=pretrain +Process Worker-9: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToDrawer with split=pretrain +Process Worker-6: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToDrawer with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Process Worker-4: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToDrawer with split=pretrain +Process Worker-2: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToDrawer with split=pretrain +Process Worker-7: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToDrawer with split=pretrain +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception! [Errno 32] Broken pipe +Running simulation for PickPlaceCounterToMicrowave... +Running 50 episodes for robocasa/PickPlaceCounterToMicrowave with 10 environments +Creating PickPlaceCounterToMicrowave with split=pretrain +EP 1 success: False; Cumulative success rate: 0.0 +EP 2 success: False; Cumulative success rate: 0.0 +EP 3 success: False; Cumulative success rate: 0.0 +EP 4 success: False; Cumulative success rate: 0.0 +EP 5 success: False; Cumulative success rate: 0.0 +EP 6 success: False; Cumulative success rate: 0.0 +EP 7 success: False; Cumulative success rate: 0.0 +EP 8 success: False; Cumulative success rate: 0.0 +EP 9 success: False; Cumulative success rate: 0.0 +EP 10 success: False; Cumulative success rate: 0.0 +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseDishwasher... +Running 50 episodes for robocasa/CloseDishwasher with 10 environments +Creating CloseDishwasher with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseDrawer... +Running 50 episodes for robocasa/CloseDrawer with 10 environments +Creating CloseDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseElectricKettleLid... +Running 50 episodes for robocasa/CloseElectricKettleLid with 10 environments +Creating CloseElectricKettleLid with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseFridgeDrawer... +Running 50 episodes for robocasa/CloseFridgeDrawer with 10 environments +Creating CloseFridgeDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseMicrowave... +Running 50 episodes for robocasa/CloseMicrowave with 10 environments +Creating CloseMicrowave with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseOven... +Running 50 episodes for robocasa/CloseOven with 10 environments +Creating CloseOven with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CloseStandMixerHead... +Running 50 episodes for robocasa/CloseStandMixerHead with 10 environments +Creating CloseStandMixerHead with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for CoffeeServeMug... +Running 50 episodes for robocasa/CoffeeServeMug with 10 environments +Creating CoffeeServeMug with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for LowerHeat... +Running 50 episodes for robocasa/LowerHeat with 10 environments +Creating LowerHeat with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for MakeIcedCoffee... +Running 50 episodes for robocasa/MakeIcedCoffee with 10 environments +Creating MakeIcedCoffee with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenBlenderLid... +Running 50 episodes for robocasa/OpenBlenderLid with 10 environments +Creating OpenBlenderLid with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenDishwasher... +Running 50 episodes for robocasa/OpenDishwasher with 10 environments +Creating OpenDishwasher with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenFridge... +Running 50 episodes for robocasa/OpenFridge with 10 environments +Creating OpenFridge with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenFridgeDrawer... +Running 50 episodes for robocasa/OpenFridgeDrawer with 10 environments +Creating OpenFridgeDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenMicrowave... +Running 50 episodes for robocasa/OpenMicrowave with 10 environments +Creating OpenMicrowave with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenOven... +Running 50 episodes for robocasa/OpenOven with 10 environments +Creating OpenOven with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for OpenToasterOvenDoor... +Running 50 episodes for robocasa/OpenToasterOvenDoor with 10 environments +Creating OpenToasterOvenDoor with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PackDessert... +Running 50 episodes for robocasa/PackDessert with 10 environments +Creating PackDessert with split=pretrain +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception! [Errno 32] Broken pipe +Running simulation for OpenToasterOvenDoor... +Running 50 episodes for robocasa/OpenToasterOvenDoor with 10 environments +Creating OpenToasterOvenDoor with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PackDessert... +Running 50 episodes for robocasa/PackDessert with 10 environments +Creating PackDessert with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToBlender... +Running 50 episodes for robocasa/PickPlaceCounterToBlender with 10 environments +Creating PickPlaceCounterToBlender with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToDrawer... +Running 50 episodes for robocasa/PickPlaceCounterToDrawer with 10 environments +Creating PickPlaceCounterToDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToMicrowave... +Running 50 episodes for robocasa/PickPlaceCounterToMicrowave with 10 environments +Creating PickPlaceCounterToMicrowave with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToOven... +Running 50 episodes for robocasa/PickPlaceCounterToOven with 10 environments +Creating PickPlaceCounterToOven with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToSink... +Running 50 episodes for robocasa/PickPlaceCounterToSink with 10 environments +Creating PickPlaceCounterToSink with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToStandMixer... +Running 50 episodes for robocasa/PickPlaceCounterToStandMixer with 10 environments +Creating PickPlaceCounterToStandMixer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToToasterOven... +Running 50 episodes for robocasa/PickPlaceCounterToToasterOven with 10 environments +Creating PickPlaceCounterToToasterOven with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceFridgeDrawerToShelf... +Running 50 episodes for robocasa/PickPlaceFridgeDrawerToShelf with 10 environments +Creating PickPlaceFridgeDrawerToShelf with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceFridgeShelfToDrawer... +Running 50 episodes for robocasa/PickPlaceFridgeShelfToDrawer with 10 environments +Creating PickPlaceFridgeShelfToDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceMicrowaveToCounter... +Running 50 episodes for robocasa/PickPlaceMicrowaveToCounter with 10 environments +Creating PickPlaceMicrowaveToCounter with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceStoveToCounter... +Running 50 episodes for robocasa/PickPlaceStoveToCounter with 10 environments +Creating PickPlaceStoveToCounter with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceToasterOvenToCounter... +Running 50 episodes for robocasa/PickPlaceToasterOvenToCounter with 10 environments +Creating PickPlaceToasterOvenToCounter with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PreheatOven... +Running 50 episodes for robocasa/PreheatOven with 10 environments +Creating PreheatOven with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for SlideOvenRack... +Running 50 episodes for robocasa/SlideOvenRack with 10 environments +Creating SlideOvenRack with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for SlideToasterOvenRack... +Running 50 episodes for robocasa/SlideToasterOvenRack with 10 environments +Creating SlideToasterOvenRack with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for StartCoffeeMachine... +Running 50 episodes for robocasa/StartCoffeeMachine with 10 environments +Creating StartCoffeeMachine with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for TurnOnBlender... +Running 50 episodes for robocasa/TurnOnBlender with 10 environments +Creating TurnOnBlender with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for TurnOnToaster... +Running 50 episodes for robocasa/TurnOnToaster with 10 environments +Creating TurnOnToaster with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for TurnOnToasterOven... +Running 50 episodes for robocasa/TurnOnToasterOven with 10 environments +Creating TurnOnToasterOven with split=pretrain +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Process Worker-2: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToMicrowave with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Process Worker-7: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToMicrowave with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Process Worker-9: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToMicrowave with split=pretrain +Process Worker-5: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToMicrowave with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Process Worker-1: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToMicrowave with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Process Worker-4: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToMicrowave with split=pretrain +Process Worker-0: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToMicrowave with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Process Worker-8: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToMicrowave with split=pretrain +Process Worker-6: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating PickPlaceCounterToMicrowave with split=pretrain +Process Worker-0: +Traceback (most recent call last): + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap + self.run() + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/multiprocessing/process.py", line 108, in run + self._target(*self._args, **self._kwargs) + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/async_vector_env.py", line 692, in _async_worker + env = env_fn() + ^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/vector/utils/misc.py", line 36, in __call__ + return self.fn() + ^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 145, in _create_manifest_single_env + env = gym.make(config.env_name, split=config.split, enable_render=True) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/envs/registration.py", line 740, in make + env = env_creator(**env_spec_kwargs) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 423, in + "__init__": lambda self, **kwargs: super(self.__class__, self).__init__( + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/wrappers/gym_wrapper.py", line 184, in __init__ + self.env.reset() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 314, in reset + self._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robocasa/robocasa/environments/kitchen/kitchen.py", line 1099, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/robot_env.py", line 524, in _reset_internal + super()._reset_internal() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/environments/base.py", line 380, in _reset_internal + render_context = MjRenderContextOffscreen(self.sim, device_id=self.render_gpu_device_id) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 218, in __init__ + super().__init__(sim, offscreen=True, device_id=device_id, max_width=max_width, max_height=max_height) + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 115, in __init__ + self._set_mujoco_context_and_buffers() + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 118, in _set_mujoco_context_and_buffers + self.con = mujoco.MjrContext(self.model._model, mujoco.mjtFontScale.mjFONTSCALE_150) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd +WARNING: mimicgen environments not imported since mimicgen is not installed! +Creating TurnOnToasterOven with split=pretrain +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/numpy/_core/fromnumeric.py:3860: RuntimeWarning: Mean of empty slice. + return _methods._mean(a, axis=axis, dtype=dtype, +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/numpy/_core/_methods.py:145: RuntimeWarning: invalid value encountered in scalar divide + ret = ret.dtype.type(ret / rcount) +Exception! [Errno 32] Broken pipe +Eval metadata +- total_eval_time: 43m 16s (2596.22s) +- model_path: /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/checkpoint-5000 +- checkpoint_name: checkpoint-5000 +- checkpoint_parent: /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k +- video_dir: /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000 +- task_set: fewshot_heldout_atomic39 +- split: pretrain +- n_envs: 10 +- n_episodes: 50 +- save_video: True +- video_steps_per_render: 2 +- seed: 42 +- episode_seed_start: 42 +- episode_seed_manifest: None +- episode_manifest_output: None +- command: my_scripts/Fewshot/fewshot_eval.py --model_path /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/checkpoint-5000 --task_set fewshot_heldout_atomic39 --split pretrain --video_dir /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000 --n_episodes 50 --n_envs 10 --seed 42 --port 18750 --save_video --stats_output /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000/summary.txt +- config_yaml_candidates: none found in /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k +- selected_config_yaml: none + +Stats for task group: FEWSHOT_HELDOUT_ATOMIC39 +CheesyBread: 42 | None +AVG: 42.0 | nan + +Fewshot task success rates +- CheesyBread: 42.0% (21/50) +- CloseCabinet: missing +- CloseDishwasher: missing +- CloseDrawer: missing +- CloseElectricKettleLid: missing +- CloseFridgeDrawer: missing +- CloseMicrowave: missing +- CloseOven: missing +- CloseStandMixerHead: missing +- CoffeeServeMug: missing +- LowerHeat: missing +- MakeIcedCoffee: missing +- OpenBlenderLid: missing +- OpenDishwasher: missing +- OpenFridge: missing +- OpenFridgeDrawer: missing +- OpenMicrowave: missing +- OpenOven: missing +- OpenToasterOvenDoor: missing +- PackDessert: missing +- PickPlaceCounterToBlender: missing +- PickPlaceCounterToDrawer: missing +- PickPlaceCounterToMicrowave: missing +- PickPlaceCounterToOven: missing +- PickPlaceCounterToSink: missing +- PickPlaceCounterToStandMixer: missing +- PickPlaceCounterToToasterOven: missing +- PickPlaceFridgeDrawerToShelf: missing +- PickPlaceFridgeShelfToDrawer: missing +- PickPlaceMicrowaveToCounter: missing +- PickPlaceStoveToCounter: missing +- PickPlaceToasterOvenToCounter: missing +- PreheatOven: missing +- SlideOvenRack: missing +- SlideToasterOvenRack: missing +- StartCoffeeMachine: missing +- TurnOnBlender: missing +- TurnOnToaster: missing +- TurnOnToasterOven: missing +- AVG: 42.0% + +Eval completeness check +- split: pretrain +- expected tasks: 39 +- completed tasks: 1/39 +- expected episodes per task: 50 +- missing tasks: + - CloseCabinet + - CloseDishwasher + - CloseDrawer + - CloseElectricKettleLid + - CloseFridgeDrawer + - CloseMicrowave + - CloseOven + - CloseStandMixerHead + - CoffeeServeMug + - LowerHeat + - MakeIcedCoffee + - OpenBlenderLid + - OpenDishwasher + - OpenFridge + - OpenFridgeDrawer + - OpenMicrowave + - OpenOven + - OpenToasterOvenDoor + - PackDessert + - PickPlaceCounterToBlender + - PickPlaceCounterToDrawer + - PickPlaceCounterToMicrowave + - PickPlaceCounterToOven + - PickPlaceCounterToSink + - PickPlaceCounterToStandMixer + - PickPlaceCounterToToasterOven + - PickPlaceFridgeDrawerToShelf + - PickPlaceFridgeShelfToDrawer + - PickPlaceMicrowaveToCounter + - PickPlaceStoveToCounter + - PickPlaceToasterOvenToCounter + - PreheatOven + - SlideOvenRack + - SlideToasterOvenRack + - StartCoffeeMachine + - TurnOnBlender + - TurnOnToaster + - TurnOnToasterOven +CHECK FAILED +saved eval stats report to /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000/summary.txt +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 1069, in + run_post_eval_stats( + File "/home/seonho/clvla/benchmarks/robocasa_v2/my_scripts/Fewshot/fewshot_eval.py", line 888, in run_post_eval_stats + raise RuntimeError("Eval output validation failed.") +RuntimeError: Eval output validation failed. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[Thu Jul 2 10:47:39 KST 2026] DONE gpu=2 port=18750 ckpt=5000 out_dir=/home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-5000 +[Thu Jul 2 10:47:44 KST 2026] worker gpu=2 seed=seed0 train_dir=/home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k ckpt=8000 port=18750 +[Thu Jul 2 10:47:44 KST 2026] START gpu=2 port=18750 ckpt=8000 +model_path=/home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/checkpoint-8000 +video_dir=/home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/eval_seed42_atomic39_nenv10_ep50_video/checkpoint-8000 +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +Exception ignored in: +Traceback (most recent call last): + File "/home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/utils/binding_utils.py", line 202, in __del__ + self.con.free() + ^^^^^^^^ +AttributeError: 'MjRenderContextOffscreen' object has no attribute 'con' +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +Exception! [Errno 32] Broken pipe +Running simulation for PickPlaceCounterToBlender... +Running 50 episodes for robocasa/PickPlaceCounterToBlender with 10 environments +Creating PickPlaceCounterToBlender with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToDrawer... +Running 50 episodes for robocasa/PickPlaceCounterToDrawer with 10 environments +Creating PickPlaceCounterToDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToMicrowave... +Running 50 episodes for robocasa/PickPlaceCounterToMicrowave with 10 environments +Creating PickPlaceCounterToMicrowave with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToOven... +Running 50 episodes for robocasa/PickPlaceCounterToOven with 10 environments +Creating PickPlaceCounterToOven with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToSink... +Running 50 episodes for robocasa/PickPlaceCounterToSink with 10 environments +Creating PickPlaceCounterToSink with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToStandMixer... +Running 50 episodes for robocasa/PickPlaceCounterToStandMixer with 10 environments +Creating PickPlaceCounterToStandMixer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceCounterToToasterOven... +Running 50 episodes for robocasa/PickPlaceCounterToToasterOven with 10 environments +Creating PickPlaceCounterToToasterOven with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceFridgeDrawerToShelf... +Running 50 episodes for robocasa/PickPlaceFridgeDrawerToShelf with 10 environments +Creating PickPlaceFridgeDrawerToShelf with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceFridgeShelfToDrawer... +Running 50 episodes for robocasa/PickPlaceFridgeShelfToDrawer with 10 environments +Creating PickPlaceFridgeShelfToDrawer with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceMicrowaveToCounter... +Running 50 episodes for robocasa/PickPlaceMicrowaveToCounter with 10 environments +Creating PickPlaceMicrowaveToCounter with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceStoveToCounter... +Running 50 episodes for robocasa/PickPlaceStoveToCounter with 10 environments +Creating PickPlaceStoveToCounter with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PickPlaceToasterOvenToCounter... +Running 50 episodes for robocasa/PickPlaceToasterOvenToCounter with 10 environments +Creating PickPlaceToasterOvenToCounter with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for PreheatOven... +Running 50 episodes for robocasa/PreheatOven with 10 environments +Creating PreheatOven with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for SlideOvenRack... +Running 50 episodes for robocasa/SlideOvenRack with 10 environments +Creating SlideOvenRack with split=pretrain +Exception! Offscreen framebuffer is not complete, error 0x8cdd +Running simulation for SlideToasterOvenRack... +Running 50 episodes for robocasa/SlideToasterOvenRack with 10 environments +Creating SlideToasterOvenRack with split=pretrain +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.18). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +`use_fast` is set to `True` but the image processor class does not have a fast version. Falling back to the slow version. +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +Exception! [Errno 32] Broken pipe +Running simulation for PickPlaceCounterToOven... +Running 50 episodes for robocasa/PickPlaceCounterToOven with 10 environments +Creating PickPlaceCounterToOven with split=pretrain +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite INFO] Loading controller configuration from: /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/controllers/config/robots/default_pandaomron.json (composite_controller_factory.py:121) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] No private macro file found! (macros.py:57) +[robosuite WARNING] It is recommended to use a private macro file (macros.py:58) +[robosuite WARNING] To setup, run: python /home/seonho/clvla/benchmarks/robocasa_v2/robosuite/robosuite/scripts/setup_macros.py (macros.py:59) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +[robosuite WARNING] Could not import robosuite_models. Some robots may not be available. If you want to use these robots, please install robosuite_models from source (https://github.com/ARISE-Initiative/robosuite_models) or through pip install. (__init__.py:30) +[robosuite WARNING] Could not load the mink-based whole-body IK. Make sure you install related import properly (e.g. pip install mink==0.0.5), otherwise you will not be able to use the default IK controller setting for GR1 robot. (__init__.py:40) +/home/seonho/miniconda3/envs/robocasa/lib/python3.11/site-packages/gymnasium/utils/passive_env_checker.py:158: UserWarning: WARN: The obs returned by the `reset()` method is not within the observation space. + logger.warn(f"{pre} is not within the observation space.") +WARNING: mimicgen environments not imported since mimicgen is not installed! +Model not found or avail in the huggingface hub. Loading from local path: /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/checkpoint-8000 +Loading pretrained dual brain from /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/checkpoint-8000 +Tune backbone vision tower: True +Tune backbone LLM: False +Tune action head projector: True +Tune action head DiT: True +Model not found or avail in the huggingface hub. Loading from local path: /home/seonho/groot_robocasa/robocasa_v2/FewShot/39tasks/5shot/FromBaseline26_Processingline/seed0/default/train_5shot_seed0_processingline_12k/checkpoint-8000 +Available modality configs: +Tune backbone llm: False +Tune backbone visual: True +Total number of DiT parameters: 550386688 +Total number of SelfAttentionTransformer parameters: 201433088 +Tune action head projector: True +Tune action head diffusion model: True + Loading checkpoint shards: 0%| | 0/2 [00:00