Upload folder using huggingface_hub
Browse files- libero_10_2B_mee1e-2_true/starvla_qwen_pi/config.json +130 -0
- libero_10_2B_mee1e-2_true/starvla_qwen_pi/dataset_statistics.json +133 -0
- libero_10_2B_mee1e-2_true/starvla_qwen_pi/final_model/pytorch_model.pt +3 -0
- libero_10_2B_mee1e-2_true/starvla_qwen_pi/libero_10.log +300 -0
- libero_10_2B_mee1e-2_true/starvla_qwen_pi/libero_eval_libero_10.log +2521 -0
- libero_goal_2B_mee1e-1_true/starvla_qwen_pi/config.json +130 -0
- libero_goal_2B_mee1e-1_true/starvla_qwen_pi/dataset_statistics.json +133 -0
- libero_goal_2B_mee1e-1_true/starvla_qwen_pi/final_model/pytorch_model.pt +3 -0
- libero_goal_2B_mee1e-1_true/starvla_qwen_pi/libero_eval_libero_goal.log +2521 -0
- libero_goal_2B_mee1e-1_true/starvla_qwen_pi/libero_goal.log +300 -0
- libero_object_2B_mee1e-2_true/starvla_qwen_pi/config.json +130 -0
- libero_object_2B_mee1e-2_true/starvla_qwen_pi/dataset_statistics.json +133 -0
- libero_object_2B_mee1e-2_true/starvla_qwen_pi/final_model/pytorch_model.pt +3 -0
- libero_object_2B_mee1e-2_true/starvla_qwen_pi/libero_eval_libero_object.log +2521 -0
- libero_object_2B_mee1e-2_true/starvla_qwen_pi/libero_object.log +300 -0
- libero_spatial_2B_mee1e-3_true/starvla_qwen_pi/config.json +130 -0
- libero_spatial_2B_mee1e-3_true/starvla_qwen_pi/dataset_statistics.json +133 -0
- libero_spatial_2B_mee1e-3_true/starvla_qwen_pi/final_model/pytorch_model.pt +3 -0
- libero_spatial_2B_mee1e-3_true/starvla_qwen_pi/libero_eval_libero_spatial.log +2521 -0
- libero_spatial_2B_mee1e-3_true/starvla_qwen_pi/libero_spatial.log +300 -0
libero_10_2B_mee1e-2_true/starvla_qwen_pi/config.json
ADDED
|
@@ -0,0 +1,130 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "starvla_qwen_pi",
|
| 3 |
+
"run_root_dir": "/share/project/baishuanghao/code/starVLA/pretrained_models_5/libero_10_2B_mee1e-2_true",
|
| 4 |
+
"seed": 0,
|
| 5 |
+
"trackers": [
|
| 6 |
+
"jsonl",
|
| 7 |
+
"wandb"
|
| 8 |
+
],
|
| 9 |
+
"wandb_project": "starVLA",
|
| 10 |
+
"is_debug": false,
|
| 11 |
+
"enable_mee": true,
|
| 12 |
+
"mee_weight": 0.01,
|
| 13 |
+
"enable_adaptive": true,
|
| 14 |
+
"framework": {
|
| 15 |
+
"name": "QwenPI",
|
| 16 |
+
"qwenvl": {
|
| 17 |
+
"base_vlm": "/share/project/baishuanghao/code/HLM-VLA/models/Qwen3-VL-2B-Instruct",
|
| 18 |
+
"attn_implementation": "flash_attention_2",
|
| 19 |
+
"vl_hidden_dim": 2048
|
| 20 |
+
},
|
| 21 |
+
"dino": {
|
| 22 |
+
"dino_backbone": "dinov2_vits14"
|
| 23 |
+
},
|
| 24 |
+
"action_model": {
|
| 25 |
+
"action_model_type": "DiT-B",
|
| 26 |
+
"action_hidden_dim": 2,
|
| 27 |
+
"hidden_size": 1024,
|
| 28 |
+
"add_pos_embed": true,
|
| 29 |
+
"max_seq_len": 1024,
|
| 30 |
+
"action_dim": 7,
|
| 31 |
+
"state_dim": 7,
|
| 32 |
+
"future_action_window_size": 7,
|
| 33 |
+
"action_horizon": 8,
|
| 34 |
+
"past_action_window_size": 0,
|
| 35 |
+
"repeated_diffusion_steps": 8,
|
| 36 |
+
"noise_beta_alpha": 1.5,
|
| 37 |
+
"noise_beta_beta": 1.0,
|
| 38 |
+
"noise_s": 0.999,
|
| 39 |
+
"num_timestep_buckets": 1000,
|
| 40 |
+
"num_inference_timesteps": 4,
|
| 41 |
+
"num_target_vision_tokens": 32,
|
| 42 |
+
"diffusion_model_cfg": {
|
| 43 |
+
"cross_attention_dim": 2048,
|
| 44 |
+
"dropout": 0.2,
|
| 45 |
+
"final_dropout": true,
|
| 46 |
+
"interleave_self_attention": true,
|
| 47 |
+
"norm_type": "ada_norm",
|
| 48 |
+
"num_layers": 16,
|
| 49 |
+
"output_dim": 1024,
|
| 50 |
+
"positional_embeddings": null
|
| 51 |
+
}
|
| 52 |
+
},
|
| 53 |
+
"reduce_in_full_precision": true
|
| 54 |
+
},
|
| 55 |
+
"datasets": {
|
| 56 |
+
"vlm_data": {
|
| 57 |
+
"dataset_py": "vlm_datasets",
|
| 58 |
+
"dataformat": "llava_json",
|
| 59 |
+
"dataset_use": "asv2_conversation_en,asv2_detailed_description_en,asv2_region_captioning_en,coco_internvl_longcap_en,coco_karpathy_train_567_en,coco_negative_gpt4o_en,coco_poetry_zh,coco_rem_en_zh,cocorem_exist_yorn_en,cocotextv2_en,cocotextv2_gpt4o_en,okvqa_en,refcoco_grounding_aug_en,refcoco_grounding_en,tallyqa_coco_en,toloka_grounding_aug_en,vqav2_en,vsr_en",
|
| 60 |
+
"eval_dataset": "aokvqa_cauldron_llava_format",
|
| 61 |
+
"data_flatten": false,
|
| 62 |
+
"base_interval": 2,
|
| 63 |
+
"max_pixels": 12845056,
|
| 64 |
+
"min_pixels": 3136,
|
| 65 |
+
"model_max_length": 2048,
|
| 66 |
+
"model_type": "qwen2.5vl",
|
| 67 |
+
"per_device_batch_size": 4
|
| 68 |
+
},
|
| 69 |
+
"vla_data": {
|
| 70 |
+
"dataset_py": "lerobot_datasets",
|
| 71 |
+
"data_root_dir": "/share/project/baishuanghao/data/libero_lerobot",
|
| 72 |
+
"data_mix": "libero_10",
|
| 73 |
+
"action_type": "delta_qpos",
|
| 74 |
+
"CoT_prompt": "Your task is {instruction}. To identify the key objects for your task. Locate their bounding boxes in [x1,y1,x2,y2] format.",
|
| 75 |
+
"CoT_answer": "bbox",
|
| 76 |
+
"default_image_resolution": [
|
| 77 |
+
3,
|
| 78 |
+
224,
|
| 79 |
+
224
|
| 80 |
+
],
|
| 81 |
+
"per_device_batch_size": 16,
|
| 82 |
+
"load_all_data_for_training": true,
|
| 83 |
+
"obs": [
|
| 84 |
+
"image_0"
|
| 85 |
+
]
|
| 86 |
+
}
|
| 87 |
+
},
|
| 88 |
+
"trainer": {
|
| 89 |
+
"epochs": 100,
|
| 90 |
+
"max_train_steps": 30000,
|
| 91 |
+
"num_warmup_steps": 5000,
|
| 92 |
+
"save_interval": 60000,
|
| 93 |
+
"eval_interval": 60000,
|
| 94 |
+
"learning_rate": {
|
| 95 |
+
"base": 4e-05,
|
| 96 |
+
"qwen_vl_interface": 1e-05,
|
| 97 |
+
"action_model": 0.0001
|
| 98 |
+
},
|
| 99 |
+
"lr_scheduler_type": "cosine_with_min_lr",
|
| 100 |
+
"scheduler_specific_kwargs": {
|
| 101 |
+
"min_lr": 1e-06
|
| 102 |
+
},
|
| 103 |
+
"freeze_modules": null,
|
| 104 |
+
"loss_scale": {
|
| 105 |
+
"vla": 1.0,
|
| 106 |
+
"vlm": 0.1
|
| 107 |
+
},
|
| 108 |
+
"max_grad_norm": 1.0,
|
| 109 |
+
"warmup_ratio": 0.1,
|
| 110 |
+
"weight_decay": 0.0,
|
| 111 |
+
"logging_frequency": 100,
|
| 112 |
+
"gradient_clipping": 1.0,
|
| 113 |
+
"gradient_accumulation_steps": 1,
|
| 114 |
+
"optimizer": {
|
| 115 |
+
"name": "AdamW",
|
| 116 |
+
"betas": [
|
| 117 |
+
0.9,
|
| 118 |
+
0.95
|
| 119 |
+
],
|
| 120 |
+
"eps": 1e-08,
|
| 121 |
+
"weight_decay": 1e-08
|
| 122 |
+
},
|
| 123 |
+
"is_resume": false,
|
| 124 |
+
"resume_epoch": null,
|
| 125 |
+
"resume_step": null,
|
| 126 |
+
"enable_gradient_checkpointing": true,
|
| 127 |
+
"enable_mixed_precision_training": true
|
| 128 |
+
},
|
| 129 |
+
"output_dir": "/share/project/baishuanghao/code/starVLA/pretrained_models_5/libero_10_2B_mee1e-2_true/starvla_qwen_pi"
|
| 130 |
+
}
|
libero_10_2B_mee1e-2_true/starvla_qwen_pi/dataset_statistics.json
ADDED
|
@@ -0,0 +1,133 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"franka": {
|
| 3 |
+
"action": {
|
| 4 |
+
"mean": [
|
| 5 |
+
0.01820324920117855,
|
| 6 |
+
0.05858374014496803,
|
| 7 |
+
-0.05592384561896324,
|
| 8 |
+
0.004626928828656673,
|
| 9 |
+
0.00289608770981431,
|
| 10 |
+
-0.007673131301999092,
|
| 11 |
+
0.5457824468612671
|
| 12 |
+
],
|
| 13 |
+
"std": [
|
| 14 |
+
0.2825464606285095,
|
| 15 |
+
0.35904666781425476,
|
| 16 |
+
0.3673802614212036,
|
| 17 |
+
0.03770702704787254,
|
| 18 |
+
0.05429719388484955,
|
| 19 |
+
0.08725254982709885,
|
| 20 |
+
0.49815231561660767
|
| 21 |
+
],
|
| 22 |
+
"max": [
|
| 23 |
+
0.9375,
|
| 24 |
+
0.9375,
|
| 25 |
+
0.9375,
|
| 26 |
+
0.30000001192092896,
|
| 27 |
+
0.29357144236564636,
|
| 28 |
+
0.375,
|
| 29 |
+
1.0
|
| 30 |
+
],
|
| 31 |
+
"min": [
|
| 32 |
+
-0.9375,
|
| 33 |
+
-0.9375,
|
| 34 |
+
-0.9375,
|
| 35 |
+
-0.23642857372760773,
|
| 36 |
+
-0.3053571283817291,
|
| 37 |
+
-0.3675000071525574,
|
| 38 |
+
0.0
|
| 39 |
+
],
|
| 40 |
+
"q01": [
|
| 41 |
+
-0.6348214149475098,
|
| 42 |
+
-0.7741071581840515,
|
| 43 |
+
-0.7633928656578064,
|
| 44 |
+
-0.09749999642372131,
|
| 45 |
+
-0.14819999992847435,
|
| 46 |
+
-0.2742857038974762,
|
| 47 |
+
0.0
|
| 48 |
+
],
|
| 49 |
+
"q99": [
|
| 50 |
+
0.7714285850524902,
|
| 51 |
+
0.8464285731315613,
|
| 52 |
+
0.9375,
|
| 53 |
+
0.13928571343421936,
|
| 54 |
+
0.15964286029338837,
|
| 55 |
+
0.3246428668498993,
|
| 56 |
+
1.0
|
| 57 |
+
],
|
| 58 |
+
"mask": [
|
| 59 |
+
true,
|
| 60 |
+
true,
|
| 61 |
+
true,
|
| 62 |
+
true,
|
| 63 |
+
true,
|
| 64 |
+
true,
|
| 65 |
+
false
|
| 66 |
+
]
|
| 67 |
+
},
|
| 68 |
+
"state": {
|
| 69 |
+
"mean": [
|
| 70 |
+
-0.04190658777952194,
|
| 71 |
+
0.03539430722594261,
|
| 72 |
+
0.8257141709327698,
|
| 73 |
+
2.908308267593384,
|
| 74 |
+
-0.5562185049057007,
|
| 75 |
+
-0.16649018228054047,
|
| 76 |
+
0.028316624462604523,
|
| 77 |
+
-0.028561657294631004
|
| 78 |
+
],
|
| 79 |
+
"std": [
|
| 80 |
+
0.10743364691734314,
|
| 81 |
+
0.14424669742584229,
|
| 82 |
+
0.2572328448295593,
|
| 83 |
+
0.3441362977027893,
|
| 84 |
+
1.234421730041504,
|
| 85 |
+
0.3579835891723633,
|
| 86 |
+
0.013308707624673843,
|
| 87 |
+
0.013174631632864475
|
| 88 |
+
],
|
| 89 |
+
"max": [
|
| 90 |
+
0.21031762659549713,
|
| 91 |
+
0.39128610491752625,
|
| 92 |
+
1.3332009315490723,
|
| 93 |
+
3.6714255809783936,
|
| 94 |
+
3.560650587081909,
|
| 95 |
+
1.386339545249939,
|
| 96 |
+
0.04160946607589722,
|
| 97 |
+
0.0013633022317662835
|
| 98 |
+
],
|
| 99 |
+
"min": [
|
| 100 |
+
-0.4828203022480011,
|
| 101 |
+
-0.3255046010017395,
|
| 102 |
+
0.445506751537323,
|
| 103 |
+
1.1321442127227783,
|
| 104 |
+
-3.641430377960205,
|
| 105 |
+
-1.842738389968872,
|
| 106 |
+
-0.0010040868073701859,
|
| 107 |
+
-0.04111652821302414
|
| 108 |
+
],
|
| 109 |
+
"q01": [
|
| 110 |
+
-0.3899900782108307,
|
| 111 |
+
-0.2838300323486328,
|
| 112 |
+
0.44795057058334353,
|
| 113 |
+
1.8810229921340942,
|
| 114 |
+
-2.886677579879761,
|
| 115 |
+
-1.1599004411697387,
|
| 116 |
+
0.002066459748893976,
|
| 117 |
+
-0.04001387819647789
|
| 118 |
+
],
|
| 119 |
+
"q99": [
|
| 120 |
+
0.1530261474847791,
|
| 121 |
+
0.32915401458740223,
|
| 122 |
+
1.2546923208236693,
|
| 123 |
+
3.303542451858519,
|
| 124 |
+
2.7496529006957933,
|
| 125 |
+
0.6893712210655194,
|
| 126 |
+
0.040048558115959164,
|
| 127 |
+
-0.0017598449345678235
|
| 128 |
+
]
|
| 129 |
+
},
|
| 130 |
+
"num_transitions": 100857,
|
| 131 |
+
"num_trajectories": 379
|
| 132 |
+
}
|
| 133 |
+
}
|
libero_10_2B_mee1e-2_true/starvla_qwen_pi/final_model/pytorch_model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:563a6b0f198563d7e5c327c6a49aa9095b0be956903ef7d901616f4931355237
|
| 3 |
+
size 6825856850
|
libero_10_2B_mee1e-2_true/starvla_qwen_pi/libero_10.log
ADDED
|
@@ -0,0 +1,300 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Step 100, Loss: {'mse_loss': 4074.24853515625, 'mee_loss': 18.42068099975586, 'totoal_loss': 4074.24853515625, 'data_time': 0.02173262496944517, 'model_time': 0.8312262221006677, 'learning_rate': 2.0000000000000002e-07, 'epoch': 0.13})
|
| 2 |
+
Step 200, Loss: {'mse_loss': 1295.6678466796875, 'mee_loss': 18.42068099975586, 'totoal_loss': 1295.6678466796875, 'data_time': 0.027344546047970653, 'model_time': 0.8110029289964586, 'learning_rate': 4.0000000000000003e-07, 'epoch': 0.25})
|
| 3 |
+
Step 300, Loss: {'mse_loss': 1.3334037065505981, 'mee_loss': 1.8580015897750854, 'totoal_loss': 1.3334037065505981, 'data_time': 0.02801223797723651, 'model_time': 0.7415552249876782, 'learning_rate': 6.000000000000001e-07, 'epoch': 0.38})
|
| 4 |
+
Step 400, Loss: {'mse_loss': 1.0814790725708008, 'mee_loss': 2.307223081588745, 'totoal_loss': 1.0814790725708008, 'data_time': 0.038419932941906154, 'model_time': 0.7602385410573334, 'learning_rate': 8.000000000000001e-07, 'epoch': 0.51})
|
| 5 |
+
Step 500, Loss: {'mse_loss': 1.0452951192855835, 'mee_loss': 2.068004846572876, 'totoal_loss': 1.0452951192855835, 'data_time': 0.029047712916508317, 'model_time': 0.8239249530015513, 'learning_rate': 1.0000000000000002e-06, 'epoch': 0.63})
|
| 6 |
+
Step 600, Loss: {'mse_loss': 0.9650746583938599, 'mee_loss': 1.6036300659179688, 'totoal_loss': 0.9650746583938599, 'data_time': 0.050950748031027615, 'model_time': 0.7650197130860761, 'learning_rate': 1.2000000000000002e-06, 'epoch': 0.76})
|
| 7 |
+
Step 700, Loss: {'mse_loss': 0.7825259566307068, 'mee_loss': 2.8573737144470215, 'totoal_loss': 0.7825259566307068, 'data_time': 0.021834686980582774, 'model_time': 0.7940769859123975, 'learning_rate': 1.4000000000000001e-06, 'epoch': 0.89})
|
| 8 |
+
Step 800, Loss: {'mse_loss': 0.68254554271698, 'mee_loss': 1.8322699069976807, 'totoal_loss': 0.68254554271698, 'data_time': 0.016285649966448545, 'model_time': 0.7832125590648502, 'learning_rate': 1.6000000000000001e-06, 'epoch': 1.02})
|
| 9 |
+
Step 900, Loss: {'mse_loss': 0.6344634890556335, 'mee_loss': 2.3249831199645996, 'totoal_loss': 0.6344634890556335, 'data_time': 0.014674062957055867, 'model_time': 0.7313083170447499, 'learning_rate': 1.8000000000000001e-06, 'epoch': 1.14})
|
| 10 |
+
Step 1000, Loss: {'mse_loss': 0.7796018123626709, 'mee_loss': 1.8755624294281006, 'totoal_loss': 0.7796018123626709, 'data_time': 0.016635935055091977, 'model_time': 0.7449456210015342, 'learning_rate': 2.0000000000000003e-06, 'epoch': 1.27})
|
| 11 |
+
Step 1100, Loss: {'mse_loss': 0.5251889228820801, 'mee_loss': 2.2637557983398438, 'totoal_loss': 0.5251889228820801, 'data_time': 0.02183494600467384, 'model_time': 0.8120601039845496, 'learning_rate': 2.2e-06, 'epoch': 1.4})
|
| 12 |
+
Step 1200, Loss: {'mse_loss': 0.49554213881492615, 'mee_loss': 1.8537946939468384, 'totoal_loss': 0.49554213881492615, 'data_time': 0.016382910078391433, 'model_time': 0.7874215150950477, 'learning_rate': 2.4000000000000003e-06, 'epoch': 1.52})
|
| 13 |
+
Step 1300, Loss: {'mse_loss': 0.30134671926498413, 'mee_loss': 1.478742241859436, 'totoal_loss': 0.30134671926498413, 'data_time': 0.01624571206048131, 'model_time': 0.7566402310039848, 'learning_rate': 2.6e-06, 'epoch': 1.65})
|
| 14 |
+
Step 1400, Loss: {'mse_loss': 0.29756781458854675, 'mee_loss': 1.3431670665740967, 'totoal_loss': 0.29756781458854675, 'data_time': 0.020399596891365945, 'model_time': 0.7539188510272652, 'learning_rate': 2.8000000000000003e-06, 'epoch': 1.78})
|
| 15 |
+
Step 1500, Loss: {'mse_loss': 0.1699257344007492, 'mee_loss': 1.2604703903198242, 'totoal_loss': 0.1699257344007492, 'data_time': 0.017016440979205072, 'model_time': 0.7410323088988662, 'learning_rate': 3e-06, 'epoch': 1.9})
|
| 16 |
+
Step 1600, Loss: {'mse_loss': 0.15522536635398865, 'mee_loss': 1.14544677734375, 'totoal_loss': 0.15522536635398865, 'data_time': 0.02702502894680947, 'model_time': 0.7775420899270102, 'learning_rate': 3.2000000000000003e-06, 'epoch': 2.03})
|
| 17 |
+
Step 1700, Loss: {'mse_loss': 0.1464596539735794, 'mee_loss': 1.0988247394561768, 'totoal_loss': 0.1464596539735794, 'data_time': 0.024647876038216054, 'model_time': 0.7948051879648119, 'learning_rate': 3.4000000000000005e-06, 'epoch': 2.16})
|
| 18 |
+
Step 1800, Loss: {'mse_loss': 0.130882129073143, 'mee_loss': 1.0045607089996338, 'totoal_loss': 0.130882129073143, 'data_time': 0.023595448001287878, 'model_time': 0.8027515560388565, 'learning_rate': 3.6000000000000003e-06, 'epoch': 2.28})
|
| 19 |
+
Step 1900, Loss: {'mse_loss': 0.09729801118373871, 'mee_loss': 0.9242005348205566, 'totoal_loss': 0.09729801118373871, 'data_time': 0.021295736078172922, 'model_time': 0.7722216759575531, 'learning_rate': 3.8000000000000005e-06, 'epoch': 2.41})
|
| 20 |
+
Step 2000, Loss: {'mse_loss': 0.1896577775478363, 'mee_loss': 1.1036385297775269, 'totoal_loss': 0.1896577775478363, 'data_time': 0.02497434103861451, 'model_time': 0.7668226170353591, 'learning_rate': 4.000000000000001e-06, 'epoch': 2.54})
|
| 21 |
+
Step 2100, Loss: {'mse_loss': 0.1656688153743744, 'mee_loss': 0.9180138111114502, 'totoal_loss': 0.1656688153743744, 'data_time': 0.02416733093559742, 'model_time': 0.7681532599963248, 'learning_rate': 4.2000000000000004e-06, 'epoch': 2.66})
|
| 22 |
+
Step 2200, Loss: {'mse_loss': 0.15886041522026062, 'mee_loss': 0.8424340486526489, 'totoal_loss': 0.15886041522026062, 'data_time': 0.025929489987902343, 'model_time': 0.7546895639970899, 'learning_rate': 4.4e-06, 'epoch': 2.79})
|
| 23 |
+
Step 2300, Loss: {'mse_loss': 0.14146500825881958, 'mee_loss': 0.9404461979866028, 'totoal_loss': 0.14146500825881958, 'data_time': 0.021612156997434795, 'model_time': 0.7709407520014793, 'learning_rate': 4.600000000000001e-06, 'epoch': 2.92})
|
| 24 |
+
Step 2400, Loss: {'mse_loss': 0.12469447404146194, 'mee_loss': 0.9348092079162598, 'totoal_loss': 0.12469447404146194, 'data_time': 0.024532855954021215, 'model_time': 0.8294613080797717, 'learning_rate': 4.800000000000001e-06, 'epoch': 3.05})
|
| 25 |
+
Step 2500, Loss: {'mse_loss': 0.12426843494176865, 'mee_loss': 0.7695668339729309, 'totoal_loss': 0.12426843494176865, 'data_time': 0.02417363307904452, 'model_time': 0.7690877929562703, 'learning_rate': 5e-06, 'epoch': 3.17})
|
| 26 |
+
Step 2600, Loss: {'mse_loss': 0.1212850883603096, 'mee_loss': 0.9390741586685181, 'totoal_loss': 0.1212850883603096, 'data_time': 0.023628431954421103, 'model_time': 0.7647355400258675, 'learning_rate': 5.2e-06, 'epoch': 3.3})
|
| 27 |
+
Step 2700, Loss: {'mse_loss': 0.14238135516643524, 'mee_loss': 0.8121027946472168, 'totoal_loss': 0.14238135516643524, 'data_time': 0.027559343026950955, 'model_time': 0.7567114649573341, 'learning_rate': 5.400000000000001e-06, 'epoch': 3.43})
|
| 28 |
+
Step 2800, Loss: {'mse_loss': 0.1439291089773178, 'mee_loss': 0.9772409796714783, 'totoal_loss': 0.1439291089773178, 'data_time': 0.023601393098942935, 'model_time': 0.7756403849925846, 'learning_rate': 5.600000000000001e-06, 'epoch': 3.55})
|
| 29 |
+
Step 2900, Loss: {'mse_loss': 0.10065693408250809, 'mee_loss': 0.8448050022125244, 'totoal_loss': 0.10065693408250809, 'data_time': 0.02652791899163276, 'model_time': 0.7391231079818681, 'learning_rate': 5.8e-06, 'epoch': 3.68})
|
| 30 |
+
Step 3000, Loss: {'mse_loss': 0.1873035728931427, 'mee_loss': 0.8443247675895691, 'totoal_loss': 0.1873035728931427, 'data_time': 0.022342149051837623, 'model_time': 0.7805117010138929, 'learning_rate': 6e-06, 'epoch': 3.81})
|
| 31 |
+
Step 3100, Loss: {'mse_loss': 0.06178652495145798, 'mee_loss': 0.7596316933631897, 'totoal_loss': 0.06178652495145798, 'data_time': 0.023517142981290817, 'model_time': 0.7250013630837202, 'learning_rate': 6.200000000000001e-06, 'epoch': 3.93})
|
| 32 |
+
Step 3200, Loss: {'mse_loss': 0.18698374927043915, 'mee_loss': 0.7764599323272705, 'totoal_loss': 0.18698374927043915, 'data_time': 0.0224324680166319, 'model_time': 0.7570261859800667, 'learning_rate': 6.4000000000000006e-06, 'epoch': 4.06})
|
| 33 |
+
Step 3300, Loss: {'mse_loss': 0.1432357281446457, 'mee_loss': 0.8301627039909363, 'totoal_loss': 0.1432357281446457, 'data_time': 0.0195739179616794, 'model_time': 0.7597961629508063, 'learning_rate': 6.600000000000001e-06, 'epoch': 4.19})
|
| 34 |
+
Step 3400, Loss: {'mse_loss': 0.14777418971061707, 'mee_loss': 0.7986470460891724, 'totoal_loss': 0.14777418971061707, 'data_time': 0.021292077959515154, 'model_time': 0.745123588014394, 'learning_rate': 6.800000000000001e-06, 'epoch': 4.31})
|
| 35 |
+
Step 3500, Loss: {'mse_loss': 0.12648522853851318, 'mee_loss': 0.759075939655304, 'totoal_loss': 0.12648522853851318, 'data_time': 0.024157528998330235, 'model_time': 0.7338013530243188, 'learning_rate': 7e-06, 'epoch': 4.44})
|
| 36 |
+
Step 3600, Loss: {'mse_loss': 0.11265560239553452, 'mee_loss': 0.9859537482261658, 'totoal_loss': 0.11265560239553452, 'data_time': 0.029823300894349813, 'model_time': 0.8248123429948464, 'learning_rate': 7.2000000000000005e-06, 'epoch': 4.57})
|
| 37 |
+
Step 3700, Loss: {'mse_loss': 0.12054676562547684, 'mee_loss': 0.8612611889839172, 'totoal_loss': 0.12054676562547684, 'data_time': 0.023948068963363767, 'model_time': 0.7694782830076292, 'learning_rate': 7.4e-06, 'epoch': 4.7})
|
| 38 |
+
Step 3800, Loss: {'mse_loss': 0.13732101023197174, 'mee_loss': 0.8141211271286011, 'totoal_loss': 0.13732101023197174, 'data_time': 0.02362382400315255, 'model_time': 0.7559498939663172, 'learning_rate': 7.600000000000001e-06, 'epoch': 4.82})
|
| 39 |
+
Step 3900, Loss: {'mse_loss': 0.06157328560948372, 'mee_loss': 0.7040852308273315, 'totoal_loss': 0.06157328560948372, 'data_time': 0.020655354019254446, 'model_time': 0.762853643973358, 'learning_rate': 7.800000000000002e-06, 'epoch': 4.95})
|
| 40 |
+
Step 4000, Loss: {'mse_loss': 0.15706859529018402, 'mee_loss': 0.9282711148262024, 'totoal_loss': 0.15706859529018402, 'data_time': 0.02021452900953591, 'model_time': 0.7421757449628785, 'learning_rate': 8.000000000000001e-06, 'epoch': 5.08})
|
| 41 |
+
Step 4100, Loss: {'mse_loss': 0.16935448348522186, 'mee_loss': 0.6971896886825562, 'totoal_loss': 0.16935448348522186, 'data_time': 0.02220562205184251, 'model_time': 0.7582940639695153, 'learning_rate': 8.2e-06, 'epoch': 5.2})
|
| 42 |
+
Step 4200, Loss: {'mse_loss': 0.09386027604341507, 'mee_loss': 0.7909972071647644, 'totoal_loss': 0.09386027604341507, 'data_time': 0.022202176973223686, 'model_time': 0.758807743084617, 'learning_rate': 8.400000000000001e-06, 'epoch': 5.33})
|
| 43 |
+
Step 4300, Loss: {'mse_loss': 0.11490926146507263, 'mee_loss': 0.8871612548828125, 'totoal_loss': 0.11490926146507263, 'data_time': 0.02114589000120759, 'model_time': 0.7941861079307273, 'learning_rate': 8.6e-06, 'epoch': 5.46})
|
| 44 |
+
Step 4400, Loss: {'mse_loss': 0.08081704378128052, 'mee_loss': 0.6348628997802734, 'totoal_loss': 0.08081704378128052, 'data_time': 0.02271121903322637, 'model_time': 0.7264236240880564, 'learning_rate': 8.8e-06, 'epoch': 5.58})
|
| 45 |
+
Step 4500, Loss: {'mse_loss': 0.10873459279537201, 'mee_loss': 0.856681227684021, 'totoal_loss': 0.10873459279537201, 'data_time': 0.022136276005767286, 'model_time': 0.7563202891033143, 'learning_rate': 9e-06, 'epoch': 5.71})
|
| 46 |
+
Step 4600, Loss: {'mse_loss': 0.11369528621435165, 'mee_loss': 0.7222472429275513, 'totoal_loss': 0.11369528621435165, 'data_time': 0.027143485960550606, 'model_time': 0.8288137810304761, 'learning_rate': 9.200000000000002e-06, 'epoch': 5.84})
|
| 47 |
+
Step 4700, Loss: {'mse_loss': 0.11533553898334503, 'mee_loss': 0.5995956659317017, 'totoal_loss': 0.11533553898334503, 'data_time': 0.020646471995860338, 'model_time': 0.8023022270062938, 'learning_rate': 9.4e-06, 'epoch': 5.96})
|
| 48 |
+
Step 4800, Loss: {'mse_loss': 0.07948582619428635, 'mee_loss': 0.5964171290397644, 'totoal_loss': 0.07948582619428635, 'data_time': 0.015359671087935567, 'model_time': 0.7727717630332336, 'learning_rate': 9.600000000000001e-06, 'epoch': 6.09})
|
| 49 |
+
Step 4900, Loss: {'mse_loss': 0.12251092493534088, 'mee_loss': 0.6793160438537598, 'totoal_loss': 0.12251092493534088, 'data_time': 0.01584730506874621, 'model_time': 0.727181897033006, 'learning_rate': 9.800000000000001e-06, 'epoch': 6.22})
|
| 50 |
+
Step 5000, Loss: {'mse_loss': 0.08915047347545624, 'mee_loss': 0.5950565338134766, 'totoal_loss': 0.08915047347545624, 'data_time': 0.015111266053281724, 'model_time': 0.7670917060459033, 'learning_rate': 1e-05, 'epoch': 6.35})
|
| 51 |
+
Step 5100, Loss: {'mse_loss': 0.07627718895673752, 'mee_loss': 0.6121435165405273, 'totoal_loss': 0.07627718895673752, 'data_time': 0.016572582069784403, 'model_time': 0.7445322590647265, 'learning_rate': 9.999615090493604e-06, 'epoch': 6.47})
|
| 52 |
+
Step 5200, Loss: {'mse_loss': 0.16429126262664795, 'mee_loss': 0.6801398396492004, 'totoal_loss': 0.16429126262664795, 'data_time': 0.018764193053357303, 'model_time': 0.7353875109693035, 'learning_rate': 9.998460422756089e-06, 'epoch': 6.6})
|
| 53 |
+
Step 5300, Loss: {'mse_loss': 0.14018329977989197, 'mee_loss': 0.530652642250061, 'totoal_loss': 0.14018329977989197, 'data_time': 0.015079262899234891, 'model_time': 0.7576409459579736, 'learning_rate': 9.996536179122874e-06, 'epoch': 6.73})
|
| 54 |
+
Step 5400, Loss: {'mse_loss': 0.09031718224287033, 'mee_loss': 0.6506908535957336, 'totoal_loss': 0.09031718224287033, 'data_time': 0.017702384968288243, 'model_time': 0.7880246579879895, 'learning_rate': 9.993842663454337e-06, 'epoch': 6.85})
|
| 55 |
+
Step 5500, Loss: {'mse_loss': 0.17744800448417664, 'mee_loss': 0.6273765563964844, 'totoal_loss': 0.17744800448417664, 'data_time': 0.0166046479716897, 'model_time': 0.7720243090298027, 'learning_rate': 9.990380301087824e-06, 'epoch': 6.98})
|
| 56 |
+
Step 5600, Loss: {'mse_loss': 0.12377248704433441, 'mee_loss': 0.6443995237350464, 'totoal_loss': 0.12377248704433441, 'data_time': 0.008535314002074301, 'model_time': 1.0354393569286913, 'learning_rate': 9.986149638770493e-06, 'epoch': 7.11})
|
| 57 |
+
Step 5700, Loss: {'mse_loss': 0.06390193849802017, 'mee_loss': 0.6221092343330383, 'totoal_loss': 0.06390193849802017, 'data_time': 0.008326344075612724, 'model_time': 0.8821890460094437, 'learning_rate': 9.981151344572967e-06, 'epoch': 7.23})
|
| 58 |
+
Step 5800, Loss: {'mse_loss': 0.08810398727655411, 'mee_loss': 0.7051848769187927, 'totoal_loss': 0.08810398727655411, 'data_time': 0.009145224001258612, 'model_time': 0.7887716030236334, 'learning_rate': 9.975386207783839e-06, 'epoch': 7.36})
|
| 59 |
+
Step 5900, Loss: {'mse_loss': 0.04724283888936043, 'mee_loss': 0.5435243248939514, 'totoal_loss': 0.04724283888936043, 'data_time': 0.008812567102722824, 'model_time': 0.7339208000339568, 'learning_rate': 9.968855138785041e-06, 'epoch': 7.49})
|
| 60 |
+
Step 6000, Loss: {'mse_loss': 0.0814419537782669, 'mee_loss': 0.5817110538482666, 'totoal_loss': 0.0814419537782669, 'data_time': 0.009812238975428045, 'model_time': 0.7369354779366404, 'learning_rate': 9.961559168908081e-06, 'epoch': 7.61})
|
| 61 |
+
Step 6100, Loss: {'mse_loss': 0.10858596116304398, 'mee_loss': 0.5444760918617249, 'totoal_loss': 0.10858596116304398, 'data_time': 0.009321358986198902, 'model_time': 0.7850986879784614, 'learning_rate': 9.953499450271174e-06, 'epoch': 7.74})
|
| 62 |
+
Step 6200, Loss: {'mse_loss': 0.09948823601007462, 'mee_loss': 0.4868044853210449, 'totoal_loss': 0.09948823601007462, 'data_time': 0.011074315058067441, 'model_time': 0.8463682050351053, 'learning_rate': 9.944677255597332e-06, 'epoch': 7.87})
|
| 63 |
+
Step 6300, Loss: {'mse_loss': 0.10587383806705475, 'mee_loss': 0.5809319019317627, 'totoal_loss': 0.10587383806705475, 'data_time': 0.007885602070018649, 'model_time': 0.7152841999195516, 'learning_rate': 9.935093978013357e-06, 'epoch': 7.99})
|
| 64 |
+
Step 6400, Loss: {'mse_loss': 0.07794412970542908, 'mee_loss': 0.6443774700164795, 'totoal_loss': 0.07794412970542908, 'data_time': 0.022821068996563554, 'model_time': 0.7631597369909286, 'learning_rate': 9.924751130829878e-06, 'epoch': 8.12})
|
| 65 |
+
Step 6500, Loss: {'mse_loss': 0.0759207233786583, 'mee_loss': 0.49532419443130493, 'totoal_loss': 0.0759207233786583, 'data_time': 0.023776007001288235, 'model_time': 0.7607258330099285, 'learning_rate': 9.91365034730236e-06, 'epoch': 8.25})
|
| 66 |
+
Step 6600, Loss: {'mse_loss': 0.17000478506088257, 'mee_loss': 0.740670382976532, 'totoal_loss': 0.17000478506088257, 'data_time': 0.02219251892529428, 'model_time': 0.7551692629931495, 'learning_rate': 9.901793380373204e-06, 'epoch': 8.38})
|
| 67 |
+
Step 6700, Loss: {'mse_loss': 0.09441469609737396, 'mee_loss': 0.6136425733566284, 'totoal_loss': 0.09441469609737396, 'data_time': 0.0207146160537377, 'model_time': 0.8177698169602081, 'learning_rate': 9.889182102394944e-06, 'epoch': 8.5})
|
| 68 |
+
Step 6800, Loss: {'mse_loss': 0.11459951102733612, 'mee_loss': 0.47985750436782837, 'totoal_loss': 0.11459951102733612, 'data_time': 0.021966214990243316, 'model_time': 0.7493565370095894, 'learning_rate': 9.875818504834564e-06, 'epoch': 8.63})
|
| 69 |
+
Step 6900, Loss: {'mse_loss': 0.06786599010229111, 'mee_loss': 0.512142539024353, 'totoal_loss': 0.06786599010229111, 'data_time': 0.02280828100629151, 'model_time': 0.743455415009521, 'learning_rate': 9.861704697959036e-06, 'epoch': 8.76})
|
| 70 |
+
Step 7000, Loss: {'mse_loss': 0.07419311255216599, 'mee_loss': 0.5534992218017578, 'totoal_loss': 0.07419311255216599, 'data_time': 0.020097360014915466, 'model_time': 0.7495155390352011, 'learning_rate': 9.846842910502077e-06, 'epoch': 8.88})
|
| 71 |
+
Step 7100, Loss: {'mse_loss': 0.05893222242593765, 'mee_loss': 0.49913105368614197, 'totoal_loss': 0.05893222242593765, 'data_time': 0.0074486699886620045, 'model_time': 0.7280498810578138, 'learning_rate': 9.831235489312212e-06, 'epoch': 9.01})
|
| 72 |
+
Step 7200, Loss: {'mse_loss': 0.06650486588478088, 'mee_loss': 0.47658228874206543, 'totoal_loss': 0.06650486588478088, 'data_time': 0.007902076933532953, 'model_time': 0.7370407750131562, 'learning_rate': 9.814884898982168e-06, 'epoch': 9.14})
|
| 73 |
+
Step 7300, Loss: {'mse_loss': 0.044213779270648956, 'mee_loss': 0.5478647351264954, 'totoal_loss': 0.044213779270648956, 'data_time': 0.008677642908878624, 'model_time': 0.7749877800233662, 'learning_rate': 9.797793721459709e-06, 'epoch': 9.26})
|
| 74 |
+
Step 7400, Loss: {'mse_loss': 0.07100879400968552, 'mee_loss': 0.5198891162872314, 'totoal_loss': 0.07100879400968552, 'data_time': 0.00973831198643893, 'model_time': 0.7761379990261048, 'learning_rate': 9.779964655639886e-06, 'epoch': 9.39})
|
| 75 |
+
Step 7500, Loss: {'mse_loss': 0.06812673807144165, 'mee_loss': 0.5530898571014404, 'totoal_loss': 0.06812673807144165, 'data_time': 0.0092260439414531, 'model_time': 0.7776535130105913, 'learning_rate': 9.761400516938874e-06, 'epoch': 9.52})
|
| 76 |
+
Step 7600, Loss: {'mse_loss': 0.03601570054888725, 'mee_loss': 0.5421112179756165, 'totoal_loss': 0.03601570054888725, 'data_time': 0.007454341044649482, 'model_time': 0.7610773890046403, 'learning_rate': 9.74210423684938e-06, 'epoch': 9.64})
|
| 77 |
+
Step 7700, Loss: {'mse_loss': 0.07169774174690247, 'mee_loss': 0.5543205738067627, 'totoal_loss': 0.07169774174690247, 'data_time': 0.01129721396137029, 'model_time': 0.7712653009220958, 'learning_rate': 9.722078862477715e-06, 'epoch': 9.77})
|
| 78 |
+
Step 7800, Loss: {'mse_loss': 0.46229588985443115, 'mee_loss': 1.4389379024505615, 'totoal_loss': 0.46229588985443115, 'data_time': 0.008234991924837232, 'model_time': 0.7237026669317856, 'learning_rate': 9.701327556062637e-06, 'epoch': 9.9})
|
| 79 |
+
Step 7900, Loss: {'mse_loss': 0.055790726095438004, 'mee_loss': 0.4196504056453705, 'totoal_loss': 0.055790726095438004, 'data_time': 0.016551523003727198, 'model_time': 0.7312905299477279, 'learning_rate': 9.679853594475985e-06, 'epoch': 10.03})
|
| 80 |
+
Step 8000, Loss: {'mse_loss': 0.04934955760836601, 'mee_loss': 0.499231219291687, 'totoal_loss': 0.04934955760836601, 'data_time': 0.019586062990128994, 'model_time': 0.7481812710175291, 'learning_rate': 9.657660368705225e-06, 'epoch': 10.15})
|
| 81 |
+
Step 8100, Loss: {'mse_loss': 0.03215963393449783, 'mee_loss': 0.40430909395217896, 'totoal_loss': 0.03215963393449783, 'data_time': 0.018485215958207846, 'model_time': 0.7870490630157292, 'learning_rate': 9.634751383317983e-06, 'epoch': 10.28})
|
| 82 |
+
Step 8200, Loss: {'mse_loss': 0.0646325945854187, 'mee_loss': 0.3556864261627197, 'totoal_loss': 0.0646325945854187, 'data_time': 0.015419063973240554, 'model_time': 0.7331196459708735, 'learning_rate': 9.611130255908619e-06, 'epoch': 10.41})
|
| 83 |
+
Step 8300, Loss: {'mse_loss': 0.09832295030355453, 'mee_loss': 0.49159252643585205, 'totoal_loss': 0.09832295030355453, 'data_time': 0.015556485974229872, 'model_time': 0.7425307300873101, 'learning_rate': 9.586800716526974e-06, 'epoch': 10.53})
|
| 84 |
+
Step 8400, Loss: {'mse_loss': 0.09539172053337097, 'mee_loss': 0.45014679431915283, 'totoal_loss': 0.09539172053337097, 'data_time': 0.01693005091510713, 'model_time': 0.9924178280634806, 'learning_rate': 9.561766607089355e-06, 'epoch': 10.66})
|
| 85 |
+
Step 8500, Loss: {'mse_loss': 0.08641795068979263, 'mee_loss': 0.4917270243167877, 'totoal_loss': 0.08641795068979263, 'data_time': 0.01947535399813205, 'model_time': 0.8245181239908561, 'learning_rate': 9.536031880771846e-06, 'epoch': 10.79})
|
| 86 |
+
Step 8600, Loss: {'mse_loss': 0.03853495419025421, 'mee_loss': 0.4286261200904846, 'totoal_loss': 0.03853495419025421, 'data_time': 0.017406004946678877, 'model_time': 0.7448569890111685, 'learning_rate': 9.50960060138606e-06, 'epoch': 10.91})
|
| 87 |
+
Step 8700, Loss: {'mse_loss': 0.06544222682714462, 'mee_loss': 0.47047266364097595, 'totoal_loss': 0.06544222682714462, 'data_time': 0.016022769967094064, 'model_time': 0.7958654980175197, 'learning_rate': 9.482476942737411e-06, 'epoch': 11.04})
|
| 88 |
+
Step 8800, Loss: {'mse_loss': 0.056938666850328445, 'mee_loss': 0.4421361982822418, 'totoal_loss': 0.056938666850328445, 'data_time': 0.013572356896474957, 'model_time': 0.7476087959948927, 'learning_rate': 9.45466518796603e-06, 'epoch': 11.17})
|
| 89 |
+
Step 8900, Loss: {'mse_loss': 0.04939054697751999, 'mee_loss': 0.3789576590061188, 'totoal_loss': 0.04939054697751999, 'data_time': 0.017455756897106767, 'model_time': 0.7807869830867276, 'learning_rate': 9.426169728870399e-06, 'epoch': 11.29})
|
| 90 |
+
Step 9000, Loss: {'mse_loss': 0.055212296545505524, 'mee_loss': 0.5348489880561829, 'totoal_loss': 0.055212296545505524, 'data_time': 0.015972672030329704, 'model_time': 0.7270879199495539, 'learning_rate': 9.396995065213835e-06, 'epoch': 11.42})
|
| 91 |
+
Step 9100, Loss: {'mse_loss': 0.053457800298929214, 'mee_loss': 0.33070337772369385, 'totoal_loss': 0.053457800298929214, 'data_time': 0.016735998913645744, 'model_time': 0.7611372569808736, 'learning_rate': 9.367145804013938e-06, 'epoch': 11.55})
|
| 92 |
+
Step 9200, Loss: {'mse_loss': 0.07856844365596771, 'mee_loss': 0.5464756488800049, 'totoal_loss': 0.07856844365596771, 'data_time': 0.020590297994203866, 'model_time': 0.8092418329324573, 'learning_rate': 9.336626658815071e-06, 'epoch': 11.68})
|
| 93 |
+
Step 9300, Loss: {'mse_loss': 0.05085271969437599, 'mee_loss': 0.40578019618988037, 'totoal_loss': 0.05085271969437599, 'data_time': 0.018078705994412303, 'model_time': 0.7463861729484051, 'learning_rate': 9.305442448944056e-06, 'epoch': 11.8})
|
| 94 |
+
Step 9400, Loss: {'mse_loss': 0.01798899844288826, 'mee_loss': 0.35773026943206787, 'totoal_loss': 0.01798899844288826, 'data_time': 0.017013143049553037, 'model_time': 0.7392183480551466, 'learning_rate': 9.273598098749124e-06, 'epoch': 11.93})
|
| 95 |
+
Step 9500, Loss: {'mse_loss': 0.06507351249456406, 'mee_loss': 0.42422351241111755, 'totoal_loss': 0.06507351249456406, 'data_time': 0.011041435995139182, 'model_time': 0.7518641130300239, 'learning_rate': 9.241098636822324e-06, 'epoch': 12.06})
|
| 96 |
+
Step 9600, Loss: {'mse_loss': 0.08156165480613708, 'mee_loss': 0.4419828951358795, 'totoal_loss': 0.08156165480613708, 'data_time': 0.008531622006557882, 'model_time': 0.7317580870585516, 'learning_rate': 9.207949195205442e-06, 'epoch': 12.18})
|
| 97 |
+
Step 9700, Loss: {'mse_loss': 0.07417156547307968, 'mee_loss': 0.4414217472076416, 'totoal_loss': 0.07417156547307968, 'data_time': 0.012556780013255775, 'model_time': 0.8052842619363219, 'learning_rate': 9.174155008579588e-06, 'epoch': 12.31})
|
| 98 |
+
Step 9800, Loss: {'mse_loss': 0.04689968749880791, 'mee_loss': 0.3949102461338043, 'totoal_loss': 0.04689968749880791, 'data_time': 0.007882172940298915, 'model_time': 0.8203763340134174, 'learning_rate': 9.139721413438583e-06, 'epoch': 12.44})
|
| 99 |
+
Step 9900, Loss: {'mse_loss': 0.0545845702290535, 'mee_loss': 0.4047486484050751, 'totoal_loss': 0.0545845702290535, 'data_time': 0.011250872048549354, 'model_time': 0.752139993943274, 'learning_rate': 9.104653847246273e-06, 'epoch': 12.56})
|
| 100 |
+
Step 10000, Loss: {'mse_loss': 0.058530885726213455, 'mee_loss': 0.3682401776313782, 'totoal_loss': 0.06221328675746918, 'data_time': 0.008097816025838256, 'model_time': 0.7707128539914265, 'learning_rate': 9.068957847577869e-06, 'epoch': 12.69})
|
| 101 |
+
Step 10100, Loss: {'mse_loss': 0.03379180654883385, 'mee_loss': 0.5042754411697388, 'totoal_loss': 0.03883456066250801, 'data_time': 0.007566991960629821, 'model_time': 0.7983752760337666, 'learning_rate': 9.032639051245524e-06, 'epoch': 12.82})
|
| 102 |
+
Step 10200, Loss: {'mse_loss': 0.0402129702270031, 'mee_loss': 0.4194812774658203, 'totoal_loss': 0.044407784938812256, 'data_time': 0.008180757984519005, 'model_time': 0.7780605349689722, 'learning_rate': 8.995703193408199e-06, 'epoch': 12.94})
|
| 103 |
+
Step 10300, Loss: {'mse_loss': 0.048691827803850174, 'mee_loss': 0.31560322642326355, 'totoal_loss': 0.05184786021709442, 'data_time': 0.014462438062764704, 'model_time': 0.7801663159625605, 'learning_rate': 8.958156106666017e-06, 'epoch': 13.07})
|
| 104 |
+
Step 10400, Loss: {'mse_loss': 0.05096445605158806, 'mee_loss': 0.27912434935569763, 'totoal_loss': 0.05375570058822632, 'data_time': 0.01520582102239132, 'model_time': 0.7522147060371935, 'learning_rate': 8.92000372013924e-06, 'epoch': 13.2})
|
| 105 |
+
Step 10500, Loss: {'mse_loss': 0.042559221386909485, 'mee_loss': 0.35276123881340027, 'totoal_loss': 0.046086832880973816, 'data_time': 0.019910249044187367, 'model_time': 0.7494869759539142, 'learning_rate': 8.881252058531973e-06, 'epoch': 13.32})
|
| 106 |
+
Step 10600, Loss: {'mse_loss': 0.060420624911785126, 'mee_loss': 0.38040298223495483, 'totoal_loss': 0.06422465294599533, 'data_time': 0.015297814970836043, 'model_time': 0.7963526520179585, 'learning_rate': 8.841907241180809e-06, 'epoch': 13.45})
|
| 107 |
+
Step 10700, Loss: {'mse_loss': 0.04836156591773033, 'mee_loss': 0.3743411898612976, 'totoal_loss': 0.052104976028203964, 'data_time': 0.015053199022077024, 'model_time': 0.9778309150133282, 'learning_rate': 8.801975481088507e-06, 'epoch': 13.58})
|
| 108 |
+
Step 10800, Loss: {'mse_loss': 0.06667647510766983, 'mee_loss': 0.2704889476299286, 'totoal_loss': 0.06938136368989944, 'data_time': 0.01607134100049734, 'model_time': 0.7577912579290569, 'learning_rate': 8.761463083942889e-06, 'epoch': 13.71})
|
| 109 |
+
Step 10900, Loss: {'mse_loss': 0.08626426011323929, 'mee_loss': 0.2944601774215698, 'totoal_loss': 0.08920886367559433, 'data_time': 0.014144577900879085, 'model_time': 0.8166530960006639, 'learning_rate': 8.720376447121098e-06, 'epoch': 13.83})
|
| 110 |
+
Step 11000, Loss: {'mse_loss': 0.09957097470760345, 'mee_loss': 0.4231190085411072, 'totoal_loss': 0.1038021668791771, 'data_time': 0.01652610895689577, 'model_time': 0.7640987400664017, 'learning_rate': 8.678722058679382e-06, 'epoch': 13.96})
|
| 111 |
+
Step 11100, Loss: {'mse_loss': 0.059370435774326324, 'mee_loss': 0.37462133169174194, 'totoal_loss': 0.0631166473031044, 'data_time': 0.007855775998905301, 'model_time': 0.7528073180001229, 'learning_rate': 8.636506496328546e-06, 'epoch': 14.09})
|
| 112 |
+
Step 11200, Loss: {'mse_loss': 0.03189672529697418, 'mee_loss': 0.36212626099586487, 'totoal_loss': 0.03551798686385155, 'data_time': 0.007857656106352806, 'model_time': 0.8345421669073403, 'learning_rate': 8.593736426395268e-06, 'epoch': 14.21})
|
| 113 |
+
Step 11300, Loss: {'mse_loss': 0.0320807620882988, 'mee_loss': 0.3377162516117096, 'totoal_loss': 0.035457924008369446, 'data_time': 0.0087014070013538, 'model_time': 0.7667786790989339, 'learning_rate': 8.550418602769392e-06, 'epoch': 14.34})
|
| 114 |
+
Step 11400, Loss: {'mse_loss': 0.04303228110074997, 'mee_loss': 0.3688960075378418, 'totoal_loss': 0.04672124236822128, 'data_time': 0.009951515006832778, 'model_time': 0.7798602790571749, 'learning_rate': 8.506559865837425e-06, 'epoch': 14.47})
|
| 115 |
+
Step 11500, Loss: {'mse_loss': 0.08310699462890625, 'mee_loss': 0.34338322281837463, 'totoal_loss': 0.0865408256649971, 'data_time': 0.00813381397165358, 'model_time': 0.7517759510083124, 'learning_rate': 8.462167141402359e-06, 'epoch': 14.59})
|
| 116 |
+
Step 11600, Loss: {'mse_loss': 0.029768403619527817, 'mee_loss': 0.28625401854515076, 'totoal_loss': 0.03263094276189804, 'data_time': 0.009948468999937177, 'model_time': 0.822580068022944, 'learning_rate': 8.417247439589994e-06, 'epoch': 14.72})
|
| 117 |
+
Step 11700, Loss: {'mse_loss': 0.06301331520080566, 'mee_loss': 0.3236899673938751, 'totoal_loss': 0.06625021249055862, 'data_time': 0.010230510961264372, 'model_time': 0.7450265049701557, 'learning_rate': 8.371807853741978e-06, 'epoch': 14.85})
|
| 118 |
+
Step 11800, Loss: {'mse_loss': 0.03899122029542923, 'mee_loss': 0.29963576793670654, 'totoal_loss': 0.0419875793159008, 'data_time': 0.007470746990293264, 'model_time': 0.7613219399936497, 'learning_rate': 8.325855559295663e-06, 'epoch': 14.97})
|
| 119 |
+
Step 11900, Loss: {'mse_loss': 0.040524035692214966, 'mee_loss': 0.32107317447662354, 'totoal_loss': 0.04373476654291153, 'data_time': 0.008121410035528243, 'model_time': 0.7731679510325193, 'learning_rate': 8.279397812651042e-06, 'epoch': 15.1})
|
| 120 |
+
Step 12000, Loss: {'mse_loss': 0.02655996009707451, 'mee_loss': 0.4031839668750763, 'totoal_loss': 0.030591800808906555, 'data_time': 0.007718145032413304, 'model_time': 0.7573169550159946, 'learning_rate': 8.232441950024864e-06, 'epoch': 15.23})
|
| 121 |
+
Step 12100, Loss: {'mse_loss': 0.058399952948093414, 'mee_loss': 0.35818538069725037, 'totoal_loss': 0.06198180839419365, 'data_time': 0.013985543977469206, 'model_time': 0.7644655249314383, 'learning_rate': 8.184995386292166e-06, 'epoch': 15.36})
|
| 122 |
+
Step 12200, Loss: {'mse_loss': 0.03547164425253868, 'mee_loss': 0.3089410066604614, 'totoal_loss': 0.038561053574085236, 'data_time': 0.009100703056901693, 'model_time': 0.8188369040144607, 'learning_rate': 8.137065613815381e-06, 'epoch': 15.48})
|
| 123 |
+
Step 12300, Loss: {'mse_loss': 0.02722308598458767, 'mee_loss': 0.3408641219139099, 'totoal_loss': 0.03063172660768032, 'data_time': 0.00949439697433263, 'model_time': 0.7519041090272367, 'learning_rate': 8.088660201261203e-06, 'epoch': 15.61})
|
| 124 |
+
Step 12400, Loss: {'mse_loss': 0.06760852783918381, 'mee_loss': 0.36855772137641907, 'totoal_loss': 0.07129410654306412, 'data_time': 0.010447619948536158, 'model_time': 0.8111090299207717, 'learning_rate': 8.039786792405404e-06, 'epoch': 15.74})
|
| 125 |
+
Step 12500, Loss: {'mse_loss': 0.04027148708701134, 'mee_loss': 0.3586767017841339, 'totoal_loss': 0.043858252465724945, 'data_time': 0.007912543951533735, 'model_time': 0.7608991019660607, 'learning_rate': 7.990453104925807e-06, 'epoch': 15.86})
|
| 126 |
+
Step 12600, Loss: {'mse_loss': 0.07186277955770493, 'mee_loss': 0.2740142345428467, 'totoal_loss': 0.07460292428731918, 'data_time': 0.007879232987761497, 'model_time': 0.7382250409573317, 'learning_rate': 7.940666929183554e-06, 'epoch': 15.99})
|
| 127 |
+
Step 12700, Loss: {'mse_loss': 0.04782002419233322, 'mee_loss': 0.21988356113433838, 'totoal_loss': 0.050018858164548874, 'data_time': 0.019122564001008868, 'model_time': 0.7462020259117708, 'learning_rate': 7.89043612699294e-06, 'epoch': 16.12})
|
| 128 |
+
Step 12800, Loss: {'mse_loss': 0.027597248554229736, 'mee_loss': 0.29028069972991943, 'totoal_loss': 0.030500056222081184, 'data_time': 0.016411429038271308, 'model_time': 0.7751664069946855, 'learning_rate': 7.839768630379917e-06, 'epoch': 16.24})
|
| 129 |
+
Step 12900, Loss: {'mse_loss': 0.021564187481999397, 'mee_loss': 0.2766619622707367, 'totoal_loss': 0.024330807849764824, 'data_time': 0.019959536963142455, 'model_time': 0.7267065660562366, 'learning_rate': 7.788672440329562e-06, 'epoch': 16.37})
|
| 130 |
+
Step 13000, Loss: {'mse_loss': 0.02835341915488243, 'mee_loss': 0.2305411696434021, 'totoal_loss': 0.03065882995724678, 'data_time': 0.02158866706304252, 'model_time': 0.7891850490123034, 'learning_rate': 7.737155625522608e-06, 'epoch': 16.5})
|
| 131 |
+
Step 13100, Loss: {'mse_loss': 0.030703658238053322, 'mee_loss': 0.2982979416847229, 'totoal_loss': 0.03368663787841797, 'data_time': 0.025065148016437888, 'model_time': 0.7393300450639799, 'learning_rate': 7.685226321061318e-06, 'epoch': 16.62})
|
| 132 |
+
Step 13200, Loss: {'mse_loss': 0.06042652577161789, 'mee_loss': 0.2901751399040222, 'totoal_loss': 0.06332827359437943, 'data_time': 0.015133500914089382, 'model_time': 0.7554458749946207, 'learning_rate': 7.632892727184844e-06, 'epoch': 16.75})
|
| 133 |
+
Step 13300, Loss: {'mse_loss': 0.04859159141778946, 'mee_loss': 0.3782072365283966, 'totoal_loss': 0.05237366259098053, 'data_time': 0.021434899070300162, 'model_time': 0.8145954839419574, 'learning_rate': 7.580163107974335e-06, 'epoch': 16.88})
|
| 134 |
+
Step 13400, Loss: {'mse_loss': 0.04895079880952835, 'mee_loss': 0.29070088267326355, 'totoal_loss': 0.051857806742191315, 'data_time': 0.04021494009066373, 'model_time': 0.8288074639858678, 'learning_rate': 7.527045790047922e-06, 'epoch': 17.01})
|
| 135 |
+
Step 13500, Loss: {'mse_loss': 0.06883838772773743, 'mee_loss': 0.28935495018959045, 'totoal_loss': 0.07173193991184235, 'data_time': 0.016849040985107422, 'model_time': 0.7567373320925981, 'learning_rate': 7.473549161245862e-06, 'epoch': 17.13})
|
| 136 |
+
Step 13600, Loss: {'mse_loss': 0.060837272554636, 'mee_loss': 0.3203204572200775, 'totoal_loss': 0.06404047459363937, 'data_time': 0.01432239101268351, 'model_time': 0.7510862969793379, 'learning_rate': 7.419681669305998e-06, 'epoch': 17.26})
|
| 137 |
+
Step 13700, Loss: {'mse_loss': 0.04060744121670723, 'mee_loss': 0.2644321620464325, 'totoal_loss': 0.04325176402926445, 'data_time': 0.01806282193865627, 'model_time': 0.7645963400136679, 'learning_rate': 7.365451820529756e-06, 'epoch': 17.39})
|
| 138 |
+
Step 13800, Loss: {'mse_loss': 0.01974753476679325, 'mee_loss': 0.2680618166923523, 'totoal_loss': 0.022428153082728386, 'data_time': 0.014980074018239975, 'model_time': 0.7558886859333143, 'learning_rate': 7.310868178438909e-06, 'epoch': 17.51})
|
| 139 |
+
Step 13900, Loss: {'mse_loss': 0.03474169597029686, 'mee_loss': 0.2423727810382843, 'totoal_loss': 0.03716542199254036, 'data_time': 0.015969050931744277, 'model_time': 0.8201576910214499, 'learning_rate': 7.2559393624232985e-06, 'epoch': 17.64})
|
| 140 |
+
Step 14000, Loss: {'mse_loss': 0.03442267328500748, 'mee_loss': 0.2883214056491852, 'totoal_loss': 0.037305887788534164, 'data_time': 0.01702414802275598, 'model_time': 0.8190796029521152, 'learning_rate': 7.2006740463797296e-06, 'epoch': 17.77})
|
| 141 |
+
Step 14100, Loss: {'mse_loss': 0.016489168629050255, 'mee_loss': 0.2656509578227997, 'totoal_loss': 0.019145678728818893, 'data_time': 0.015260284068062901, 'model_time': 0.7474763790378347, 'learning_rate': 7.145080957342262e-06, 'epoch': 17.89})
|
| 142 |
+
Step 14200, Loss: {'mse_loss': 0.020774325355887413, 'mee_loss': 0.24279654026031494, 'totoal_loss': 0.023202290758490562, 'data_time': 0.01741538301575929, 'model_time': 0.7767575239995494, 'learning_rate': 7.0891688741041065e-06, 'epoch': 18.02})
|
| 143 |
+
Step 14300, Loss: {'mse_loss': 0.03303207457065582, 'mee_loss': 0.2535228431224823, 'totoal_loss': 0.035567302256822586, 'data_time': 0.014731443021446466, 'model_time': 0.7514889719896019, 'learning_rate': 7.032946625831363e-06, 'epoch': 18.15})
|
| 144 |
+
Step 14400, Loss: {'mse_loss': 0.024706846103072166, 'mee_loss': 0.25524982810020447, 'totoal_loss': 0.0272593442350626, 'data_time': 0.014680454041808844, 'model_time': 0.732404166017659, 'learning_rate': 6.976423090668781e-06, 'epoch': 18.27})
|
| 145 |
+
Step 14500, Loss: {'mse_loss': 0.03844715282320976, 'mee_loss': 0.25661006569862366, 'totoal_loss': 0.04101325199007988, 'data_time': 0.017469169106334448, 'model_time': 0.8414754710393026, 'learning_rate': 6.919607194337806e-06, 'epoch': 18.4})
|
| 146 |
+
Step 14600, Loss: {'mse_loss': 0.034448474645614624, 'mee_loss': 0.16675502061843872, 'totoal_loss': 0.03611602634191513, 'data_time': 0.015100046992301941, 'model_time': 0.7348418520996347, 'learning_rate': 6.8625079087270976e-06, 'epoch': 18.53})
|
| 147 |
+
Step 14700, Loss: {'mse_loss': 0.03919733688235283, 'mee_loss': 0.22654888033866882, 'totoal_loss': 0.04146282374858856, 'data_time': 0.0158682829933241, 'model_time': 0.7299603279680014, 'learning_rate': 6.8051342504757714e-06, 'epoch': 18.65})
|
| 148 |
+
Step 14800, Loss: {'mse_loss': 0.04016857594251633, 'mee_loss': 0.2680925130844116, 'totoal_loss': 0.042849499732255936, 'data_time': 0.0165635549928993, 'model_time': 0.8119541780324653, 'learning_rate': 6.747495279549561e-06, 'epoch': 18.78})
|
| 149 |
+
Step 14900, Loss: {'mse_loss': 0.056204456835985184, 'mee_loss': 0.26450997591018677, 'totoal_loss': 0.05884955823421478, 'data_time': 0.015272944001480937, 'model_time': 0.7633583989227191, 'learning_rate': 6.6896000978101465e-06, 'epoch': 18.91})
|
| 150 |
+
Step 15000, Loss: {'mse_loss': 0.023064175620675087, 'mee_loss': 0.24483919143676758, 'totoal_loss': 0.025512566789984703, 'data_time': 0.02374692796729505, 'model_time': 0.7808328290702775, 'learning_rate': 6.631457847577869e-06, 'epoch': 19.04})
|
| 151 |
+
Step 15100, Loss: {'mse_loss': 0.030242132022976875, 'mee_loss': 0.28124353289604187, 'totoal_loss': 0.033054567873477936, 'data_time': 0.02571878198068589, 'model_time': 0.7400145679712296, 'learning_rate': 6.573077710188046e-06, 'epoch': 19.16})
|
| 152 |
+
Step 15200, Loss: {'mse_loss': 0.0660078376531601, 'mee_loss': 0.29826614260673523, 'totoal_loss': 0.06899049878120422, 'data_time': 0.023298215004615486, 'model_time': 0.8039851229405031, 'learning_rate': 6.5144689045411345e-06, 'epoch': 19.29})
|
| 153 |
+
Step 15300, Loss: {'mse_loss': 0.02778060920536518, 'mee_loss': 0.32334721088409424, 'totoal_loss': 0.031014081090688705, 'data_time': 0.02128321200143546, 'model_time': 0.7510426179505885, 'learning_rate': 6.455640685646961e-06, 'epoch': 19.42})
|
| 154 |
+
Step 15400, Loss: {'mse_loss': 0.03528295084834099, 'mee_loss': 0.19480957090854645, 'totoal_loss': 0.037231046706438065, 'data_time': 0.025662291096523404, 'model_time': 0.7514413159806281, 'learning_rate': 6.396602343163248e-06, 'epoch': 19.54})
|
| 155 |
+
Step 15500, Loss: {'mse_loss': 0.036995578557252884, 'mee_loss': 0.2778274416923523, 'totoal_loss': 0.0397738516330719, 'data_time': 0.022388421930372715, 'model_time': 0.736180676962249, 'learning_rate': 6.337363199928669e-06, 'epoch': 19.67})
|
| 156 |
+
Step 15600, Loss: {'mse_loss': 0.01063671987503767, 'mee_loss': 0.20563703775405884, 'totoal_loss': 0.012693090364336967, 'data_time': 0.020881359931081533, 'model_time': 0.7476539529161528, 'learning_rate': 6.277932610490659e-06, 'epoch': 19.8})
|
| 157 |
+
Step 15700, Loss: {'mse_loss': 0.043530650436878204, 'mee_loss': 0.2990604043006897, 'totoal_loss': 0.046521253883838654, 'data_time': 0.02016251301392913, 'model_time': 0.9609037929913029, 'learning_rate': 6.218319959628234e-06, 'epoch': 19.92})
|
| 158 |
+
Step 15800, Loss: {'mse_loss': 0.03915230929851532, 'mee_loss': 0.2891594469547272, 'totoal_loss': 0.04204390197992325, 'data_time': 0.02054563898127526, 'model_time': 0.9882176929386333, 'learning_rate': 6.158534660870018e-06, 'epoch': 20.05})
|
| 159 |
+
Step 15900, Loss: {'mse_loss': 0.023139648139476776, 'mee_loss': 0.28946399688720703, 'totoal_loss': 0.026034288108348846, 'data_time': 0.021385827916674316, 'model_time': 0.7352674460271373, 'learning_rate': 6.0985861550077345e-06, 'epoch': 20.18})
|
| 160 |
+
Step 16000, Loss: {'mse_loss': 0.051631491631269455, 'mee_loss': 0.21387244760990143, 'totoal_loss': 0.053770214319229126, 'data_time': 0.022351321997120976, 'model_time': 0.7755108580458909, 'learning_rate': 6.0384839086054095e-06, 'epoch': 20.3})
|
| 161 |
+
Step 16100, Loss: {'mse_loss': 0.030846359208226204, 'mee_loss': 0.19330976903438568, 'totoal_loss': 0.03277945518493652, 'data_time': 0.02225883095525205, 'model_time': 0.7555009679635987, 'learning_rate': 5.978237412504472e-06, 'epoch': 20.43})
|
| 162 |
+
Step 16200, Loss: {'mse_loss': 0.03732875734567642, 'mee_loss': 0.22452807426452637, 'totoal_loss': 0.0395740382373333, 'data_time': 0.023314971942454576, 'model_time': 0.7555094229755923, 'learning_rate': 5.917856180325059e-06, 'epoch': 20.56})
|
| 163 |
+
Step 16300, Loss: {'mse_loss': 0.02626713365316391, 'mee_loss': 0.21356600522994995, 'totoal_loss': 0.028402794152498245, 'data_time': 0.02082444599363953, 'model_time': 0.8075996610568836, 'learning_rate': 5.857349746963692e-06, 'epoch': 20.69})
|
| 164 |
+
Step 16400, Loss: {'mse_loss': 0.026643166318535805, 'mee_loss': 0.2513338029384613, 'totoal_loss': 0.029156504198908806, 'data_time': 0.026932934997603297, 'model_time': 0.7393875760026276, 'learning_rate': 5.796727667087611e-06, 'epoch': 20.81})
|
| 165 |
+
Step 16500, Loss: {'mse_loss': 0.026227343827486038, 'mee_loss': 0.27569979429244995, 'totoal_loss': 0.028984341770410538, 'data_time': 0.0268607180332765, 'model_time': 0.7656867949990556, 'learning_rate': 5.735999513625984e-06, 'epoch': 20.94})
|
| 166 |
+
Step 16600, Loss: {'mse_loss': 0.01691611483693123, 'mee_loss': 0.19219325482845306, 'totoal_loss': 0.018838047981262207, 'data_time': 0.00854370603337884, 'model_time': 0.7199993210379034, 'learning_rate': 5.675174876258223e-06, 'epoch': 21.07})
|
| 167 |
+
Step 16700, Loss: {'mse_loss': 0.06006768345832825, 'mee_loss': 0.20753255486488342, 'totoal_loss': 0.06214300915598869, 'data_time': 0.009882519021630287, 'model_time': 0.7491381480358541, 'learning_rate': 5.614263359899673e-06, 'epoch': 21.19})
|
| 168 |
+
Step 16800, Loss: {'mse_loss': 0.049392618238925934, 'mee_loss': 0.23981313407421112, 'totoal_loss': 0.0517907477915287, 'data_time': 0.009735169005580246, 'model_time': 0.7232564870500937, 'learning_rate': 5.553274583184875e-06, 'epoch': 21.32})
|
| 169 |
+
Step 16900, Loss: {'mse_loss': 0.021545924246311188, 'mee_loss': 0.21355153620243073, 'totoal_loss': 0.023681439459323883, 'data_time': 0.007787754060700536, 'model_time': 0.7524211399722844, 'learning_rate': 5.492218176948673e-06, 'epoch': 21.45})
|
| 170 |
+
Step 17000, Loss: {'mse_loss': 0.03704637289047241, 'mee_loss': 0.2256474643945694, 'totoal_loss': 0.039302848279476166, 'data_time': 0.010550176026299596, 'model_time': 0.7770804830361158, 'learning_rate': 5.431103782705404e-06, 'epoch': 21.57})
|
| 171 |
+
Step 17100, Loss: {'mse_loss': 0.03558516502380371, 'mee_loss': 0.17847518622875214, 'totoal_loss': 0.03736991807818413, 'data_time': 0.02296559209935367, 'model_time': 0.7547576149227098, 'learning_rate': 5.369941051126377e-06, 'epoch': 21.7})
|
| 172 |
+
Step 17200, Loss: {'mse_loss': 0.029873907566070557, 'mee_loss': 0.2032473087310791, 'totoal_loss': 0.031906381249427795, 'data_time': 0.0312479060376063, 'model_time': 0.7338961159111932, 'learning_rate': 5.308739640515932e-06, 'epoch': 21.83})
|
| 173 |
+
Step 17300, Loss: {'mse_loss': 0.024248750880360603, 'mee_loss': 0.18236328661441803, 'totoal_loss': 0.026072382926940918, 'data_time': 0.01687490998301655, 'model_time': 0.7151309839682654, 'learning_rate': 5.24750921528627e-06, 'epoch': 21.95})
|
| 174 |
+
Step 17400, Loss: {'mse_loss': 0.012581774033606052, 'mee_loss': 0.19786880910396576, 'totoal_loss': 0.014560461975634098, 'data_time': 0.015607099048793316, 'model_time': 0.7784800939261913, 'learning_rate': 5.186259444431344e-06, 'epoch': 22.08})
|
| 175 |
+
Step 17500, Loss: {'mse_loss': 0.013316120952367783, 'mee_loss': 0.20602338016033173, 'totoal_loss': 0.015376354567706585, 'data_time': 0.018837633077055216, 'model_time': 0.8196607629070058, 'learning_rate': 5.125e-06, 'epoch': 22.21})
|
| 176 |
+
Step 17600, Loss: {'mse_loss': 0.011537500657141209, 'mee_loss': 0.17107033729553223, 'totoal_loss': 0.013248204253613949, 'data_time': 0.015661856974475086, 'model_time': 0.7501948440913111, 'learning_rate': 5.063740555568656e-06, 'epoch': 22.34})
|
| 177 |
+
Step 17700, Loss: {'mse_loss': 0.009465831331908703, 'mee_loss': 0.13752968609333038, 'totoal_loss': 0.010841128416359425, 'data_time': 0.015108468942344189, 'model_time': 0.7596514779143035, 'learning_rate': 5.002490784713731e-06, 'epoch': 22.46})
|
| 178 |
+
Step 17800, Loss: {'mse_loss': 0.01228947564959526, 'mee_loss': 0.2069297879934311, 'totoal_loss': 0.014358773827552795, 'data_time': 0.01900377101264894, 'model_time': 0.8793257870711386, 'learning_rate': 4.9412603594840695e-06, 'epoch': 22.59})
|
| 179 |
+
Step 17900, Loss: {'mse_loss': 0.009234737604856491, 'mee_loss': 0.17014673352241516, 'totoal_loss': 0.01093620527535677, 'data_time': 0.017831027042120695, 'model_time': 0.827658083057031, 'learning_rate': 4.8800589488736245e-06, 'epoch': 22.72})
|
| 180 |
+
Step 18000, Loss: {'mse_loss': 0.03629570081830025, 'mee_loss': 0.23103412985801697, 'totoal_loss': 0.03860604017972946, 'data_time': 0.014524845988489687, 'model_time': 0.7742183660157025, 'learning_rate': 4.818896217294598e-06, 'epoch': 22.84})
|
| 181 |
+
Step 18100, Loss: {'mse_loss': 0.01646554470062256, 'mee_loss': 0.19646263122558594, 'totoal_loss': 0.01843017153441906, 'data_time': 0.014750376925803721, 'model_time': 0.7796252759872004, 'learning_rate': 4.757781823051329e-06, 'epoch': 22.97})
|
| 182 |
+
Step 18200, Loss: {'mse_loss': 0.036972030997276306, 'mee_loss': 0.14887002110481262, 'totoal_loss': 0.038460731506347656, 'data_time': 0.02054887602571398, 'model_time': 0.756523469928652, 'learning_rate': 4.696725416815128e-06, 'epoch': 23.1})
|
| 183 |
+
Step 18300, Loss: {'mse_loss': 0.048089466989040375, 'mee_loss': 0.3012034296989441, 'totoal_loss': 0.051101502031087875, 'data_time': 0.016145420959219337, 'model_time': 0.7592652851017192, 'learning_rate': 4.635736640100327e-06, 'epoch': 23.22})
|
| 184 |
+
Step 18400, Loss: {'mse_loss': 0.01992100477218628, 'mee_loss': 0.1928008645772934, 'totoal_loss': 0.02184901386499405, 'data_time': 0.019571815966628492, 'model_time': 0.7747197969583794, 'learning_rate': 4.574825123741778e-06, 'epoch': 23.35})
|
| 185 |
+
Step 18500, Loss: {'mse_loss': 0.013075863011181355, 'mee_loss': 0.18468248844146729, 'totoal_loss': 0.014922687783837318, 'data_time': 0.018456309917382896, 'model_time': 0.7557238340377808, 'learning_rate': 4.5140004863740165e-06, 'epoch': 23.48})
|
| 186 |
+
Step 18600, Loss: {'mse_loss': 0.011975561268627644, 'mee_loss': 0.15118610858917236, 'totoal_loss': 0.013487422838807106, 'data_time': 0.017297950922511518, 'model_time': 0.7317462300416082, 'learning_rate': 4.45327233291239e-06, 'epoch': 23.6})
|
| 187 |
+
Step 18700, Loss: {'mse_loss': 0.02306690625846386, 'mee_loss': 0.20259542763233185, 'totoal_loss': 0.02509286068379879, 'data_time': 0.0142624550499022, 'model_time': 0.7734155730577186, 'learning_rate': 4.39265025303631e-06, 'epoch': 23.73})
|
| 188 |
+
Step 18800, Loss: {'mse_loss': 0.016493791714310646, 'mee_loss': 0.16572585701942444, 'totoal_loss': 0.018151050433516502, 'data_time': 0.017841176013462245, 'model_time': 0.7384517600294203, 'learning_rate': 4.332143819674943e-06, 'epoch': 23.86})
|
| 189 |
+
Step 18900, Loss: {'mse_loss': 0.027473213151097298, 'mee_loss': 0.18107302486896515, 'totoal_loss': 0.02928394265472889, 'data_time': 0.019368803943507373, 'model_time': 0.7150795480702072, 'learning_rate': 4.271762587495529e-06, 'epoch': 23.98})
|
| 190 |
+
Step 19000, Loss: {'mse_loss': 0.018510498106479645, 'mee_loss': 0.17260590195655823, 'totoal_loss': 0.020236557349562645, 'data_time': 0.009523852029815316, 'model_time': 0.7615705609787256, 'learning_rate': 4.2115160913945914e-06, 'epoch': 24.11})
|
| 191 |
+
Step 19100, Loss: {'mse_loss': 0.03373640403151512, 'mee_loss': 0.2316756546497345, 'totoal_loss': 0.036053162068128586, 'data_time': 0.007685938966460526, 'model_time': 0.7574914769502357, 'learning_rate': 4.151413844992267e-06, 'epoch': 24.24})
|
| 192 |
+
Step 19200, Loss: {'mse_loss': 0.013037324883043766, 'mee_loss': 0.1628274917602539, 'totoal_loss': 0.014665599912405014, 'data_time': 0.00758970296010375, 'model_time': 0.7594787640264258, 'learning_rate': 4.091465339129985e-06, 'epoch': 24.37})
|
| 193 |
+
Step 19300, Loss: {'mse_loss': 0.01884113997220993, 'mee_loss': 0.12104084342718124, 'totoal_loss': 0.02005154825747013, 'data_time': 0.008558638975955546, 'model_time': 0.8080642579589039, 'learning_rate': 4.031680040371768e-06, 'epoch': 24.49})
|
| 194 |
+
Step 19400, Loss: {'mse_loss': 0.013538629747927189, 'mee_loss': 0.1527254432439804, 'totoal_loss': 0.015065884217619896, 'data_time': 0.007236446021124721, 'model_time': 0.7769719579955563, 'learning_rate': 3.972067389509344e-06, 'epoch': 24.62})
|
| 195 |
+
Step 19500, Loss: {'mse_loss': 0.01714455522596836, 'mee_loss': 0.16762298345565796, 'totoal_loss': 0.018820784986019135, 'data_time': 0.00836184702347964, 'model_time': 0.8162955120205879, 'learning_rate': 3.912636800071335e-06, 'epoch': 24.75})
|
| 196 |
+
Step 19600, Loss: {'mse_loss': 0.013111340813338757, 'mee_loss': 0.19225284457206726, 'totoal_loss': 0.015033869072794914, 'data_time': 0.011799965053796768, 'model_time': 0.7647956840228289, 'learning_rate': 3.853397656836754e-06, 'epoch': 24.87})
|
| 197 |
+
Step 19700, Loss: {'mse_loss': 0.016218412667512894, 'mee_loss': 0.133001908659935, 'totoal_loss': 0.01754843257367611, 'data_time': 1.5248837429098785, 'model_time': 0.7537488060770556, 'learning_rate': 3.7943593143530404e-06, 'epoch': 25.0})
|
| 198 |
+
Step 19800, Loss: {'mse_loss': 0.011204799637198448, 'mee_loss': 0.1762683391571045, 'totoal_loss': 0.012967483140528202, 'data_time': 0.013009325019083917, 'model_time': 0.7396968069951981, 'learning_rate': 3.735531095458867e-06, 'epoch': 25.13})
|
| 199 |
+
Step 19900, Loss: {'mse_loss': 0.034992098808288574, 'mee_loss': 0.172898069024086, 'totoal_loss': 0.03672108054161072, 'data_time': 0.008298972970806062, 'model_time': 0.8003937499597669, 'learning_rate': 3.6769222898119562e-06, 'epoch': 25.25})
|
| 200 |
+
Step 20000, Loss: {'mse_loss': 0.05976175144314766, 'mee_loss': 0.1473093330860138, 'totoal_loss': 0.061234842985868454, 'data_time': 0.008172931033186615, 'model_time': 0.7410146750044078, 'learning_rate': 3.618542152422132e-06, 'epoch': 25.38})
|
| 201 |
+
Step 20100, Loss: {'mse_loss': 0.019102970138192177, 'mee_loss': 0.18385562300682068, 'totoal_loss': 0.02094152569770813, 'data_time': 0.008784553967416286, 'model_time': 0.7566124990116805, 'learning_rate': 3.560399902189855e-06, 'epoch': 25.51})
|
| 202 |
+
Step 20200, Loss: {'mse_loss': 0.013952048495411873, 'mee_loss': 0.1468723863363266, 'totoal_loss': 0.015420772135257721, 'data_time': 0.008955303928814828, 'model_time': 0.7288145979400724, 'learning_rate': 3.502504720450441e-06, 'epoch': 25.63})
|
| 203 |
+
Step 20300, Loss: {'mse_loss': 0.02510439231991768, 'mee_loss': 0.2247399091720581, 'totoal_loss': 0.02735179103910923, 'data_time': 0.010454021976329386, 'model_time': 0.760512731038034, 'learning_rate': 3.4448657495242304e-06, 'epoch': 25.76})
|
| 204 |
+
Step 20400, Loss: {'mse_loss': 0.031202303245663643, 'mee_loss': 0.15220138430595398, 'totoal_loss': 0.03272431716322899, 'data_time': 0.011104490957222879, 'model_time': 0.7447151880478486, 'learning_rate': 3.387492091272904e-06, 'epoch': 25.89})
|
| 205 |
+
Step 20500, Loss: {'mse_loss': 0.016211358830332756, 'mee_loss': 0.17840002477169037, 'totoal_loss': 0.017995359376072884, 'data_time': 0.0105071539292112, 'model_time': 0.7720428990432993, 'learning_rate': 3.3303928056621955e-06, 'epoch': 26.02})
|
| 206 |
+
Step 20600, Loss: {'mse_loss': 0.024856040254235268, 'mee_loss': 0.2344575971364975, 'totoal_loss': 0.027200616896152496, 'data_time': 0.009736947948113084, 'model_time': 0.7560552560025826, 'learning_rate': 3.2735769093312202e-06, 'epoch': 26.14})
|
| 207 |
+
Step 20700, Loss: {'mse_loss': 0.018512006849050522, 'mee_loss': 0.20110636949539185, 'totoal_loss': 0.0205230712890625, 'data_time': 0.011106638005003333, 'model_time': 0.7625712299486622, 'learning_rate': 3.217053374168639e-06, 'epoch': 26.27})
|
| 208 |
+
Step 20800, Loss: {'mse_loss': 0.01795627549290657, 'mee_loss': 0.14028388261795044, 'totoal_loss': 0.01935911364853382, 'data_time': 0.010631741024553776, 'model_time': 0.7779295879881829, 'learning_rate': 3.1608311258958953e-06, 'epoch': 26.4})
|
| 209 |
+
Step 20900, Loss: {'mse_loss': 0.03775383159518242, 'mee_loss': 0.160979762673378, 'totoal_loss': 0.03936363011598587, 'data_time': 0.009285042993724346, 'model_time': 0.7751488530775532, 'learning_rate': 3.10491904265774e-06, 'epoch': 26.52})
|
| 210 |
+
Step 21000, Loss: {'mse_loss': 0.015138128772377968, 'mee_loss': 0.2014981210231781, 'totoal_loss': 0.01715311035513878, 'data_time': 0.010702015017159283, 'model_time': 0.8681732420809567, 'learning_rate': 3.0493259536202714e-06, 'epoch': 26.65})
|
| 211 |
+
Step 21100, Loss: {'mse_loss': 0.015654856339097023, 'mee_loss': 0.1957879215478897, 'totoal_loss': 0.01761273480951786, 'data_time': 0.011134742991998792, 'model_time': 0.7849655450554565, 'learning_rate': 2.9940606375767038e-06, 'epoch': 26.78})
|
| 212 |
+
Step 21200, Loss: {'mse_loss': 0.008001412265002728, 'mee_loss': 0.12392230331897736, 'totoal_loss': 0.009240635670721531, 'data_time': 0.010454635019414127, 'model_time': 0.8450098059838638, 'learning_rate': 2.939131821561094e-06, 'epoch': 26.9})
|
| 213 |
+
Step 21300, Loss: {'mse_loss': 0.01152249239385128, 'mee_loss': 0.19134831428527832, 'totoal_loss': 0.013435975648462772, 'data_time': 0.021672256058081985, 'model_time': 0.7164700720459223, 'learning_rate': 2.8845481794702473e-06, 'epoch': 27.03})
|
| 214 |
+
Step 21400, Loss: {'mse_loss': 0.018469620496034622, 'mee_loss': 0.13573352992534637, 'totoal_loss': 0.01982695609331131, 'data_time': 0.021966904983855784, 'model_time': 0.8326318480540067, 'learning_rate': 2.830318330694004e-06, 'epoch': 27.16})
|
| 215 |
+
Step 21500, Loss: {'mse_loss': 0.0677792876958847, 'mee_loss': 0.24337312579154968, 'totoal_loss': 0.07021301984786987, 'data_time': 0.024713046965189278, 'model_time': 0.752862537978217, 'learning_rate': 2.7764508387541378e-06, 'epoch': 27.28})
|
| 216 |
+
Step 21600, Loss: {'mse_loss': 0.05582151934504509, 'mee_loss': 0.16915883123874664, 'totoal_loss': 0.05751310661435127, 'data_time': 0.025371653959155083, 'model_time': 0.8529149160021916, 'learning_rate': 2.7229542099520797e-06, 'epoch': 27.41})
|
| 217 |
+
Step 21700, Loss: {'mse_loss': 0.008043360896408558, 'mee_loss': 0.09835260361433029, 'totoal_loss': 0.009026886895298958, 'data_time': 0.022175099002197385, 'model_time': 0.745853119995445, 'learning_rate': 2.669836892025666e-06, 'epoch': 27.54})
|
| 218 |
+
Step 21800, Loss: {'mse_loss': 0.02637478895485401, 'mee_loss': 0.19850000739097595, 'totoal_loss': 0.0283597894012928, 'data_time': 0.02416633698157966, 'model_time': 0.8535742399981245, 'learning_rate': 2.6171072728151557e-06, 'epoch': 27.66})
|
| 219 |
+
Step 21900, Loss: {'mse_loss': 0.010256130248308182, 'mee_loss': 0.16749246418476105, 'totoal_loss': 0.011931055225431919, 'data_time': 0.021873759920708835, 'model_time': 0.8039105330826715, 'learning_rate': 2.5647736789386828e-06, 'epoch': 27.79})
|
| 220 |
+
Step 22000, Loss: {'mse_loss': 0.013883638195693493, 'mee_loss': 0.15668635070323944, 'totoal_loss': 0.015450501814484596, 'data_time': 0.024660572060383856, 'model_time': 0.758563723997213, 'learning_rate': 2.5128443744773904e-06, 'epoch': 27.92})
|
| 221 |
+
Step 22100, Loss: {'mse_loss': 0.041734449565410614, 'mee_loss': 0.17748159170150757, 'totoal_loss': 0.04350926727056503, 'data_time': 0.0229999260045588, 'model_time': 0.7332534070592374, 'learning_rate': 2.4613275596704386e-06, 'epoch': 28.05})
|
| 222 |
+
Step 22200, Loss: {'mse_loss': 0.012141924351453781, 'mee_loss': 0.15110215544700623, 'totoal_loss': 0.01365294586867094, 'data_time': 0.02108917001169175, 'model_time': 0.7617371919332072, 'learning_rate': 2.4102313696200853e-06, 'epoch': 28.17})
|
| 223 |
+
Step 22300, Loss: {'mse_loss': 0.04110746458172798, 'mee_loss': 0.1289612203836441, 'totoal_loss': 0.04239707812666893, 'data_time': 0.024488735012710094, 'model_time': 0.74293405294884, 'learning_rate': 2.359563873007063e-06, 'epoch': 28.3})
|
| 224 |
+
Step 22400, Loss: {'mse_loss': 0.009149592369794846, 'mee_loss': 0.14319154620170593, 'totoal_loss': 0.01058150827884674, 'data_time': 0.024420047993771732, 'model_time': 0.747243724996224, 'learning_rate': 2.3093330708164465e-06, 'epoch': 28.43})
|
| 225 |
+
Step 22500, Loss: {'mse_loss': 0.01570853218436241, 'mee_loss': 0.15962819755077362, 'totoal_loss': 0.017304813489317894, 'data_time': 0.023546496056951582, 'model_time': 0.7976420900085941, 'learning_rate': 2.2595468950741943e-06, 'epoch': 28.55})
|
| 226 |
+
Step 22600, Loss: {'mse_loss': 0.01507597416639328, 'mee_loss': 0.1560554802417755, 'totoal_loss': 0.016636528074741364, 'data_time': 0.02459129609633237, 'model_time': 0.7624359549954534, 'learning_rate': 2.2102132075945974e-06, 'epoch': 28.68})
|
| 227 |
+
Step 22700, Loss: {'mse_loss': 0.042792391031980515, 'mee_loss': 0.12870757281780243, 'totoal_loss': 0.04407946765422821, 'data_time': 0.021240752073936164, 'model_time': 0.9454744230024517, 'learning_rate': 2.1613397987388e-06, 'epoch': 28.81})
|
| 228 |
+
Step 22800, Loss: {'mse_loss': 0.009062306955456734, 'mee_loss': 0.14297683537006378, 'totoal_loss': 0.010492075234651566, 'data_time': 0.020594551926478744, 'model_time': 0.7396178510971367, 'learning_rate': 2.1129343861846207e-06, 'epoch': 28.93})
|
| 229 |
+
Step 22900, Loss: {'mse_loss': 0.010103855282068253, 'mee_loss': 0.11588776856660843, 'totoal_loss': 0.011262732557952404, 'data_time': 0.015425908961333334, 'model_time': 0.7782742719864473, 'learning_rate': 2.065004613707836e-06, 'epoch': 29.06})
|
| 230 |
+
Step 23000, Loss: {'mse_loss': 0.03213484585285187, 'mee_loss': 0.1251361072063446, 'totoal_loss': 0.03338620811700821, 'data_time': 0.015070514054968953, 'model_time': 0.7245075850514695, 'learning_rate': 2.0175580499751375e-06, 'epoch': 29.19})
|
| 231 |
+
Step 23100, Loss: {'mse_loss': 0.005111954174935818, 'mee_loss': 0.10968858003616333, 'totoal_loss': 0.006208839826285839, 'data_time': 0.01546546199824661, 'model_time': 0.7411750009050593, 'learning_rate': 1.9706021873489604e-06, 'epoch': 29.31})
|
| 232 |
+
Step 23200, Loss: {'mse_loss': 0.014422903768718243, 'mee_loss': 0.13637752830982208, 'totoal_loss': 0.015786679461598396, 'data_time': 0.01611400197725743, 'model_time': 0.7782280980609357, 'learning_rate': 1.924144440704338e-06, 'epoch': 29.44})
|
| 233 |
+
Step 23300, Loss: {'mse_loss': 0.018777096644043922, 'mee_loss': 0.18867437541484833, 'totoal_loss': 0.02066384069621563, 'data_time': 0.017179160960949957, 'model_time': 0.7371557379374281, 'learning_rate': 1.8781921462580238e-06, 'epoch': 29.57})
|
| 234 |
+
Step 23400, Loss: {'mse_loss': 0.011078981682658195, 'mee_loss': 0.1303069144487381, 'totoal_loss': 0.012382050976157188, 'data_time': 0.01729433995205909, 'model_time': 0.7255077860318124, 'learning_rate': 1.8327525604100058e-06, 'epoch': 29.7})
|
| 235 |
+
Step 23500, Loss: {'mse_loss': 0.010301743634045124, 'mee_loss': 0.12786994874477386, 'totoal_loss': 0.011580443009734154, 'data_time': 0.016762334038503468, 'model_time': 0.7814011119771749, 'learning_rate': 1.7878328585976426e-06, 'epoch': 29.82})
|
| 236 |
+
Step 23600, Loss: {'mse_loss': 0.011318898759782314, 'mee_loss': 0.1411854326725006, 'totoal_loss': 0.012730753049254417, 'data_time': 0.015374582959339023, 'model_time': 0.7601074751000851, 'learning_rate': 1.7434401341625765e-06, 'epoch': 29.95})
|
| 237 |
+
Step 23700, Loss: {'mse_loss': 0.02340720407664776, 'mee_loss': 0.13788552582263947, 'totoal_loss': 0.02478605881333351, 'data_time': 0.023703899001702666, 'model_time': 0.7416872440371662, 'learning_rate': 1.6995813972306108e-06, 'epoch': 30.08})
|
| 238 |
+
Step 23800, Loss: {'mse_loss': 0.011916154064238071, 'mee_loss': 0.14639802277088165, 'totoal_loss': 0.013380134478211403, 'data_time': 0.02266333403531462, 'model_time': 0.7633068930590525, 'learning_rate': 1.656263573604734e-06, 'epoch': 30.2})
|
| 239 |
+
Step 23900, Loss: {'mse_loss': 0.02744908630847931, 'mee_loss': 0.1570303738117218, 'totoal_loss': 0.029019389301538467, 'data_time': 0.020970104029402137, 'model_time': 0.7305991919711232, 'learning_rate': 1.613493503671454e-06, 'epoch': 30.33})
|
| 240 |
+
Step 24000, Loss: {'mse_loss': 0.008612471632659435, 'mee_loss': 0.11528505384922028, 'totoal_loss': 0.00976532232016325, 'data_time': 0.02333674195688218, 'model_time': 0.7426741919480264, 'learning_rate': 1.5712779413206198e-06, 'epoch': 30.46})
|
| 241 |
+
Step 24100, Loss: {'mse_loss': 0.009096885100007057, 'mee_loss': 0.11861613392829895, 'totoal_loss': 0.010283046402037144, 'data_time': 0.026617696043103933, 'model_time': 0.7475359659874812, 'learning_rate': 1.5296235528789028e-06, 'epoch': 30.58})
|
| 242 |
+
Step 24200, Loss: {'mse_loss': 0.013185695745050907, 'mee_loss': 0.14507868885993958, 'totoal_loss': 0.014636483043432236, 'data_time': 0.021407905966043472, 'model_time': 0.7415987030835822, 'learning_rate': 1.4885369160571124e-06, 'epoch': 30.71})
|
| 243 |
+
Step 24300, Loss: {'mse_loss': 0.013888061977922916, 'mee_loss': 0.1458408534526825, 'totoal_loss': 0.015346470288932323, 'data_time': 0.02137919596862048, 'model_time': 0.7737682750448585, 'learning_rate': 1.4480245189114938e-06, 'epoch': 30.84})
|
| 244 |
+
Step 24400, Loss: {'mse_loss': 0.005261529702693224, 'mee_loss': 0.10870551317930222, 'totoal_loss': 0.006348584778606892, 'data_time': 0.02055790100712329, 'model_time': 0.7462595219258219, 'learning_rate': 1.408092758819191e-06, 'epoch': 30.96})
|
| 245 |
+
Step 24500, Loss: {'mse_loss': 0.006414356175810099, 'mee_loss': 0.09893254935741425, 'totoal_loss': 0.007403681520372629, 'data_time': 0.01560543302912265, 'model_time': 1.0444692729506642, 'learning_rate': 1.368747941468028e-06, 'epoch': 31.09})
|
| 246 |
+
Step 24600, Loss: {'mse_loss': 0.012205085717141628, 'mee_loss': 0.11295739561319351, 'totoal_loss': 0.013334659859538078, 'data_time': 0.014227548032067716, 'model_time': 0.737126292893663, 'learning_rate': 1.3299962798607614e-06, 'epoch': 31.22})
|
| 247 |
+
Step 24700, Loss: {'mse_loss': 0.0210986640304327, 'mee_loss': 0.12089554220438004, 'totoal_loss': 0.0223076194524765, 'data_time': 0.01467449706979096, 'model_time': 0.7510690180351958, 'learning_rate': 1.2918438933339827e-06, 'epoch': 31.35})
|
| 248 |
+
Step 24800, Loss: {'mse_loss': 0.027480484917759895, 'mee_loss': 0.1525387465953827, 'totoal_loss': 0.0290058720856905, 'data_time': 0.01701542898081243, 'model_time': 0.7604071879759431, 'learning_rate': 1.2542968065918027e-06, 'epoch': 31.47})
|
| 249 |
+
Step 24900, Loss: {'mse_loss': 0.010516048409044743, 'mee_loss': 0.1479295790195465, 'totoal_loss': 0.011995344422757626, 'data_time': 0.014551353990100324, 'model_time': 0.7470190220046788, 'learning_rate': 1.217360948754476e-06, 'epoch': 31.6})
|
| 250 |
+
Step 25000, Loss: {'mse_loss': 0.022273285314440727, 'mee_loss': 0.14528143405914307, 'totoal_loss': 0.023726100102066994, 'data_time': 0.015346256084740162, 'model_time': 0.7606098129181191, 'learning_rate': 1.1810421524221318e-06, 'epoch': 31.73})
|
| 251 |
+
Step 25100, Loss: {'mse_loss': 0.014877356588840485, 'mee_loss': 0.09520203620195389, 'totoal_loss': 0.015829376876354218, 'data_time': 0.01610621891450137, 'model_time': 0.7855341689428315, 'learning_rate': 1.1453461527537284e-06, 'epoch': 31.85})
|
| 252 |
+
Step 25200, Loss: {'mse_loss': 0.04882039502263069, 'mee_loss': 0.1457998901605606, 'totoal_loss': 0.05027839541435242, 'data_time': 0.015156383044086397, 'model_time': 0.7715386570198461, 'learning_rate': 1.1102785865614162e-06, 'epoch': 31.98})
|
| 253 |
+
Step 25300, Loss: {'mse_loss': 0.011879613623023033, 'mee_loss': 0.1495363712310791, 'totoal_loss': 0.013374976813793182, 'data_time': 0.007952700951136649, 'model_time': 0.7317788390209898, 'learning_rate': 1.0758449914204127e-06, 'epoch': 32.11})
|
| 254 |
+
Step 25400, Loss: {'mse_loss': 0.039823055267333984, 'mee_loss': 0.14062176644802094, 'totoal_loss': 0.04122927412390709, 'data_time': 0.013254755060188472, 'model_time': 0.7866990460315719, 'learning_rate': 1.0420508047945595e-06, 'epoch': 32.23})
|
| 255 |
+
Step 25500, Loss: {'mse_loss': 0.024307575076818466, 'mee_loss': 0.11572688072919846, 'totoal_loss': 0.025464843958616257, 'data_time': 0.008864668081514537, 'model_time': 0.7640359399374574, 'learning_rate': 1.0089013631776776e-06, 'epoch': 32.36})
|
| 256 |
+
Step 25600, Loss: {'mse_loss': 0.015975331887602806, 'mee_loss': 0.10786601155996323, 'totoal_loss': 0.017053991556167603, 'data_time': 0.009481206070631742, 'model_time': 0.7861153499688953, 'learning_rate': 9.76401901250878e-07, 'epoch': 32.49})
|
| 257 |
+
Step 25700, Loss: {'mse_loss': 0.0069553544744849205, 'mee_loss': 0.12789013981819153, 'totoal_loss': 0.008234255947172642, 'data_time': 0.009973242995329201, 'model_time': 0.7696268529398367, 'learning_rate': 9.44557551055946e-07, 'epoch': 32.61})
|
| 258 |
+
Step 25800, Loss: {'mse_loss': 0.024094535037875175, 'mee_loss': 0.09434791654348373, 'totoal_loss': 0.025038015097379684, 'data_time': 0.015764213050715625, 'model_time': 0.8060672209830955, 'learning_rate': 9.13373341184928e-07, 'epoch': 32.74})
|
| 259 |
+
Step 25900, Loss: {'mse_loss': 0.016540903598070145, 'mee_loss': 0.11612110584974289, 'totoal_loss': 0.017702113837003708, 'data_time': 0.01804417499806732, 'model_time': 0.7299227149924263, 'learning_rate': 8.828541959860623e-07, 'epoch': 32.87})
|
| 260 |
+
Step 26000, Loss: {'mse_loss': 0.004852240905165672, 'mee_loss': 0.08637510985136032, 'totoal_loss': 0.005715991836041212, 'data_time': 0.014826151076704264, 'model_time': 0.6964644909603521, 'learning_rate': 8.530049347861661e-07, 'epoch': 32.99})
|
| 261 |
+
Step 26100, Loss: {'mse_loss': 0.007997891865670681, 'mee_loss': 0.125957190990448, 'totoal_loss': 0.009257463738322258, 'data_time': 0.008867394994013011, 'model_time': 0.7525205230340362, 'learning_rate': 8.238302711296034e-07, 'epoch': 33.12})
|
| 262 |
+
Step 26200, Loss: {'mse_loss': 0.03629280626773834, 'mee_loss': 0.15356095135211945, 'totoal_loss': 0.037828415632247925, 'data_time': 0.009768093936145306, 'model_time': 0.7802345600211993, 'learning_rate': 7.953348120339707e-07, 'epoch': 33.25})
|
| 263 |
+
Step 26300, Loss: {'mse_loss': 0.020612772554159164, 'mee_loss': 0.13373318314552307, 'totoal_loss': 0.02195010520517826, 'data_time': 0.010445968015119433, 'model_time': 0.7433283800492063, 'learning_rate': 7.675230572625892e-07, 'epoch': 33.38})
|
| 264 |
+
Step 26400, Loss: {'mse_loss': 0.014424735680222511, 'mee_loss': 0.11324010789394379, 'totoal_loss': 0.01555713638663292, 'data_time': 0.008719513076357543, 'model_time': 0.779501975979656, 'learning_rate': 7.40399398613941e-07, 'epoch': 33.5})
|
| 265 |
+
Step 26500, Loss: {'mse_loss': 0.00772605137899518, 'mee_loss': 0.082314133644104, 'totoal_loss': 0.008549192920327187, 'data_time': 0.00954371108673513, 'model_time': 0.7365976659348235, 'learning_rate': 7.139681192281557e-07, 'epoch': 33.63})
|
| 266 |
+
Step 26600, Loss: {'mse_loss': 0.0029249347280710936, 'mee_loss': 0.06621814519166946, 'totoal_loss': 0.0035871160216629505, 'data_time': 0.0107940339948982, 'model_time': 0.7693923669867218, 'learning_rate': 6.882333929106462e-07, 'epoch': 33.76})
|
| 267 |
+
Step 26700, Loss: {'mse_loss': 0.00800313800573349, 'mee_loss': 0.09123566001653671, 'totoal_loss': 0.008915494196116924, 'data_time': 0.010383844026364386, 'model_time': 0.8301190719939768, 'learning_rate': 6.63199283473027e-07, 'epoch': 33.88})
|
| 268 |
+
Step 26800, Loss: {'mse_loss': 0.02771313488483429, 'mee_loss': 0.11895658075809479, 'totoal_loss': 0.028902700170874596, 'data_time': 0.008413103991188109, 'model_time': 0.9095677429577336, 'learning_rate': 6.388697440913819e-07, 'epoch': 34.01})
|
| 269 |
+
Step 26900, Loss: {'mse_loss': 0.02999461069703102, 'mee_loss': 0.10299015790224075, 'totoal_loss': 0.0310245119035244, 'data_time': 0.009185443981550634, 'model_time': 0.7438133099349216, 'learning_rate': 6.152486166820176e-07, 'epoch': 34.14})
|
| 270 |
+
Step 27000, Loss: {'mse_loss': 0.00680756289511919, 'mee_loss': 0.12253139913082123, 'totoal_loss': 0.008032876998186111, 'data_time': 0.008365358924493194, 'model_time': 0.7343454729998484, 'learning_rate': 5.923396312947748e-07, 'epoch': 34.26})
|
| 271 |
+
Step 27100, Loss: {'mse_loss': 0.007865685038268566, 'mee_loss': 0.12554298341274261, 'totoal_loss': 0.009121114388108253, 'data_time': 0.01098322996404022, 'model_time': 0.7546948499511927, 'learning_rate': 5.701464055240163e-07, 'epoch': 34.39})
|
| 272 |
+
Step 27200, Loss: {'mse_loss': 0.004585697315633297, 'mee_loss': 0.10008147358894348, 'totoal_loss': 0.005586511921137571, 'data_time': 0.007822190993465483, 'model_time': 0.7326991800218821, 'learning_rate': 5.48672443937364e-07, 'epoch': 34.52})
|
| 273 |
+
Step 27300, Loss: {'mse_loss': 0.013033929280936718, 'mee_loss': 0.14052291214466095, 'totoal_loss': 0.014439158141613007, 'data_time': 0.010072308010421693, 'model_time': 0.8092003680067137, 'learning_rate': 5.279211375222855e-07, 'epoch': 34.64})
|
| 274 |
+
Step 27400, Loss: {'mse_loss': 0.00664298702031374, 'mee_loss': 0.11983561515808105, 'totoal_loss': 0.007841343060135841, 'data_time': 0.008320834022015333, 'model_time': 0.7389803619589657, 'learning_rate': 5.07895763150622e-07, 'epoch': 34.77})
|
| 275 |
+
Step 27500, Loss: {'mse_loss': 0.008269784040749073, 'mee_loss': 0.11097034066915512, 'totoal_loss': 0.009379487484693527, 'data_time': 0.010220500058494508, 'model_time': 0.7680312499869615, 'learning_rate': 4.885994830611266e-07, 'epoch': 34.9})
|
| 276 |
+
Step 27600, Loss: {'mse_loss': 0.005807109642773867, 'mee_loss': 0.10723155736923218, 'totoal_loss': 0.0068794251419603825, 'data_time': 0.022326971986331046, 'model_time': 0.8419769080355763, 'learning_rate': 4.700353443601156e-07, 'epoch': 35.03})
|
| 277 |
+
Step 27700, Loss: {'mse_loss': 0.006225991062819958, 'mee_loss': 0.09641986340284348, 'totoal_loss': 0.00719018978998065, 'data_time': 0.018848664010874927, 'model_time': 0.8175263709854335, 'learning_rate': 4.5220627854029224e-07, 'epoch': 35.15})
|
| 278 |
+
Step 27800, Loss: {'mse_loss': 0.024633081629872322, 'mee_loss': 0.08618492633104324, 'totoal_loss': 0.025494931265711784, 'data_time': 0.016265869024209678, 'model_time': 0.7491811829386279, 'learning_rate': 4.351151010178311e-07, 'epoch': 35.28})
|
| 279 |
+
Step 27900, Loss: {'mse_loss': 0.016218891367316246, 'mee_loss': 0.1517883837223053, 'totoal_loss': 0.017736775800585747, 'data_time': 0.016753925010561943, 'model_time': 0.8053103549173102, 'learning_rate': 4.1876451068778983e-07, 'epoch': 35.41})
|
| 280 |
+
Step 28000, Loss: {'mse_loss': 0.004907182417809963, 'mee_loss': 0.10595729202032089, 'totoal_loss': 0.00596675556153059, 'data_time': 0.023849684046581388, 'model_time': 0.8115973559906706, 'learning_rate': 4.031570894979235e-07, 'epoch': 35.53})
|
| 281 |
+
Step 28100, Loss: {'mse_loss': 0.014364313334226608, 'mee_loss': 0.10888461023569107, 'totoal_loss': 0.015453159809112549, 'data_time': 0.01717717305291444, 'model_time': 0.7509912269888446, 'learning_rate': 3.882953020409644e-07, 'epoch': 35.66})
|
| 282 |
+
Step 28200, Loss: {'mse_loss': 0.0068387677893042564, 'mee_loss': 0.10919596254825592, 'totoal_loss': 0.007930727675557137, 'data_time': 0.013770606950856745, 'model_time': 0.732947731972672, 'learning_rate': 3.74181495165436e-07, 'epoch': 35.79})
|
| 283 |
+
Step 28300, Loss: {'mse_loss': 0.028547441586852074, 'mee_loss': 0.10648266226053238, 'totoal_loss': 0.029612267389893532, 'data_time': 0.023229739046655595, 'model_time': 0.8492358210496604, 'learning_rate': 3.608178976050568e-07, 'epoch': 35.91})
|
| 284 |
+
Step 28400, Loss: {'mse_loss': 0.011408733204007149, 'mee_loss': 0.11273506283760071, 'totoal_loss': 0.012536084279417992, 'data_time': 0.009666163939982653, 'model_time': 0.753751500044018, 'learning_rate': 3.482066196267966e-07, 'epoch': 36.04})
|
| 285 |
+
Step 28500, Loss: {'mse_loss': 0.027721840888261795, 'mee_loss': 0.1356634944677353, 'totoal_loss': 0.029078476130962372, 'data_time': 0.007960235001519322, 'model_time': 0.7603936609812081, 'learning_rate': 3.36349652697643e-07, 'epoch': 36.17})
|
| 286 |
+
Step 28600, Loss: {'mse_loss': 0.028067119419574738, 'mee_loss': 0.12922583520412445, 'totoal_loss': 0.029359377920627594, 'data_time': 0.00822753889951855, 'model_time': 0.7643787880660966, 'learning_rate': 3.2524886917012403e-07, 'epoch': 36.29})
|
| 287 |
+
Step 28700, Loss: {'mse_loss': 0.011768275871872902, 'mee_loss': 0.1403753012418747, 'totoal_loss': 0.013172028586268425, 'data_time': 0.009436615044251084, 'model_time': 0.8029603760223836, 'learning_rate': 3.149060219866433e-07, 'epoch': 36.42})
|
| 288 |
+
Step 28800, Loss: {'mse_loss': 0.014524736441671848, 'mee_loss': 0.1158384382724762, 'totoal_loss': 0.015683120116591454, 'data_time': 0.01023532496765256, 'model_time': 0.7459590520011261, 'learning_rate': 3.053227444026695e-07, 'epoch': 36.55})
|
| 289 |
+
Step 28900, Loss: {'mse_loss': 0.00916285440325737, 'mee_loss': 0.14123012125492096, 'totoal_loss': 0.010575155727565289, 'data_time': 0.008160599041730165, 'model_time': 0.762366428039968, 'learning_rate': 2.9650054972882544e-07, 'epoch': 36.68})
|
| 290 |
+
Step 29000, Loss: {'mse_loss': 0.005571992136538029, 'mee_loss': 0.0980033203959465, 'totoal_loss': 0.006552025210112333, 'data_time': 0.007234168006107211, 'model_time': 0.7761228999588639, 'learning_rate': 2.884408310919209e-07, 'epoch': 36.8})
|
| 291 |
+
Step 29100, Loss: {'mse_loss': 0.010219327174127102, 'mee_loss': 0.11430589854717255, 'totoal_loss': 0.01136238593608141, 'data_time': 0.008506179903633893, 'model_time': 0.8519745250232518, 'learning_rate': 2.8114486121495906e-07, 'epoch': 36.93})
|
| 292 |
+
Step 29200, Loss: {'mse_loss': 0.006689210422337055, 'mee_loss': 0.10761534422636032, 'totoal_loss': 0.007765363901853561, 'data_time': 0.021432691952213645, 'model_time': 0.7587150719482452, 'learning_rate': 2.746137922161617e-07, 'epoch': 37.06})
|
| 293 |
+
Step 29300, Loss: {'mse_loss': 0.007253079209476709, 'mee_loss': 0.09945753216743469, 'totoal_loss': 0.008247654885053635, 'data_time': 0.0304951659636572, 'model_time': 0.7220790239516646, 'learning_rate': 2.68848655427034e-07, 'epoch': 37.18})
|
| 294 |
+
Step 29400, Loss: {'mse_loss': 0.04193626344203949, 'mee_loss': 0.13050180673599243, 'totoal_loss': 0.04324128106236458, 'data_time': 0.021465027006343007, 'model_time': 0.784493418992497, 'learning_rate': 2.638503612295071e-07, 'epoch': 37.31})
|
| 295 |
+
Step 29500, Loss: {'mse_loss': 0.013362563215196133, 'mee_loss': 0.13862785696983337, 'totoal_loss': 0.014748841524124146, 'data_time': 0.02312011900357902, 'model_time': 0.8237470040330663, 'learning_rate': 2.5961969891217614e-07, 'epoch': 37.44})
|
| 296 |
+
Step 29600, Loss: {'mse_loss': 0.013339466415345669, 'mee_loss': 0.1251288205385208, 'totoal_loss': 0.014590755105018616, 'data_time': 0.02287339698523283, 'model_time': 0.8128608909901232, 'learning_rate': 2.5615733654566483e-07, 'epoch': 37.56})
|
| 297 |
+
Step 29700, Loss: {'mse_loss': 0.014036260545253754, 'mee_loss': 0.11284875869750977, 'totoal_loss': 0.015164747834205627, 'data_time': 0.021961160004138947, 'model_time': 0.8693473410094157, 'learning_rate': 2.5346382087712764e-07, 'epoch': 37.69})
|
| 298 |
+
Step 29800, Loss: {'mse_loss': 0.020675770938396454, 'mee_loss': 0.12622946500778198, 'totoal_loss': 0.021938065066933632, 'data_time': 0.02455328102223575, 'model_time': 0.7810999659122899, 'learning_rate': 2.515395772439128e-07, 'epoch': 37.82})
|
| 299 |
+
Step 29900, Loss: {'mse_loss': 0.007015299517661333, 'mee_loss': 0.1103283241391182, 'totoal_loss': 0.008118582889437675, 'data_time': 0.022873027017340064, 'model_time': 0.7698634659172967, 'learning_rate': 2.5038490950639644e-07, 'epoch': 37.94})
|
| 300 |
+
Step 30000, Loss: {'mse_loss': 0.010861092247068882, 'mee_loss': 0.11333570629358292, 'totoal_loss': 0.01199444942176342, 'data_time': 0.007758739986456931, 'model_time': 0.8013297030702233, 'learning_rate': 2.5e-07, 'epoch': 38.07})
|
libero_10_2B_mee1e-2_true/starvla_qwen_pi/libero_eval_libero_10.log
ADDED
|
@@ -0,0 +1,2521 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Task suite: libero_10
|
| 2 |
+
|
| 3 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 4 |
+
Success: True
|
| 5 |
+
# episodes completed so far: 1
|
| 6 |
+
# successes: 1 (100.0%)
|
| 7 |
+
|
| 8 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 9 |
+
Success: True
|
| 10 |
+
# episodes completed so far: 2
|
| 11 |
+
# successes: 2 (100.0%)
|
| 12 |
+
|
| 13 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 14 |
+
Success: True
|
| 15 |
+
# episodes completed so far: 3
|
| 16 |
+
# successes: 3 (100.0%)
|
| 17 |
+
|
| 18 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 19 |
+
Success: True
|
| 20 |
+
# episodes completed so far: 4
|
| 21 |
+
# successes: 4 (100.0%)
|
| 22 |
+
|
| 23 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 24 |
+
Success: False
|
| 25 |
+
# episodes completed so far: 5
|
| 26 |
+
# successes: 4 (80.0%)
|
| 27 |
+
|
| 28 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 29 |
+
Success: True
|
| 30 |
+
# episodes completed so far: 6
|
| 31 |
+
# successes: 5 (83.3%)
|
| 32 |
+
|
| 33 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 34 |
+
Success: True
|
| 35 |
+
# episodes completed so far: 7
|
| 36 |
+
# successes: 6 (85.7%)
|
| 37 |
+
|
| 38 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 39 |
+
Success: True
|
| 40 |
+
# episodes completed so far: 8
|
| 41 |
+
# successes: 7 (87.5%)
|
| 42 |
+
|
| 43 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 44 |
+
Success: True
|
| 45 |
+
# episodes completed so far: 9
|
| 46 |
+
# successes: 8 (88.9%)
|
| 47 |
+
|
| 48 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 49 |
+
Success: True
|
| 50 |
+
# episodes completed so far: 10
|
| 51 |
+
# successes: 9 (90.0%)
|
| 52 |
+
|
| 53 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 54 |
+
Success: True
|
| 55 |
+
# episodes completed so far: 11
|
| 56 |
+
# successes: 10 (90.9%)
|
| 57 |
+
|
| 58 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 59 |
+
Success: True
|
| 60 |
+
# episodes completed so far: 12
|
| 61 |
+
# successes: 11 (91.7%)
|
| 62 |
+
|
| 63 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 64 |
+
Success: True
|
| 65 |
+
# episodes completed so far: 13
|
| 66 |
+
# successes: 12 (92.3%)
|
| 67 |
+
|
| 68 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 69 |
+
Success: True
|
| 70 |
+
# episodes completed so far: 14
|
| 71 |
+
# successes: 13 (92.9%)
|
| 72 |
+
|
| 73 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 74 |
+
Success: False
|
| 75 |
+
# episodes completed so far: 15
|
| 76 |
+
# successes: 13 (86.7%)
|
| 77 |
+
|
| 78 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 79 |
+
Success: True
|
| 80 |
+
# episodes completed so far: 16
|
| 81 |
+
# successes: 14 (87.5%)
|
| 82 |
+
|
| 83 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 84 |
+
Success: True
|
| 85 |
+
# episodes completed so far: 17
|
| 86 |
+
# successes: 15 (88.2%)
|
| 87 |
+
|
| 88 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 89 |
+
Success: True
|
| 90 |
+
# episodes completed so far: 18
|
| 91 |
+
# successes: 16 (88.9%)
|
| 92 |
+
|
| 93 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 94 |
+
Success: False
|
| 95 |
+
# episodes completed so far: 19
|
| 96 |
+
# successes: 16 (84.2%)
|
| 97 |
+
|
| 98 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 99 |
+
Success: False
|
| 100 |
+
# episodes completed so far: 20
|
| 101 |
+
# successes: 16 (80.0%)
|
| 102 |
+
|
| 103 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 104 |
+
Success: True
|
| 105 |
+
# episodes completed so far: 21
|
| 106 |
+
# successes: 17 (81.0%)
|
| 107 |
+
|
| 108 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 109 |
+
Success: True
|
| 110 |
+
# episodes completed so far: 22
|
| 111 |
+
# successes: 18 (81.8%)
|
| 112 |
+
|
| 113 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 114 |
+
Success: True
|
| 115 |
+
# episodes completed so far: 23
|
| 116 |
+
# successes: 19 (82.6%)
|
| 117 |
+
|
| 118 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 119 |
+
Success: True
|
| 120 |
+
# episodes completed so far: 24
|
| 121 |
+
# successes: 20 (83.3%)
|
| 122 |
+
|
| 123 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 124 |
+
Success: True
|
| 125 |
+
# episodes completed so far: 25
|
| 126 |
+
# successes: 21 (84.0%)
|
| 127 |
+
|
| 128 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 129 |
+
Success: True
|
| 130 |
+
# episodes completed so far: 26
|
| 131 |
+
# successes: 22 (84.6%)
|
| 132 |
+
|
| 133 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 134 |
+
Success: True
|
| 135 |
+
# episodes completed so far: 27
|
| 136 |
+
# successes: 23 (85.2%)
|
| 137 |
+
|
| 138 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 139 |
+
Success: True
|
| 140 |
+
# episodes completed so far: 28
|
| 141 |
+
# successes: 24 (85.7%)
|
| 142 |
+
|
| 143 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 144 |
+
Success: True
|
| 145 |
+
# episodes completed so far: 29
|
| 146 |
+
# successes: 25 (86.2%)
|
| 147 |
+
|
| 148 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 149 |
+
Success: True
|
| 150 |
+
# episodes completed so far: 30
|
| 151 |
+
# successes: 26 (86.7%)
|
| 152 |
+
|
| 153 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 154 |
+
Success: True
|
| 155 |
+
# episodes completed so far: 31
|
| 156 |
+
# successes: 27 (87.1%)
|
| 157 |
+
|
| 158 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 159 |
+
Success: True
|
| 160 |
+
# episodes completed so far: 32
|
| 161 |
+
# successes: 28 (87.5%)
|
| 162 |
+
|
| 163 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 164 |
+
Success: True
|
| 165 |
+
# episodes completed so far: 33
|
| 166 |
+
# successes: 29 (87.9%)
|
| 167 |
+
|
| 168 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 169 |
+
Success: True
|
| 170 |
+
# episodes completed so far: 34
|
| 171 |
+
# successes: 30 (88.2%)
|
| 172 |
+
|
| 173 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 174 |
+
Success: True
|
| 175 |
+
# episodes completed so far: 35
|
| 176 |
+
# successes: 31 (88.6%)
|
| 177 |
+
|
| 178 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 179 |
+
Success: True
|
| 180 |
+
# episodes completed so far: 36
|
| 181 |
+
# successes: 32 (88.9%)
|
| 182 |
+
|
| 183 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 184 |
+
Success: True
|
| 185 |
+
# episodes completed so far: 37
|
| 186 |
+
# successes: 33 (89.2%)
|
| 187 |
+
|
| 188 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 189 |
+
Success: True
|
| 190 |
+
# episodes completed so far: 38
|
| 191 |
+
# successes: 34 (89.5%)
|
| 192 |
+
|
| 193 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 194 |
+
Success: True
|
| 195 |
+
# episodes completed so far: 39
|
| 196 |
+
# successes: 35 (89.7%)
|
| 197 |
+
|
| 198 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 199 |
+
Success: False
|
| 200 |
+
# episodes completed so far: 40
|
| 201 |
+
# successes: 35 (87.5%)
|
| 202 |
+
|
| 203 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 204 |
+
Success: True
|
| 205 |
+
# episodes completed so far: 41
|
| 206 |
+
# successes: 36 (87.8%)
|
| 207 |
+
|
| 208 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 209 |
+
Success: False
|
| 210 |
+
# episodes completed so far: 42
|
| 211 |
+
# successes: 36 (85.7%)
|
| 212 |
+
|
| 213 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 214 |
+
Success: True
|
| 215 |
+
# episodes completed so far: 43
|
| 216 |
+
# successes: 37 (86.0%)
|
| 217 |
+
|
| 218 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 219 |
+
Success: True
|
| 220 |
+
# episodes completed so far: 44
|
| 221 |
+
# successes: 38 (86.4%)
|
| 222 |
+
|
| 223 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 224 |
+
Success: True
|
| 225 |
+
# episodes completed so far: 45
|
| 226 |
+
# successes: 39 (86.7%)
|
| 227 |
+
|
| 228 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 229 |
+
Success: False
|
| 230 |
+
# episodes completed so far: 46
|
| 231 |
+
# successes: 39 (84.8%)
|
| 232 |
+
|
| 233 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 234 |
+
Success: True
|
| 235 |
+
# episodes completed so far: 47
|
| 236 |
+
# successes: 40 (85.1%)
|
| 237 |
+
|
| 238 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 239 |
+
Success: True
|
| 240 |
+
# episodes completed so far: 48
|
| 241 |
+
# successes: 41 (85.4%)
|
| 242 |
+
|
| 243 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 244 |
+
Success: True
|
| 245 |
+
# episodes completed so far: 49
|
| 246 |
+
# successes: 42 (85.7%)
|
| 247 |
+
|
| 248 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 249 |
+
Success: False
|
| 250 |
+
# episodes completed so far: 50
|
| 251 |
+
# successes: 42 (84.0%)
|
| 252 |
+
Current task success rate: 0.84
|
| 253 |
+
Current total success rate: 0.84
|
| 254 |
+
|
| 255 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 256 |
+
Success: True
|
| 257 |
+
# episodes completed so far: 51
|
| 258 |
+
# successes: 43 (84.3%)
|
| 259 |
+
|
| 260 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 261 |
+
Success: True
|
| 262 |
+
# episodes completed so far: 52
|
| 263 |
+
# successes: 44 (84.6%)
|
| 264 |
+
|
| 265 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 266 |
+
Success: True
|
| 267 |
+
# episodes completed so far: 53
|
| 268 |
+
# successes: 45 (84.9%)
|
| 269 |
+
|
| 270 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 271 |
+
Success: True
|
| 272 |
+
# episodes completed so far: 54
|
| 273 |
+
# successes: 46 (85.2%)
|
| 274 |
+
|
| 275 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 276 |
+
Success: True
|
| 277 |
+
# episodes completed so far: 55
|
| 278 |
+
# successes: 47 (85.5%)
|
| 279 |
+
|
| 280 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 281 |
+
Success: True
|
| 282 |
+
# episodes completed so far: 56
|
| 283 |
+
# successes: 48 (85.7%)
|
| 284 |
+
|
| 285 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 286 |
+
Success: True
|
| 287 |
+
# episodes completed so far: 57
|
| 288 |
+
# successes: 49 (86.0%)
|
| 289 |
+
|
| 290 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 291 |
+
Success: True
|
| 292 |
+
# episodes completed so far: 58
|
| 293 |
+
# successes: 50 (86.2%)
|
| 294 |
+
|
| 295 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 296 |
+
Success: True
|
| 297 |
+
# episodes completed so far: 59
|
| 298 |
+
# successes: 51 (86.4%)
|
| 299 |
+
|
| 300 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 301 |
+
Success: True
|
| 302 |
+
# episodes completed so far: 60
|
| 303 |
+
# successes: 52 (86.7%)
|
| 304 |
+
|
| 305 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 306 |
+
Success: True
|
| 307 |
+
# episodes completed so far: 61
|
| 308 |
+
# successes: 53 (86.9%)
|
| 309 |
+
|
| 310 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 311 |
+
Success: True
|
| 312 |
+
# episodes completed so far: 62
|
| 313 |
+
# successes: 54 (87.1%)
|
| 314 |
+
|
| 315 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 316 |
+
Success: True
|
| 317 |
+
# episodes completed so far: 63
|
| 318 |
+
# successes: 55 (87.3%)
|
| 319 |
+
|
| 320 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 321 |
+
Success: True
|
| 322 |
+
# episodes completed so far: 64
|
| 323 |
+
# successes: 56 (87.5%)
|
| 324 |
+
|
| 325 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 326 |
+
Success: True
|
| 327 |
+
# episodes completed so far: 65
|
| 328 |
+
# successes: 57 (87.7%)
|
| 329 |
+
|
| 330 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 331 |
+
Success: True
|
| 332 |
+
# episodes completed so far: 66
|
| 333 |
+
# successes: 58 (87.9%)
|
| 334 |
+
|
| 335 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 336 |
+
Success: True
|
| 337 |
+
# episodes completed so far: 67
|
| 338 |
+
# successes: 59 (88.1%)
|
| 339 |
+
|
| 340 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 341 |
+
Success: True
|
| 342 |
+
# episodes completed so far: 68
|
| 343 |
+
# successes: 60 (88.2%)
|
| 344 |
+
|
| 345 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 346 |
+
Success: True
|
| 347 |
+
# episodes completed so far: 69
|
| 348 |
+
# successes: 61 (88.4%)
|
| 349 |
+
|
| 350 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 351 |
+
Success: True
|
| 352 |
+
# episodes completed so far: 70
|
| 353 |
+
# successes: 62 (88.6%)
|
| 354 |
+
|
| 355 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 356 |
+
Success: True
|
| 357 |
+
# episodes completed so far: 71
|
| 358 |
+
# successes: 63 (88.7%)
|
| 359 |
+
|
| 360 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 361 |
+
Success: True
|
| 362 |
+
# episodes completed so far: 72
|
| 363 |
+
# successes: 64 (88.9%)
|
| 364 |
+
|
| 365 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 366 |
+
Success: True
|
| 367 |
+
# episodes completed so far: 73
|
| 368 |
+
# successes: 65 (89.0%)
|
| 369 |
+
|
| 370 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 371 |
+
Success: True
|
| 372 |
+
# episodes completed so far: 74
|
| 373 |
+
# successes: 66 (89.2%)
|
| 374 |
+
|
| 375 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 376 |
+
Success: True
|
| 377 |
+
# episodes completed so far: 75
|
| 378 |
+
# successes: 67 (89.3%)
|
| 379 |
+
|
| 380 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 381 |
+
Success: True
|
| 382 |
+
# episodes completed so far: 76
|
| 383 |
+
# successes: 68 (89.5%)
|
| 384 |
+
|
| 385 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 386 |
+
Success: True
|
| 387 |
+
# episodes completed so far: 77
|
| 388 |
+
# successes: 69 (89.6%)
|
| 389 |
+
|
| 390 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 391 |
+
Success: True
|
| 392 |
+
# episodes completed so far: 78
|
| 393 |
+
# successes: 70 (89.7%)
|
| 394 |
+
|
| 395 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 396 |
+
Success: True
|
| 397 |
+
# episodes completed so far: 79
|
| 398 |
+
# successes: 71 (89.9%)
|
| 399 |
+
|
| 400 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 401 |
+
Success: True
|
| 402 |
+
# episodes completed so far: 80
|
| 403 |
+
# successes: 72 (90.0%)
|
| 404 |
+
|
| 405 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 406 |
+
Success: True
|
| 407 |
+
# episodes completed so far: 81
|
| 408 |
+
# successes: 73 (90.1%)
|
| 409 |
+
|
| 410 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 411 |
+
Success: True
|
| 412 |
+
# episodes completed so far: 82
|
| 413 |
+
# successes: 74 (90.2%)
|
| 414 |
+
|
| 415 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 416 |
+
Success: True
|
| 417 |
+
# episodes completed so far: 83
|
| 418 |
+
# successes: 75 (90.4%)
|
| 419 |
+
|
| 420 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 421 |
+
Success: True
|
| 422 |
+
# episodes completed so far: 84
|
| 423 |
+
# successes: 76 (90.5%)
|
| 424 |
+
|
| 425 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 426 |
+
Success: True
|
| 427 |
+
# episodes completed so far: 85
|
| 428 |
+
# successes: 77 (90.6%)
|
| 429 |
+
|
| 430 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 431 |
+
Success: True
|
| 432 |
+
# episodes completed so far: 86
|
| 433 |
+
# successes: 78 (90.7%)
|
| 434 |
+
|
| 435 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 436 |
+
Success: True
|
| 437 |
+
# episodes completed so far: 87
|
| 438 |
+
# successes: 79 (90.8%)
|
| 439 |
+
|
| 440 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 441 |
+
Success: True
|
| 442 |
+
# episodes completed so far: 88
|
| 443 |
+
# successes: 80 (90.9%)
|
| 444 |
+
|
| 445 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 446 |
+
Success: True
|
| 447 |
+
# episodes completed so far: 89
|
| 448 |
+
# successes: 81 (91.0%)
|
| 449 |
+
|
| 450 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 451 |
+
Success: True
|
| 452 |
+
# episodes completed so far: 90
|
| 453 |
+
# successes: 82 (91.1%)
|
| 454 |
+
|
| 455 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 456 |
+
Success: True
|
| 457 |
+
# episodes completed so far: 91
|
| 458 |
+
# successes: 83 (91.2%)
|
| 459 |
+
|
| 460 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 461 |
+
Success: True
|
| 462 |
+
# episodes completed so far: 92
|
| 463 |
+
# successes: 84 (91.3%)
|
| 464 |
+
|
| 465 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 466 |
+
Success: True
|
| 467 |
+
# episodes completed so far: 93
|
| 468 |
+
# successes: 85 (91.4%)
|
| 469 |
+
|
| 470 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 471 |
+
Success: True
|
| 472 |
+
# episodes completed so far: 94
|
| 473 |
+
# successes: 86 (91.5%)
|
| 474 |
+
|
| 475 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 476 |
+
Success: True
|
| 477 |
+
# episodes completed so far: 95
|
| 478 |
+
# successes: 87 (91.6%)
|
| 479 |
+
|
| 480 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 481 |
+
Success: True
|
| 482 |
+
# episodes completed so far: 96
|
| 483 |
+
# successes: 88 (91.7%)
|
| 484 |
+
|
| 485 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 486 |
+
Success: False
|
| 487 |
+
# episodes completed so far: 97
|
| 488 |
+
# successes: 88 (90.7%)
|
| 489 |
+
|
| 490 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 491 |
+
Success: True
|
| 492 |
+
# episodes completed so far: 98
|
| 493 |
+
# successes: 89 (90.8%)
|
| 494 |
+
|
| 495 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 496 |
+
Success: True
|
| 497 |
+
# episodes completed so far: 99
|
| 498 |
+
# successes: 90 (90.9%)
|
| 499 |
+
|
| 500 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 501 |
+
Success: True
|
| 502 |
+
# episodes completed so far: 100
|
| 503 |
+
# successes: 91 (91.0%)
|
| 504 |
+
Current task success rate: 0.98
|
| 505 |
+
Current total success rate: 0.91
|
| 506 |
+
|
| 507 |
+
Task: turn on the stove and put the moka pot on it
|
| 508 |
+
Success: True
|
| 509 |
+
# episodes completed so far: 101
|
| 510 |
+
# successes: 92 (91.1%)
|
| 511 |
+
|
| 512 |
+
Task: turn on the stove and put the moka pot on it
|
| 513 |
+
Success: True
|
| 514 |
+
# episodes completed so far: 102
|
| 515 |
+
# successes: 93 (91.2%)
|
| 516 |
+
|
| 517 |
+
Task: turn on the stove and put the moka pot on it
|
| 518 |
+
Success: True
|
| 519 |
+
# episodes completed so far: 103
|
| 520 |
+
# successes: 94 (91.3%)
|
| 521 |
+
|
| 522 |
+
Task: turn on the stove and put the moka pot on it
|
| 523 |
+
Success: True
|
| 524 |
+
# episodes completed so far: 104
|
| 525 |
+
# successes: 95 (91.3%)
|
| 526 |
+
|
| 527 |
+
Task: turn on the stove and put the moka pot on it
|
| 528 |
+
Success: True
|
| 529 |
+
# episodes completed so far: 105
|
| 530 |
+
# successes: 96 (91.4%)
|
| 531 |
+
|
| 532 |
+
Task: turn on the stove and put the moka pot on it
|
| 533 |
+
Success: True
|
| 534 |
+
# episodes completed so far: 106
|
| 535 |
+
# successes: 97 (91.5%)
|
| 536 |
+
|
| 537 |
+
Task: turn on the stove and put the moka pot on it
|
| 538 |
+
Success: True
|
| 539 |
+
# episodes completed so far: 107
|
| 540 |
+
# successes: 98 (91.6%)
|
| 541 |
+
|
| 542 |
+
Task: turn on the stove and put the moka pot on it
|
| 543 |
+
Success: True
|
| 544 |
+
# episodes completed so far: 108
|
| 545 |
+
# successes: 99 (91.7%)
|
| 546 |
+
|
| 547 |
+
Task: turn on the stove and put the moka pot on it
|
| 548 |
+
Success: True
|
| 549 |
+
# episodes completed so far: 109
|
| 550 |
+
# successes: 100 (91.7%)
|
| 551 |
+
|
| 552 |
+
Task: turn on the stove and put the moka pot on it
|
| 553 |
+
Success: True
|
| 554 |
+
# episodes completed so far: 110
|
| 555 |
+
# successes: 101 (91.8%)
|
| 556 |
+
|
| 557 |
+
Task: turn on the stove and put the moka pot on it
|
| 558 |
+
Success: True
|
| 559 |
+
# episodes completed so far: 111
|
| 560 |
+
# successes: 102 (91.9%)
|
| 561 |
+
|
| 562 |
+
Task: turn on the stove and put the moka pot on it
|
| 563 |
+
Success: True
|
| 564 |
+
# episodes completed so far: 112
|
| 565 |
+
# successes: 103 (92.0%)
|
| 566 |
+
|
| 567 |
+
Task: turn on the stove and put the moka pot on it
|
| 568 |
+
Success: True
|
| 569 |
+
# episodes completed so far: 113
|
| 570 |
+
# successes: 104 (92.0%)
|
| 571 |
+
|
| 572 |
+
Task: turn on the stove and put the moka pot on it
|
| 573 |
+
Success: True
|
| 574 |
+
# episodes completed so far: 114
|
| 575 |
+
# successes: 105 (92.1%)
|
| 576 |
+
|
| 577 |
+
Task: turn on the stove and put the moka pot on it
|
| 578 |
+
Success: True
|
| 579 |
+
# episodes completed so far: 115
|
| 580 |
+
# successes: 106 (92.2%)
|
| 581 |
+
|
| 582 |
+
Task: turn on the stove and put the moka pot on it
|
| 583 |
+
Success: True
|
| 584 |
+
# episodes completed so far: 116
|
| 585 |
+
# successes: 107 (92.2%)
|
| 586 |
+
|
| 587 |
+
Task: turn on the stove and put the moka pot on it
|
| 588 |
+
Success: True
|
| 589 |
+
# episodes completed so far: 117
|
| 590 |
+
# successes: 108 (92.3%)
|
| 591 |
+
|
| 592 |
+
Task: turn on the stove and put the moka pot on it
|
| 593 |
+
Success: True
|
| 594 |
+
# episodes completed so far: 118
|
| 595 |
+
# successes: 109 (92.4%)
|
| 596 |
+
|
| 597 |
+
Task: turn on the stove and put the moka pot on it
|
| 598 |
+
Success: True
|
| 599 |
+
# episodes completed so far: 119
|
| 600 |
+
# successes: 110 (92.4%)
|
| 601 |
+
|
| 602 |
+
Task: turn on the stove and put the moka pot on it
|
| 603 |
+
Success: True
|
| 604 |
+
# episodes completed so far: 120
|
| 605 |
+
# successes: 111 (92.5%)
|
| 606 |
+
|
| 607 |
+
Task: turn on the stove and put the moka pot on it
|
| 608 |
+
Success: True
|
| 609 |
+
# episodes completed so far: 121
|
| 610 |
+
# successes: 112 (92.6%)
|
| 611 |
+
|
| 612 |
+
Task: turn on the stove and put the moka pot on it
|
| 613 |
+
Success: True
|
| 614 |
+
# episodes completed so far: 122
|
| 615 |
+
# successes: 113 (92.6%)
|
| 616 |
+
|
| 617 |
+
Task: turn on the stove and put the moka pot on it
|
| 618 |
+
Success: True
|
| 619 |
+
# episodes completed so far: 123
|
| 620 |
+
# successes: 114 (92.7%)
|
| 621 |
+
|
| 622 |
+
Task: turn on the stove and put the moka pot on it
|
| 623 |
+
Success: True
|
| 624 |
+
# episodes completed so far: 124
|
| 625 |
+
# successes: 115 (92.7%)
|
| 626 |
+
|
| 627 |
+
Task: turn on the stove and put the moka pot on it
|
| 628 |
+
Success: True
|
| 629 |
+
# episodes completed so far: 125
|
| 630 |
+
# successes: 116 (92.8%)
|
| 631 |
+
|
| 632 |
+
Task: turn on the stove and put the moka pot on it
|
| 633 |
+
Success: True
|
| 634 |
+
# episodes completed so far: 126
|
| 635 |
+
# successes: 117 (92.9%)
|
| 636 |
+
|
| 637 |
+
Task: turn on the stove and put the moka pot on it
|
| 638 |
+
Success: True
|
| 639 |
+
# episodes completed so far: 127
|
| 640 |
+
# successes: 118 (92.9%)
|
| 641 |
+
|
| 642 |
+
Task: turn on the stove and put the moka pot on it
|
| 643 |
+
Success: True
|
| 644 |
+
# episodes completed so far: 128
|
| 645 |
+
# successes: 119 (93.0%)
|
| 646 |
+
|
| 647 |
+
Task: turn on the stove and put the moka pot on it
|
| 648 |
+
Success: True
|
| 649 |
+
# episodes completed so far: 129
|
| 650 |
+
# successes: 120 (93.0%)
|
| 651 |
+
|
| 652 |
+
Task: turn on the stove and put the moka pot on it
|
| 653 |
+
Success: True
|
| 654 |
+
# episodes completed so far: 130
|
| 655 |
+
# successes: 121 (93.1%)
|
| 656 |
+
|
| 657 |
+
Task: turn on the stove and put the moka pot on it
|
| 658 |
+
Success: True
|
| 659 |
+
# episodes completed so far: 131
|
| 660 |
+
# successes: 122 (93.1%)
|
| 661 |
+
|
| 662 |
+
Task: turn on the stove and put the moka pot on it
|
| 663 |
+
Success: False
|
| 664 |
+
# episodes completed so far: 132
|
| 665 |
+
# successes: 122 (92.4%)
|
| 666 |
+
|
| 667 |
+
Task: turn on the stove and put the moka pot on it
|
| 668 |
+
Success: True
|
| 669 |
+
# episodes completed so far: 133
|
| 670 |
+
# successes: 123 (92.5%)
|
| 671 |
+
|
| 672 |
+
Task: turn on the stove and put the moka pot on it
|
| 673 |
+
Success: False
|
| 674 |
+
# episodes completed so far: 134
|
| 675 |
+
# successes: 123 (91.8%)
|
| 676 |
+
|
| 677 |
+
Task: turn on the stove and put the moka pot on it
|
| 678 |
+
Success: True
|
| 679 |
+
# episodes completed so far: 135
|
| 680 |
+
# successes: 124 (91.9%)
|
| 681 |
+
|
| 682 |
+
Task: turn on the stove and put the moka pot on it
|
| 683 |
+
Success: True
|
| 684 |
+
# episodes completed so far: 136
|
| 685 |
+
# successes: 125 (91.9%)
|
| 686 |
+
|
| 687 |
+
Task: turn on the stove and put the moka pot on it
|
| 688 |
+
Success: True
|
| 689 |
+
# episodes completed so far: 137
|
| 690 |
+
# successes: 126 (92.0%)
|
| 691 |
+
|
| 692 |
+
Task: turn on the stove and put the moka pot on it
|
| 693 |
+
Success: True
|
| 694 |
+
# episodes completed so far: 138
|
| 695 |
+
# successes: 127 (92.0%)
|
| 696 |
+
|
| 697 |
+
Task: turn on the stove and put the moka pot on it
|
| 698 |
+
Success: True
|
| 699 |
+
# episodes completed so far: 139
|
| 700 |
+
# successes: 128 (92.1%)
|
| 701 |
+
|
| 702 |
+
Task: turn on the stove and put the moka pot on it
|
| 703 |
+
Success: True
|
| 704 |
+
# episodes completed so far: 140
|
| 705 |
+
# successes: 129 (92.1%)
|
| 706 |
+
|
| 707 |
+
Task: turn on the stove and put the moka pot on it
|
| 708 |
+
Success: True
|
| 709 |
+
# episodes completed so far: 141
|
| 710 |
+
# successes: 130 (92.2%)
|
| 711 |
+
|
| 712 |
+
Task: turn on the stove and put the moka pot on it
|
| 713 |
+
Success: True
|
| 714 |
+
# episodes completed so far: 142
|
| 715 |
+
# successes: 131 (92.3%)
|
| 716 |
+
|
| 717 |
+
Task: turn on the stove and put the moka pot on it
|
| 718 |
+
Success: True
|
| 719 |
+
# episodes completed so far: 143
|
| 720 |
+
# successes: 132 (92.3%)
|
| 721 |
+
|
| 722 |
+
Task: turn on the stove and put the moka pot on it
|
| 723 |
+
Success: True
|
| 724 |
+
# episodes completed so far: 144
|
| 725 |
+
# successes: 133 (92.4%)
|
| 726 |
+
|
| 727 |
+
Task: turn on the stove and put the moka pot on it
|
| 728 |
+
Success: True
|
| 729 |
+
# episodes completed so far: 145
|
| 730 |
+
# successes: 134 (92.4%)
|
| 731 |
+
|
| 732 |
+
Task: turn on the stove and put the moka pot on it
|
| 733 |
+
Success: True
|
| 734 |
+
# episodes completed so far: 146
|
| 735 |
+
# successes: 135 (92.5%)
|
| 736 |
+
|
| 737 |
+
Task: turn on the stove and put the moka pot on it
|
| 738 |
+
Success: True
|
| 739 |
+
# episodes completed so far: 147
|
| 740 |
+
# successes: 136 (92.5%)
|
| 741 |
+
|
| 742 |
+
Task: turn on the stove and put the moka pot on it
|
| 743 |
+
Success: True
|
| 744 |
+
# episodes completed so far: 148
|
| 745 |
+
# successes: 137 (92.6%)
|
| 746 |
+
|
| 747 |
+
Task: turn on the stove and put the moka pot on it
|
| 748 |
+
Success: True
|
| 749 |
+
# episodes completed so far: 149
|
| 750 |
+
# successes: 138 (92.6%)
|
| 751 |
+
|
| 752 |
+
Task: turn on the stove and put the moka pot on it
|
| 753 |
+
Success: True
|
| 754 |
+
# episodes completed so far: 150
|
| 755 |
+
# successes: 139 (92.7%)
|
| 756 |
+
Current task success rate: 0.96
|
| 757 |
+
Current total success rate: 0.9266666666666666
|
| 758 |
+
|
| 759 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 760 |
+
Success: True
|
| 761 |
+
# episodes completed so far: 151
|
| 762 |
+
# successes: 140 (92.7%)
|
| 763 |
+
|
| 764 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 765 |
+
Success: True
|
| 766 |
+
# episodes completed so far: 152
|
| 767 |
+
# successes: 141 (92.8%)
|
| 768 |
+
|
| 769 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 770 |
+
Success: True
|
| 771 |
+
# episodes completed so far: 153
|
| 772 |
+
# successes: 142 (92.8%)
|
| 773 |
+
|
| 774 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 775 |
+
Success: True
|
| 776 |
+
# episodes completed so far: 154
|
| 777 |
+
# successes: 143 (92.9%)
|
| 778 |
+
|
| 779 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 780 |
+
Success: True
|
| 781 |
+
# episodes completed so far: 155
|
| 782 |
+
# successes: 144 (92.9%)
|
| 783 |
+
|
| 784 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 785 |
+
Success: True
|
| 786 |
+
# episodes completed so far: 156
|
| 787 |
+
# successes: 145 (92.9%)
|
| 788 |
+
|
| 789 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 790 |
+
Success: True
|
| 791 |
+
# episodes completed so far: 157
|
| 792 |
+
# successes: 146 (93.0%)
|
| 793 |
+
|
| 794 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 795 |
+
Success: True
|
| 796 |
+
# episodes completed so far: 158
|
| 797 |
+
# successes: 147 (93.0%)
|
| 798 |
+
|
| 799 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 800 |
+
Success: True
|
| 801 |
+
# episodes completed so far: 159
|
| 802 |
+
# successes: 148 (93.1%)
|
| 803 |
+
|
| 804 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 805 |
+
Success: True
|
| 806 |
+
# episodes completed so far: 160
|
| 807 |
+
# successes: 149 (93.1%)
|
| 808 |
+
|
| 809 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 810 |
+
Success: True
|
| 811 |
+
# episodes completed so far: 161
|
| 812 |
+
# successes: 150 (93.2%)
|
| 813 |
+
|
| 814 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 815 |
+
Success: True
|
| 816 |
+
# episodes completed so far: 162
|
| 817 |
+
# successes: 151 (93.2%)
|
| 818 |
+
|
| 819 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 820 |
+
Success: True
|
| 821 |
+
# episodes completed so far: 163
|
| 822 |
+
# successes: 152 (93.3%)
|
| 823 |
+
|
| 824 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 825 |
+
Success: True
|
| 826 |
+
# episodes completed so far: 164
|
| 827 |
+
# successes: 153 (93.3%)
|
| 828 |
+
|
| 829 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 830 |
+
Success: True
|
| 831 |
+
# episodes completed so far: 165
|
| 832 |
+
# successes: 154 (93.3%)
|
| 833 |
+
|
| 834 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 835 |
+
Success: True
|
| 836 |
+
# episodes completed so far: 166
|
| 837 |
+
# successes: 155 (93.4%)
|
| 838 |
+
|
| 839 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 840 |
+
Success: True
|
| 841 |
+
# episodes completed so far: 167
|
| 842 |
+
# successes: 156 (93.4%)
|
| 843 |
+
|
| 844 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 845 |
+
Success: True
|
| 846 |
+
# episodes completed so far: 168
|
| 847 |
+
# successes: 157 (93.5%)
|
| 848 |
+
|
| 849 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 850 |
+
Success: True
|
| 851 |
+
# episodes completed so far: 169
|
| 852 |
+
# successes: 158 (93.5%)
|
| 853 |
+
|
| 854 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 855 |
+
Success: True
|
| 856 |
+
# episodes completed so far: 170
|
| 857 |
+
# successes: 159 (93.5%)
|
| 858 |
+
|
| 859 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 860 |
+
Success: True
|
| 861 |
+
# episodes completed so far: 171
|
| 862 |
+
# successes: 160 (93.6%)
|
| 863 |
+
|
| 864 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 865 |
+
Success: True
|
| 866 |
+
# episodes completed so far: 172
|
| 867 |
+
# successes: 161 (93.6%)
|
| 868 |
+
|
| 869 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 870 |
+
Success: True
|
| 871 |
+
# episodes completed so far: 173
|
| 872 |
+
# successes: 162 (93.6%)
|
| 873 |
+
|
| 874 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 875 |
+
Success: True
|
| 876 |
+
# episodes completed so far: 174
|
| 877 |
+
# successes: 163 (93.7%)
|
| 878 |
+
|
| 879 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 880 |
+
Success: True
|
| 881 |
+
# episodes completed so far: 175
|
| 882 |
+
# successes: 164 (93.7%)
|
| 883 |
+
|
| 884 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 885 |
+
Success: True
|
| 886 |
+
# episodes completed so far: 176
|
| 887 |
+
# successes: 165 (93.8%)
|
| 888 |
+
|
| 889 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 890 |
+
Success: True
|
| 891 |
+
# episodes completed so far: 177
|
| 892 |
+
# successes: 166 (93.8%)
|
| 893 |
+
|
| 894 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 895 |
+
Success: True
|
| 896 |
+
# episodes completed so far: 178
|
| 897 |
+
# successes: 167 (93.8%)
|
| 898 |
+
|
| 899 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 900 |
+
Success: True
|
| 901 |
+
# episodes completed so far: 179
|
| 902 |
+
# successes: 168 (93.9%)
|
| 903 |
+
|
| 904 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 905 |
+
Success: True
|
| 906 |
+
# episodes completed so far: 180
|
| 907 |
+
# successes: 169 (93.9%)
|
| 908 |
+
|
| 909 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 910 |
+
Success: True
|
| 911 |
+
# episodes completed so far: 181
|
| 912 |
+
# successes: 170 (93.9%)
|
| 913 |
+
|
| 914 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 915 |
+
Success: True
|
| 916 |
+
# episodes completed so far: 182
|
| 917 |
+
# successes: 171 (94.0%)
|
| 918 |
+
|
| 919 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 920 |
+
Success: True
|
| 921 |
+
# episodes completed so far: 183
|
| 922 |
+
# successes: 172 (94.0%)
|
| 923 |
+
|
| 924 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 925 |
+
Success: True
|
| 926 |
+
# episodes completed so far: 184
|
| 927 |
+
# successes: 173 (94.0%)
|
| 928 |
+
|
| 929 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 930 |
+
Success: True
|
| 931 |
+
# episodes completed so far: 185
|
| 932 |
+
# successes: 174 (94.1%)
|
| 933 |
+
|
| 934 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 935 |
+
Success: True
|
| 936 |
+
# episodes completed so far: 186
|
| 937 |
+
# successes: 175 (94.1%)
|
| 938 |
+
|
| 939 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 940 |
+
Success: True
|
| 941 |
+
# episodes completed so far: 187
|
| 942 |
+
# successes: 176 (94.1%)
|
| 943 |
+
|
| 944 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 945 |
+
Success: True
|
| 946 |
+
# episodes completed so far: 188
|
| 947 |
+
# successes: 177 (94.1%)
|
| 948 |
+
|
| 949 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 950 |
+
Success: True
|
| 951 |
+
# episodes completed so far: 189
|
| 952 |
+
# successes: 178 (94.2%)
|
| 953 |
+
|
| 954 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 955 |
+
Success: True
|
| 956 |
+
# episodes completed so far: 190
|
| 957 |
+
# successes: 179 (94.2%)
|
| 958 |
+
|
| 959 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 960 |
+
Success: True
|
| 961 |
+
# episodes completed so far: 191
|
| 962 |
+
# successes: 180 (94.2%)
|
| 963 |
+
|
| 964 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 965 |
+
Success: False
|
| 966 |
+
# episodes completed so far: 192
|
| 967 |
+
# successes: 180 (93.8%)
|
| 968 |
+
|
| 969 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 970 |
+
Success: True
|
| 971 |
+
# episodes completed so far: 193
|
| 972 |
+
# successes: 181 (93.8%)
|
| 973 |
+
|
| 974 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 975 |
+
Success: True
|
| 976 |
+
# episodes completed so far: 194
|
| 977 |
+
# successes: 182 (93.8%)
|
| 978 |
+
|
| 979 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 980 |
+
Success: True
|
| 981 |
+
# episodes completed so far: 195
|
| 982 |
+
# successes: 183 (93.8%)
|
| 983 |
+
|
| 984 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 985 |
+
Success: True
|
| 986 |
+
# episodes completed so far: 196
|
| 987 |
+
# successes: 184 (93.9%)
|
| 988 |
+
|
| 989 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 990 |
+
Success: True
|
| 991 |
+
# episodes completed so far: 197
|
| 992 |
+
# successes: 185 (93.9%)
|
| 993 |
+
|
| 994 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 995 |
+
Success: True
|
| 996 |
+
# episodes completed so far: 198
|
| 997 |
+
# successes: 186 (93.9%)
|
| 998 |
+
|
| 999 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 1000 |
+
Success: True
|
| 1001 |
+
# episodes completed so far: 199
|
| 1002 |
+
# successes: 187 (94.0%)
|
| 1003 |
+
|
| 1004 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 1005 |
+
Success: True
|
| 1006 |
+
# episodes completed so far: 200
|
| 1007 |
+
# successes: 188 (94.0%)
|
| 1008 |
+
Current task success rate: 0.98
|
| 1009 |
+
Current total success rate: 0.94
|
| 1010 |
+
|
| 1011 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1012 |
+
Success: True
|
| 1013 |
+
# episodes completed so far: 201
|
| 1014 |
+
# successes: 189 (94.0%)
|
| 1015 |
+
|
| 1016 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1017 |
+
Success: True
|
| 1018 |
+
# episodes completed so far: 202
|
| 1019 |
+
# successes: 190 (94.1%)
|
| 1020 |
+
|
| 1021 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1022 |
+
Success: True
|
| 1023 |
+
# episodes completed so far: 203
|
| 1024 |
+
# successes: 191 (94.1%)
|
| 1025 |
+
|
| 1026 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1027 |
+
Success: True
|
| 1028 |
+
# episodes completed so far: 204
|
| 1029 |
+
# successes: 192 (94.1%)
|
| 1030 |
+
|
| 1031 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1032 |
+
Success: True
|
| 1033 |
+
# episodes completed so far: 205
|
| 1034 |
+
# successes: 193 (94.1%)
|
| 1035 |
+
|
| 1036 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1037 |
+
Success: True
|
| 1038 |
+
# episodes completed so far: 206
|
| 1039 |
+
# successes: 194 (94.2%)
|
| 1040 |
+
|
| 1041 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1042 |
+
Success: True
|
| 1043 |
+
# episodes completed so far: 207
|
| 1044 |
+
# successes: 195 (94.2%)
|
| 1045 |
+
|
| 1046 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1047 |
+
Success: False
|
| 1048 |
+
# episodes completed so far: 208
|
| 1049 |
+
# successes: 195 (93.8%)
|
| 1050 |
+
|
| 1051 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1052 |
+
Success: True
|
| 1053 |
+
# episodes completed so far: 209
|
| 1054 |
+
# successes: 196 (93.8%)
|
| 1055 |
+
|
| 1056 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1057 |
+
Success: True
|
| 1058 |
+
# episodes completed so far: 210
|
| 1059 |
+
# successes: 197 (93.8%)
|
| 1060 |
+
|
| 1061 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1062 |
+
Success: True
|
| 1063 |
+
# episodes completed so far: 211
|
| 1064 |
+
# successes: 198 (93.8%)
|
| 1065 |
+
|
| 1066 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1067 |
+
Success: True
|
| 1068 |
+
# episodes completed so far: 212
|
| 1069 |
+
# successes: 199 (93.9%)
|
| 1070 |
+
|
| 1071 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1072 |
+
Success: True
|
| 1073 |
+
# episodes completed so far: 213
|
| 1074 |
+
# successes: 200 (93.9%)
|
| 1075 |
+
|
| 1076 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1077 |
+
Success: True
|
| 1078 |
+
# episodes completed so far: 214
|
| 1079 |
+
# successes: 201 (93.9%)
|
| 1080 |
+
|
| 1081 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1082 |
+
Success: True
|
| 1083 |
+
# episodes completed so far: 215
|
| 1084 |
+
# successes: 202 (94.0%)
|
| 1085 |
+
|
| 1086 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1087 |
+
Success: True
|
| 1088 |
+
# episodes completed so far: 216
|
| 1089 |
+
# successes: 203 (94.0%)
|
| 1090 |
+
|
| 1091 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1092 |
+
Success: True
|
| 1093 |
+
# episodes completed so far: 217
|
| 1094 |
+
# successes: 204 (94.0%)
|
| 1095 |
+
|
| 1096 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1097 |
+
Success: True
|
| 1098 |
+
# episodes completed so far: 218
|
| 1099 |
+
# successes: 205 (94.0%)
|
| 1100 |
+
|
| 1101 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1102 |
+
Success: True
|
| 1103 |
+
# episodes completed so far: 219
|
| 1104 |
+
# successes: 206 (94.1%)
|
| 1105 |
+
|
| 1106 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1107 |
+
Success: True
|
| 1108 |
+
# episodes completed so far: 220
|
| 1109 |
+
# successes: 207 (94.1%)
|
| 1110 |
+
|
| 1111 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1112 |
+
Success: True
|
| 1113 |
+
# episodes completed so far: 221
|
| 1114 |
+
# successes: 208 (94.1%)
|
| 1115 |
+
|
| 1116 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1117 |
+
Success: True
|
| 1118 |
+
# episodes completed so far: 222
|
| 1119 |
+
# successes: 209 (94.1%)
|
| 1120 |
+
|
| 1121 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1122 |
+
Success: True
|
| 1123 |
+
# episodes completed so far: 223
|
| 1124 |
+
# successes: 210 (94.2%)
|
| 1125 |
+
|
| 1126 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1127 |
+
Success: True
|
| 1128 |
+
# episodes completed so far: 224
|
| 1129 |
+
# successes: 211 (94.2%)
|
| 1130 |
+
|
| 1131 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1132 |
+
Success: True
|
| 1133 |
+
# episodes completed so far: 225
|
| 1134 |
+
# successes: 212 (94.2%)
|
| 1135 |
+
|
| 1136 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1137 |
+
Success: True
|
| 1138 |
+
# episodes completed so far: 226
|
| 1139 |
+
# successes: 213 (94.2%)
|
| 1140 |
+
|
| 1141 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1142 |
+
Success: True
|
| 1143 |
+
# episodes completed so far: 227
|
| 1144 |
+
# successes: 214 (94.3%)
|
| 1145 |
+
|
| 1146 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1147 |
+
Success: True
|
| 1148 |
+
# episodes completed so far: 228
|
| 1149 |
+
# successes: 215 (94.3%)
|
| 1150 |
+
|
| 1151 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1152 |
+
Success: True
|
| 1153 |
+
# episodes completed so far: 229
|
| 1154 |
+
# successes: 216 (94.3%)
|
| 1155 |
+
|
| 1156 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1157 |
+
Success: True
|
| 1158 |
+
# episodes completed so far: 230
|
| 1159 |
+
# successes: 217 (94.3%)
|
| 1160 |
+
|
| 1161 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1162 |
+
Success: True
|
| 1163 |
+
# episodes completed so far: 231
|
| 1164 |
+
# successes: 218 (94.4%)
|
| 1165 |
+
|
| 1166 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1167 |
+
Success: True
|
| 1168 |
+
# episodes completed so far: 232
|
| 1169 |
+
# successes: 219 (94.4%)
|
| 1170 |
+
|
| 1171 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1172 |
+
Success: True
|
| 1173 |
+
# episodes completed so far: 233
|
| 1174 |
+
# successes: 220 (94.4%)
|
| 1175 |
+
|
| 1176 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1177 |
+
Success: True
|
| 1178 |
+
# episodes completed so far: 234
|
| 1179 |
+
# successes: 221 (94.4%)
|
| 1180 |
+
|
| 1181 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1182 |
+
Success: True
|
| 1183 |
+
# episodes completed so far: 235
|
| 1184 |
+
# successes: 222 (94.5%)
|
| 1185 |
+
|
| 1186 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1187 |
+
Success: True
|
| 1188 |
+
# episodes completed so far: 236
|
| 1189 |
+
# successes: 223 (94.5%)
|
| 1190 |
+
|
| 1191 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1192 |
+
Success: True
|
| 1193 |
+
# episodes completed so far: 237
|
| 1194 |
+
# successes: 224 (94.5%)
|
| 1195 |
+
|
| 1196 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1197 |
+
Success: True
|
| 1198 |
+
# episodes completed so far: 238
|
| 1199 |
+
# successes: 225 (94.5%)
|
| 1200 |
+
|
| 1201 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1202 |
+
Success: True
|
| 1203 |
+
# episodes completed so far: 239
|
| 1204 |
+
# successes: 226 (94.6%)
|
| 1205 |
+
|
| 1206 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1207 |
+
Success: True
|
| 1208 |
+
# episodes completed so far: 240
|
| 1209 |
+
# successes: 227 (94.6%)
|
| 1210 |
+
|
| 1211 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1212 |
+
Success: True
|
| 1213 |
+
# episodes completed so far: 241
|
| 1214 |
+
# successes: 228 (94.6%)
|
| 1215 |
+
|
| 1216 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1217 |
+
Success: True
|
| 1218 |
+
# episodes completed so far: 242
|
| 1219 |
+
# successes: 229 (94.6%)
|
| 1220 |
+
|
| 1221 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1222 |
+
Success: True
|
| 1223 |
+
# episodes completed so far: 243
|
| 1224 |
+
# successes: 230 (94.7%)
|
| 1225 |
+
|
| 1226 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1227 |
+
Success: True
|
| 1228 |
+
# episodes completed so far: 244
|
| 1229 |
+
# successes: 231 (94.7%)
|
| 1230 |
+
|
| 1231 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1232 |
+
Success: True
|
| 1233 |
+
# episodes completed so far: 245
|
| 1234 |
+
# successes: 232 (94.7%)
|
| 1235 |
+
|
| 1236 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1237 |
+
Success: True
|
| 1238 |
+
# episodes completed so far: 246
|
| 1239 |
+
# successes: 233 (94.7%)
|
| 1240 |
+
|
| 1241 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1242 |
+
Success: True
|
| 1243 |
+
# episodes completed so far: 247
|
| 1244 |
+
# successes: 234 (94.7%)
|
| 1245 |
+
|
| 1246 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1247 |
+
Success: True
|
| 1248 |
+
# episodes completed so far: 248
|
| 1249 |
+
# successes: 235 (94.8%)
|
| 1250 |
+
|
| 1251 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1252 |
+
Success: True
|
| 1253 |
+
# episodes completed so far: 249
|
| 1254 |
+
# successes: 236 (94.8%)
|
| 1255 |
+
|
| 1256 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1257 |
+
Success: False
|
| 1258 |
+
# episodes completed so far: 250
|
| 1259 |
+
# successes: 236 (94.4%)
|
| 1260 |
+
Current task success rate: 0.96
|
| 1261 |
+
Current total success rate: 0.944
|
| 1262 |
+
|
| 1263 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1264 |
+
Success: True
|
| 1265 |
+
# episodes completed so far: 251
|
| 1266 |
+
# successes: 237 (94.4%)
|
| 1267 |
+
|
| 1268 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1269 |
+
Success: True
|
| 1270 |
+
# episodes completed so far: 252
|
| 1271 |
+
# successes: 238 (94.4%)
|
| 1272 |
+
|
| 1273 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1274 |
+
Success: True
|
| 1275 |
+
# episodes completed so far: 253
|
| 1276 |
+
# successes: 239 (94.5%)
|
| 1277 |
+
|
| 1278 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1279 |
+
Success: True
|
| 1280 |
+
# episodes completed so far: 254
|
| 1281 |
+
# successes: 240 (94.5%)
|
| 1282 |
+
|
| 1283 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1284 |
+
Success: True
|
| 1285 |
+
# episodes completed so far: 255
|
| 1286 |
+
# successes: 241 (94.5%)
|
| 1287 |
+
|
| 1288 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1289 |
+
Success: True
|
| 1290 |
+
# episodes completed so far: 256
|
| 1291 |
+
# successes: 242 (94.5%)
|
| 1292 |
+
|
| 1293 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1294 |
+
Success: True
|
| 1295 |
+
# episodes completed so far: 257
|
| 1296 |
+
# successes: 243 (94.6%)
|
| 1297 |
+
|
| 1298 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1299 |
+
Success: True
|
| 1300 |
+
# episodes completed so far: 258
|
| 1301 |
+
# successes: 244 (94.6%)
|
| 1302 |
+
|
| 1303 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1304 |
+
Success: True
|
| 1305 |
+
# episodes completed so far: 259
|
| 1306 |
+
# successes: 245 (94.6%)
|
| 1307 |
+
|
| 1308 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1309 |
+
Success: True
|
| 1310 |
+
# episodes completed so far: 260
|
| 1311 |
+
# successes: 246 (94.6%)
|
| 1312 |
+
|
| 1313 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1314 |
+
Success: True
|
| 1315 |
+
# episodes completed so far: 261
|
| 1316 |
+
# successes: 247 (94.6%)
|
| 1317 |
+
|
| 1318 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1319 |
+
Success: True
|
| 1320 |
+
# episodes completed so far: 262
|
| 1321 |
+
# successes: 248 (94.7%)
|
| 1322 |
+
|
| 1323 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1324 |
+
Success: True
|
| 1325 |
+
# episodes completed so far: 263
|
| 1326 |
+
# successes: 249 (94.7%)
|
| 1327 |
+
|
| 1328 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1329 |
+
Success: True
|
| 1330 |
+
# episodes completed so far: 264
|
| 1331 |
+
# successes: 250 (94.7%)
|
| 1332 |
+
|
| 1333 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1334 |
+
Success: True
|
| 1335 |
+
# episodes completed so far: 265
|
| 1336 |
+
# successes: 251 (94.7%)
|
| 1337 |
+
|
| 1338 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1339 |
+
Success: True
|
| 1340 |
+
# episodes completed so far: 266
|
| 1341 |
+
# successes: 252 (94.7%)
|
| 1342 |
+
|
| 1343 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1344 |
+
Success: True
|
| 1345 |
+
# episodes completed so far: 267
|
| 1346 |
+
# successes: 253 (94.8%)
|
| 1347 |
+
|
| 1348 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1349 |
+
Success: True
|
| 1350 |
+
# episodes completed so far: 268
|
| 1351 |
+
# successes: 254 (94.8%)
|
| 1352 |
+
|
| 1353 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1354 |
+
Success: True
|
| 1355 |
+
# episodes completed so far: 269
|
| 1356 |
+
# successes: 255 (94.8%)
|
| 1357 |
+
|
| 1358 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1359 |
+
Success: True
|
| 1360 |
+
# episodes completed so far: 270
|
| 1361 |
+
# successes: 256 (94.8%)
|
| 1362 |
+
|
| 1363 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1364 |
+
Success: True
|
| 1365 |
+
# episodes completed so far: 271
|
| 1366 |
+
# successes: 257 (94.8%)
|
| 1367 |
+
|
| 1368 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1369 |
+
Success: True
|
| 1370 |
+
# episodes completed so far: 272
|
| 1371 |
+
# successes: 258 (94.9%)
|
| 1372 |
+
|
| 1373 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1374 |
+
Success: True
|
| 1375 |
+
# episodes completed so far: 273
|
| 1376 |
+
# successes: 259 (94.9%)
|
| 1377 |
+
|
| 1378 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1379 |
+
Success: True
|
| 1380 |
+
# episodes completed so far: 274
|
| 1381 |
+
# successes: 260 (94.9%)
|
| 1382 |
+
|
| 1383 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1384 |
+
Success: True
|
| 1385 |
+
# episodes completed so far: 275
|
| 1386 |
+
# successes: 261 (94.9%)
|
| 1387 |
+
|
| 1388 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1389 |
+
Success: True
|
| 1390 |
+
# episodes completed so far: 276
|
| 1391 |
+
# successes: 262 (94.9%)
|
| 1392 |
+
|
| 1393 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1394 |
+
Success: True
|
| 1395 |
+
# episodes completed so far: 277
|
| 1396 |
+
# successes: 263 (94.9%)
|
| 1397 |
+
|
| 1398 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1399 |
+
Success: True
|
| 1400 |
+
# episodes completed so far: 278
|
| 1401 |
+
# successes: 264 (95.0%)
|
| 1402 |
+
|
| 1403 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1404 |
+
Success: True
|
| 1405 |
+
# episodes completed so far: 279
|
| 1406 |
+
# successes: 265 (95.0%)
|
| 1407 |
+
|
| 1408 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1409 |
+
Success: True
|
| 1410 |
+
# episodes completed so far: 280
|
| 1411 |
+
# successes: 266 (95.0%)
|
| 1412 |
+
|
| 1413 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1414 |
+
Success: True
|
| 1415 |
+
# episodes completed so far: 281
|
| 1416 |
+
# successes: 267 (95.0%)
|
| 1417 |
+
|
| 1418 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1419 |
+
Success: True
|
| 1420 |
+
# episodes completed so far: 282
|
| 1421 |
+
# successes: 268 (95.0%)
|
| 1422 |
+
|
| 1423 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1424 |
+
Success: True
|
| 1425 |
+
# episodes completed so far: 283
|
| 1426 |
+
# successes: 269 (95.1%)
|
| 1427 |
+
|
| 1428 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1429 |
+
Success: True
|
| 1430 |
+
# episodes completed so far: 284
|
| 1431 |
+
# successes: 270 (95.1%)
|
| 1432 |
+
|
| 1433 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1434 |
+
Success: True
|
| 1435 |
+
# episodes completed so far: 285
|
| 1436 |
+
# successes: 271 (95.1%)
|
| 1437 |
+
|
| 1438 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1439 |
+
Success: True
|
| 1440 |
+
# episodes completed so far: 286
|
| 1441 |
+
# successes: 272 (95.1%)
|
| 1442 |
+
|
| 1443 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1444 |
+
Success: True
|
| 1445 |
+
# episodes completed so far: 287
|
| 1446 |
+
# successes: 273 (95.1%)
|
| 1447 |
+
|
| 1448 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1449 |
+
Success: True
|
| 1450 |
+
# episodes completed so far: 288
|
| 1451 |
+
# successes: 274 (95.1%)
|
| 1452 |
+
|
| 1453 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1454 |
+
Success: True
|
| 1455 |
+
# episodes completed so far: 289
|
| 1456 |
+
# successes: 275 (95.2%)
|
| 1457 |
+
|
| 1458 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1459 |
+
Success: True
|
| 1460 |
+
# episodes completed so far: 290
|
| 1461 |
+
# successes: 276 (95.2%)
|
| 1462 |
+
|
| 1463 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1464 |
+
Success: True
|
| 1465 |
+
# episodes completed so far: 291
|
| 1466 |
+
# successes: 277 (95.2%)
|
| 1467 |
+
|
| 1468 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1469 |
+
Success: True
|
| 1470 |
+
# episodes completed so far: 292
|
| 1471 |
+
# successes: 278 (95.2%)
|
| 1472 |
+
|
| 1473 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1474 |
+
Success: True
|
| 1475 |
+
# episodes completed so far: 293
|
| 1476 |
+
# successes: 279 (95.2%)
|
| 1477 |
+
|
| 1478 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1479 |
+
Success: True
|
| 1480 |
+
# episodes completed so far: 294
|
| 1481 |
+
# successes: 280 (95.2%)
|
| 1482 |
+
|
| 1483 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1484 |
+
Success: True
|
| 1485 |
+
# episodes completed so far: 295
|
| 1486 |
+
# successes: 281 (95.3%)
|
| 1487 |
+
|
| 1488 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1489 |
+
Success: True
|
| 1490 |
+
# episodes completed so far: 296
|
| 1491 |
+
# successes: 282 (95.3%)
|
| 1492 |
+
|
| 1493 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1494 |
+
Success: True
|
| 1495 |
+
# episodes completed so far: 297
|
| 1496 |
+
# successes: 283 (95.3%)
|
| 1497 |
+
|
| 1498 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1499 |
+
Success: True
|
| 1500 |
+
# episodes completed so far: 298
|
| 1501 |
+
# successes: 284 (95.3%)
|
| 1502 |
+
|
| 1503 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1504 |
+
Success: True
|
| 1505 |
+
# episodes completed so far: 299
|
| 1506 |
+
# successes: 285 (95.3%)
|
| 1507 |
+
|
| 1508 |
+
Task: pick up the book and place it in the back compartment of the caddy
|
| 1509 |
+
Success: True
|
| 1510 |
+
# episodes completed so far: 300
|
| 1511 |
+
# successes: 286 (95.3%)
|
| 1512 |
+
Current task success rate: 1.0
|
| 1513 |
+
Current total success rate: 0.9533333333333334
|
| 1514 |
+
|
| 1515 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1516 |
+
Success: True
|
| 1517 |
+
# episodes completed so far: 301
|
| 1518 |
+
# successes: 287 (95.3%)
|
| 1519 |
+
|
| 1520 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1521 |
+
Success: True
|
| 1522 |
+
# episodes completed so far: 302
|
| 1523 |
+
# successes: 288 (95.4%)
|
| 1524 |
+
|
| 1525 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1526 |
+
Success: True
|
| 1527 |
+
# episodes completed so far: 303
|
| 1528 |
+
# successes: 289 (95.4%)
|
| 1529 |
+
|
| 1530 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1531 |
+
Success: True
|
| 1532 |
+
# episodes completed so far: 304
|
| 1533 |
+
# successes: 290 (95.4%)
|
| 1534 |
+
|
| 1535 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1536 |
+
Success: True
|
| 1537 |
+
# episodes completed so far: 305
|
| 1538 |
+
# successes: 291 (95.4%)
|
| 1539 |
+
|
| 1540 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1541 |
+
Success: True
|
| 1542 |
+
# episodes completed so far: 306
|
| 1543 |
+
# successes: 292 (95.4%)
|
| 1544 |
+
|
| 1545 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1546 |
+
Success: True
|
| 1547 |
+
# episodes completed so far: 307
|
| 1548 |
+
# successes: 293 (95.4%)
|
| 1549 |
+
|
| 1550 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1551 |
+
Success: True
|
| 1552 |
+
# episodes completed so far: 308
|
| 1553 |
+
# successes: 294 (95.5%)
|
| 1554 |
+
|
| 1555 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1556 |
+
Success: True
|
| 1557 |
+
# episodes completed so far: 309
|
| 1558 |
+
# successes: 295 (95.5%)
|
| 1559 |
+
|
| 1560 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1561 |
+
Success: True
|
| 1562 |
+
# episodes completed so far: 310
|
| 1563 |
+
# successes: 296 (95.5%)
|
| 1564 |
+
|
| 1565 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1566 |
+
Success: True
|
| 1567 |
+
# episodes completed so far: 311
|
| 1568 |
+
# successes: 297 (95.5%)
|
| 1569 |
+
|
| 1570 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1571 |
+
Success: True
|
| 1572 |
+
# episodes completed so far: 312
|
| 1573 |
+
# successes: 298 (95.5%)
|
| 1574 |
+
|
| 1575 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1576 |
+
Success: True
|
| 1577 |
+
# episodes completed so far: 313
|
| 1578 |
+
# successes: 299 (95.5%)
|
| 1579 |
+
|
| 1580 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1581 |
+
Success: False
|
| 1582 |
+
# episodes completed so far: 314
|
| 1583 |
+
# successes: 299 (95.2%)
|
| 1584 |
+
|
| 1585 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1586 |
+
Success: True
|
| 1587 |
+
# episodes completed so far: 315
|
| 1588 |
+
# successes: 300 (95.2%)
|
| 1589 |
+
|
| 1590 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1591 |
+
Success: True
|
| 1592 |
+
# episodes completed so far: 316
|
| 1593 |
+
# successes: 301 (95.3%)
|
| 1594 |
+
|
| 1595 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1596 |
+
Success: True
|
| 1597 |
+
# episodes completed so far: 317
|
| 1598 |
+
# successes: 302 (95.3%)
|
| 1599 |
+
|
| 1600 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1601 |
+
Success: True
|
| 1602 |
+
# episodes completed so far: 318
|
| 1603 |
+
# successes: 303 (95.3%)
|
| 1604 |
+
|
| 1605 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1606 |
+
Success: True
|
| 1607 |
+
# episodes completed so far: 319
|
| 1608 |
+
# successes: 304 (95.3%)
|
| 1609 |
+
|
| 1610 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1611 |
+
Success: True
|
| 1612 |
+
# episodes completed so far: 320
|
| 1613 |
+
# successes: 305 (95.3%)
|
| 1614 |
+
|
| 1615 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1616 |
+
Success: True
|
| 1617 |
+
# episodes completed so far: 321
|
| 1618 |
+
# successes: 306 (95.3%)
|
| 1619 |
+
|
| 1620 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1621 |
+
Success: True
|
| 1622 |
+
# episodes completed so far: 322
|
| 1623 |
+
# successes: 307 (95.3%)
|
| 1624 |
+
|
| 1625 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1626 |
+
Success: True
|
| 1627 |
+
# episodes completed so far: 323
|
| 1628 |
+
# successes: 308 (95.4%)
|
| 1629 |
+
|
| 1630 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1631 |
+
Success: False
|
| 1632 |
+
# episodes completed so far: 324
|
| 1633 |
+
# successes: 308 (95.1%)
|
| 1634 |
+
|
| 1635 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1636 |
+
Success: True
|
| 1637 |
+
# episodes completed so far: 325
|
| 1638 |
+
# successes: 309 (95.1%)
|
| 1639 |
+
|
| 1640 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1641 |
+
Success: True
|
| 1642 |
+
# episodes completed so far: 326
|
| 1643 |
+
# successes: 310 (95.1%)
|
| 1644 |
+
|
| 1645 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1646 |
+
Success: True
|
| 1647 |
+
# episodes completed so far: 327
|
| 1648 |
+
# successes: 311 (95.1%)
|
| 1649 |
+
|
| 1650 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1651 |
+
Success: False
|
| 1652 |
+
# episodes completed so far: 328
|
| 1653 |
+
# successes: 311 (94.8%)
|
| 1654 |
+
|
| 1655 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1656 |
+
Success: True
|
| 1657 |
+
# episodes completed so far: 329
|
| 1658 |
+
# successes: 312 (94.8%)
|
| 1659 |
+
|
| 1660 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1661 |
+
Success: True
|
| 1662 |
+
# episodes completed so far: 330
|
| 1663 |
+
# successes: 313 (94.8%)
|
| 1664 |
+
|
| 1665 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1666 |
+
Success: True
|
| 1667 |
+
# episodes completed so far: 331
|
| 1668 |
+
# successes: 314 (94.9%)
|
| 1669 |
+
|
| 1670 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1671 |
+
Success: True
|
| 1672 |
+
# episodes completed so far: 332
|
| 1673 |
+
# successes: 315 (94.9%)
|
| 1674 |
+
|
| 1675 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1676 |
+
Success: True
|
| 1677 |
+
# episodes completed so far: 333
|
| 1678 |
+
# successes: 316 (94.9%)
|
| 1679 |
+
|
| 1680 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1681 |
+
Success: True
|
| 1682 |
+
# episodes completed so far: 334
|
| 1683 |
+
# successes: 317 (94.9%)
|
| 1684 |
+
|
| 1685 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1686 |
+
Success: True
|
| 1687 |
+
# episodes completed so far: 335
|
| 1688 |
+
# successes: 318 (94.9%)
|
| 1689 |
+
|
| 1690 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1691 |
+
Success: True
|
| 1692 |
+
# episodes completed so far: 336
|
| 1693 |
+
# successes: 319 (94.9%)
|
| 1694 |
+
|
| 1695 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1696 |
+
Success: True
|
| 1697 |
+
# episodes completed so far: 337
|
| 1698 |
+
# successes: 320 (95.0%)
|
| 1699 |
+
|
| 1700 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1701 |
+
Success: True
|
| 1702 |
+
# episodes completed so far: 338
|
| 1703 |
+
# successes: 321 (95.0%)
|
| 1704 |
+
|
| 1705 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1706 |
+
Success: False
|
| 1707 |
+
# episodes completed so far: 339
|
| 1708 |
+
# successes: 321 (94.7%)
|
| 1709 |
+
|
| 1710 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1711 |
+
Success: True
|
| 1712 |
+
# episodes completed so far: 340
|
| 1713 |
+
# successes: 322 (94.7%)
|
| 1714 |
+
|
| 1715 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1716 |
+
Success: True
|
| 1717 |
+
# episodes completed so far: 341
|
| 1718 |
+
# successes: 323 (94.7%)
|
| 1719 |
+
|
| 1720 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1721 |
+
Success: True
|
| 1722 |
+
# episodes completed so far: 342
|
| 1723 |
+
# successes: 324 (94.7%)
|
| 1724 |
+
|
| 1725 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1726 |
+
Success: True
|
| 1727 |
+
# episodes completed so far: 343
|
| 1728 |
+
# successes: 325 (94.8%)
|
| 1729 |
+
|
| 1730 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1731 |
+
Success: True
|
| 1732 |
+
# episodes completed so far: 344
|
| 1733 |
+
# successes: 326 (94.8%)
|
| 1734 |
+
|
| 1735 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1736 |
+
Success: True
|
| 1737 |
+
# episodes completed so far: 345
|
| 1738 |
+
# successes: 327 (94.8%)
|
| 1739 |
+
|
| 1740 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1741 |
+
Success: True
|
| 1742 |
+
# episodes completed so far: 346
|
| 1743 |
+
# successes: 328 (94.8%)
|
| 1744 |
+
|
| 1745 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1746 |
+
Success: True
|
| 1747 |
+
# episodes completed so far: 347
|
| 1748 |
+
# successes: 329 (94.8%)
|
| 1749 |
+
|
| 1750 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1751 |
+
Success: True
|
| 1752 |
+
# episodes completed so far: 348
|
| 1753 |
+
# successes: 330 (94.8%)
|
| 1754 |
+
|
| 1755 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1756 |
+
Success: True
|
| 1757 |
+
# episodes completed so far: 349
|
| 1758 |
+
# successes: 331 (94.8%)
|
| 1759 |
+
|
| 1760 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1761 |
+
Success: True
|
| 1762 |
+
# episodes completed so far: 350
|
| 1763 |
+
# successes: 332 (94.9%)
|
| 1764 |
+
Current task success rate: 0.92
|
| 1765 |
+
Current total success rate: 0.9485714285714286
|
| 1766 |
+
|
| 1767 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1768 |
+
Success: True
|
| 1769 |
+
# episodes completed so far: 351
|
| 1770 |
+
# successes: 333 (94.9%)
|
| 1771 |
+
|
| 1772 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1773 |
+
Success: True
|
| 1774 |
+
# episodes completed so far: 352
|
| 1775 |
+
# successes: 334 (94.9%)
|
| 1776 |
+
|
| 1777 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1778 |
+
Success: True
|
| 1779 |
+
# episodes completed so far: 353
|
| 1780 |
+
# successes: 335 (94.9%)
|
| 1781 |
+
|
| 1782 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1783 |
+
Success: True
|
| 1784 |
+
# episodes completed so far: 354
|
| 1785 |
+
# successes: 336 (94.9%)
|
| 1786 |
+
|
| 1787 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1788 |
+
Success: True
|
| 1789 |
+
# episodes completed so far: 355
|
| 1790 |
+
# successes: 337 (94.9%)
|
| 1791 |
+
|
| 1792 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1793 |
+
Success: True
|
| 1794 |
+
# episodes completed so far: 356
|
| 1795 |
+
# successes: 338 (94.9%)
|
| 1796 |
+
|
| 1797 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1798 |
+
Success: True
|
| 1799 |
+
# episodes completed so far: 357
|
| 1800 |
+
# successes: 339 (95.0%)
|
| 1801 |
+
|
| 1802 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1803 |
+
Success: True
|
| 1804 |
+
# episodes completed so far: 358
|
| 1805 |
+
# successes: 340 (95.0%)
|
| 1806 |
+
|
| 1807 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1808 |
+
Success: True
|
| 1809 |
+
# episodes completed so far: 359
|
| 1810 |
+
# successes: 341 (95.0%)
|
| 1811 |
+
|
| 1812 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1813 |
+
Success: True
|
| 1814 |
+
# episodes completed so far: 360
|
| 1815 |
+
# successes: 342 (95.0%)
|
| 1816 |
+
|
| 1817 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1818 |
+
Success: True
|
| 1819 |
+
# episodes completed so far: 361
|
| 1820 |
+
# successes: 343 (95.0%)
|
| 1821 |
+
|
| 1822 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1823 |
+
Success: True
|
| 1824 |
+
# episodes completed so far: 362
|
| 1825 |
+
# successes: 344 (95.0%)
|
| 1826 |
+
|
| 1827 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1828 |
+
Success: True
|
| 1829 |
+
# episodes completed so far: 363
|
| 1830 |
+
# successes: 345 (95.0%)
|
| 1831 |
+
|
| 1832 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1833 |
+
Success: True
|
| 1834 |
+
# episodes completed so far: 364
|
| 1835 |
+
# successes: 346 (95.1%)
|
| 1836 |
+
|
| 1837 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1838 |
+
Success: True
|
| 1839 |
+
# episodes completed so far: 365
|
| 1840 |
+
# successes: 347 (95.1%)
|
| 1841 |
+
|
| 1842 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1843 |
+
Success: True
|
| 1844 |
+
# episodes completed so far: 366
|
| 1845 |
+
# successes: 348 (95.1%)
|
| 1846 |
+
|
| 1847 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1848 |
+
Success: True
|
| 1849 |
+
# episodes completed so far: 367
|
| 1850 |
+
# successes: 349 (95.1%)
|
| 1851 |
+
|
| 1852 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1853 |
+
Success: True
|
| 1854 |
+
# episodes completed so far: 368
|
| 1855 |
+
# successes: 350 (95.1%)
|
| 1856 |
+
|
| 1857 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1858 |
+
Success: True
|
| 1859 |
+
# episodes completed so far: 369
|
| 1860 |
+
# successes: 351 (95.1%)
|
| 1861 |
+
|
| 1862 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1863 |
+
Success: True
|
| 1864 |
+
# episodes completed so far: 370
|
| 1865 |
+
# successes: 352 (95.1%)
|
| 1866 |
+
|
| 1867 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1868 |
+
Success: True
|
| 1869 |
+
# episodes completed so far: 371
|
| 1870 |
+
# successes: 353 (95.1%)
|
| 1871 |
+
|
| 1872 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1873 |
+
Success: True
|
| 1874 |
+
# episodes completed so far: 372
|
| 1875 |
+
# successes: 354 (95.2%)
|
| 1876 |
+
|
| 1877 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1878 |
+
Success: True
|
| 1879 |
+
# episodes completed so far: 373
|
| 1880 |
+
# successes: 355 (95.2%)
|
| 1881 |
+
|
| 1882 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1883 |
+
Success: True
|
| 1884 |
+
# episodes completed so far: 374
|
| 1885 |
+
# successes: 356 (95.2%)
|
| 1886 |
+
|
| 1887 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1888 |
+
Success: True
|
| 1889 |
+
# episodes completed so far: 375
|
| 1890 |
+
# successes: 357 (95.2%)
|
| 1891 |
+
|
| 1892 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1893 |
+
Success: True
|
| 1894 |
+
# episodes completed so far: 376
|
| 1895 |
+
# successes: 358 (95.2%)
|
| 1896 |
+
|
| 1897 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1898 |
+
Success: True
|
| 1899 |
+
# episodes completed so far: 377
|
| 1900 |
+
# successes: 359 (95.2%)
|
| 1901 |
+
|
| 1902 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1903 |
+
Success: True
|
| 1904 |
+
# episodes completed so far: 378
|
| 1905 |
+
# successes: 360 (95.2%)
|
| 1906 |
+
|
| 1907 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1908 |
+
Success: True
|
| 1909 |
+
# episodes completed so far: 379
|
| 1910 |
+
# successes: 361 (95.3%)
|
| 1911 |
+
|
| 1912 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1913 |
+
Success: True
|
| 1914 |
+
# episodes completed so far: 380
|
| 1915 |
+
# successes: 362 (95.3%)
|
| 1916 |
+
|
| 1917 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1918 |
+
Success: True
|
| 1919 |
+
# episodes completed so far: 381
|
| 1920 |
+
# successes: 363 (95.3%)
|
| 1921 |
+
|
| 1922 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1923 |
+
Success: False
|
| 1924 |
+
# episodes completed so far: 382
|
| 1925 |
+
# successes: 363 (95.0%)
|
| 1926 |
+
|
| 1927 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1928 |
+
Success: True
|
| 1929 |
+
# episodes completed so far: 383
|
| 1930 |
+
# successes: 364 (95.0%)
|
| 1931 |
+
|
| 1932 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1933 |
+
Success: False
|
| 1934 |
+
# episodes completed so far: 384
|
| 1935 |
+
# successes: 364 (94.8%)
|
| 1936 |
+
|
| 1937 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1938 |
+
Success: True
|
| 1939 |
+
# episodes completed so far: 385
|
| 1940 |
+
# successes: 365 (94.8%)
|
| 1941 |
+
|
| 1942 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1943 |
+
Success: True
|
| 1944 |
+
# episodes completed so far: 386
|
| 1945 |
+
# successes: 366 (94.8%)
|
| 1946 |
+
|
| 1947 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1948 |
+
Success: True
|
| 1949 |
+
# episodes completed so far: 387
|
| 1950 |
+
# successes: 367 (94.8%)
|
| 1951 |
+
|
| 1952 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1953 |
+
Success: True
|
| 1954 |
+
# episodes completed so far: 388
|
| 1955 |
+
# successes: 368 (94.8%)
|
| 1956 |
+
|
| 1957 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1958 |
+
Success: True
|
| 1959 |
+
# episodes completed so far: 389
|
| 1960 |
+
# successes: 369 (94.9%)
|
| 1961 |
+
|
| 1962 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1963 |
+
Success: True
|
| 1964 |
+
# episodes completed so far: 390
|
| 1965 |
+
# successes: 370 (94.9%)
|
| 1966 |
+
|
| 1967 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1968 |
+
Success: True
|
| 1969 |
+
# episodes completed so far: 391
|
| 1970 |
+
# successes: 371 (94.9%)
|
| 1971 |
+
|
| 1972 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1973 |
+
Success: True
|
| 1974 |
+
# episodes completed so far: 392
|
| 1975 |
+
# successes: 372 (94.9%)
|
| 1976 |
+
|
| 1977 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1978 |
+
Success: True
|
| 1979 |
+
# episodes completed so far: 393
|
| 1980 |
+
# successes: 373 (94.9%)
|
| 1981 |
+
|
| 1982 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1983 |
+
Success: True
|
| 1984 |
+
# episodes completed so far: 394
|
| 1985 |
+
# successes: 374 (94.9%)
|
| 1986 |
+
|
| 1987 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1988 |
+
Success: False
|
| 1989 |
+
# episodes completed so far: 395
|
| 1990 |
+
# successes: 374 (94.7%)
|
| 1991 |
+
|
| 1992 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1993 |
+
Success: True
|
| 1994 |
+
# episodes completed so far: 396
|
| 1995 |
+
# successes: 375 (94.7%)
|
| 1996 |
+
|
| 1997 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1998 |
+
Success: True
|
| 1999 |
+
# episodes completed so far: 397
|
| 2000 |
+
# successes: 376 (94.7%)
|
| 2001 |
+
|
| 2002 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 2003 |
+
Success: True
|
| 2004 |
+
# episodes completed so far: 398
|
| 2005 |
+
# successes: 377 (94.7%)
|
| 2006 |
+
|
| 2007 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 2008 |
+
Success: True
|
| 2009 |
+
# episodes completed so far: 399
|
| 2010 |
+
# successes: 378 (94.7%)
|
| 2011 |
+
|
| 2012 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 2013 |
+
Success: True
|
| 2014 |
+
# episodes completed so far: 400
|
| 2015 |
+
# successes: 379 (94.8%)
|
| 2016 |
+
Current task success rate: 0.94
|
| 2017 |
+
Current total success rate: 0.9475
|
| 2018 |
+
|
| 2019 |
+
Task: put both moka pots on the stove
|
| 2020 |
+
Success: True
|
| 2021 |
+
# episodes completed so far: 401
|
| 2022 |
+
# successes: 380 (94.8%)
|
| 2023 |
+
|
| 2024 |
+
Task: put both moka pots on the stove
|
| 2025 |
+
Success: True
|
| 2026 |
+
# episodes completed so far: 402
|
| 2027 |
+
# successes: 381 (94.8%)
|
| 2028 |
+
|
| 2029 |
+
Task: put both moka pots on the stove
|
| 2030 |
+
Success: True
|
| 2031 |
+
# episodes completed so far: 403
|
| 2032 |
+
# successes: 382 (94.8%)
|
| 2033 |
+
|
| 2034 |
+
Task: put both moka pots on the stove
|
| 2035 |
+
Success: True
|
| 2036 |
+
# episodes completed so far: 404
|
| 2037 |
+
# successes: 383 (94.8%)
|
| 2038 |
+
|
| 2039 |
+
Task: put both moka pots on the stove
|
| 2040 |
+
Success: True
|
| 2041 |
+
# episodes completed so far: 405
|
| 2042 |
+
# successes: 384 (94.8%)
|
| 2043 |
+
|
| 2044 |
+
Task: put both moka pots on the stove
|
| 2045 |
+
Success: True
|
| 2046 |
+
# episodes completed so far: 406
|
| 2047 |
+
# successes: 385 (94.8%)
|
| 2048 |
+
|
| 2049 |
+
Task: put both moka pots on the stove
|
| 2050 |
+
Success: False
|
| 2051 |
+
# episodes completed so far: 407
|
| 2052 |
+
# successes: 385 (94.6%)
|
| 2053 |
+
|
| 2054 |
+
Task: put both moka pots on the stove
|
| 2055 |
+
Success: True
|
| 2056 |
+
# episodes completed so far: 408
|
| 2057 |
+
# successes: 386 (94.6%)
|
| 2058 |
+
|
| 2059 |
+
Task: put both moka pots on the stove
|
| 2060 |
+
Success: True
|
| 2061 |
+
# episodes completed so far: 409
|
| 2062 |
+
# successes: 387 (94.6%)
|
| 2063 |
+
|
| 2064 |
+
Task: put both moka pots on the stove
|
| 2065 |
+
Success: True
|
| 2066 |
+
# episodes completed so far: 410
|
| 2067 |
+
# successes: 388 (94.6%)
|
| 2068 |
+
|
| 2069 |
+
Task: put both moka pots on the stove
|
| 2070 |
+
Success: True
|
| 2071 |
+
# episodes completed so far: 411
|
| 2072 |
+
# successes: 389 (94.6%)
|
| 2073 |
+
|
| 2074 |
+
Task: put both moka pots on the stove
|
| 2075 |
+
Success: True
|
| 2076 |
+
# episodes completed so far: 412
|
| 2077 |
+
# successes: 390 (94.7%)
|
| 2078 |
+
|
| 2079 |
+
Task: put both moka pots on the stove
|
| 2080 |
+
Success: True
|
| 2081 |
+
# episodes completed so far: 413
|
| 2082 |
+
# successes: 391 (94.7%)
|
| 2083 |
+
|
| 2084 |
+
Task: put both moka pots on the stove
|
| 2085 |
+
Success: True
|
| 2086 |
+
# episodes completed so far: 414
|
| 2087 |
+
# successes: 392 (94.7%)
|
| 2088 |
+
|
| 2089 |
+
Task: put both moka pots on the stove
|
| 2090 |
+
Success: True
|
| 2091 |
+
# episodes completed so far: 415
|
| 2092 |
+
# successes: 393 (94.7%)
|
| 2093 |
+
|
| 2094 |
+
Task: put both moka pots on the stove
|
| 2095 |
+
Success: True
|
| 2096 |
+
# episodes completed so far: 416
|
| 2097 |
+
# successes: 394 (94.7%)
|
| 2098 |
+
|
| 2099 |
+
Task: put both moka pots on the stove
|
| 2100 |
+
Success: True
|
| 2101 |
+
# episodes completed so far: 417
|
| 2102 |
+
# successes: 395 (94.7%)
|
| 2103 |
+
|
| 2104 |
+
Task: put both moka pots on the stove
|
| 2105 |
+
Success: True
|
| 2106 |
+
# episodes completed so far: 418
|
| 2107 |
+
# successes: 396 (94.7%)
|
| 2108 |
+
|
| 2109 |
+
Task: put both moka pots on the stove
|
| 2110 |
+
Success: True
|
| 2111 |
+
# episodes completed so far: 419
|
| 2112 |
+
# successes: 397 (94.7%)
|
| 2113 |
+
|
| 2114 |
+
Task: put both moka pots on the stove
|
| 2115 |
+
Success: True
|
| 2116 |
+
# episodes completed so far: 420
|
| 2117 |
+
# successes: 398 (94.8%)
|
| 2118 |
+
|
| 2119 |
+
Task: put both moka pots on the stove
|
| 2120 |
+
Success: True
|
| 2121 |
+
# episodes completed so far: 421
|
| 2122 |
+
# successes: 399 (94.8%)
|
| 2123 |
+
|
| 2124 |
+
Task: put both moka pots on the stove
|
| 2125 |
+
Success: True
|
| 2126 |
+
# episodes completed so far: 422
|
| 2127 |
+
# successes: 400 (94.8%)
|
| 2128 |
+
|
| 2129 |
+
Task: put both moka pots on the stove
|
| 2130 |
+
Success: True
|
| 2131 |
+
# episodes completed so far: 423
|
| 2132 |
+
# successes: 401 (94.8%)
|
| 2133 |
+
|
| 2134 |
+
Task: put both moka pots on the stove
|
| 2135 |
+
Success: True
|
| 2136 |
+
# episodes completed so far: 424
|
| 2137 |
+
# successes: 402 (94.8%)
|
| 2138 |
+
|
| 2139 |
+
Task: put both moka pots on the stove
|
| 2140 |
+
Success: True
|
| 2141 |
+
# episodes completed so far: 425
|
| 2142 |
+
# successes: 403 (94.8%)
|
| 2143 |
+
|
| 2144 |
+
Task: put both moka pots on the stove
|
| 2145 |
+
Success: True
|
| 2146 |
+
# episodes completed so far: 426
|
| 2147 |
+
# successes: 404 (94.8%)
|
| 2148 |
+
|
| 2149 |
+
Task: put both moka pots on the stove
|
| 2150 |
+
Success: True
|
| 2151 |
+
# episodes completed so far: 427
|
| 2152 |
+
# successes: 405 (94.8%)
|
| 2153 |
+
|
| 2154 |
+
Task: put both moka pots on the stove
|
| 2155 |
+
Success: True
|
| 2156 |
+
# episodes completed so far: 428
|
| 2157 |
+
# successes: 406 (94.9%)
|
| 2158 |
+
|
| 2159 |
+
Task: put both moka pots on the stove
|
| 2160 |
+
Success: True
|
| 2161 |
+
# episodes completed so far: 429
|
| 2162 |
+
# successes: 407 (94.9%)
|
| 2163 |
+
|
| 2164 |
+
Task: put both moka pots on the stove
|
| 2165 |
+
Success: True
|
| 2166 |
+
# episodes completed so far: 430
|
| 2167 |
+
# successes: 408 (94.9%)
|
| 2168 |
+
|
| 2169 |
+
Task: put both moka pots on the stove
|
| 2170 |
+
Success: True
|
| 2171 |
+
# episodes completed so far: 431
|
| 2172 |
+
# successes: 409 (94.9%)
|
| 2173 |
+
|
| 2174 |
+
Task: put both moka pots on the stove
|
| 2175 |
+
Success: True
|
| 2176 |
+
# episodes completed so far: 432
|
| 2177 |
+
# successes: 410 (94.9%)
|
| 2178 |
+
|
| 2179 |
+
Task: put both moka pots on the stove
|
| 2180 |
+
Success: True
|
| 2181 |
+
# episodes completed so far: 433
|
| 2182 |
+
# successes: 411 (94.9%)
|
| 2183 |
+
|
| 2184 |
+
Task: put both moka pots on the stove
|
| 2185 |
+
Success: True
|
| 2186 |
+
# episodes completed so far: 434
|
| 2187 |
+
# successes: 412 (94.9%)
|
| 2188 |
+
|
| 2189 |
+
Task: put both moka pots on the stove
|
| 2190 |
+
Success: True
|
| 2191 |
+
# episodes completed so far: 435
|
| 2192 |
+
# successes: 413 (94.9%)
|
| 2193 |
+
|
| 2194 |
+
Task: put both moka pots on the stove
|
| 2195 |
+
Success: True
|
| 2196 |
+
# episodes completed so far: 436
|
| 2197 |
+
# successes: 414 (95.0%)
|
| 2198 |
+
|
| 2199 |
+
Task: put both moka pots on the stove
|
| 2200 |
+
Success: True
|
| 2201 |
+
# episodes completed so far: 437
|
| 2202 |
+
# successes: 415 (95.0%)
|
| 2203 |
+
|
| 2204 |
+
Task: put both moka pots on the stove
|
| 2205 |
+
Success: True
|
| 2206 |
+
# episodes completed so far: 438
|
| 2207 |
+
# successes: 416 (95.0%)
|
| 2208 |
+
|
| 2209 |
+
Task: put both moka pots on the stove
|
| 2210 |
+
Success: True
|
| 2211 |
+
# episodes completed so far: 439
|
| 2212 |
+
# successes: 417 (95.0%)
|
| 2213 |
+
|
| 2214 |
+
Task: put both moka pots on the stove
|
| 2215 |
+
Success: True
|
| 2216 |
+
# episodes completed so far: 440
|
| 2217 |
+
# successes: 418 (95.0%)
|
| 2218 |
+
|
| 2219 |
+
Task: put both moka pots on the stove
|
| 2220 |
+
Success: True
|
| 2221 |
+
# episodes completed so far: 441
|
| 2222 |
+
# successes: 419 (95.0%)
|
| 2223 |
+
|
| 2224 |
+
Task: put both moka pots on the stove
|
| 2225 |
+
Success: True
|
| 2226 |
+
# episodes completed so far: 442
|
| 2227 |
+
# successes: 420 (95.0%)
|
| 2228 |
+
|
| 2229 |
+
Task: put both moka pots on the stove
|
| 2230 |
+
Success: True
|
| 2231 |
+
# episodes completed so far: 443
|
| 2232 |
+
# successes: 421 (95.0%)
|
| 2233 |
+
|
| 2234 |
+
Task: put both moka pots on the stove
|
| 2235 |
+
Success: True
|
| 2236 |
+
# episodes completed so far: 444
|
| 2237 |
+
# successes: 422 (95.0%)
|
| 2238 |
+
|
| 2239 |
+
Task: put both moka pots on the stove
|
| 2240 |
+
Success: True
|
| 2241 |
+
# episodes completed so far: 445
|
| 2242 |
+
# successes: 423 (95.1%)
|
| 2243 |
+
|
| 2244 |
+
Task: put both moka pots on the stove
|
| 2245 |
+
Success: True
|
| 2246 |
+
# episodes completed so far: 446
|
| 2247 |
+
# successes: 424 (95.1%)
|
| 2248 |
+
|
| 2249 |
+
Task: put both moka pots on the stove
|
| 2250 |
+
Success: True
|
| 2251 |
+
# episodes completed so far: 447
|
| 2252 |
+
# successes: 425 (95.1%)
|
| 2253 |
+
|
| 2254 |
+
Task: put both moka pots on the stove
|
| 2255 |
+
Success: True
|
| 2256 |
+
# episodes completed so far: 448
|
| 2257 |
+
# successes: 426 (95.1%)
|
| 2258 |
+
|
| 2259 |
+
Task: put both moka pots on the stove
|
| 2260 |
+
Success: True
|
| 2261 |
+
# episodes completed so far: 449
|
| 2262 |
+
# successes: 427 (95.1%)
|
| 2263 |
+
|
| 2264 |
+
Task: put both moka pots on the stove
|
| 2265 |
+
Success: True
|
| 2266 |
+
# episodes completed so far: 450
|
| 2267 |
+
# successes: 428 (95.1%)
|
| 2268 |
+
Current task success rate: 0.98
|
| 2269 |
+
Current total success rate: 0.9511111111111111
|
| 2270 |
+
|
| 2271 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2272 |
+
Success: True
|
| 2273 |
+
# episodes completed so far: 451
|
| 2274 |
+
# successes: 429 (95.1%)
|
| 2275 |
+
|
| 2276 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2277 |
+
Success: True
|
| 2278 |
+
# episodes completed so far: 452
|
| 2279 |
+
# successes: 430 (95.1%)
|
| 2280 |
+
|
| 2281 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2282 |
+
Success: True
|
| 2283 |
+
# episodes completed so far: 453
|
| 2284 |
+
# successes: 431 (95.1%)
|
| 2285 |
+
|
| 2286 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2287 |
+
Success: True
|
| 2288 |
+
# episodes completed so far: 454
|
| 2289 |
+
# successes: 432 (95.2%)
|
| 2290 |
+
|
| 2291 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2292 |
+
Success: True
|
| 2293 |
+
# episodes completed so far: 455
|
| 2294 |
+
# successes: 433 (95.2%)
|
| 2295 |
+
|
| 2296 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2297 |
+
Success: True
|
| 2298 |
+
# episodes completed so far: 456
|
| 2299 |
+
# successes: 434 (95.2%)
|
| 2300 |
+
|
| 2301 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2302 |
+
Success: True
|
| 2303 |
+
# episodes completed so far: 457
|
| 2304 |
+
# successes: 435 (95.2%)
|
| 2305 |
+
|
| 2306 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2307 |
+
Success: True
|
| 2308 |
+
# episodes completed so far: 458
|
| 2309 |
+
# successes: 436 (95.2%)
|
| 2310 |
+
|
| 2311 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2312 |
+
Success: True
|
| 2313 |
+
# episodes completed so far: 459
|
| 2314 |
+
# successes: 437 (95.2%)
|
| 2315 |
+
|
| 2316 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2317 |
+
Success: True
|
| 2318 |
+
# episodes completed so far: 460
|
| 2319 |
+
# successes: 438 (95.2%)
|
| 2320 |
+
|
| 2321 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2322 |
+
Success: False
|
| 2323 |
+
# episodes completed so far: 461
|
| 2324 |
+
# successes: 438 (95.0%)
|
| 2325 |
+
|
| 2326 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2327 |
+
Success: True
|
| 2328 |
+
# episodes completed so far: 462
|
| 2329 |
+
# successes: 439 (95.0%)
|
| 2330 |
+
|
| 2331 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2332 |
+
Success: True
|
| 2333 |
+
# episodes completed so far: 463
|
| 2334 |
+
# successes: 440 (95.0%)
|
| 2335 |
+
|
| 2336 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2337 |
+
Success: True
|
| 2338 |
+
# episodes completed so far: 464
|
| 2339 |
+
# successes: 441 (95.0%)
|
| 2340 |
+
|
| 2341 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2342 |
+
Success: True
|
| 2343 |
+
# episodes completed so far: 465
|
| 2344 |
+
# successes: 442 (95.1%)
|
| 2345 |
+
|
| 2346 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2347 |
+
Success: True
|
| 2348 |
+
# episodes completed so far: 466
|
| 2349 |
+
# successes: 443 (95.1%)
|
| 2350 |
+
|
| 2351 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2352 |
+
Success: True
|
| 2353 |
+
# episodes completed so far: 467
|
| 2354 |
+
# successes: 444 (95.1%)
|
| 2355 |
+
|
| 2356 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2357 |
+
Success: True
|
| 2358 |
+
# episodes completed so far: 468
|
| 2359 |
+
# successes: 445 (95.1%)
|
| 2360 |
+
|
| 2361 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2362 |
+
Success: True
|
| 2363 |
+
# episodes completed so far: 469
|
| 2364 |
+
# successes: 446 (95.1%)
|
| 2365 |
+
|
| 2366 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2367 |
+
Success: True
|
| 2368 |
+
# episodes completed so far: 470
|
| 2369 |
+
# successes: 447 (95.1%)
|
| 2370 |
+
|
| 2371 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2372 |
+
Success: False
|
| 2373 |
+
# episodes completed so far: 471
|
| 2374 |
+
# successes: 447 (94.9%)
|
| 2375 |
+
|
| 2376 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2377 |
+
Success: True
|
| 2378 |
+
# episodes completed so far: 472
|
| 2379 |
+
# successes: 448 (94.9%)
|
| 2380 |
+
|
| 2381 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2382 |
+
Success: True
|
| 2383 |
+
# episodes completed so far: 473
|
| 2384 |
+
# successes: 449 (94.9%)
|
| 2385 |
+
|
| 2386 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2387 |
+
Success: True
|
| 2388 |
+
# episodes completed so far: 474
|
| 2389 |
+
# successes: 450 (94.9%)
|
| 2390 |
+
|
| 2391 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2392 |
+
Success: True
|
| 2393 |
+
# episodes completed so far: 475
|
| 2394 |
+
# successes: 451 (94.9%)
|
| 2395 |
+
|
| 2396 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2397 |
+
Success: True
|
| 2398 |
+
# episodes completed so far: 476
|
| 2399 |
+
# successes: 452 (95.0%)
|
| 2400 |
+
|
| 2401 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2402 |
+
Success: True
|
| 2403 |
+
# episodes completed so far: 477
|
| 2404 |
+
# successes: 453 (95.0%)
|
| 2405 |
+
|
| 2406 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2407 |
+
Success: True
|
| 2408 |
+
# episodes completed so far: 478
|
| 2409 |
+
# successes: 454 (95.0%)
|
| 2410 |
+
|
| 2411 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2412 |
+
Success: True
|
| 2413 |
+
# episodes completed so far: 479
|
| 2414 |
+
# successes: 455 (95.0%)
|
| 2415 |
+
|
| 2416 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2417 |
+
Success: True
|
| 2418 |
+
# episodes completed so far: 480
|
| 2419 |
+
# successes: 456 (95.0%)
|
| 2420 |
+
|
| 2421 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2422 |
+
Success: True
|
| 2423 |
+
# episodes completed so far: 481
|
| 2424 |
+
# successes: 457 (95.0%)
|
| 2425 |
+
|
| 2426 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2427 |
+
Success: True
|
| 2428 |
+
# episodes completed so far: 482
|
| 2429 |
+
# successes: 458 (95.0%)
|
| 2430 |
+
|
| 2431 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2432 |
+
Success: True
|
| 2433 |
+
# episodes completed so far: 483
|
| 2434 |
+
# successes: 459 (95.0%)
|
| 2435 |
+
|
| 2436 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2437 |
+
Success: True
|
| 2438 |
+
# episodes completed so far: 484
|
| 2439 |
+
# successes: 460 (95.0%)
|
| 2440 |
+
|
| 2441 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2442 |
+
Success: True
|
| 2443 |
+
# episodes completed so far: 485
|
| 2444 |
+
# successes: 461 (95.1%)
|
| 2445 |
+
|
| 2446 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2447 |
+
Success: True
|
| 2448 |
+
# episodes completed so far: 486
|
| 2449 |
+
# successes: 462 (95.1%)
|
| 2450 |
+
|
| 2451 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2452 |
+
Success: True
|
| 2453 |
+
# episodes completed so far: 487
|
| 2454 |
+
# successes: 463 (95.1%)
|
| 2455 |
+
|
| 2456 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2457 |
+
Success: True
|
| 2458 |
+
# episodes completed so far: 488
|
| 2459 |
+
# successes: 464 (95.1%)
|
| 2460 |
+
|
| 2461 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2462 |
+
Success: True
|
| 2463 |
+
# episodes completed so far: 489
|
| 2464 |
+
# successes: 465 (95.1%)
|
| 2465 |
+
|
| 2466 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2467 |
+
Success: True
|
| 2468 |
+
# episodes completed so far: 490
|
| 2469 |
+
# successes: 466 (95.1%)
|
| 2470 |
+
|
| 2471 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2472 |
+
Success: True
|
| 2473 |
+
# episodes completed so far: 491
|
| 2474 |
+
# successes: 467 (95.1%)
|
| 2475 |
+
|
| 2476 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2477 |
+
Success: True
|
| 2478 |
+
# episodes completed so far: 492
|
| 2479 |
+
# successes: 468 (95.1%)
|
| 2480 |
+
|
| 2481 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2482 |
+
Success: True
|
| 2483 |
+
# episodes completed so far: 493
|
| 2484 |
+
# successes: 469 (95.1%)
|
| 2485 |
+
|
| 2486 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2487 |
+
Success: True
|
| 2488 |
+
# episodes completed so far: 494
|
| 2489 |
+
# successes: 470 (95.1%)
|
| 2490 |
+
|
| 2491 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2492 |
+
Success: True
|
| 2493 |
+
# episodes completed so far: 495
|
| 2494 |
+
# successes: 471 (95.2%)
|
| 2495 |
+
|
| 2496 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2497 |
+
Success: True
|
| 2498 |
+
# episodes completed so far: 496
|
| 2499 |
+
# successes: 472 (95.2%)
|
| 2500 |
+
|
| 2501 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2502 |
+
Success: True
|
| 2503 |
+
# episodes completed so far: 497
|
| 2504 |
+
# successes: 473 (95.2%)
|
| 2505 |
+
|
| 2506 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2507 |
+
Success: True
|
| 2508 |
+
# episodes completed so far: 498
|
| 2509 |
+
# successes: 474 (95.2%)
|
| 2510 |
+
|
| 2511 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2512 |
+
Success: True
|
| 2513 |
+
# episodes completed so far: 499
|
| 2514 |
+
# successes: 475 (95.2%)
|
| 2515 |
+
|
| 2516 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2517 |
+
Success: True
|
| 2518 |
+
# episodes completed so far: 500
|
| 2519 |
+
# successes: 476 (95.2%)
|
| 2520 |
+
Current task success rate: 0.96
|
| 2521 |
+
Current total success rate: 0.952
|
libero_goal_2B_mee1e-1_true/starvla_qwen_pi/config.json
ADDED
|
@@ -0,0 +1,130 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "starvla_qwen_pi",
|
| 3 |
+
"run_root_dir": "/share/project/baishuanghao/code/starVLA/pretrained_models_5/libero_goal_2B_mee1e-1_true",
|
| 4 |
+
"seed": 42,
|
| 5 |
+
"trackers": [
|
| 6 |
+
"jsonl",
|
| 7 |
+
"wandb"
|
| 8 |
+
],
|
| 9 |
+
"wandb_project": "starVLA",
|
| 10 |
+
"is_debug": false,
|
| 11 |
+
"enable_mee": true,
|
| 12 |
+
"mee_weight": 0.1,
|
| 13 |
+
"enable_adaptive": true,
|
| 14 |
+
"framework": {
|
| 15 |
+
"name": "QwenPI",
|
| 16 |
+
"qwenvl": {
|
| 17 |
+
"base_vlm": "/share/project/baishuanghao/code/HLM-VLA/models/Qwen3-VL-2B-Instruct",
|
| 18 |
+
"attn_implementation": "flash_attention_2",
|
| 19 |
+
"vl_hidden_dim": 2048
|
| 20 |
+
},
|
| 21 |
+
"dino": {
|
| 22 |
+
"dino_backbone": "dinov2_vits14"
|
| 23 |
+
},
|
| 24 |
+
"action_model": {
|
| 25 |
+
"action_model_type": "DiT-B",
|
| 26 |
+
"action_hidden_dim": 2,
|
| 27 |
+
"hidden_size": 1024,
|
| 28 |
+
"add_pos_embed": true,
|
| 29 |
+
"max_seq_len": 1024,
|
| 30 |
+
"action_dim": 7,
|
| 31 |
+
"state_dim": 7,
|
| 32 |
+
"future_action_window_size": 7,
|
| 33 |
+
"action_horizon": 8,
|
| 34 |
+
"past_action_window_size": 0,
|
| 35 |
+
"repeated_diffusion_steps": 8,
|
| 36 |
+
"noise_beta_alpha": 1.5,
|
| 37 |
+
"noise_beta_beta": 1.0,
|
| 38 |
+
"noise_s": 0.999,
|
| 39 |
+
"num_timestep_buckets": 1000,
|
| 40 |
+
"num_inference_timesteps": 4,
|
| 41 |
+
"num_target_vision_tokens": 32,
|
| 42 |
+
"diffusion_model_cfg": {
|
| 43 |
+
"cross_attention_dim": 2048,
|
| 44 |
+
"dropout": 0.2,
|
| 45 |
+
"final_dropout": true,
|
| 46 |
+
"interleave_self_attention": true,
|
| 47 |
+
"norm_type": "ada_norm",
|
| 48 |
+
"num_layers": 16,
|
| 49 |
+
"output_dim": 1024,
|
| 50 |
+
"positional_embeddings": null
|
| 51 |
+
}
|
| 52 |
+
},
|
| 53 |
+
"reduce_in_full_precision": true
|
| 54 |
+
},
|
| 55 |
+
"datasets": {
|
| 56 |
+
"vlm_data": {
|
| 57 |
+
"dataset_py": "vlm_datasets",
|
| 58 |
+
"dataformat": "llava_json",
|
| 59 |
+
"dataset_use": "asv2_conversation_en,asv2_detailed_description_en,asv2_region_captioning_en,coco_internvl_longcap_en,coco_karpathy_train_567_en,coco_negative_gpt4o_en,coco_poetry_zh,coco_rem_en_zh,cocorem_exist_yorn_en,cocotextv2_en,cocotextv2_gpt4o_en,okvqa_en,refcoco_grounding_aug_en,refcoco_grounding_en,tallyqa_coco_en,toloka_grounding_aug_en,vqav2_en,vsr_en",
|
| 60 |
+
"eval_dataset": "aokvqa_cauldron_llava_format",
|
| 61 |
+
"data_flatten": false,
|
| 62 |
+
"base_interval": 2,
|
| 63 |
+
"max_pixels": 12845056,
|
| 64 |
+
"min_pixels": 3136,
|
| 65 |
+
"model_max_length": 2048,
|
| 66 |
+
"model_type": "qwen2.5vl",
|
| 67 |
+
"per_device_batch_size": 4
|
| 68 |
+
},
|
| 69 |
+
"vla_data": {
|
| 70 |
+
"dataset_py": "lerobot_datasets",
|
| 71 |
+
"data_root_dir": "/share/project/baishuanghao/data/libero_lerobot",
|
| 72 |
+
"data_mix": "libero_goal",
|
| 73 |
+
"action_type": "delta_qpos",
|
| 74 |
+
"CoT_prompt": "Your task is {instruction}. To identify the key objects for your task. Locate their bounding boxes in [x1,y1,x2,y2] format.",
|
| 75 |
+
"CoT_answer": "bbox",
|
| 76 |
+
"default_image_resolution": [
|
| 77 |
+
3,
|
| 78 |
+
224,
|
| 79 |
+
224
|
| 80 |
+
],
|
| 81 |
+
"per_device_batch_size": 16,
|
| 82 |
+
"load_all_data_for_training": true,
|
| 83 |
+
"obs": [
|
| 84 |
+
"image_0"
|
| 85 |
+
]
|
| 86 |
+
}
|
| 87 |
+
},
|
| 88 |
+
"trainer": {
|
| 89 |
+
"epochs": 100,
|
| 90 |
+
"max_train_steps": 30000,
|
| 91 |
+
"num_warmup_steps": 5000,
|
| 92 |
+
"save_interval": 60000,
|
| 93 |
+
"eval_interval": 60000,
|
| 94 |
+
"learning_rate": {
|
| 95 |
+
"base": 4e-05,
|
| 96 |
+
"qwen_vl_interface": 1e-05,
|
| 97 |
+
"action_model": 0.0001
|
| 98 |
+
},
|
| 99 |
+
"lr_scheduler_type": "cosine_with_min_lr",
|
| 100 |
+
"scheduler_specific_kwargs": {
|
| 101 |
+
"min_lr": 1e-06
|
| 102 |
+
},
|
| 103 |
+
"freeze_modules": null,
|
| 104 |
+
"loss_scale": {
|
| 105 |
+
"vla": 1.0,
|
| 106 |
+
"vlm": 0.1
|
| 107 |
+
},
|
| 108 |
+
"max_grad_norm": 1.0,
|
| 109 |
+
"warmup_ratio": 0.1,
|
| 110 |
+
"weight_decay": 0.0,
|
| 111 |
+
"logging_frequency": 100,
|
| 112 |
+
"gradient_clipping": 1.0,
|
| 113 |
+
"gradient_accumulation_steps": 1,
|
| 114 |
+
"optimizer": {
|
| 115 |
+
"name": "AdamW",
|
| 116 |
+
"betas": [
|
| 117 |
+
0.9,
|
| 118 |
+
0.95
|
| 119 |
+
],
|
| 120 |
+
"eps": 1e-08,
|
| 121 |
+
"weight_decay": 1e-08
|
| 122 |
+
},
|
| 123 |
+
"is_resume": false,
|
| 124 |
+
"resume_epoch": null,
|
| 125 |
+
"resume_step": null,
|
| 126 |
+
"enable_gradient_checkpointing": true,
|
| 127 |
+
"enable_mixed_precision_training": true
|
| 128 |
+
},
|
| 129 |
+
"output_dir": "/share/project/baishuanghao/code/starVLA/pretrained_models_5/libero_goal_2B_mee1e-1_true/starvla_qwen_pi"
|
| 130 |
+
}
|
libero_goal_2B_mee1e-1_true/starvla_qwen_pi/dataset_statistics.json
ADDED
|
@@ -0,0 +1,133 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"franka": {
|
| 3 |
+
"action": {
|
| 4 |
+
"mean": [
|
| 5 |
+
0.04721052572131157,
|
| 6 |
+
0.028835246339440346,
|
| 7 |
+
-0.1485840231180191,
|
| 8 |
+
-0.0025010062381625175,
|
| 9 |
+
0.026408178731799126,
|
| 10 |
+
0.027379808947443962,
|
| 11 |
+
0.6299911737442017
|
| 12 |
+
],
|
| 13 |
+
"std": [
|
| 14 |
+
0.3968801498413086,
|
| 15 |
+
0.3473387360572815,
|
| 16 |
+
0.49239858984947205,
|
| 17 |
+
0.055331431329250336,
|
| 18 |
+
0.07844757288694382,
|
| 19 |
+
0.10008802264928818,
|
| 20 |
+
0.48270025849342346
|
| 21 |
+
],
|
| 22 |
+
"max": [
|
| 23 |
+
0.9375,
|
| 24 |
+
0.9375,
|
| 25 |
+
0.9375,
|
| 26 |
+
0.3557142913341522,
|
| 27 |
+
0.375,
|
| 28 |
+
0.375,
|
| 29 |
+
1.0
|
| 30 |
+
],
|
| 31 |
+
"min": [
|
| 32 |
+
-0.9375,
|
| 33 |
+
-0.9375,
|
| 34 |
+
-0.9375,
|
| 35 |
+
-0.2582142949104309,
|
| 36 |
+
-0.375,
|
| 37 |
+
-0.2871428430080414,
|
| 38 |
+
0.0
|
| 39 |
+
],
|
| 40 |
+
"q01": [
|
| 41 |
+
-0.8785714507102966,
|
| 42 |
+
-0.7553571462631226,
|
| 43 |
+
-0.9375,
|
| 44 |
+
-0.1510714292526245,
|
| 45 |
+
-0.1639285683631897,
|
| 46 |
+
-0.13777500048279764,
|
| 47 |
+
0.0
|
| 48 |
+
],
|
| 49 |
+
"q99": [
|
| 50 |
+
0.9375,
|
| 51 |
+
0.9107142686843872,
|
| 52 |
+
0.9375,
|
| 53 |
+
0.20357142388820648,
|
| 54 |
+
0.26357144117355347,
|
| 55 |
+
0.375,
|
| 56 |
+
1.0
|
| 57 |
+
],
|
| 58 |
+
"mask": [
|
| 59 |
+
true,
|
| 60 |
+
true,
|
| 61 |
+
true,
|
| 62 |
+
true,
|
| 63 |
+
true,
|
| 64 |
+
true,
|
| 65 |
+
false
|
| 66 |
+
]
|
| 67 |
+
},
|
| 68 |
+
"state": {
|
| 69 |
+
"mean": [
|
| 70 |
+
-0.09923473745584488,
|
| 71 |
+
0.013597904704511166,
|
| 72 |
+
1.0694637298583984,
|
| 73 |
+
2.82898211479187,
|
| 74 |
+
0.30799180269241333,
|
| 75 |
+
-0.274286687374115,
|
| 76 |
+
0.028092455118894577,
|
| 77 |
+
-0.027339335530996323
|
| 78 |
+
],
|
| 79 |
+
"std": [
|
| 80 |
+
0.11653962731361389,
|
| 81 |
+
0.11478105187416077,
|
| 82 |
+
0.10487838834524128,
|
| 83 |
+
0.5570293664932251,
|
| 84 |
+
0.7221656441688538,
|
| 85 |
+
0.36479514837265015,
|
| 86 |
+
0.01507475133985281,
|
| 87 |
+
0.014990941621363163
|
| 88 |
+
],
|
| 89 |
+
"max": [
|
| 90 |
+
0.13579000532627106,
|
| 91 |
+
0.33316105604171753,
|
| 92 |
+
1.3660105466842651,
|
| 93 |
+
3.473310708999634,
|
| 94 |
+
2.6688623428344727,
|
| 95 |
+
0.8255361318588257,
|
| 96 |
+
0.04233968257904053,
|
| 97 |
+
0.0010111660230904818
|
| 98 |
+
],
|
| 99 |
+
"min": [
|
| 100 |
+
-0.46141114830970764,
|
| 101 |
+
-0.30129560828208923,
|
| 102 |
+
0.9083037972450256,
|
| 103 |
+
0.35277295112609863,
|
| 104 |
+
-1.4858465194702148,
|
| 105 |
+
-1.5227035284042358,
|
| 106 |
+
-0.0013586411951109767,
|
| 107 |
+
-0.042040832340717316
|
| 108 |
+
],
|
| 109 |
+
"q01": [
|
| 110 |
+
-0.42401049643754957,
|
| 111 |
+
-0.27338370531797407,
|
| 112 |
+
0.911226047873497,
|
| 113 |
+
1.3085840785503386,
|
| 114 |
+
-0.691297555565834,
|
| 115 |
+
-1.130668159723282,
|
| 116 |
+
0.0016738151130266487,
|
| 117 |
+
-0.040336399003863335
|
| 118 |
+
],
|
| 119 |
+
"q99": [
|
| 120 |
+
0.08990443304181095,
|
| 121 |
+
0.26473945528268716,
|
| 122 |
+
1.2910678112506866,
|
| 123 |
+
3.2425890421867365,
|
| 124 |
+
2.3376442337036116,
|
| 125 |
+
0.4659483411908149,
|
| 126 |
+
0.040610933862626555,
|
| 127 |
+
-0.0015016929572448147
|
| 128 |
+
]
|
| 129 |
+
},
|
| 130 |
+
"num_transitions": 51851,
|
| 131 |
+
"num_trajectories": 428
|
| 132 |
+
}
|
| 133 |
+
}
|
libero_goal_2B_mee1e-1_true/starvla_qwen_pi/final_model/pytorch_model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:673656ed370131910d5cc86038d8c4c8b5693fb0323fd3304141f07753ea9546
|
| 3 |
+
size 6825856850
|
libero_goal_2B_mee1e-1_true/starvla_qwen_pi/libero_eval_libero_goal.log
ADDED
|
@@ -0,0 +1,2521 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Task suite: libero_goal
|
| 2 |
+
|
| 3 |
+
Task: open the middle drawer of the cabinet
|
| 4 |
+
Success: True
|
| 5 |
+
# episodes completed so far: 1
|
| 6 |
+
# successes: 1 (100.0%)
|
| 7 |
+
|
| 8 |
+
Task: open the middle drawer of the cabinet
|
| 9 |
+
Success: True
|
| 10 |
+
# episodes completed so far: 2
|
| 11 |
+
# successes: 2 (100.0%)
|
| 12 |
+
|
| 13 |
+
Task: open the middle drawer of the cabinet
|
| 14 |
+
Success: True
|
| 15 |
+
# episodes completed so far: 3
|
| 16 |
+
# successes: 3 (100.0%)
|
| 17 |
+
|
| 18 |
+
Task: open the middle drawer of the cabinet
|
| 19 |
+
Success: True
|
| 20 |
+
# episodes completed so far: 4
|
| 21 |
+
# successes: 4 (100.0%)
|
| 22 |
+
|
| 23 |
+
Task: open the middle drawer of the cabinet
|
| 24 |
+
Success: True
|
| 25 |
+
# episodes completed so far: 5
|
| 26 |
+
# successes: 5 (100.0%)
|
| 27 |
+
|
| 28 |
+
Task: open the middle drawer of the cabinet
|
| 29 |
+
Success: True
|
| 30 |
+
# episodes completed so far: 6
|
| 31 |
+
# successes: 6 (100.0%)
|
| 32 |
+
|
| 33 |
+
Task: open the middle drawer of the cabinet
|
| 34 |
+
Success: True
|
| 35 |
+
# episodes completed so far: 7
|
| 36 |
+
# successes: 7 (100.0%)
|
| 37 |
+
|
| 38 |
+
Task: open the middle drawer of the cabinet
|
| 39 |
+
Success: True
|
| 40 |
+
# episodes completed so far: 8
|
| 41 |
+
# successes: 8 (100.0%)
|
| 42 |
+
|
| 43 |
+
Task: open the middle drawer of the cabinet
|
| 44 |
+
Success: True
|
| 45 |
+
# episodes completed so far: 9
|
| 46 |
+
# successes: 9 (100.0%)
|
| 47 |
+
|
| 48 |
+
Task: open the middle drawer of the cabinet
|
| 49 |
+
Success: True
|
| 50 |
+
# episodes completed so far: 10
|
| 51 |
+
# successes: 10 (100.0%)
|
| 52 |
+
|
| 53 |
+
Task: open the middle drawer of the cabinet
|
| 54 |
+
Success: True
|
| 55 |
+
# episodes completed so far: 11
|
| 56 |
+
# successes: 11 (100.0%)
|
| 57 |
+
|
| 58 |
+
Task: open the middle drawer of the cabinet
|
| 59 |
+
Success: True
|
| 60 |
+
# episodes completed so far: 12
|
| 61 |
+
# successes: 12 (100.0%)
|
| 62 |
+
|
| 63 |
+
Task: open the middle drawer of the cabinet
|
| 64 |
+
Success: True
|
| 65 |
+
# episodes completed so far: 13
|
| 66 |
+
# successes: 13 (100.0%)
|
| 67 |
+
|
| 68 |
+
Task: open the middle drawer of the cabinet
|
| 69 |
+
Success: True
|
| 70 |
+
# episodes completed so far: 14
|
| 71 |
+
# successes: 14 (100.0%)
|
| 72 |
+
|
| 73 |
+
Task: open the middle drawer of the cabinet
|
| 74 |
+
Success: True
|
| 75 |
+
# episodes completed so far: 15
|
| 76 |
+
# successes: 15 (100.0%)
|
| 77 |
+
|
| 78 |
+
Task: open the middle drawer of the cabinet
|
| 79 |
+
Success: True
|
| 80 |
+
# episodes completed so far: 16
|
| 81 |
+
# successes: 16 (100.0%)
|
| 82 |
+
|
| 83 |
+
Task: open the middle drawer of the cabinet
|
| 84 |
+
Success: True
|
| 85 |
+
# episodes completed so far: 17
|
| 86 |
+
# successes: 17 (100.0%)
|
| 87 |
+
|
| 88 |
+
Task: open the middle drawer of the cabinet
|
| 89 |
+
Success: True
|
| 90 |
+
# episodes completed so far: 18
|
| 91 |
+
# successes: 18 (100.0%)
|
| 92 |
+
|
| 93 |
+
Task: open the middle drawer of the cabinet
|
| 94 |
+
Success: True
|
| 95 |
+
# episodes completed so far: 19
|
| 96 |
+
# successes: 19 (100.0%)
|
| 97 |
+
|
| 98 |
+
Task: open the middle drawer of the cabinet
|
| 99 |
+
Success: True
|
| 100 |
+
# episodes completed so far: 20
|
| 101 |
+
# successes: 20 (100.0%)
|
| 102 |
+
|
| 103 |
+
Task: open the middle drawer of the cabinet
|
| 104 |
+
Success: True
|
| 105 |
+
# episodes completed so far: 21
|
| 106 |
+
# successes: 21 (100.0%)
|
| 107 |
+
|
| 108 |
+
Task: open the middle drawer of the cabinet
|
| 109 |
+
Success: False
|
| 110 |
+
# episodes completed so far: 22
|
| 111 |
+
# successes: 21 (95.5%)
|
| 112 |
+
|
| 113 |
+
Task: open the middle drawer of the cabinet
|
| 114 |
+
Success: True
|
| 115 |
+
# episodes completed so far: 23
|
| 116 |
+
# successes: 22 (95.7%)
|
| 117 |
+
|
| 118 |
+
Task: open the middle drawer of the cabinet
|
| 119 |
+
Success: True
|
| 120 |
+
# episodes completed so far: 24
|
| 121 |
+
# successes: 23 (95.8%)
|
| 122 |
+
|
| 123 |
+
Task: open the middle drawer of the cabinet
|
| 124 |
+
Success: True
|
| 125 |
+
# episodes completed so far: 25
|
| 126 |
+
# successes: 24 (96.0%)
|
| 127 |
+
|
| 128 |
+
Task: open the middle drawer of the cabinet
|
| 129 |
+
Success: True
|
| 130 |
+
# episodes completed so far: 26
|
| 131 |
+
# successes: 25 (96.2%)
|
| 132 |
+
|
| 133 |
+
Task: open the middle drawer of the cabinet
|
| 134 |
+
Success: True
|
| 135 |
+
# episodes completed so far: 27
|
| 136 |
+
# successes: 26 (96.3%)
|
| 137 |
+
|
| 138 |
+
Task: open the middle drawer of the cabinet
|
| 139 |
+
Success: True
|
| 140 |
+
# episodes completed so far: 28
|
| 141 |
+
# successes: 27 (96.4%)
|
| 142 |
+
|
| 143 |
+
Task: open the middle drawer of the cabinet
|
| 144 |
+
Success: True
|
| 145 |
+
# episodes completed so far: 29
|
| 146 |
+
# successes: 28 (96.6%)
|
| 147 |
+
|
| 148 |
+
Task: open the middle drawer of the cabinet
|
| 149 |
+
Success: True
|
| 150 |
+
# episodes completed so far: 30
|
| 151 |
+
# successes: 29 (96.7%)
|
| 152 |
+
|
| 153 |
+
Task: open the middle drawer of the cabinet
|
| 154 |
+
Success: True
|
| 155 |
+
# episodes completed so far: 31
|
| 156 |
+
# successes: 30 (96.8%)
|
| 157 |
+
|
| 158 |
+
Task: open the middle drawer of the cabinet
|
| 159 |
+
Success: True
|
| 160 |
+
# episodes completed so far: 32
|
| 161 |
+
# successes: 31 (96.9%)
|
| 162 |
+
|
| 163 |
+
Task: open the middle drawer of the cabinet
|
| 164 |
+
Success: True
|
| 165 |
+
# episodes completed so far: 33
|
| 166 |
+
# successes: 32 (97.0%)
|
| 167 |
+
|
| 168 |
+
Task: open the middle drawer of the cabinet
|
| 169 |
+
Success: True
|
| 170 |
+
# episodes completed so far: 34
|
| 171 |
+
# successes: 33 (97.1%)
|
| 172 |
+
|
| 173 |
+
Task: open the middle drawer of the cabinet
|
| 174 |
+
Success: True
|
| 175 |
+
# episodes completed so far: 35
|
| 176 |
+
# successes: 34 (97.1%)
|
| 177 |
+
|
| 178 |
+
Task: open the middle drawer of the cabinet
|
| 179 |
+
Success: True
|
| 180 |
+
# episodes completed so far: 36
|
| 181 |
+
# successes: 35 (97.2%)
|
| 182 |
+
|
| 183 |
+
Task: open the middle drawer of the cabinet
|
| 184 |
+
Success: True
|
| 185 |
+
# episodes completed so far: 37
|
| 186 |
+
# successes: 36 (97.3%)
|
| 187 |
+
|
| 188 |
+
Task: open the middle drawer of the cabinet
|
| 189 |
+
Success: True
|
| 190 |
+
# episodes completed so far: 38
|
| 191 |
+
# successes: 37 (97.4%)
|
| 192 |
+
|
| 193 |
+
Task: open the middle drawer of the cabinet
|
| 194 |
+
Success: True
|
| 195 |
+
# episodes completed so far: 39
|
| 196 |
+
# successes: 38 (97.4%)
|
| 197 |
+
|
| 198 |
+
Task: open the middle drawer of the cabinet
|
| 199 |
+
Success: True
|
| 200 |
+
# episodes completed so far: 40
|
| 201 |
+
# successes: 39 (97.5%)
|
| 202 |
+
|
| 203 |
+
Task: open the middle drawer of the cabinet
|
| 204 |
+
Success: True
|
| 205 |
+
# episodes completed so far: 41
|
| 206 |
+
# successes: 40 (97.6%)
|
| 207 |
+
|
| 208 |
+
Task: open the middle drawer of the cabinet
|
| 209 |
+
Success: True
|
| 210 |
+
# episodes completed so far: 42
|
| 211 |
+
# successes: 41 (97.6%)
|
| 212 |
+
|
| 213 |
+
Task: open the middle drawer of the cabinet
|
| 214 |
+
Success: True
|
| 215 |
+
# episodes completed so far: 43
|
| 216 |
+
# successes: 42 (97.7%)
|
| 217 |
+
|
| 218 |
+
Task: open the middle drawer of the cabinet
|
| 219 |
+
Success: True
|
| 220 |
+
# episodes completed so far: 44
|
| 221 |
+
# successes: 43 (97.7%)
|
| 222 |
+
|
| 223 |
+
Task: open the middle drawer of the cabinet
|
| 224 |
+
Success: True
|
| 225 |
+
# episodes completed so far: 45
|
| 226 |
+
# successes: 44 (97.8%)
|
| 227 |
+
|
| 228 |
+
Task: open the middle drawer of the cabinet
|
| 229 |
+
Success: True
|
| 230 |
+
# episodes completed so far: 46
|
| 231 |
+
# successes: 45 (97.8%)
|
| 232 |
+
|
| 233 |
+
Task: open the middle drawer of the cabinet
|
| 234 |
+
Success: True
|
| 235 |
+
# episodes completed so far: 47
|
| 236 |
+
# successes: 46 (97.9%)
|
| 237 |
+
|
| 238 |
+
Task: open the middle drawer of the cabinet
|
| 239 |
+
Success: True
|
| 240 |
+
# episodes completed so far: 48
|
| 241 |
+
# successes: 47 (97.9%)
|
| 242 |
+
|
| 243 |
+
Task: open the middle drawer of the cabinet
|
| 244 |
+
Success: True
|
| 245 |
+
# episodes completed so far: 49
|
| 246 |
+
# successes: 48 (98.0%)
|
| 247 |
+
|
| 248 |
+
Task: open the middle drawer of the cabinet
|
| 249 |
+
Success: True
|
| 250 |
+
# episodes completed so far: 50
|
| 251 |
+
# successes: 49 (98.0%)
|
| 252 |
+
Current task success rate: 0.98
|
| 253 |
+
Current total success rate: 0.98
|
| 254 |
+
|
| 255 |
+
Task: put the bowl on the stove
|
| 256 |
+
Success: True
|
| 257 |
+
# episodes completed so far: 51
|
| 258 |
+
# successes: 50 (98.0%)
|
| 259 |
+
|
| 260 |
+
Task: put the bowl on the stove
|
| 261 |
+
Success: True
|
| 262 |
+
# episodes completed so far: 52
|
| 263 |
+
# successes: 51 (98.1%)
|
| 264 |
+
|
| 265 |
+
Task: put the bowl on the stove
|
| 266 |
+
Success: True
|
| 267 |
+
# episodes completed so far: 53
|
| 268 |
+
# successes: 52 (98.1%)
|
| 269 |
+
|
| 270 |
+
Task: put the bowl on the stove
|
| 271 |
+
Success: True
|
| 272 |
+
# episodes completed so far: 54
|
| 273 |
+
# successes: 53 (98.1%)
|
| 274 |
+
|
| 275 |
+
Task: put the bowl on the stove
|
| 276 |
+
Success: True
|
| 277 |
+
# episodes completed so far: 55
|
| 278 |
+
# successes: 54 (98.2%)
|
| 279 |
+
|
| 280 |
+
Task: put the bowl on the stove
|
| 281 |
+
Success: True
|
| 282 |
+
# episodes completed so far: 56
|
| 283 |
+
# successes: 55 (98.2%)
|
| 284 |
+
|
| 285 |
+
Task: put the bowl on the stove
|
| 286 |
+
Success: True
|
| 287 |
+
# episodes completed so far: 57
|
| 288 |
+
# successes: 56 (98.2%)
|
| 289 |
+
|
| 290 |
+
Task: put the bowl on the stove
|
| 291 |
+
Success: True
|
| 292 |
+
# episodes completed so far: 58
|
| 293 |
+
# successes: 57 (98.3%)
|
| 294 |
+
|
| 295 |
+
Task: put the bowl on the stove
|
| 296 |
+
Success: True
|
| 297 |
+
# episodes completed so far: 59
|
| 298 |
+
# successes: 58 (98.3%)
|
| 299 |
+
|
| 300 |
+
Task: put the bowl on the stove
|
| 301 |
+
Success: True
|
| 302 |
+
# episodes completed so far: 60
|
| 303 |
+
# successes: 59 (98.3%)
|
| 304 |
+
|
| 305 |
+
Task: put the bowl on the stove
|
| 306 |
+
Success: True
|
| 307 |
+
# episodes completed so far: 61
|
| 308 |
+
# successes: 60 (98.4%)
|
| 309 |
+
|
| 310 |
+
Task: put the bowl on the stove
|
| 311 |
+
Success: True
|
| 312 |
+
# episodes completed so far: 62
|
| 313 |
+
# successes: 61 (98.4%)
|
| 314 |
+
|
| 315 |
+
Task: put the bowl on the stove
|
| 316 |
+
Success: True
|
| 317 |
+
# episodes completed so far: 63
|
| 318 |
+
# successes: 62 (98.4%)
|
| 319 |
+
|
| 320 |
+
Task: put the bowl on the stove
|
| 321 |
+
Success: False
|
| 322 |
+
# episodes completed so far: 64
|
| 323 |
+
# successes: 62 (96.9%)
|
| 324 |
+
|
| 325 |
+
Task: put the bowl on the stove
|
| 326 |
+
Success: True
|
| 327 |
+
# episodes completed so far: 65
|
| 328 |
+
# successes: 63 (96.9%)
|
| 329 |
+
|
| 330 |
+
Task: put the bowl on the stove
|
| 331 |
+
Success: True
|
| 332 |
+
# episodes completed so far: 66
|
| 333 |
+
# successes: 64 (97.0%)
|
| 334 |
+
|
| 335 |
+
Task: put the bowl on the stove
|
| 336 |
+
Success: True
|
| 337 |
+
# episodes completed so far: 67
|
| 338 |
+
# successes: 65 (97.0%)
|
| 339 |
+
|
| 340 |
+
Task: put the bowl on the stove
|
| 341 |
+
Success: True
|
| 342 |
+
# episodes completed so far: 68
|
| 343 |
+
# successes: 66 (97.1%)
|
| 344 |
+
|
| 345 |
+
Task: put the bowl on the stove
|
| 346 |
+
Success: False
|
| 347 |
+
# episodes completed so far: 69
|
| 348 |
+
# successes: 66 (95.7%)
|
| 349 |
+
|
| 350 |
+
Task: put the bowl on the stove
|
| 351 |
+
Success: True
|
| 352 |
+
# episodes completed so far: 70
|
| 353 |
+
# successes: 67 (95.7%)
|
| 354 |
+
|
| 355 |
+
Task: put the bowl on the stove
|
| 356 |
+
Success: True
|
| 357 |
+
# episodes completed so far: 71
|
| 358 |
+
# successes: 68 (95.8%)
|
| 359 |
+
|
| 360 |
+
Task: put the bowl on the stove
|
| 361 |
+
Success: True
|
| 362 |
+
# episodes completed so far: 72
|
| 363 |
+
# successes: 69 (95.8%)
|
| 364 |
+
|
| 365 |
+
Task: put the bowl on the stove
|
| 366 |
+
Success: True
|
| 367 |
+
# episodes completed so far: 73
|
| 368 |
+
# successes: 70 (95.9%)
|
| 369 |
+
|
| 370 |
+
Task: put the bowl on the stove
|
| 371 |
+
Success: True
|
| 372 |
+
# episodes completed so far: 74
|
| 373 |
+
# successes: 71 (95.9%)
|
| 374 |
+
|
| 375 |
+
Task: put the bowl on the stove
|
| 376 |
+
Success: True
|
| 377 |
+
# episodes completed so far: 75
|
| 378 |
+
# successes: 72 (96.0%)
|
| 379 |
+
|
| 380 |
+
Task: put the bowl on the stove
|
| 381 |
+
Success: True
|
| 382 |
+
# episodes completed so far: 76
|
| 383 |
+
# successes: 73 (96.1%)
|
| 384 |
+
|
| 385 |
+
Task: put the bowl on the stove
|
| 386 |
+
Success: True
|
| 387 |
+
# episodes completed so far: 77
|
| 388 |
+
# successes: 74 (96.1%)
|
| 389 |
+
|
| 390 |
+
Task: put the bowl on the stove
|
| 391 |
+
Success: True
|
| 392 |
+
# episodes completed so far: 78
|
| 393 |
+
# successes: 75 (96.2%)
|
| 394 |
+
|
| 395 |
+
Task: put the bowl on the stove
|
| 396 |
+
Success: True
|
| 397 |
+
# episodes completed so far: 79
|
| 398 |
+
# successes: 76 (96.2%)
|
| 399 |
+
|
| 400 |
+
Task: put the bowl on the stove
|
| 401 |
+
Success: True
|
| 402 |
+
# episodes completed so far: 80
|
| 403 |
+
# successes: 77 (96.2%)
|
| 404 |
+
|
| 405 |
+
Task: put the bowl on the stove
|
| 406 |
+
Success: True
|
| 407 |
+
# episodes completed so far: 81
|
| 408 |
+
# successes: 78 (96.3%)
|
| 409 |
+
|
| 410 |
+
Task: put the bowl on the stove
|
| 411 |
+
Success: True
|
| 412 |
+
# episodes completed so far: 82
|
| 413 |
+
# successes: 79 (96.3%)
|
| 414 |
+
|
| 415 |
+
Task: put the bowl on the stove
|
| 416 |
+
Success: True
|
| 417 |
+
# episodes completed so far: 83
|
| 418 |
+
# successes: 80 (96.4%)
|
| 419 |
+
|
| 420 |
+
Task: put the bowl on the stove
|
| 421 |
+
Success: True
|
| 422 |
+
# episodes completed so far: 84
|
| 423 |
+
# successes: 81 (96.4%)
|
| 424 |
+
|
| 425 |
+
Task: put the bowl on the stove
|
| 426 |
+
Success: True
|
| 427 |
+
# episodes completed so far: 85
|
| 428 |
+
# successes: 82 (96.5%)
|
| 429 |
+
|
| 430 |
+
Task: put the bowl on the stove
|
| 431 |
+
Success: True
|
| 432 |
+
# episodes completed so far: 86
|
| 433 |
+
# successes: 83 (96.5%)
|
| 434 |
+
|
| 435 |
+
Task: put the bowl on the stove
|
| 436 |
+
Success: True
|
| 437 |
+
# episodes completed so far: 87
|
| 438 |
+
# successes: 84 (96.6%)
|
| 439 |
+
|
| 440 |
+
Task: put the bowl on the stove
|
| 441 |
+
Success: True
|
| 442 |
+
# episodes completed so far: 88
|
| 443 |
+
# successes: 85 (96.6%)
|
| 444 |
+
|
| 445 |
+
Task: put the bowl on the stove
|
| 446 |
+
Success: True
|
| 447 |
+
# episodes completed so far: 89
|
| 448 |
+
# successes: 86 (96.6%)
|
| 449 |
+
|
| 450 |
+
Task: put the bowl on the stove
|
| 451 |
+
Success: True
|
| 452 |
+
# episodes completed so far: 90
|
| 453 |
+
# successes: 87 (96.7%)
|
| 454 |
+
|
| 455 |
+
Task: put the bowl on the stove
|
| 456 |
+
Success: True
|
| 457 |
+
# episodes completed so far: 91
|
| 458 |
+
# successes: 88 (96.7%)
|
| 459 |
+
|
| 460 |
+
Task: put the bowl on the stove
|
| 461 |
+
Success: True
|
| 462 |
+
# episodes completed so far: 92
|
| 463 |
+
# successes: 89 (96.7%)
|
| 464 |
+
|
| 465 |
+
Task: put the bowl on the stove
|
| 466 |
+
Success: True
|
| 467 |
+
# episodes completed so far: 93
|
| 468 |
+
# successes: 90 (96.8%)
|
| 469 |
+
|
| 470 |
+
Task: put the bowl on the stove
|
| 471 |
+
Success: True
|
| 472 |
+
# episodes completed so far: 94
|
| 473 |
+
# successes: 91 (96.8%)
|
| 474 |
+
|
| 475 |
+
Task: put the bowl on the stove
|
| 476 |
+
Success: True
|
| 477 |
+
# episodes completed so far: 95
|
| 478 |
+
# successes: 92 (96.8%)
|
| 479 |
+
|
| 480 |
+
Task: put the bowl on the stove
|
| 481 |
+
Success: True
|
| 482 |
+
# episodes completed so far: 96
|
| 483 |
+
# successes: 93 (96.9%)
|
| 484 |
+
|
| 485 |
+
Task: put the bowl on the stove
|
| 486 |
+
Success: True
|
| 487 |
+
# episodes completed so far: 97
|
| 488 |
+
# successes: 94 (96.9%)
|
| 489 |
+
|
| 490 |
+
Task: put the bowl on the stove
|
| 491 |
+
Success: True
|
| 492 |
+
# episodes completed so far: 98
|
| 493 |
+
# successes: 95 (96.9%)
|
| 494 |
+
|
| 495 |
+
Task: put the bowl on the stove
|
| 496 |
+
Success: True
|
| 497 |
+
# episodes completed so far: 99
|
| 498 |
+
# successes: 96 (97.0%)
|
| 499 |
+
|
| 500 |
+
Task: put the bowl on the stove
|
| 501 |
+
Success: True
|
| 502 |
+
# episodes completed so far: 100
|
| 503 |
+
# successes: 97 (97.0%)
|
| 504 |
+
Current task success rate: 0.96
|
| 505 |
+
Current total success rate: 0.97
|
| 506 |
+
|
| 507 |
+
Task: put the wine bottle on top of the cabinet
|
| 508 |
+
Success: True
|
| 509 |
+
# episodes completed so far: 101
|
| 510 |
+
# successes: 98 (97.0%)
|
| 511 |
+
|
| 512 |
+
Task: put the wine bottle on top of the cabinet
|
| 513 |
+
Success: True
|
| 514 |
+
# episodes completed so far: 102
|
| 515 |
+
# successes: 99 (97.1%)
|
| 516 |
+
|
| 517 |
+
Task: put the wine bottle on top of the cabinet
|
| 518 |
+
Success: True
|
| 519 |
+
# episodes completed so far: 103
|
| 520 |
+
# successes: 100 (97.1%)
|
| 521 |
+
|
| 522 |
+
Task: put the wine bottle on top of the cabinet
|
| 523 |
+
Success: False
|
| 524 |
+
# episodes completed so far: 104
|
| 525 |
+
# successes: 100 (96.2%)
|
| 526 |
+
|
| 527 |
+
Task: put the wine bottle on top of the cabinet
|
| 528 |
+
Success: True
|
| 529 |
+
# episodes completed so far: 105
|
| 530 |
+
# successes: 101 (96.2%)
|
| 531 |
+
|
| 532 |
+
Task: put the wine bottle on top of the cabinet
|
| 533 |
+
Success: True
|
| 534 |
+
# episodes completed so far: 106
|
| 535 |
+
# successes: 102 (96.2%)
|
| 536 |
+
|
| 537 |
+
Task: put the wine bottle on top of the cabinet
|
| 538 |
+
Success: True
|
| 539 |
+
# episodes completed so far: 107
|
| 540 |
+
# successes: 103 (96.3%)
|
| 541 |
+
|
| 542 |
+
Task: put the wine bottle on top of the cabinet
|
| 543 |
+
Success: True
|
| 544 |
+
# episodes completed so far: 108
|
| 545 |
+
# successes: 104 (96.3%)
|
| 546 |
+
|
| 547 |
+
Task: put the wine bottle on top of the cabinet
|
| 548 |
+
Success: True
|
| 549 |
+
# episodes completed so far: 109
|
| 550 |
+
# successes: 105 (96.3%)
|
| 551 |
+
|
| 552 |
+
Task: put the wine bottle on top of the cabinet
|
| 553 |
+
Success: True
|
| 554 |
+
# episodes completed so far: 110
|
| 555 |
+
# successes: 106 (96.4%)
|
| 556 |
+
|
| 557 |
+
Task: put the wine bottle on top of the cabinet
|
| 558 |
+
Success: True
|
| 559 |
+
# episodes completed so far: 111
|
| 560 |
+
# successes: 107 (96.4%)
|
| 561 |
+
|
| 562 |
+
Task: put the wine bottle on top of the cabinet
|
| 563 |
+
Success: True
|
| 564 |
+
# episodes completed so far: 112
|
| 565 |
+
# successes: 108 (96.4%)
|
| 566 |
+
|
| 567 |
+
Task: put the wine bottle on top of the cabinet
|
| 568 |
+
Success: True
|
| 569 |
+
# episodes completed so far: 113
|
| 570 |
+
# successes: 109 (96.5%)
|
| 571 |
+
|
| 572 |
+
Task: put the wine bottle on top of the cabinet
|
| 573 |
+
Success: True
|
| 574 |
+
# episodes completed so far: 114
|
| 575 |
+
# successes: 110 (96.5%)
|
| 576 |
+
|
| 577 |
+
Task: put the wine bottle on top of the cabinet
|
| 578 |
+
Success: True
|
| 579 |
+
# episodes completed so far: 115
|
| 580 |
+
# successes: 111 (96.5%)
|
| 581 |
+
|
| 582 |
+
Task: put the wine bottle on top of the cabinet
|
| 583 |
+
Success: True
|
| 584 |
+
# episodes completed so far: 116
|
| 585 |
+
# successes: 112 (96.6%)
|
| 586 |
+
|
| 587 |
+
Task: put the wine bottle on top of the cabinet
|
| 588 |
+
Success: True
|
| 589 |
+
# episodes completed so far: 117
|
| 590 |
+
# successes: 113 (96.6%)
|
| 591 |
+
|
| 592 |
+
Task: put the wine bottle on top of the cabinet
|
| 593 |
+
Success: True
|
| 594 |
+
# episodes completed so far: 118
|
| 595 |
+
# successes: 114 (96.6%)
|
| 596 |
+
|
| 597 |
+
Task: put the wine bottle on top of the cabinet
|
| 598 |
+
Success: True
|
| 599 |
+
# episodes completed so far: 119
|
| 600 |
+
# successes: 115 (96.6%)
|
| 601 |
+
|
| 602 |
+
Task: put the wine bottle on top of the cabinet
|
| 603 |
+
Success: True
|
| 604 |
+
# episodes completed so far: 120
|
| 605 |
+
# successes: 116 (96.7%)
|
| 606 |
+
|
| 607 |
+
Task: put the wine bottle on top of the cabinet
|
| 608 |
+
Success: True
|
| 609 |
+
# episodes completed so far: 121
|
| 610 |
+
# successes: 117 (96.7%)
|
| 611 |
+
|
| 612 |
+
Task: put the wine bottle on top of the cabinet
|
| 613 |
+
Success: True
|
| 614 |
+
# episodes completed so far: 122
|
| 615 |
+
# successes: 118 (96.7%)
|
| 616 |
+
|
| 617 |
+
Task: put the wine bottle on top of the cabinet
|
| 618 |
+
Success: True
|
| 619 |
+
# episodes completed so far: 123
|
| 620 |
+
# successes: 119 (96.7%)
|
| 621 |
+
|
| 622 |
+
Task: put the wine bottle on top of the cabinet
|
| 623 |
+
Success: True
|
| 624 |
+
# episodes completed so far: 124
|
| 625 |
+
# successes: 120 (96.8%)
|
| 626 |
+
|
| 627 |
+
Task: put the wine bottle on top of the cabinet
|
| 628 |
+
Success: True
|
| 629 |
+
# episodes completed so far: 125
|
| 630 |
+
# successes: 121 (96.8%)
|
| 631 |
+
|
| 632 |
+
Task: put the wine bottle on top of the cabinet
|
| 633 |
+
Success: True
|
| 634 |
+
# episodes completed so far: 126
|
| 635 |
+
# successes: 122 (96.8%)
|
| 636 |
+
|
| 637 |
+
Task: put the wine bottle on top of the cabinet
|
| 638 |
+
Success: True
|
| 639 |
+
# episodes completed so far: 127
|
| 640 |
+
# successes: 123 (96.9%)
|
| 641 |
+
|
| 642 |
+
Task: put the wine bottle on top of the cabinet
|
| 643 |
+
Success: True
|
| 644 |
+
# episodes completed so far: 128
|
| 645 |
+
# successes: 124 (96.9%)
|
| 646 |
+
|
| 647 |
+
Task: put the wine bottle on top of the cabinet
|
| 648 |
+
Success: True
|
| 649 |
+
# episodes completed so far: 129
|
| 650 |
+
# successes: 125 (96.9%)
|
| 651 |
+
|
| 652 |
+
Task: put the wine bottle on top of the cabinet
|
| 653 |
+
Success: True
|
| 654 |
+
# episodes completed so far: 130
|
| 655 |
+
# successes: 126 (96.9%)
|
| 656 |
+
|
| 657 |
+
Task: put the wine bottle on top of the cabinet
|
| 658 |
+
Success: True
|
| 659 |
+
# episodes completed so far: 131
|
| 660 |
+
# successes: 127 (96.9%)
|
| 661 |
+
|
| 662 |
+
Task: put the wine bottle on top of the cabinet
|
| 663 |
+
Success: True
|
| 664 |
+
# episodes completed so far: 132
|
| 665 |
+
# successes: 128 (97.0%)
|
| 666 |
+
|
| 667 |
+
Task: put the wine bottle on top of the cabinet
|
| 668 |
+
Success: True
|
| 669 |
+
# episodes completed so far: 133
|
| 670 |
+
# successes: 129 (97.0%)
|
| 671 |
+
|
| 672 |
+
Task: put the wine bottle on top of the cabinet
|
| 673 |
+
Success: True
|
| 674 |
+
# episodes completed so far: 134
|
| 675 |
+
# successes: 130 (97.0%)
|
| 676 |
+
|
| 677 |
+
Task: put the wine bottle on top of the cabinet
|
| 678 |
+
Success: True
|
| 679 |
+
# episodes completed so far: 135
|
| 680 |
+
# successes: 131 (97.0%)
|
| 681 |
+
|
| 682 |
+
Task: put the wine bottle on top of the cabinet
|
| 683 |
+
Success: True
|
| 684 |
+
# episodes completed so far: 136
|
| 685 |
+
# successes: 132 (97.1%)
|
| 686 |
+
|
| 687 |
+
Task: put the wine bottle on top of the cabinet
|
| 688 |
+
Success: True
|
| 689 |
+
# episodes completed so far: 137
|
| 690 |
+
# successes: 133 (97.1%)
|
| 691 |
+
|
| 692 |
+
Task: put the wine bottle on top of the cabinet
|
| 693 |
+
Success: True
|
| 694 |
+
# episodes completed so far: 138
|
| 695 |
+
# successes: 134 (97.1%)
|
| 696 |
+
|
| 697 |
+
Task: put the wine bottle on top of the cabinet
|
| 698 |
+
Success: True
|
| 699 |
+
# episodes completed so far: 139
|
| 700 |
+
# successes: 135 (97.1%)
|
| 701 |
+
|
| 702 |
+
Task: put the wine bottle on top of the cabinet
|
| 703 |
+
Success: True
|
| 704 |
+
# episodes completed so far: 140
|
| 705 |
+
# successes: 136 (97.1%)
|
| 706 |
+
|
| 707 |
+
Task: put the wine bottle on top of the cabinet
|
| 708 |
+
Success: True
|
| 709 |
+
# episodes completed so far: 141
|
| 710 |
+
# successes: 137 (97.2%)
|
| 711 |
+
|
| 712 |
+
Task: put the wine bottle on top of the cabinet
|
| 713 |
+
Success: True
|
| 714 |
+
# episodes completed so far: 142
|
| 715 |
+
# successes: 138 (97.2%)
|
| 716 |
+
|
| 717 |
+
Task: put the wine bottle on top of the cabinet
|
| 718 |
+
Success: True
|
| 719 |
+
# episodes completed so far: 143
|
| 720 |
+
# successes: 139 (97.2%)
|
| 721 |
+
|
| 722 |
+
Task: put the wine bottle on top of the cabinet
|
| 723 |
+
Success: True
|
| 724 |
+
# episodes completed so far: 144
|
| 725 |
+
# successes: 140 (97.2%)
|
| 726 |
+
|
| 727 |
+
Task: put the wine bottle on top of the cabinet
|
| 728 |
+
Success: True
|
| 729 |
+
# episodes completed so far: 145
|
| 730 |
+
# successes: 141 (97.2%)
|
| 731 |
+
|
| 732 |
+
Task: put the wine bottle on top of the cabinet
|
| 733 |
+
Success: True
|
| 734 |
+
# episodes completed so far: 146
|
| 735 |
+
# successes: 142 (97.3%)
|
| 736 |
+
|
| 737 |
+
Task: put the wine bottle on top of the cabinet
|
| 738 |
+
Success: True
|
| 739 |
+
# episodes completed so far: 147
|
| 740 |
+
# successes: 143 (97.3%)
|
| 741 |
+
|
| 742 |
+
Task: put the wine bottle on top of the cabinet
|
| 743 |
+
Success: False
|
| 744 |
+
# episodes completed so far: 148
|
| 745 |
+
# successes: 143 (96.6%)
|
| 746 |
+
|
| 747 |
+
Task: put the wine bottle on top of the cabinet
|
| 748 |
+
Success: False
|
| 749 |
+
# episodes completed so far: 149
|
| 750 |
+
# successes: 143 (96.0%)
|
| 751 |
+
|
| 752 |
+
Task: put the wine bottle on top of the cabinet
|
| 753 |
+
Success: True
|
| 754 |
+
# episodes completed so far: 150
|
| 755 |
+
# successes: 144 (96.0%)
|
| 756 |
+
Current task success rate: 0.94
|
| 757 |
+
Current total success rate: 0.96
|
| 758 |
+
|
| 759 |
+
Task: open the top drawer and put the bowl inside
|
| 760 |
+
Success: True
|
| 761 |
+
# episodes completed so far: 151
|
| 762 |
+
# successes: 145 (96.0%)
|
| 763 |
+
|
| 764 |
+
Task: open the top drawer and put the bowl inside
|
| 765 |
+
Success: True
|
| 766 |
+
# episodes completed so far: 152
|
| 767 |
+
# successes: 146 (96.1%)
|
| 768 |
+
|
| 769 |
+
Task: open the top drawer and put the bowl inside
|
| 770 |
+
Success: True
|
| 771 |
+
# episodes completed so far: 153
|
| 772 |
+
# successes: 147 (96.1%)
|
| 773 |
+
|
| 774 |
+
Task: open the top drawer and put the bowl inside
|
| 775 |
+
Success: True
|
| 776 |
+
# episodes completed so far: 154
|
| 777 |
+
# successes: 148 (96.1%)
|
| 778 |
+
|
| 779 |
+
Task: open the top drawer and put the bowl inside
|
| 780 |
+
Success: True
|
| 781 |
+
# episodes completed so far: 155
|
| 782 |
+
# successes: 149 (96.1%)
|
| 783 |
+
|
| 784 |
+
Task: open the top drawer and put the bowl inside
|
| 785 |
+
Success: True
|
| 786 |
+
# episodes completed so far: 156
|
| 787 |
+
# successes: 150 (96.2%)
|
| 788 |
+
|
| 789 |
+
Task: open the top drawer and put the bowl inside
|
| 790 |
+
Success: True
|
| 791 |
+
# episodes completed so far: 157
|
| 792 |
+
# successes: 151 (96.2%)
|
| 793 |
+
|
| 794 |
+
Task: open the top drawer and put the bowl inside
|
| 795 |
+
Success: True
|
| 796 |
+
# episodes completed so far: 158
|
| 797 |
+
# successes: 152 (96.2%)
|
| 798 |
+
|
| 799 |
+
Task: open the top drawer and put the bowl inside
|
| 800 |
+
Success: True
|
| 801 |
+
# episodes completed so far: 159
|
| 802 |
+
# successes: 153 (96.2%)
|
| 803 |
+
|
| 804 |
+
Task: open the top drawer and put the bowl inside
|
| 805 |
+
Success: True
|
| 806 |
+
# episodes completed so far: 160
|
| 807 |
+
# successes: 154 (96.2%)
|
| 808 |
+
|
| 809 |
+
Task: open the top drawer and put the bowl inside
|
| 810 |
+
Success: True
|
| 811 |
+
# episodes completed so far: 161
|
| 812 |
+
# successes: 155 (96.3%)
|
| 813 |
+
|
| 814 |
+
Task: open the top drawer and put the bowl inside
|
| 815 |
+
Success: True
|
| 816 |
+
# episodes completed so far: 162
|
| 817 |
+
# successes: 156 (96.3%)
|
| 818 |
+
|
| 819 |
+
Task: open the top drawer and put the bowl inside
|
| 820 |
+
Success: True
|
| 821 |
+
# episodes completed so far: 163
|
| 822 |
+
# successes: 157 (96.3%)
|
| 823 |
+
|
| 824 |
+
Task: open the top drawer and put the bowl inside
|
| 825 |
+
Success: True
|
| 826 |
+
# episodes completed so far: 164
|
| 827 |
+
# successes: 158 (96.3%)
|
| 828 |
+
|
| 829 |
+
Task: open the top drawer and put the bowl inside
|
| 830 |
+
Success: True
|
| 831 |
+
# episodes completed so far: 165
|
| 832 |
+
# successes: 159 (96.4%)
|
| 833 |
+
|
| 834 |
+
Task: open the top drawer and put the bowl inside
|
| 835 |
+
Success: True
|
| 836 |
+
# episodes completed so far: 166
|
| 837 |
+
# successes: 160 (96.4%)
|
| 838 |
+
|
| 839 |
+
Task: open the top drawer and put the bowl inside
|
| 840 |
+
Success: True
|
| 841 |
+
# episodes completed so far: 167
|
| 842 |
+
# successes: 161 (96.4%)
|
| 843 |
+
|
| 844 |
+
Task: open the top drawer and put the bowl inside
|
| 845 |
+
Success: True
|
| 846 |
+
# episodes completed so far: 168
|
| 847 |
+
# successes: 162 (96.4%)
|
| 848 |
+
|
| 849 |
+
Task: open the top drawer and put the bowl inside
|
| 850 |
+
Success: True
|
| 851 |
+
# episodes completed so far: 169
|
| 852 |
+
# successes: 163 (96.4%)
|
| 853 |
+
|
| 854 |
+
Task: open the top drawer and put the bowl inside
|
| 855 |
+
Success: False
|
| 856 |
+
# episodes completed so far: 170
|
| 857 |
+
# successes: 163 (95.9%)
|
| 858 |
+
|
| 859 |
+
Task: open the top drawer and put the bowl inside
|
| 860 |
+
Success: True
|
| 861 |
+
# episodes completed so far: 171
|
| 862 |
+
# successes: 164 (95.9%)
|
| 863 |
+
|
| 864 |
+
Task: open the top drawer and put the bowl inside
|
| 865 |
+
Success: True
|
| 866 |
+
# episodes completed so far: 172
|
| 867 |
+
# successes: 165 (95.9%)
|
| 868 |
+
|
| 869 |
+
Task: open the top drawer and put the bowl inside
|
| 870 |
+
Success: True
|
| 871 |
+
# episodes completed so far: 173
|
| 872 |
+
# successes: 166 (96.0%)
|
| 873 |
+
|
| 874 |
+
Task: open the top drawer and put the bowl inside
|
| 875 |
+
Success: True
|
| 876 |
+
# episodes completed so far: 174
|
| 877 |
+
# successes: 167 (96.0%)
|
| 878 |
+
|
| 879 |
+
Task: open the top drawer and put the bowl inside
|
| 880 |
+
Success: True
|
| 881 |
+
# episodes completed so far: 175
|
| 882 |
+
# successes: 168 (96.0%)
|
| 883 |
+
|
| 884 |
+
Task: open the top drawer and put the bowl inside
|
| 885 |
+
Success: True
|
| 886 |
+
# episodes completed so far: 176
|
| 887 |
+
# successes: 169 (96.0%)
|
| 888 |
+
|
| 889 |
+
Task: open the top drawer and put the bowl inside
|
| 890 |
+
Success: True
|
| 891 |
+
# episodes completed so far: 177
|
| 892 |
+
# successes: 170 (96.0%)
|
| 893 |
+
|
| 894 |
+
Task: open the top drawer and put the bowl inside
|
| 895 |
+
Success: True
|
| 896 |
+
# episodes completed so far: 178
|
| 897 |
+
# successes: 171 (96.1%)
|
| 898 |
+
|
| 899 |
+
Task: open the top drawer and put the bowl inside
|
| 900 |
+
Success: True
|
| 901 |
+
# episodes completed so far: 179
|
| 902 |
+
# successes: 172 (96.1%)
|
| 903 |
+
|
| 904 |
+
Task: open the top drawer and put the bowl inside
|
| 905 |
+
Success: True
|
| 906 |
+
# episodes completed so far: 180
|
| 907 |
+
# successes: 173 (96.1%)
|
| 908 |
+
|
| 909 |
+
Task: open the top drawer and put the bowl inside
|
| 910 |
+
Success: True
|
| 911 |
+
# episodes completed so far: 181
|
| 912 |
+
# successes: 174 (96.1%)
|
| 913 |
+
|
| 914 |
+
Task: open the top drawer and put the bowl inside
|
| 915 |
+
Success: True
|
| 916 |
+
# episodes completed so far: 182
|
| 917 |
+
# successes: 175 (96.2%)
|
| 918 |
+
|
| 919 |
+
Task: open the top drawer and put the bowl inside
|
| 920 |
+
Success: True
|
| 921 |
+
# episodes completed so far: 183
|
| 922 |
+
# successes: 176 (96.2%)
|
| 923 |
+
|
| 924 |
+
Task: open the top drawer and put the bowl inside
|
| 925 |
+
Success: True
|
| 926 |
+
# episodes completed so far: 184
|
| 927 |
+
# successes: 177 (96.2%)
|
| 928 |
+
|
| 929 |
+
Task: open the top drawer and put the bowl inside
|
| 930 |
+
Success: True
|
| 931 |
+
# episodes completed so far: 185
|
| 932 |
+
# successes: 178 (96.2%)
|
| 933 |
+
|
| 934 |
+
Task: open the top drawer and put the bowl inside
|
| 935 |
+
Success: True
|
| 936 |
+
# episodes completed so far: 186
|
| 937 |
+
# successes: 179 (96.2%)
|
| 938 |
+
|
| 939 |
+
Task: open the top drawer and put the bowl inside
|
| 940 |
+
Success: True
|
| 941 |
+
# episodes completed so far: 187
|
| 942 |
+
# successes: 180 (96.3%)
|
| 943 |
+
|
| 944 |
+
Task: open the top drawer and put the bowl inside
|
| 945 |
+
Success: True
|
| 946 |
+
# episodes completed so far: 188
|
| 947 |
+
# successes: 181 (96.3%)
|
| 948 |
+
|
| 949 |
+
Task: open the top drawer and put the bowl inside
|
| 950 |
+
Success: True
|
| 951 |
+
# episodes completed so far: 189
|
| 952 |
+
# successes: 182 (96.3%)
|
| 953 |
+
|
| 954 |
+
Task: open the top drawer and put the bowl inside
|
| 955 |
+
Success: True
|
| 956 |
+
# episodes completed so far: 190
|
| 957 |
+
# successes: 183 (96.3%)
|
| 958 |
+
|
| 959 |
+
Task: open the top drawer and put the bowl inside
|
| 960 |
+
Success: True
|
| 961 |
+
# episodes completed so far: 191
|
| 962 |
+
# successes: 184 (96.3%)
|
| 963 |
+
|
| 964 |
+
Task: open the top drawer and put the bowl inside
|
| 965 |
+
Success: True
|
| 966 |
+
# episodes completed so far: 192
|
| 967 |
+
# successes: 185 (96.4%)
|
| 968 |
+
|
| 969 |
+
Task: open the top drawer and put the bowl inside
|
| 970 |
+
Success: True
|
| 971 |
+
# episodes completed so far: 193
|
| 972 |
+
# successes: 186 (96.4%)
|
| 973 |
+
|
| 974 |
+
Task: open the top drawer and put the bowl inside
|
| 975 |
+
Success: True
|
| 976 |
+
# episodes completed so far: 194
|
| 977 |
+
# successes: 187 (96.4%)
|
| 978 |
+
|
| 979 |
+
Task: open the top drawer and put the bowl inside
|
| 980 |
+
Success: True
|
| 981 |
+
# episodes completed so far: 195
|
| 982 |
+
# successes: 188 (96.4%)
|
| 983 |
+
|
| 984 |
+
Task: open the top drawer and put the bowl inside
|
| 985 |
+
Success: True
|
| 986 |
+
# episodes completed so far: 196
|
| 987 |
+
# successes: 189 (96.4%)
|
| 988 |
+
|
| 989 |
+
Task: open the top drawer and put the bowl inside
|
| 990 |
+
Success: False
|
| 991 |
+
# episodes completed so far: 197
|
| 992 |
+
# successes: 189 (95.9%)
|
| 993 |
+
|
| 994 |
+
Task: open the top drawer and put the bowl inside
|
| 995 |
+
Success: True
|
| 996 |
+
# episodes completed so far: 198
|
| 997 |
+
# successes: 190 (96.0%)
|
| 998 |
+
|
| 999 |
+
Task: open the top drawer and put the bowl inside
|
| 1000 |
+
Success: False
|
| 1001 |
+
# episodes completed so far: 199
|
| 1002 |
+
# successes: 190 (95.5%)
|
| 1003 |
+
|
| 1004 |
+
Task: open the top drawer and put the bowl inside
|
| 1005 |
+
Success: True
|
| 1006 |
+
# episodes completed so far: 200
|
| 1007 |
+
# successes: 191 (95.5%)
|
| 1008 |
+
Current task success rate: 0.94
|
| 1009 |
+
Current total success rate: 0.955
|
| 1010 |
+
|
| 1011 |
+
Task: put the bowl on top of the cabinet
|
| 1012 |
+
Success: False
|
| 1013 |
+
# episodes completed so far: 201
|
| 1014 |
+
# successes: 191 (95.0%)
|
| 1015 |
+
|
| 1016 |
+
Task: put the bowl on top of the cabinet
|
| 1017 |
+
Success: True
|
| 1018 |
+
# episodes completed so far: 202
|
| 1019 |
+
# successes: 192 (95.0%)
|
| 1020 |
+
|
| 1021 |
+
Task: put the bowl on top of the cabinet
|
| 1022 |
+
Success: True
|
| 1023 |
+
# episodes completed so far: 203
|
| 1024 |
+
# successes: 193 (95.1%)
|
| 1025 |
+
|
| 1026 |
+
Task: put the bowl on top of the cabinet
|
| 1027 |
+
Success: True
|
| 1028 |
+
# episodes completed so far: 204
|
| 1029 |
+
# successes: 194 (95.1%)
|
| 1030 |
+
|
| 1031 |
+
Task: put the bowl on top of the cabinet
|
| 1032 |
+
Success: True
|
| 1033 |
+
# episodes completed so far: 205
|
| 1034 |
+
# successes: 195 (95.1%)
|
| 1035 |
+
|
| 1036 |
+
Task: put the bowl on top of the cabinet
|
| 1037 |
+
Success: True
|
| 1038 |
+
# episodes completed so far: 206
|
| 1039 |
+
# successes: 196 (95.1%)
|
| 1040 |
+
|
| 1041 |
+
Task: put the bowl on top of the cabinet
|
| 1042 |
+
Success: True
|
| 1043 |
+
# episodes completed so far: 207
|
| 1044 |
+
# successes: 197 (95.2%)
|
| 1045 |
+
|
| 1046 |
+
Task: put the bowl on top of the cabinet
|
| 1047 |
+
Success: True
|
| 1048 |
+
# episodes completed so far: 208
|
| 1049 |
+
# successes: 198 (95.2%)
|
| 1050 |
+
|
| 1051 |
+
Task: put the bowl on top of the cabinet
|
| 1052 |
+
Success: True
|
| 1053 |
+
# episodes completed so far: 209
|
| 1054 |
+
# successes: 199 (95.2%)
|
| 1055 |
+
|
| 1056 |
+
Task: put the bowl on top of the cabinet
|
| 1057 |
+
Success: True
|
| 1058 |
+
# episodes completed so far: 210
|
| 1059 |
+
# successes: 200 (95.2%)
|
| 1060 |
+
|
| 1061 |
+
Task: put the bowl on top of the cabinet
|
| 1062 |
+
Success: True
|
| 1063 |
+
# episodes completed so far: 211
|
| 1064 |
+
# successes: 201 (95.3%)
|
| 1065 |
+
|
| 1066 |
+
Task: put the bowl on top of the cabinet
|
| 1067 |
+
Success: True
|
| 1068 |
+
# episodes completed so far: 212
|
| 1069 |
+
# successes: 202 (95.3%)
|
| 1070 |
+
|
| 1071 |
+
Task: put the bowl on top of the cabinet
|
| 1072 |
+
Success: True
|
| 1073 |
+
# episodes completed so far: 213
|
| 1074 |
+
# successes: 203 (95.3%)
|
| 1075 |
+
|
| 1076 |
+
Task: put the bowl on top of the cabinet
|
| 1077 |
+
Success: True
|
| 1078 |
+
# episodes completed so far: 214
|
| 1079 |
+
# successes: 204 (95.3%)
|
| 1080 |
+
|
| 1081 |
+
Task: put the bowl on top of the cabinet
|
| 1082 |
+
Success: True
|
| 1083 |
+
# episodes completed so far: 215
|
| 1084 |
+
# successes: 205 (95.3%)
|
| 1085 |
+
|
| 1086 |
+
Task: put the bowl on top of the cabinet
|
| 1087 |
+
Success: True
|
| 1088 |
+
# episodes completed so far: 216
|
| 1089 |
+
# successes: 206 (95.4%)
|
| 1090 |
+
|
| 1091 |
+
Task: put the bowl on top of the cabinet
|
| 1092 |
+
Success: True
|
| 1093 |
+
# episodes completed so far: 217
|
| 1094 |
+
# successes: 207 (95.4%)
|
| 1095 |
+
|
| 1096 |
+
Task: put the bowl on top of the cabinet
|
| 1097 |
+
Success: True
|
| 1098 |
+
# episodes completed so far: 218
|
| 1099 |
+
# successes: 208 (95.4%)
|
| 1100 |
+
|
| 1101 |
+
Task: put the bowl on top of the cabinet
|
| 1102 |
+
Success: True
|
| 1103 |
+
# episodes completed so far: 219
|
| 1104 |
+
# successes: 209 (95.4%)
|
| 1105 |
+
|
| 1106 |
+
Task: put the bowl on top of the cabinet
|
| 1107 |
+
Success: True
|
| 1108 |
+
# episodes completed so far: 220
|
| 1109 |
+
# successes: 210 (95.5%)
|
| 1110 |
+
|
| 1111 |
+
Task: put the bowl on top of the cabinet
|
| 1112 |
+
Success: True
|
| 1113 |
+
# episodes completed so far: 221
|
| 1114 |
+
# successes: 211 (95.5%)
|
| 1115 |
+
|
| 1116 |
+
Task: put the bowl on top of the cabinet
|
| 1117 |
+
Success: True
|
| 1118 |
+
# episodes completed so far: 222
|
| 1119 |
+
# successes: 212 (95.5%)
|
| 1120 |
+
|
| 1121 |
+
Task: put the bowl on top of the cabinet
|
| 1122 |
+
Success: True
|
| 1123 |
+
# episodes completed so far: 223
|
| 1124 |
+
# successes: 213 (95.5%)
|
| 1125 |
+
|
| 1126 |
+
Task: put the bowl on top of the cabinet
|
| 1127 |
+
Success: True
|
| 1128 |
+
# episodes completed so far: 224
|
| 1129 |
+
# successes: 214 (95.5%)
|
| 1130 |
+
|
| 1131 |
+
Task: put the bowl on top of the cabinet
|
| 1132 |
+
Success: True
|
| 1133 |
+
# episodes completed so far: 225
|
| 1134 |
+
# successes: 215 (95.6%)
|
| 1135 |
+
|
| 1136 |
+
Task: put the bowl on top of the cabinet
|
| 1137 |
+
Success: True
|
| 1138 |
+
# episodes completed so far: 226
|
| 1139 |
+
# successes: 216 (95.6%)
|
| 1140 |
+
|
| 1141 |
+
Task: put the bowl on top of the cabinet
|
| 1142 |
+
Success: True
|
| 1143 |
+
# episodes completed so far: 227
|
| 1144 |
+
# successes: 217 (95.6%)
|
| 1145 |
+
|
| 1146 |
+
Task: put the bowl on top of the cabinet
|
| 1147 |
+
Success: True
|
| 1148 |
+
# episodes completed so far: 228
|
| 1149 |
+
# successes: 218 (95.6%)
|
| 1150 |
+
|
| 1151 |
+
Task: put the bowl on top of the cabinet
|
| 1152 |
+
Success: True
|
| 1153 |
+
# episodes completed so far: 229
|
| 1154 |
+
# successes: 219 (95.6%)
|
| 1155 |
+
|
| 1156 |
+
Task: put the bowl on top of the cabinet
|
| 1157 |
+
Success: True
|
| 1158 |
+
# episodes completed so far: 230
|
| 1159 |
+
# successes: 220 (95.7%)
|
| 1160 |
+
|
| 1161 |
+
Task: put the bowl on top of the cabinet
|
| 1162 |
+
Success: True
|
| 1163 |
+
# episodes completed so far: 231
|
| 1164 |
+
# successes: 221 (95.7%)
|
| 1165 |
+
|
| 1166 |
+
Task: put the bowl on top of the cabinet
|
| 1167 |
+
Success: True
|
| 1168 |
+
# episodes completed so far: 232
|
| 1169 |
+
# successes: 222 (95.7%)
|
| 1170 |
+
|
| 1171 |
+
Task: put the bowl on top of the cabinet
|
| 1172 |
+
Success: True
|
| 1173 |
+
# episodes completed so far: 233
|
| 1174 |
+
# successes: 223 (95.7%)
|
| 1175 |
+
|
| 1176 |
+
Task: put the bowl on top of the cabinet
|
| 1177 |
+
Success: True
|
| 1178 |
+
# episodes completed so far: 234
|
| 1179 |
+
# successes: 224 (95.7%)
|
| 1180 |
+
|
| 1181 |
+
Task: put the bowl on top of the cabinet
|
| 1182 |
+
Success: True
|
| 1183 |
+
# episodes completed so far: 235
|
| 1184 |
+
# successes: 225 (95.7%)
|
| 1185 |
+
|
| 1186 |
+
Task: put the bowl on top of the cabinet
|
| 1187 |
+
Success: True
|
| 1188 |
+
# episodes completed so far: 236
|
| 1189 |
+
# successes: 226 (95.8%)
|
| 1190 |
+
|
| 1191 |
+
Task: put the bowl on top of the cabinet
|
| 1192 |
+
Success: True
|
| 1193 |
+
# episodes completed so far: 237
|
| 1194 |
+
# successes: 227 (95.8%)
|
| 1195 |
+
|
| 1196 |
+
Task: put the bowl on top of the cabinet
|
| 1197 |
+
Success: True
|
| 1198 |
+
# episodes completed so far: 238
|
| 1199 |
+
# successes: 228 (95.8%)
|
| 1200 |
+
|
| 1201 |
+
Task: put the bowl on top of the cabinet
|
| 1202 |
+
Success: True
|
| 1203 |
+
# episodes completed so far: 239
|
| 1204 |
+
# successes: 229 (95.8%)
|
| 1205 |
+
|
| 1206 |
+
Task: put the bowl on top of the cabinet
|
| 1207 |
+
Success: True
|
| 1208 |
+
# episodes completed so far: 240
|
| 1209 |
+
# successes: 230 (95.8%)
|
| 1210 |
+
|
| 1211 |
+
Task: put the bowl on top of the cabinet
|
| 1212 |
+
Success: True
|
| 1213 |
+
# episodes completed so far: 241
|
| 1214 |
+
# successes: 231 (95.9%)
|
| 1215 |
+
|
| 1216 |
+
Task: put the bowl on top of the cabinet
|
| 1217 |
+
Success: True
|
| 1218 |
+
# episodes completed so far: 242
|
| 1219 |
+
# successes: 232 (95.9%)
|
| 1220 |
+
|
| 1221 |
+
Task: put the bowl on top of the cabinet
|
| 1222 |
+
Success: True
|
| 1223 |
+
# episodes completed so far: 243
|
| 1224 |
+
# successes: 233 (95.9%)
|
| 1225 |
+
|
| 1226 |
+
Task: put the bowl on top of the cabinet
|
| 1227 |
+
Success: True
|
| 1228 |
+
# episodes completed so far: 244
|
| 1229 |
+
# successes: 234 (95.9%)
|
| 1230 |
+
|
| 1231 |
+
Task: put the bowl on top of the cabinet
|
| 1232 |
+
Success: True
|
| 1233 |
+
# episodes completed so far: 245
|
| 1234 |
+
# successes: 235 (95.9%)
|
| 1235 |
+
|
| 1236 |
+
Task: put the bowl on top of the cabinet
|
| 1237 |
+
Success: True
|
| 1238 |
+
# episodes completed so far: 246
|
| 1239 |
+
# successes: 236 (95.9%)
|
| 1240 |
+
|
| 1241 |
+
Task: put the bowl on top of the cabinet
|
| 1242 |
+
Success: True
|
| 1243 |
+
# episodes completed so far: 247
|
| 1244 |
+
# successes: 237 (96.0%)
|
| 1245 |
+
|
| 1246 |
+
Task: put the bowl on top of the cabinet
|
| 1247 |
+
Success: True
|
| 1248 |
+
# episodes completed so far: 248
|
| 1249 |
+
# successes: 238 (96.0%)
|
| 1250 |
+
|
| 1251 |
+
Task: put the bowl on top of the cabinet
|
| 1252 |
+
Success: True
|
| 1253 |
+
# episodes completed so far: 249
|
| 1254 |
+
# successes: 239 (96.0%)
|
| 1255 |
+
|
| 1256 |
+
Task: put the bowl on top of the cabinet
|
| 1257 |
+
Success: True
|
| 1258 |
+
# episodes completed so far: 250
|
| 1259 |
+
# successes: 240 (96.0%)
|
| 1260 |
+
Current task success rate: 0.98
|
| 1261 |
+
Current total success rate: 0.96
|
| 1262 |
+
|
| 1263 |
+
Task: push the plate to the front of the stove
|
| 1264 |
+
Success: True
|
| 1265 |
+
# episodes completed so far: 251
|
| 1266 |
+
# successes: 241 (96.0%)
|
| 1267 |
+
|
| 1268 |
+
Task: push the plate to the front of the stove
|
| 1269 |
+
Success: True
|
| 1270 |
+
# episodes completed so far: 252
|
| 1271 |
+
# successes: 242 (96.0%)
|
| 1272 |
+
|
| 1273 |
+
Task: push the plate to the front of the stove
|
| 1274 |
+
Success: True
|
| 1275 |
+
# episodes completed so far: 253
|
| 1276 |
+
# successes: 243 (96.0%)
|
| 1277 |
+
|
| 1278 |
+
Task: push the plate to the front of the stove
|
| 1279 |
+
Success: True
|
| 1280 |
+
# episodes completed so far: 254
|
| 1281 |
+
# successes: 244 (96.1%)
|
| 1282 |
+
|
| 1283 |
+
Task: push the plate to the front of the stove
|
| 1284 |
+
Success: True
|
| 1285 |
+
# episodes completed so far: 255
|
| 1286 |
+
# successes: 245 (96.1%)
|
| 1287 |
+
|
| 1288 |
+
Task: push the plate to the front of the stove
|
| 1289 |
+
Success: True
|
| 1290 |
+
# episodes completed so far: 256
|
| 1291 |
+
# successes: 246 (96.1%)
|
| 1292 |
+
|
| 1293 |
+
Task: push the plate to the front of the stove
|
| 1294 |
+
Success: True
|
| 1295 |
+
# episodes completed so far: 257
|
| 1296 |
+
# successes: 247 (96.1%)
|
| 1297 |
+
|
| 1298 |
+
Task: push the plate to the front of the stove
|
| 1299 |
+
Success: True
|
| 1300 |
+
# episodes completed so far: 258
|
| 1301 |
+
# successes: 248 (96.1%)
|
| 1302 |
+
|
| 1303 |
+
Task: push the plate to the front of the stove
|
| 1304 |
+
Success: True
|
| 1305 |
+
# episodes completed so far: 259
|
| 1306 |
+
# successes: 249 (96.1%)
|
| 1307 |
+
|
| 1308 |
+
Task: push the plate to the front of the stove
|
| 1309 |
+
Success: True
|
| 1310 |
+
# episodes completed so far: 260
|
| 1311 |
+
# successes: 250 (96.2%)
|
| 1312 |
+
|
| 1313 |
+
Task: push the plate to the front of the stove
|
| 1314 |
+
Success: True
|
| 1315 |
+
# episodes completed so far: 261
|
| 1316 |
+
# successes: 251 (96.2%)
|
| 1317 |
+
|
| 1318 |
+
Task: push the plate to the front of the stove
|
| 1319 |
+
Success: True
|
| 1320 |
+
# episodes completed so far: 262
|
| 1321 |
+
# successes: 252 (96.2%)
|
| 1322 |
+
|
| 1323 |
+
Task: push the plate to the front of the stove
|
| 1324 |
+
Success: True
|
| 1325 |
+
# episodes completed so far: 263
|
| 1326 |
+
# successes: 253 (96.2%)
|
| 1327 |
+
|
| 1328 |
+
Task: push the plate to the front of the stove
|
| 1329 |
+
Success: True
|
| 1330 |
+
# episodes completed so far: 264
|
| 1331 |
+
# successes: 254 (96.2%)
|
| 1332 |
+
|
| 1333 |
+
Task: push the plate to the front of the stove
|
| 1334 |
+
Success: True
|
| 1335 |
+
# episodes completed so far: 265
|
| 1336 |
+
# successes: 255 (96.2%)
|
| 1337 |
+
|
| 1338 |
+
Task: push the plate to the front of the stove
|
| 1339 |
+
Success: True
|
| 1340 |
+
# episodes completed so far: 266
|
| 1341 |
+
# successes: 256 (96.2%)
|
| 1342 |
+
|
| 1343 |
+
Task: push the plate to the front of the stove
|
| 1344 |
+
Success: True
|
| 1345 |
+
# episodes completed so far: 267
|
| 1346 |
+
# successes: 257 (96.3%)
|
| 1347 |
+
|
| 1348 |
+
Task: push the plate to the front of the stove
|
| 1349 |
+
Success: True
|
| 1350 |
+
# episodes completed so far: 268
|
| 1351 |
+
# successes: 258 (96.3%)
|
| 1352 |
+
|
| 1353 |
+
Task: push the plate to the front of the stove
|
| 1354 |
+
Success: True
|
| 1355 |
+
# episodes completed so far: 269
|
| 1356 |
+
# successes: 259 (96.3%)
|
| 1357 |
+
|
| 1358 |
+
Task: push the plate to the front of the stove
|
| 1359 |
+
Success: True
|
| 1360 |
+
# episodes completed so far: 270
|
| 1361 |
+
# successes: 260 (96.3%)
|
| 1362 |
+
|
| 1363 |
+
Task: push the plate to the front of the stove
|
| 1364 |
+
Success: True
|
| 1365 |
+
# episodes completed so far: 271
|
| 1366 |
+
# successes: 261 (96.3%)
|
| 1367 |
+
|
| 1368 |
+
Task: push the plate to the front of the stove
|
| 1369 |
+
Success: True
|
| 1370 |
+
# episodes completed so far: 272
|
| 1371 |
+
# successes: 262 (96.3%)
|
| 1372 |
+
|
| 1373 |
+
Task: push the plate to the front of the stove
|
| 1374 |
+
Success: True
|
| 1375 |
+
# episodes completed so far: 273
|
| 1376 |
+
# successes: 263 (96.3%)
|
| 1377 |
+
|
| 1378 |
+
Task: push the plate to the front of the stove
|
| 1379 |
+
Success: True
|
| 1380 |
+
# episodes completed so far: 274
|
| 1381 |
+
# successes: 264 (96.4%)
|
| 1382 |
+
|
| 1383 |
+
Task: push the plate to the front of the stove
|
| 1384 |
+
Success: True
|
| 1385 |
+
# episodes completed so far: 275
|
| 1386 |
+
# successes: 265 (96.4%)
|
| 1387 |
+
|
| 1388 |
+
Task: push the plate to the front of the stove
|
| 1389 |
+
Success: True
|
| 1390 |
+
# episodes completed so far: 276
|
| 1391 |
+
# successes: 266 (96.4%)
|
| 1392 |
+
|
| 1393 |
+
Task: push the plate to the front of the stove
|
| 1394 |
+
Success: True
|
| 1395 |
+
# episodes completed so far: 277
|
| 1396 |
+
# successes: 267 (96.4%)
|
| 1397 |
+
|
| 1398 |
+
Task: push the plate to the front of the stove
|
| 1399 |
+
Success: True
|
| 1400 |
+
# episodes completed so far: 278
|
| 1401 |
+
# successes: 268 (96.4%)
|
| 1402 |
+
|
| 1403 |
+
Task: push the plate to the front of the stove
|
| 1404 |
+
Success: True
|
| 1405 |
+
# episodes completed so far: 279
|
| 1406 |
+
# successes: 269 (96.4%)
|
| 1407 |
+
|
| 1408 |
+
Task: push the plate to the front of the stove
|
| 1409 |
+
Success: True
|
| 1410 |
+
# episodes completed so far: 280
|
| 1411 |
+
# successes: 270 (96.4%)
|
| 1412 |
+
|
| 1413 |
+
Task: push the plate to the front of the stove
|
| 1414 |
+
Success: True
|
| 1415 |
+
# episodes completed so far: 281
|
| 1416 |
+
# successes: 271 (96.4%)
|
| 1417 |
+
|
| 1418 |
+
Task: push the plate to the front of the stove
|
| 1419 |
+
Success: True
|
| 1420 |
+
# episodes completed so far: 282
|
| 1421 |
+
# successes: 272 (96.5%)
|
| 1422 |
+
|
| 1423 |
+
Task: push the plate to the front of the stove
|
| 1424 |
+
Success: True
|
| 1425 |
+
# episodes completed so far: 283
|
| 1426 |
+
# successes: 273 (96.5%)
|
| 1427 |
+
|
| 1428 |
+
Task: push the plate to the front of the stove
|
| 1429 |
+
Success: True
|
| 1430 |
+
# episodes completed so far: 284
|
| 1431 |
+
# successes: 274 (96.5%)
|
| 1432 |
+
|
| 1433 |
+
Task: push the plate to the front of the stove
|
| 1434 |
+
Success: True
|
| 1435 |
+
# episodes completed so far: 285
|
| 1436 |
+
# successes: 275 (96.5%)
|
| 1437 |
+
|
| 1438 |
+
Task: push the plate to the front of the stove
|
| 1439 |
+
Success: True
|
| 1440 |
+
# episodes completed so far: 286
|
| 1441 |
+
# successes: 276 (96.5%)
|
| 1442 |
+
|
| 1443 |
+
Task: push the plate to the front of the stove
|
| 1444 |
+
Success: True
|
| 1445 |
+
# episodes completed so far: 287
|
| 1446 |
+
# successes: 277 (96.5%)
|
| 1447 |
+
|
| 1448 |
+
Task: push the plate to the front of the stove
|
| 1449 |
+
Success: True
|
| 1450 |
+
# episodes completed so far: 288
|
| 1451 |
+
# successes: 278 (96.5%)
|
| 1452 |
+
|
| 1453 |
+
Task: push the plate to the front of the stove
|
| 1454 |
+
Success: True
|
| 1455 |
+
# episodes completed so far: 289
|
| 1456 |
+
# successes: 279 (96.5%)
|
| 1457 |
+
|
| 1458 |
+
Task: push the plate to the front of the stove
|
| 1459 |
+
Success: True
|
| 1460 |
+
# episodes completed so far: 290
|
| 1461 |
+
# successes: 280 (96.6%)
|
| 1462 |
+
|
| 1463 |
+
Task: push the plate to the front of the stove
|
| 1464 |
+
Success: True
|
| 1465 |
+
# episodes completed so far: 291
|
| 1466 |
+
# successes: 281 (96.6%)
|
| 1467 |
+
|
| 1468 |
+
Task: push the plate to the front of the stove
|
| 1469 |
+
Success: True
|
| 1470 |
+
# episodes completed so far: 292
|
| 1471 |
+
# successes: 282 (96.6%)
|
| 1472 |
+
|
| 1473 |
+
Task: push the plate to the front of the stove
|
| 1474 |
+
Success: True
|
| 1475 |
+
# episodes completed so far: 293
|
| 1476 |
+
# successes: 283 (96.6%)
|
| 1477 |
+
|
| 1478 |
+
Task: push the plate to the front of the stove
|
| 1479 |
+
Success: True
|
| 1480 |
+
# episodes completed so far: 294
|
| 1481 |
+
# successes: 284 (96.6%)
|
| 1482 |
+
|
| 1483 |
+
Task: push the plate to the front of the stove
|
| 1484 |
+
Success: True
|
| 1485 |
+
# episodes completed so far: 295
|
| 1486 |
+
# successes: 285 (96.6%)
|
| 1487 |
+
|
| 1488 |
+
Task: push the plate to the front of the stove
|
| 1489 |
+
Success: True
|
| 1490 |
+
# episodes completed so far: 296
|
| 1491 |
+
# successes: 286 (96.6%)
|
| 1492 |
+
|
| 1493 |
+
Task: push the plate to the front of the stove
|
| 1494 |
+
Success: True
|
| 1495 |
+
# episodes completed so far: 297
|
| 1496 |
+
# successes: 287 (96.6%)
|
| 1497 |
+
|
| 1498 |
+
Task: push the plate to the front of the stove
|
| 1499 |
+
Success: True
|
| 1500 |
+
# episodes completed so far: 298
|
| 1501 |
+
# successes: 288 (96.6%)
|
| 1502 |
+
|
| 1503 |
+
Task: push the plate to the front of the stove
|
| 1504 |
+
Success: True
|
| 1505 |
+
# episodes completed so far: 299
|
| 1506 |
+
# successes: 289 (96.7%)
|
| 1507 |
+
|
| 1508 |
+
Task: push the plate to the front of the stove
|
| 1509 |
+
Success: True
|
| 1510 |
+
# episodes completed so far: 300
|
| 1511 |
+
# successes: 290 (96.7%)
|
| 1512 |
+
Current task success rate: 1.0
|
| 1513 |
+
Current total success rate: 0.9666666666666667
|
| 1514 |
+
|
| 1515 |
+
Task: put the cream cheese in the bowl
|
| 1516 |
+
Success: True
|
| 1517 |
+
# episodes completed so far: 301
|
| 1518 |
+
# successes: 291 (96.7%)
|
| 1519 |
+
|
| 1520 |
+
Task: put the cream cheese in the bowl
|
| 1521 |
+
Success: True
|
| 1522 |
+
# episodes completed so far: 302
|
| 1523 |
+
# successes: 292 (96.7%)
|
| 1524 |
+
|
| 1525 |
+
Task: put the cream cheese in the bowl
|
| 1526 |
+
Success: True
|
| 1527 |
+
# episodes completed so far: 303
|
| 1528 |
+
# successes: 293 (96.7%)
|
| 1529 |
+
|
| 1530 |
+
Task: put the cream cheese in the bowl
|
| 1531 |
+
Success: True
|
| 1532 |
+
# episodes completed so far: 304
|
| 1533 |
+
# successes: 294 (96.7%)
|
| 1534 |
+
|
| 1535 |
+
Task: put the cream cheese in the bowl
|
| 1536 |
+
Success: True
|
| 1537 |
+
# episodes completed so far: 305
|
| 1538 |
+
# successes: 295 (96.7%)
|
| 1539 |
+
|
| 1540 |
+
Task: put the cream cheese in the bowl
|
| 1541 |
+
Success: False
|
| 1542 |
+
# episodes completed so far: 306
|
| 1543 |
+
# successes: 295 (96.4%)
|
| 1544 |
+
|
| 1545 |
+
Task: put the cream cheese in the bowl
|
| 1546 |
+
Success: True
|
| 1547 |
+
# episodes completed so far: 307
|
| 1548 |
+
# successes: 296 (96.4%)
|
| 1549 |
+
|
| 1550 |
+
Task: put the cream cheese in the bowl
|
| 1551 |
+
Success: True
|
| 1552 |
+
# episodes completed so far: 308
|
| 1553 |
+
# successes: 297 (96.4%)
|
| 1554 |
+
|
| 1555 |
+
Task: put the cream cheese in the bowl
|
| 1556 |
+
Success: True
|
| 1557 |
+
# episodes completed so far: 309
|
| 1558 |
+
# successes: 298 (96.4%)
|
| 1559 |
+
|
| 1560 |
+
Task: put the cream cheese in the bowl
|
| 1561 |
+
Success: True
|
| 1562 |
+
# episodes completed so far: 310
|
| 1563 |
+
# successes: 299 (96.5%)
|
| 1564 |
+
|
| 1565 |
+
Task: put the cream cheese in the bowl
|
| 1566 |
+
Success: True
|
| 1567 |
+
# episodes completed so far: 311
|
| 1568 |
+
# successes: 300 (96.5%)
|
| 1569 |
+
|
| 1570 |
+
Task: put the cream cheese in the bowl
|
| 1571 |
+
Success: True
|
| 1572 |
+
# episodes completed so far: 312
|
| 1573 |
+
# successes: 301 (96.5%)
|
| 1574 |
+
|
| 1575 |
+
Task: put the cream cheese in the bowl
|
| 1576 |
+
Success: True
|
| 1577 |
+
# episodes completed so far: 313
|
| 1578 |
+
# successes: 302 (96.5%)
|
| 1579 |
+
|
| 1580 |
+
Task: put the cream cheese in the bowl
|
| 1581 |
+
Success: True
|
| 1582 |
+
# episodes completed so far: 314
|
| 1583 |
+
# successes: 303 (96.5%)
|
| 1584 |
+
|
| 1585 |
+
Task: put the cream cheese in the bowl
|
| 1586 |
+
Success: True
|
| 1587 |
+
# episodes completed so far: 315
|
| 1588 |
+
# successes: 304 (96.5%)
|
| 1589 |
+
|
| 1590 |
+
Task: put the cream cheese in the bowl
|
| 1591 |
+
Success: True
|
| 1592 |
+
# episodes completed so far: 316
|
| 1593 |
+
# successes: 305 (96.5%)
|
| 1594 |
+
|
| 1595 |
+
Task: put the cream cheese in the bowl
|
| 1596 |
+
Success: True
|
| 1597 |
+
# episodes completed so far: 317
|
| 1598 |
+
# successes: 306 (96.5%)
|
| 1599 |
+
|
| 1600 |
+
Task: put the cream cheese in the bowl
|
| 1601 |
+
Success: True
|
| 1602 |
+
# episodes completed so far: 318
|
| 1603 |
+
# successes: 307 (96.5%)
|
| 1604 |
+
|
| 1605 |
+
Task: put the cream cheese in the bowl
|
| 1606 |
+
Success: True
|
| 1607 |
+
# episodes completed so far: 319
|
| 1608 |
+
# successes: 308 (96.6%)
|
| 1609 |
+
|
| 1610 |
+
Task: put the cream cheese in the bowl
|
| 1611 |
+
Success: True
|
| 1612 |
+
# episodes completed so far: 320
|
| 1613 |
+
# successes: 309 (96.6%)
|
| 1614 |
+
|
| 1615 |
+
Task: put the cream cheese in the bowl
|
| 1616 |
+
Success: True
|
| 1617 |
+
# episodes completed so far: 321
|
| 1618 |
+
# successes: 310 (96.6%)
|
| 1619 |
+
|
| 1620 |
+
Task: put the cream cheese in the bowl
|
| 1621 |
+
Success: True
|
| 1622 |
+
# episodes completed so far: 322
|
| 1623 |
+
# successes: 311 (96.6%)
|
| 1624 |
+
|
| 1625 |
+
Task: put the cream cheese in the bowl
|
| 1626 |
+
Success: True
|
| 1627 |
+
# episodes completed so far: 323
|
| 1628 |
+
# successes: 312 (96.6%)
|
| 1629 |
+
|
| 1630 |
+
Task: put the cream cheese in the bowl
|
| 1631 |
+
Success: True
|
| 1632 |
+
# episodes completed so far: 324
|
| 1633 |
+
# successes: 313 (96.6%)
|
| 1634 |
+
|
| 1635 |
+
Task: put the cream cheese in the bowl
|
| 1636 |
+
Success: True
|
| 1637 |
+
# episodes completed so far: 325
|
| 1638 |
+
# successes: 314 (96.6%)
|
| 1639 |
+
|
| 1640 |
+
Task: put the cream cheese in the bowl
|
| 1641 |
+
Success: True
|
| 1642 |
+
# episodes completed so far: 326
|
| 1643 |
+
# successes: 315 (96.6%)
|
| 1644 |
+
|
| 1645 |
+
Task: put the cream cheese in the bowl
|
| 1646 |
+
Success: True
|
| 1647 |
+
# episodes completed so far: 327
|
| 1648 |
+
# successes: 316 (96.6%)
|
| 1649 |
+
|
| 1650 |
+
Task: put the cream cheese in the bowl
|
| 1651 |
+
Success: True
|
| 1652 |
+
# episodes completed so far: 328
|
| 1653 |
+
# successes: 317 (96.6%)
|
| 1654 |
+
|
| 1655 |
+
Task: put the cream cheese in the bowl
|
| 1656 |
+
Success: False
|
| 1657 |
+
# episodes completed so far: 329
|
| 1658 |
+
# successes: 317 (96.4%)
|
| 1659 |
+
|
| 1660 |
+
Task: put the cream cheese in the bowl
|
| 1661 |
+
Success: True
|
| 1662 |
+
# episodes completed so far: 330
|
| 1663 |
+
# successes: 318 (96.4%)
|
| 1664 |
+
|
| 1665 |
+
Task: put the cream cheese in the bowl
|
| 1666 |
+
Success: True
|
| 1667 |
+
# episodes completed so far: 331
|
| 1668 |
+
# successes: 319 (96.4%)
|
| 1669 |
+
|
| 1670 |
+
Task: put the cream cheese in the bowl
|
| 1671 |
+
Success: True
|
| 1672 |
+
# episodes completed so far: 332
|
| 1673 |
+
# successes: 320 (96.4%)
|
| 1674 |
+
|
| 1675 |
+
Task: put the cream cheese in the bowl
|
| 1676 |
+
Success: True
|
| 1677 |
+
# episodes completed so far: 333
|
| 1678 |
+
# successes: 321 (96.4%)
|
| 1679 |
+
|
| 1680 |
+
Task: put the cream cheese in the bowl
|
| 1681 |
+
Success: True
|
| 1682 |
+
# episodes completed so far: 334
|
| 1683 |
+
# successes: 322 (96.4%)
|
| 1684 |
+
|
| 1685 |
+
Task: put the cream cheese in the bowl
|
| 1686 |
+
Success: False
|
| 1687 |
+
# episodes completed so far: 335
|
| 1688 |
+
# successes: 322 (96.1%)
|
| 1689 |
+
|
| 1690 |
+
Task: put the cream cheese in the bowl
|
| 1691 |
+
Success: True
|
| 1692 |
+
# episodes completed so far: 336
|
| 1693 |
+
# successes: 323 (96.1%)
|
| 1694 |
+
|
| 1695 |
+
Task: put the cream cheese in the bowl
|
| 1696 |
+
Success: True
|
| 1697 |
+
# episodes completed so far: 337
|
| 1698 |
+
# successes: 324 (96.1%)
|
| 1699 |
+
|
| 1700 |
+
Task: put the cream cheese in the bowl
|
| 1701 |
+
Success: True
|
| 1702 |
+
# episodes completed so far: 338
|
| 1703 |
+
# successes: 325 (96.2%)
|
| 1704 |
+
|
| 1705 |
+
Task: put the cream cheese in the bowl
|
| 1706 |
+
Success: True
|
| 1707 |
+
# episodes completed so far: 339
|
| 1708 |
+
# successes: 326 (96.2%)
|
| 1709 |
+
|
| 1710 |
+
Task: put the cream cheese in the bowl
|
| 1711 |
+
Success: True
|
| 1712 |
+
# episodes completed so far: 340
|
| 1713 |
+
# successes: 327 (96.2%)
|
| 1714 |
+
|
| 1715 |
+
Task: put the cream cheese in the bowl
|
| 1716 |
+
Success: True
|
| 1717 |
+
# episodes completed so far: 341
|
| 1718 |
+
# successes: 328 (96.2%)
|
| 1719 |
+
|
| 1720 |
+
Task: put the cream cheese in the bowl
|
| 1721 |
+
Success: True
|
| 1722 |
+
# episodes completed so far: 342
|
| 1723 |
+
# successes: 329 (96.2%)
|
| 1724 |
+
|
| 1725 |
+
Task: put the cream cheese in the bowl
|
| 1726 |
+
Success: True
|
| 1727 |
+
# episodes completed so far: 343
|
| 1728 |
+
# successes: 330 (96.2%)
|
| 1729 |
+
|
| 1730 |
+
Task: put the cream cheese in the bowl
|
| 1731 |
+
Success: True
|
| 1732 |
+
# episodes completed so far: 344
|
| 1733 |
+
# successes: 331 (96.2%)
|
| 1734 |
+
|
| 1735 |
+
Task: put the cream cheese in the bowl
|
| 1736 |
+
Success: True
|
| 1737 |
+
# episodes completed so far: 345
|
| 1738 |
+
# successes: 332 (96.2%)
|
| 1739 |
+
|
| 1740 |
+
Task: put the cream cheese in the bowl
|
| 1741 |
+
Success: True
|
| 1742 |
+
# episodes completed so far: 346
|
| 1743 |
+
# successes: 333 (96.2%)
|
| 1744 |
+
|
| 1745 |
+
Task: put the cream cheese in the bowl
|
| 1746 |
+
Success: True
|
| 1747 |
+
# episodes completed so far: 347
|
| 1748 |
+
# successes: 334 (96.3%)
|
| 1749 |
+
|
| 1750 |
+
Task: put the cream cheese in the bowl
|
| 1751 |
+
Success: True
|
| 1752 |
+
# episodes completed so far: 348
|
| 1753 |
+
# successes: 335 (96.3%)
|
| 1754 |
+
|
| 1755 |
+
Task: put the cream cheese in the bowl
|
| 1756 |
+
Success: True
|
| 1757 |
+
# episodes completed so far: 349
|
| 1758 |
+
# successes: 336 (96.3%)
|
| 1759 |
+
|
| 1760 |
+
Task: put the cream cheese in the bowl
|
| 1761 |
+
Success: True
|
| 1762 |
+
# episodes completed so far: 350
|
| 1763 |
+
# successes: 337 (96.3%)
|
| 1764 |
+
Current task success rate: 0.94
|
| 1765 |
+
Current total success rate: 0.9628571428571429
|
| 1766 |
+
|
| 1767 |
+
Task: turn on the stove
|
| 1768 |
+
Success: True
|
| 1769 |
+
# episodes completed so far: 351
|
| 1770 |
+
# successes: 338 (96.3%)
|
| 1771 |
+
|
| 1772 |
+
Task: turn on the stove
|
| 1773 |
+
Success: True
|
| 1774 |
+
# episodes completed so far: 352
|
| 1775 |
+
# successes: 339 (96.3%)
|
| 1776 |
+
|
| 1777 |
+
Task: turn on the stove
|
| 1778 |
+
Success: True
|
| 1779 |
+
# episodes completed so far: 353
|
| 1780 |
+
# successes: 340 (96.3%)
|
| 1781 |
+
|
| 1782 |
+
Task: turn on the stove
|
| 1783 |
+
Success: True
|
| 1784 |
+
# episodes completed so far: 354
|
| 1785 |
+
# successes: 341 (96.3%)
|
| 1786 |
+
|
| 1787 |
+
Task: turn on the stove
|
| 1788 |
+
Success: True
|
| 1789 |
+
# episodes completed so far: 355
|
| 1790 |
+
# successes: 342 (96.3%)
|
| 1791 |
+
|
| 1792 |
+
Task: turn on the stove
|
| 1793 |
+
Success: True
|
| 1794 |
+
# episodes completed so far: 356
|
| 1795 |
+
# successes: 343 (96.3%)
|
| 1796 |
+
|
| 1797 |
+
Task: turn on the stove
|
| 1798 |
+
Success: True
|
| 1799 |
+
# episodes completed so far: 357
|
| 1800 |
+
# successes: 344 (96.4%)
|
| 1801 |
+
|
| 1802 |
+
Task: turn on the stove
|
| 1803 |
+
Success: True
|
| 1804 |
+
# episodes completed so far: 358
|
| 1805 |
+
# successes: 345 (96.4%)
|
| 1806 |
+
|
| 1807 |
+
Task: turn on the stove
|
| 1808 |
+
Success: True
|
| 1809 |
+
# episodes completed so far: 359
|
| 1810 |
+
# successes: 346 (96.4%)
|
| 1811 |
+
|
| 1812 |
+
Task: turn on the stove
|
| 1813 |
+
Success: True
|
| 1814 |
+
# episodes completed so far: 360
|
| 1815 |
+
# successes: 347 (96.4%)
|
| 1816 |
+
|
| 1817 |
+
Task: turn on the stove
|
| 1818 |
+
Success: True
|
| 1819 |
+
# episodes completed so far: 361
|
| 1820 |
+
# successes: 348 (96.4%)
|
| 1821 |
+
|
| 1822 |
+
Task: turn on the stove
|
| 1823 |
+
Success: True
|
| 1824 |
+
# episodes completed so far: 362
|
| 1825 |
+
# successes: 349 (96.4%)
|
| 1826 |
+
|
| 1827 |
+
Task: turn on the stove
|
| 1828 |
+
Success: True
|
| 1829 |
+
# episodes completed so far: 363
|
| 1830 |
+
# successes: 350 (96.4%)
|
| 1831 |
+
|
| 1832 |
+
Task: turn on the stove
|
| 1833 |
+
Success: True
|
| 1834 |
+
# episodes completed so far: 364
|
| 1835 |
+
# successes: 351 (96.4%)
|
| 1836 |
+
|
| 1837 |
+
Task: turn on the stove
|
| 1838 |
+
Success: True
|
| 1839 |
+
# episodes completed so far: 365
|
| 1840 |
+
# successes: 352 (96.4%)
|
| 1841 |
+
|
| 1842 |
+
Task: turn on the stove
|
| 1843 |
+
Success: True
|
| 1844 |
+
# episodes completed so far: 366
|
| 1845 |
+
# successes: 353 (96.4%)
|
| 1846 |
+
|
| 1847 |
+
Task: turn on the stove
|
| 1848 |
+
Success: True
|
| 1849 |
+
# episodes completed so far: 367
|
| 1850 |
+
# successes: 354 (96.5%)
|
| 1851 |
+
|
| 1852 |
+
Task: turn on the stove
|
| 1853 |
+
Success: True
|
| 1854 |
+
# episodes completed so far: 368
|
| 1855 |
+
# successes: 355 (96.5%)
|
| 1856 |
+
|
| 1857 |
+
Task: turn on the stove
|
| 1858 |
+
Success: True
|
| 1859 |
+
# episodes completed so far: 369
|
| 1860 |
+
# successes: 356 (96.5%)
|
| 1861 |
+
|
| 1862 |
+
Task: turn on the stove
|
| 1863 |
+
Success: True
|
| 1864 |
+
# episodes completed so far: 370
|
| 1865 |
+
# successes: 357 (96.5%)
|
| 1866 |
+
|
| 1867 |
+
Task: turn on the stove
|
| 1868 |
+
Success: True
|
| 1869 |
+
# episodes completed so far: 371
|
| 1870 |
+
# successes: 358 (96.5%)
|
| 1871 |
+
|
| 1872 |
+
Task: turn on the stove
|
| 1873 |
+
Success: True
|
| 1874 |
+
# episodes completed so far: 372
|
| 1875 |
+
# successes: 359 (96.5%)
|
| 1876 |
+
|
| 1877 |
+
Task: turn on the stove
|
| 1878 |
+
Success: True
|
| 1879 |
+
# episodes completed so far: 373
|
| 1880 |
+
# successes: 360 (96.5%)
|
| 1881 |
+
|
| 1882 |
+
Task: turn on the stove
|
| 1883 |
+
Success: True
|
| 1884 |
+
# episodes completed so far: 374
|
| 1885 |
+
# successes: 361 (96.5%)
|
| 1886 |
+
|
| 1887 |
+
Task: turn on the stove
|
| 1888 |
+
Success: True
|
| 1889 |
+
# episodes completed so far: 375
|
| 1890 |
+
# successes: 362 (96.5%)
|
| 1891 |
+
|
| 1892 |
+
Task: turn on the stove
|
| 1893 |
+
Success: True
|
| 1894 |
+
# episodes completed so far: 376
|
| 1895 |
+
# successes: 363 (96.5%)
|
| 1896 |
+
|
| 1897 |
+
Task: turn on the stove
|
| 1898 |
+
Success: True
|
| 1899 |
+
# episodes completed so far: 377
|
| 1900 |
+
# successes: 364 (96.6%)
|
| 1901 |
+
|
| 1902 |
+
Task: turn on the stove
|
| 1903 |
+
Success: True
|
| 1904 |
+
# episodes completed so far: 378
|
| 1905 |
+
# successes: 365 (96.6%)
|
| 1906 |
+
|
| 1907 |
+
Task: turn on the stove
|
| 1908 |
+
Success: True
|
| 1909 |
+
# episodes completed so far: 379
|
| 1910 |
+
# successes: 366 (96.6%)
|
| 1911 |
+
|
| 1912 |
+
Task: turn on the stove
|
| 1913 |
+
Success: True
|
| 1914 |
+
# episodes completed so far: 380
|
| 1915 |
+
# successes: 367 (96.6%)
|
| 1916 |
+
|
| 1917 |
+
Task: turn on the stove
|
| 1918 |
+
Success: True
|
| 1919 |
+
# episodes completed so far: 381
|
| 1920 |
+
# successes: 368 (96.6%)
|
| 1921 |
+
|
| 1922 |
+
Task: turn on the stove
|
| 1923 |
+
Success: True
|
| 1924 |
+
# episodes completed so far: 382
|
| 1925 |
+
# successes: 369 (96.6%)
|
| 1926 |
+
|
| 1927 |
+
Task: turn on the stove
|
| 1928 |
+
Success: True
|
| 1929 |
+
# episodes completed so far: 383
|
| 1930 |
+
# successes: 370 (96.6%)
|
| 1931 |
+
|
| 1932 |
+
Task: turn on the stove
|
| 1933 |
+
Success: True
|
| 1934 |
+
# episodes completed so far: 384
|
| 1935 |
+
# successes: 371 (96.6%)
|
| 1936 |
+
|
| 1937 |
+
Task: turn on the stove
|
| 1938 |
+
Success: True
|
| 1939 |
+
# episodes completed so far: 385
|
| 1940 |
+
# successes: 372 (96.6%)
|
| 1941 |
+
|
| 1942 |
+
Task: turn on the stove
|
| 1943 |
+
Success: True
|
| 1944 |
+
# episodes completed so far: 386
|
| 1945 |
+
# successes: 373 (96.6%)
|
| 1946 |
+
|
| 1947 |
+
Task: turn on the stove
|
| 1948 |
+
Success: True
|
| 1949 |
+
# episodes completed so far: 387
|
| 1950 |
+
# successes: 374 (96.6%)
|
| 1951 |
+
|
| 1952 |
+
Task: turn on the stove
|
| 1953 |
+
Success: True
|
| 1954 |
+
# episodes completed so far: 388
|
| 1955 |
+
# successes: 375 (96.6%)
|
| 1956 |
+
|
| 1957 |
+
Task: turn on the stove
|
| 1958 |
+
Success: True
|
| 1959 |
+
# episodes completed so far: 389
|
| 1960 |
+
# successes: 376 (96.7%)
|
| 1961 |
+
|
| 1962 |
+
Task: turn on the stove
|
| 1963 |
+
Success: True
|
| 1964 |
+
# episodes completed so far: 390
|
| 1965 |
+
# successes: 377 (96.7%)
|
| 1966 |
+
|
| 1967 |
+
Task: turn on the stove
|
| 1968 |
+
Success: True
|
| 1969 |
+
# episodes completed so far: 391
|
| 1970 |
+
# successes: 378 (96.7%)
|
| 1971 |
+
|
| 1972 |
+
Task: turn on the stove
|
| 1973 |
+
Success: True
|
| 1974 |
+
# episodes completed so far: 392
|
| 1975 |
+
# successes: 379 (96.7%)
|
| 1976 |
+
|
| 1977 |
+
Task: turn on the stove
|
| 1978 |
+
Success: True
|
| 1979 |
+
# episodes completed so far: 393
|
| 1980 |
+
# successes: 380 (96.7%)
|
| 1981 |
+
|
| 1982 |
+
Task: turn on the stove
|
| 1983 |
+
Success: True
|
| 1984 |
+
# episodes completed so far: 394
|
| 1985 |
+
# successes: 381 (96.7%)
|
| 1986 |
+
|
| 1987 |
+
Task: turn on the stove
|
| 1988 |
+
Success: True
|
| 1989 |
+
# episodes completed so far: 395
|
| 1990 |
+
# successes: 382 (96.7%)
|
| 1991 |
+
|
| 1992 |
+
Task: turn on the stove
|
| 1993 |
+
Success: True
|
| 1994 |
+
# episodes completed so far: 396
|
| 1995 |
+
# successes: 383 (96.7%)
|
| 1996 |
+
|
| 1997 |
+
Task: turn on the stove
|
| 1998 |
+
Success: True
|
| 1999 |
+
# episodes completed so far: 397
|
| 2000 |
+
# successes: 384 (96.7%)
|
| 2001 |
+
|
| 2002 |
+
Task: turn on the stove
|
| 2003 |
+
Success: True
|
| 2004 |
+
# episodes completed so far: 398
|
| 2005 |
+
# successes: 385 (96.7%)
|
| 2006 |
+
|
| 2007 |
+
Task: turn on the stove
|
| 2008 |
+
Success: True
|
| 2009 |
+
# episodes completed so far: 399
|
| 2010 |
+
# successes: 386 (96.7%)
|
| 2011 |
+
|
| 2012 |
+
Task: turn on the stove
|
| 2013 |
+
Success: True
|
| 2014 |
+
# episodes completed so far: 400
|
| 2015 |
+
# successes: 387 (96.8%)
|
| 2016 |
+
Current task success rate: 1.0
|
| 2017 |
+
Current total success rate: 0.9675
|
| 2018 |
+
|
| 2019 |
+
Task: put the bowl on the plate
|
| 2020 |
+
Success: True
|
| 2021 |
+
# episodes completed so far: 401
|
| 2022 |
+
# successes: 388 (96.8%)
|
| 2023 |
+
|
| 2024 |
+
Task: put the bowl on the plate
|
| 2025 |
+
Success: True
|
| 2026 |
+
# episodes completed so far: 402
|
| 2027 |
+
# successes: 389 (96.8%)
|
| 2028 |
+
|
| 2029 |
+
Task: put the bowl on the plate
|
| 2030 |
+
Success: True
|
| 2031 |
+
# episodes completed so far: 403
|
| 2032 |
+
# successes: 390 (96.8%)
|
| 2033 |
+
|
| 2034 |
+
Task: put the bowl on the plate
|
| 2035 |
+
Success: True
|
| 2036 |
+
# episodes completed so far: 404
|
| 2037 |
+
# successes: 391 (96.8%)
|
| 2038 |
+
|
| 2039 |
+
Task: put the bowl on the plate
|
| 2040 |
+
Success: True
|
| 2041 |
+
# episodes completed so far: 405
|
| 2042 |
+
# successes: 392 (96.8%)
|
| 2043 |
+
|
| 2044 |
+
Task: put the bowl on the plate
|
| 2045 |
+
Success: True
|
| 2046 |
+
# episodes completed so far: 406
|
| 2047 |
+
# successes: 393 (96.8%)
|
| 2048 |
+
|
| 2049 |
+
Task: put the bowl on the plate
|
| 2050 |
+
Success: True
|
| 2051 |
+
# episodes completed so far: 407
|
| 2052 |
+
# successes: 394 (96.8%)
|
| 2053 |
+
|
| 2054 |
+
Task: put the bowl on the plate
|
| 2055 |
+
Success: True
|
| 2056 |
+
# episodes completed so far: 408
|
| 2057 |
+
# successes: 395 (96.8%)
|
| 2058 |
+
|
| 2059 |
+
Task: put the bowl on the plate
|
| 2060 |
+
Success: True
|
| 2061 |
+
# episodes completed so far: 409
|
| 2062 |
+
# successes: 396 (96.8%)
|
| 2063 |
+
|
| 2064 |
+
Task: put the bowl on the plate
|
| 2065 |
+
Success: True
|
| 2066 |
+
# episodes completed so far: 410
|
| 2067 |
+
# successes: 397 (96.8%)
|
| 2068 |
+
|
| 2069 |
+
Task: put the bowl on the plate
|
| 2070 |
+
Success: True
|
| 2071 |
+
# episodes completed so far: 411
|
| 2072 |
+
# successes: 398 (96.8%)
|
| 2073 |
+
|
| 2074 |
+
Task: put the bowl on the plate
|
| 2075 |
+
Success: True
|
| 2076 |
+
# episodes completed so far: 412
|
| 2077 |
+
# successes: 399 (96.8%)
|
| 2078 |
+
|
| 2079 |
+
Task: put the bowl on the plate
|
| 2080 |
+
Success: True
|
| 2081 |
+
# episodes completed so far: 413
|
| 2082 |
+
# successes: 400 (96.9%)
|
| 2083 |
+
|
| 2084 |
+
Task: put the bowl on the plate
|
| 2085 |
+
Success: True
|
| 2086 |
+
# episodes completed so far: 414
|
| 2087 |
+
# successes: 401 (96.9%)
|
| 2088 |
+
|
| 2089 |
+
Task: put the bowl on the plate
|
| 2090 |
+
Success: True
|
| 2091 |
+
# episodes completed so far: 415
|
| 2092 |
+
# successes: 402 (96.9%)
|
| 2093 |
+
|
| 2094 |
+
Task: put the bowl on the plate
|
| 2095 |
+
Success: True
|
| 2096 |
+
# episodes completed so far: 416
|
| 2097 |
+
# successes: 403 (96.9%)
|
| 2098 |
+
|
| 2099 |
+
Task: put the bowl on the plate
|
| 2100 |
+
Success: True
|
| 2101 |
+
# episodes completed so far: 417
|
| 2102 |
+
# successes: 404 (96.9%)
|
| 2103 |
+
|
| 2104 |
+
Task: put the bowl on the plate
|
| 2105 |
+
Success: True
|
| 2106 |
+
# episodes completed so far: 418
|
| 2107 |
+
# successes: 405 (96.9%)
|
| 2108 |
+
|
| 2109 |
+
Task: put the bowl on the plate
|
| 2110 |
+
Success: True
|
| 2111 |
+
# episodes completed so far: 419
|
| 2112 |
+
# successes: 406 (96.9%)
|
| 2113 |
+
|
| 2114 |
+
Task: put the bowl on the plate
|
| 2115 |
+
Success: True
|
| 2116 |
+
# episodes completed so far: 420
|
| 2117 |
+
# successes: 407 (96.9%)
|
| 2118 |
+
|
| 2119 |
+
Task: put the bowl on the plate
|
| 2120 |
+
Success: True
|
| 2121 |
+
# episodes completed so far: 421
|
| 2122 |
+
# successes: 408 (96.9%)
|
| 2123 |
+
|
| 2124 |
+
Task: put the bowl on the plate
|
| 2125 |
+
Success: True
|
| 2126 |
+
# episodes completed so far: 422
|
| 2127 |
+
# successes: 409 (96.9%)
|
| 2128 |
+
|
| 2129 |
+
Task: put the bowl on the plate
|
| 2130 |
+
Success: False
|
| 2131 |
+
# episodes completed so far: 423
|
| 2132 |
+
# successes: 409 (96.7%)
|
| 2133 |
+
|
| 2134 |
+
Task: put the bowl on the plate
|
| 2135 |
+
Success: True
|
| 2136 |
+
# episodes completed so far: 424
|
| 2137 |
+
# successes: 410 (96.7%)
|
| 2138 |
+
|
| 2139 |
+
Task: put the bowl on the plate
|
| 2140 |
+
Success: True
|
| 2141 |
+
# episodes completed so far: 425
|
| 2142 |
+
# successes: 411 (96.7%)
|
| 2143 |
+
|
| 2144 |
+
Task: put the bowl on the plate
|
| 2145 |
+
Success: True
|
| 2146 |
+
# episodes completed so far: 426
|
| 2147 |
+
# successes: 412 (96.7%)
|
| 2148 |
+
|
| 2149 |
+
Task: put the bowl on the plate
|
| 2150 |
+
Success: True
|
| 2151 |
+
# episodes completed so far: 427
|
| 2152 |
+
# successes: 413 (96.7%)
|
| 2153 |
+
|
| 2154 |
+
Task: put the bowl on the plate
|
| 2155 |
+
Success: True
|
| 2156 |
+
# episodes completed so far: 428
|
| 2157 |
+
# successes: 414 (96.7%)
|
| 2158 |
+
|
| 2159 |
+
Task: put the bowl on the plate
|
| 2160 |
+
Success: True
|
| 2161 |
+
# episodes completed so far: 429
|
| 2162 |
+
# successes: 415 (96.7%)
|
| 2163 |
+
|
| 2164 |
+
Task: put the bowl on the plate
|
| 2165 |
+
Success: True
|
| 2166 |
+
# episodes completed so far: 430
|
| 2167 |
+
# successes: 416 (96.7%)
|
| 2168 |
+
|
| 2169 |
+
Task: put the bowl on the plate
|
| 2170 |
+
Success: True
|
| 2171 |
+
# episodes completed so far: 431
|
| 2172 |
+
# successes: 417 (96.8%)
|
| 2173 |
+
|
| 2174 |
+
Task: put the bowl on the plate
|
| 2175 |
+
Success: True
|
| 2176 |
+
# episodes completed so far: 432
|
| 2177 |
+
# successes: 418 (96.8%)
|
| 2178 |
+
|
| 2179 |
+
Task: put the bowl on the plate
|
| 2180 |
+
Success: True
|
| 2181 |
+
# episodes completed so far: 433
|
| 2182 |
+
# successes: 419 (96.8%)
|
| 2183 |
+
|
| 2184 |
+
Task: put the bowl on the plate
|
| 2185 |
+
Success: True
|
| 2186 |
+
# episodes completed so far: 434
|
| 2187 |
+
# successes: 420 (96.8%)
|
| 2188 |
+
|
| 2189 |
+
Task: put the bowl on the plate
|
| 2190 |
+
Success: True
|
| 2191 |
+
# episodes completed so far: 435
|
| 2192 |
+
# successes: 421 (96.8%)
|
| 2193 |
+
|
| 2194 |
+
Task: put the bowl on the plate
|
| 2195 |
+
Success: True
|
| 2196 |
+
# episodes completed so far: 436
|
| 2197 |
+
# successes: 422 (96.8%)
|
| 2198 |
+
|
| 2199 |
+
Task: put the bowl on the plate
|
| 2200 |
+
Success: True
|
| 2201 |
+
# episodes completed so far: 437
|
| 2202 |
+
# successes: 423 (96.8%)
|
| 2203 |
+
|
| 2204 |
+
Task: put the bowl on the plate
|
| 2205 |
+
Success: True
|
| 2206 |
+
# episodes completed so far: 438
|
| 2207 |
+
# successes: 424 (96.8%)
|
| 2208 |
+
|
| 2209 |
+
Task: put the bowl on the plate
|
| 2210 |
+
Success: True
|
| 2211 |
+
# episodes completed so far: 439
|
| 2212 |
+
# successes: 425 (96.8%)
|
| 2213 |
+
|
| 2214 |
+
Task: put the bowl on the plate
|
| 2215 |
+
Success: False
|
| 2216 |
+
# episodes completed so far: 440
|
| 2217 |
+
# successes: 425 (96.6%)
|
| 2218 |
+
|
| 2219 |
+
Task: put the bowl on the plate
|
| 2220 |
+
Success: True
|
| 2221 |
+
# episodes completed so far: 441
|
| 2222 |
+
# successes: 426 (96.6%)
|
| 2223 |
+
|
| 2224 |
+
Task: put the bowl on the plate
|
| 2225 |
+
Success: True
|
| 2226 |
+
# episodes completed so far: 442
|
| 2227 |
+
# successes: 427 (96.6%)
|
| 2228 |
+
|
| 2229 |
+
Task: put the bowl on the plate
|
| 2230 |
+
Success: True
|
| 2231 |
+
# episodes completed so far: 443
|
| 2232 |
+
# successes: 428 (96.6%)
|
| 2233 |
+
|
| 2234 |
+
Task: put the bowl on the plate
|
| 2235 |
+
Success: True
|
| 2236 |
+
# episodes completed so far: 444
|
| 2237 |
+
# successes: 429 (96.6%)
|
| 2238 |
+
|
| 2239 |
+
Task: put the bowl on the plate
|
| 2240 |
+
Success: True
|
| 2241 |
+
# episodes completed so far: 445
|
| 2242 |
+
# successes: 430 (96.6%)
|
| 2243 |
+
|
| 2244 |
+
Task: put the bowl on the plate
|
| 2245 |
+
Success: True
|
| 2246 |
+
# episodes completed so far: 446
|
| 2247 |
+
# successes: 431 (96.6%)
|
| 2248 |
+
|
| 2249 |
+
Task: put the bowl on the plate
|
| 2250 |
+
Success: True
|
| 2251 |
+
# episodes completed so far: 447
|
| 2252 |
+
# successes: 432 (96.6%)
|
| 2253 |
+
|
| 2254 |
+
Task: put the bowl on the plate
|
| 2255 |
+
Success: True
|
| 2256 |
+
# episodes completed so far: 448
|
| 2257 |
+
# successes: 433 (96.7%)
|
| 2258 |
+
|
| 2259 |
+
Task: put the bowl on the plate
|
| 2260 |
+
Success: True
|
| 2261 |
+
# episodes completed so far: 449
|
| 2262 |
+
# successes: 434 (96.7%)
|
| 2263 |
+
|
| 2264 |
+
Task: put the bowl on the plate
|
| 2265 |
+
Success: True
|
| 2266 |
+
# episodes completed so far: 450
|
| 2267 |
+
# successes: 435 (96.7%)
|
| 2268 |
+
Current task success rate: 0.96
|
| 2269 |
+
Current total success rate: 0.9666666666666667
|
| 2270 |
+
|
| 2271 |
+
Task: put the wine bottle on the rack
|
| 2272 |
+
Success: True
|
| 2273 |
+
# episodes completed so far: 451
|
| 2274 |
+
# successes: 436 (96.7%)
|
| 2275 |
+
|
| 2276 |
+
Task: put the wine bottle on the rack
|
| 2277 |
+
Success: True
|
| 2278 |
+
# episodes completed so far: 452
|
| 2279 |
+
# successes: 437 (96.7%)
|
| 2280 |
+
|
| 2281 |
+
Task: put the wine bottle on the rack
|
| 2282 |
+
Success: True
|
| 2283 |
+
# episodes completed so far: 453
|
| 2284 |
+
# successes: 438 (96.7%)
|
| 2285 |
+
|
| 2286 |
+
Task: put the wine bottle on the rack
|
| 2287 |
+
Success: True
|
| 2288 |
+
# episodes completed so far: 454
|
| 2289 |
+
# successes: 439 (96.7%)
|
| 2290 |
+
|
| 2291 |
+
Task: put the wine bottle on the rack
|
| 2292 |
+
Success: True
|
| 2293 |
+
# episodes completed so far: 455
|
| 2294 |
+
# successes: 440 (96.7%)
|
| 2295 |
+
|
| 2296 |
+
Task: put the wine bottle on the rack
|
| 2297 |
+
Success: True
|
| 2298 |
+
# episodes completed so far: 456
|
| 2299 |
+
# successes: 441 (96.7%)
|
| 2300 |
+
|
| 2301 |
+
Task: put the wine bottle on the rack
|
| 2302 |
+
Success: True
|
| 2303 |
+
# episodes completed so far: 457
|
| 2304 |
+
# successes: 442 (96.7%)
|
| 2305 |
+
|
| 2306 |
+
Task: put the wine bottle on the rack
|
| 2307 |
+
Success: True
|
| 2308 |
+
# episodes completed so far: 458
|
| 2309 |
+
# successes: 443 (96.7%)
|
| 2310 |
+
|
| 2311 |
+
Task: put the wine bottle on the rack
|
| 2312 |
+
Success: True
|
| 2313 |
+
# episodes completed so far: 459
|
| 2314 |
+
# successes: 444 (96.7%)
|
| 2315 |
+
|
| 2316 |
+
Task: put the wine bottle on the rack
|
| 2317 |
+
Success: True
|
| 2318 |
+
# episodes completed so far: 460
|
| 2319 |
+
# successes: 445 (96.7%)
|
| 2320 |
+
|
| 2321 |
+
Task: put the wine bottle on the rack
|
| 2322 |
+
Success: True
|
| 2323 |
+
# episodes completed so far: 461
|
| 2324 |
+
# successes: 446 (96.7%)
|
| 2325 |
+
|
| 2326 |
+
Task: put the wine bottle on the rack
|
| 2327 |
+
Success: True
|
| 2328 |
+
# episodes completed so far: 462
|
| 2329 |
+
# successes: 447 (96.8%)
|
| 2330 |
+
|
| 2331 |
+
Task: put the wine bottle on the rack
|
| 2332 |
+
Success: True
|
| 2333 |
+
# episodes completed so far: 463
|
| 2334 |
+
# successes: 448 (96.8%)
|
| 2335 |
+
|
| 2336 |
+
Task: put the wine bottle on the rack
|
| 2337 |
+
Success: True
|
| 2338 |
+
# episodes completed so far: 464
|
| 2339 |
+
# successes: 449 (96.8%)
|
| 2340 |
+
|
| 2341 |
+
Task: put the wine bottle on the rack
|
| 2342 |
+
Success: True
|
| 2343 |
+
# episodes completed so far: 465
|
| 2344 |
+
# successes: 450 (96.8%)
|
| 2345 |
+
|
| 2346 |
+
Task: put the wine bottle on the rack
|
| 2347 |
+
Success: True
|
| 2348 |
+
# episodes completed so far: 466
|
| 2349 |
+
# successes: 451 (96.8%)
|
| 2350 |
+
|
| 2351 |
+
Task: put the wine bottle on the rack
|
| 2352 |
+
Success: True
|
| 2353 |
+
# episodes completed so far: 467
|
| 2354 |
+
# successes: 452 (96.8%)
|
| 2355 |
+
|
| 2356 |
+
Task: put the wine bottle on the rack
|
| 2357 |
+
Success: True
|
| 2358 |
+
# episodes completed so far: 468
|
| 2359 |
+
# successes: 453 (96.8%)
|
| 2360 |
+
|
| 2361 |
+
Task: put the wine bottle on the rack
|
| 2362 |
+
Success: True
|
| 2363 |
+
# episodes completed so far: 469
|
| 2364 |
+
# successes: 454 (96.8%)
|
| 2365 |
+
|
| 2366 |
+
Task: put the wine bottle on the rack
|
| 2367 |
+
Success: True
|
| 2368 |
+
# episodes completed so far: 470
|
| 2369 |
+
# successes: 455 (96.8%)
|
| 2370 |
+
|
| 2371 |
+
Task: put the wine bottle on the rack
|
| 2372 |
+
Success: True
|
| 2373 |
+
# episodes completed so far: 471
|
| 2374 |
+
# successes: 456 (96.8%)
|
| 2375 |
+
|
| 2376 |
+
Task: put the wine bottle on the rack
|
| 2377 |
+
Success: True
|
| 2378 |
+
# episodes completed so far: 472
|
| 2379 |
+
# successes: 457 (96.8%)
|
| 2380 |
+
|
| 2381 |
+
Task: put the wine bottle on the rack
|
| 2382 |
+
Success: True
|
| 2383 |
+
# episodes completed so far: 473
|
| 2384 |
+
# successes: 458 (96.8%)
|
| 2385 |
+
|
| 2386 |
+
Task: put the wine bottle on the rack
|
| 2387 |
+
Success: True
|
| 2388 |
+
# episodes completed so far: 474
|
| 2389 |
+
# successes: 459 (96.8%)
|
| 2390 |
+
|
| 2391 |
+
Task: put the wine bottle on the rack
|
| 2392 |
+
Success: True
|
| 2393 |
+
# episodes completed so far: 475
|
| 2394 |
+
# successes: 460 (96.8%)
|
| 2395 |
+
|
| 2396 |
+
Task: put the wine bottle on the rack
|
| 2397 |
+
Success: True
|
| 2398 |
+
# episodes completed so far: 476
|
| 2399 |
+
# successes: 461 (96.8%)
|
| 2400 |
+
|
| 2401 |
+
Task: put the wine bottle on the rack
|
| 2402 |
+
Success: True
|
| 2403 |
+
# episodes completed so far: 477
|
| 2404 |
+
# successes: 462 (96.9%)
|
| 2405 |
+
|
| 2406 |
+
Task: put the wine bottle on the rack
|
| 2407 |
+
Success: True
|
| 2408 |
+
# episodes completed so far: 478
|
| 2409 |
+
# successes: 463 (96.9%)
|
| 2410 |
+
|
| 2411 |
+
Task: put the wine bottle on the rack
|
| 2412 |
+
Success: True
|
| 2413 |
+
# episodes completed so far: 479
|
| 2414 |
+
# successes: 464 (96.9%)
|
| 2415 |
+
|
| 2416 |
+
Task: put the wine bottle on the rack
|
| 2417 |
+
Success: True
|
| 2418 |
+
# episodes completed so far: 480
|
| 2419 |
+
# successes: 465 (96.9%)
|
| 2420 |
+
|
| 2421 |
+
Task: put the wine bottle on the rack
|
| 2422 |
+
Success: True
|
| 2423 |
+
# episodes completed so far: 481
|
| 2424 |
+
# successes: 466 (96.9%)
|
| 2425 |
+
|
| 2426 |
+
Task: put the wine bottle on the rack
|
| 2427 |
+
Success: True
|
| 2428 |
+
# episodes completed so far: 482
|
| 2429 |
+
# successes: 467 (96.9%)
|
| 2430 |
+
|
| 2431 |
+
Task: put the wine bottle on the rack
|
| 2432 |
+
Success: True
|
| 2433 |
+
# episodes completed so far: 483
|
| 2434 |
+
# successes: 468 (96.9%)
|
| 2435 |
+
|
| 2436 |
+
Task: put the wine bottle on the rack
|
| 2437 |
+
Success: True
|
| 2438 |
+
# episodes completed so far: 484
|
| 2439 |
+
# successes: 469 (96.9%)
|
| 2440 |
+
|
| 2441 |
+
Task: put the wine bottle on the rack
|
| 2442 |
+
Success: True
|
| 2443 |
+
# episodes completed so far: 485
|
| 2444 |
+
# successes: 470 (96.9%)
|
| 2445 |
+
|
| 2446 |
+
Task: put the wine bottle on the rack
|
| 2447 |
+
Success: True
|
| 2448 |
+
# episodes completed so far: 486
|
| 2449 |
+
# successes: 471 (96.9%)
|
| 2450 |
+
|
| 2451 |
+
Task: put the wine bottle on the rack
|
| 2452 |
+
Success: True
|
| 2453 |
+
# episodes completed so far: 487
|
| 2454 |
+
# successes: 472 (96.9%)
|
| 2455 |
+
|
| 2456 |
+
Task: put the wine bottle on the rack
|
| 2457 |
+
Success: True
|
| 2458 |
+
# episodes completed so far: 488
|
| 2459 |
+
# successes: 473 (96.9%)
|
| 2460 |
+
|
| 2461 |
+
Task: put the wine bottle on the rack
|
| 2462 |
+
Success: True
|
| 2463 |
+
# episodes completed so far: 489
|
| 2464 |
+
# successes: 474 (96.9%)
|
| 2465 |
+
|
| 2466 |
+
Task: put the wine bottle on the rack
|
| 2467 |
+
Success: True
|
| 2468 |
+
# episodes completed so far: 490
|
| 2469 |
+
# successes: 475 (96.9%)
|
| 2470 |
+
|
| 2471 |
+
Task: put the wine bottle on the rack
|
| 2472 |
+
Success: True
|
| 2473 |
+
# episodes completed so far: 491
|
| 2474 |
+
# successes: 476 (96.9%)
|
| 2475 |
+
|
| 2476 |
+
Task: put the wine bottle on the rack
|
| 2477 |
+
Success: True
|
| 2478 |
+
# episodes completed so far: 492
|
| 2479 |
+
# successes: 477 (97.0%)
|
| 2480 |
+
|
| 2481 |
+
Task: put the wine bottle on the rack
|
| 2482 |
+
Success: True
|
| 2483 |
+
# episodes completed so far: 493
|
| 2484 |
+
# successes: 478 (97.0%)
|
| 2485 |
+
|
| 2486 |
+
Task: put the wine bottle on the rack
|
| 2487 |
+
Success: True
|
| 2488 |
+
# episodes completed so far: 494
|
| 2489 |
+
# successes: 479 (97.0%)
|
| 2490 |
+
|
| 2491 |
+
Task: put the wine bottle on the rack
|
| 2492 |
+
Success: True
|
| 2493 |
+
# episodes completed so far: 495
|
| 2494 |
+
# successes: 480 (97.0%)
|
| 2495 |
+
|
| 2496 |
+
Task: put the wine bottle on the rack
|
| 2497 |
+
Success: True
|
| 2498 |
+
# episodes completed so far: 496
|
| 2499 |
+
# successes: 481 (97.0%)
|
| 2500 |
+
|
| 2501 |
+
Task: put the wine bottle on the rack
|
| 2502 |
+
Success: True
|
| 2503 |
+
# episodes completed so far: 497
|
| 2504 |
+
# successes: 482 (97.0%)
|
| 2505 |
+
|
| 2506 |
+
Task: put the wine bottle on the rack
|
| 2507 |
+
Success: True
|
| 2508 |
+
# episodes completed so far: 498
|
| 2509 |
+
# successes: 483 (97.0%)
|
| 2510 |
+
|
| 2511 |
+
Task: put the wine bottle on the rack
|
| 2512 |
+
Success: True
|
| 2513 |
+
# episodes completed so far: 499
|
| 2514 |
+
# successes: 484 (97.0%)
|
| 2515 |
+
|
| 2516 |
+
Task: put the wine bottle on the rack
|
| 2517 |
+
Success: True
|
| 2518 |
+
# episodes completed so far: 500
|
| 2519 |
+
# successes: 485 (97.0%)
|
| 2520 |
+
Current task success rate: 1.0
|
| 2521 |
+
Current total success rate: 0.97
|
libero_goal_2B_mee1e-1_true/starvla_qwen_pi/libero_goal.log
ADDED
|
@@ -0,0 +1,300 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Step 100, Loss: {'mse_loss': 3948.848388671875, 'mee_loss': 18.42068099975586, 'totoal_loss': 3948.848388671875, 'data_time': 0.014532624976709485, 'model_time': 0.7554685110226274, 'learning_rate': 2.0000000000000002e-07, 'epoch': 0.25})
|
| 2 |
+
Step 200, Loss: {'mse_loss': 1314.4827880859375, 'mee_loss': 18.42068099975586, 'totoal_loss': 1314.4827880859375, 'data_time': 0.008913698955439031, 'model_time': 0.7435315529583022, 'learning_rate': 4.0000000000000003e-07, 'epoch': 0.49})
|
| 3 |
+
Step 300, Loss: {'mse_loss': 1.2739176750183105, 'mee_loss': 1.8507041931152344, 'totoal_loss': 1.2739176750183105, 'data_time': 0.009937715018168092, 'model_time': 0.7294631369877607, 'learning_rate': 6.000000000000001e-07, 'epoch': 0.74})
|
| 4 |
+
Step 400, Loss: {'mse_loss': 1.0416427850723267, 'mee_loss': 1.6057727336883545, 'totoal_loss': 1.0416427850723267, 'data_time': 0.01020791509654373, 'model_time': 0.7144185859942809, 'learning_rate': 8.000000000000001e-07, 'epoch': 0.99})
|
| 5 |
+
Step 500, Loss: {'mse_loss': 0.9421177506446838, 'mee_loss': 2.324735403060913, 'totoal_loss': 0.9421177506446838, 'data_time': 0.00038802099879831076, 'model_time': 0.7918863799422979, 'learning_rate': 1.0000000000000002e-06, 'epoch': 1.23})
|
| 6 |
+
Step 600, Loss: {'mse_loss': 0.7288503050804138, 'mee_loss': 2.538011074066162, 'totoal_loss': 0.7288503050804138, 'data_time': 0.00038898002821952105, 'model_time': 0.7497692370088771, 'learning_rate': 1.2000000000000002e-06, 'epoch': 1.48})
|
| 7 |
+
Step 700, Loss: {'mse_loss': 0.7163650393486023, 'mee_loss': 2.3755102157592773, 'totoal_loss': 0.7163650393486023, 'data_time': 0.0004853840218856931, 'model_time': 0.8157784959767014, 'learning_rate': 1.4000000000000001e-06, 'epoch': 1.72})
|
| 8 |
+
Step 800, Loss: {'mse_loss': 0.4765240252017975, 'mee_loss': 2.0029144287109375, 'totoal_loss': 0.4765240252017975, 'data_time': 0.00038803392089903355, 'model_time': 0.7146221819566563, 'learning_rate': 1.6000000000000001e-06, 'epoch': 1.97})
|
| 9 |
+
Step 900, Loss: {'mse_loss': 0.30840811133384705, 'mee_loss': 1.7628144025802612, 'totoal_loss': 0.30840811133384705, 'data_time': 0.007384511991403997, 'model_time': 0.7554539379198104, 'learning_rate': 1.8000000000000001e-06, 'epoch': 2.22})
|
| 10 |
+
Step 1000, Loss: {'mse_loss': 0.2141440361738205, 'mee_loss': 1.5009994506835938, 'totoal_loss': 0.2141440361738205, 'data_time': 0.007452084915712476, 'model_time': 0.8102011119481176, 'learning_rate': 2.0000000000000003e-06, 'epoch': 2.46})
|
| 11 |
+
Step 1100, Loss: {'mse_loss': 0.19862686097621918, 'mee_loss': 1.2161306142807007, 'totoal_loss': 0.19862686097621918, 'data_time': 0.008492702036164701, 'model_time': 0.7462041369872168, 'learning_rate': 2.2e-06, 'epoch': 2.71})
|
| 12 |
+
Step 1200, Loss: {'mse_loss': 0.16503581404685974, 'mee_loss': 1.2804783582687378, 'totoal_loss': 0.16503581404685974, 'data_time': 0.008711248054169118, 'model_time': 0.7462993520312011, 'learning_rate': 2.4000000000000003e-06, 'epoch': 2.96})
|
| 13 |
+
Step 1300, Loss: {'mse_loss': 0.18139782547950745, 'mee_loss': 1.2250958681106567, 'totoal_loss': 0.18139782547950745, 'data_time': 0.014401927939616144, 'model_time': 0.7366220710100606, 'learning_rate': 2.6e-06, 'epoch': 3.2})
|
| 14 |
+
Step 1400, Loss: {'mse_loss': 0.22502467036247253, 'mee_loss': 1.068967580795288, 'totoal_loss': 0.22502467036247253, 'data_time': 0.01660316903144121, 'model_time': 0.7855995770078152, 'learning_rate': 2.8000000000000003e-06, 'epoch': 3.45})
|
| 15 |
+
Step 1500, Loss: {'mse_loss': 0.3093501031398773, 'mee_loss': 1.050746202468872, 'totoal_loss': 0.3093501031398773, 'data_time': 0.01479173800908029, 'model_time': 0.7216145530110225, 'learning_rate': 3e-06, 'epoch': 3.69})
|
| 16 |
+
Step 1600, Loss: {'mse_loss': 0.21265412867069244, 'mee_loss': 0.9786231517791748, 'totoal_loss': 0.21265412867069244, 'data_time': 0.014530652086250484, 'model_time': 0.7111355200177059, 'learning_rate': 3.2000000000000003e-06, 'epoch': 3.94})
|
| 17 |
+
Step 1700, Loss: {'mse_loss': 0.19344885647296906, 'mee_loss': 1.014503002166748, 'totoal_loss': 0.19344885647296906, 'data_time': 0.008217488997615874, 'model_time': 0.7506944630295038, 'learning_rate': 3.4000000000000005e-06, 'epoch': 4.19})
|
| 18 |
+
Step 1800, Loss: {'mse_loss': 0.10216091573238373, 'mee_loss': 1.0046048164367676, 'totoal_loss': 0.10216091573238373, 'data_time': 0.01265688892453909, 'model_time': 0.8287525339983404, 'learning_rate': 3.6000000000000003e-06, 'epoch': 4.43})
|
| 19 |
+
Step 1900, Loss: {'mse_loss': 0.2211027592420578, 'mee_loss': 1.0140997171401978, 'totoal_loss': 0.2211027592420578, 'data_time': 0.007853499962948263, 'model_time': 0.787395161925815, 'learning_rate': 3.8000000000000005e-06, 'epoch': 4.68})
|
| 20 |
+
Step 2000, Loss: {'mse_loss': 0.12245752662420273, 'mee_loss': 0.8897501230239868, 'totoal_loss': 0.12245752662420273, 'data_time': 0.01104442507494241, 'model_time': 0.7751314979977906, 'learning_rate': 4.000000000000001e-06, 'epoch': 4.93})
|
| 21 |
+
Step 2100, Loss: {'mse_loss': 0.12468305975198746, 'mee_loss': 0.8946341276168823, 'totoal_loss': 0.12468305975198746, 'data_time': 0.0003889729268848896, 'model_time': 0.7795055379392579, 'learning_rate': 4.2000000000000004e-06, 'epoch': 5.17})
|
| 22 |
+
Step 2200, Loss: {'mse_loss': 0.0807226225733757, 'mee_loss': 0.8374925851821899, 'totoal_loss': 0.0807226225733757, 'data_time': 0.00036070297937840223, 'model_time': 0.7409196430817246, 'learning_rate': 4.4e-06, 'epoch': 5.42})
|
| 23 |
+
Step 2300, Loss: {'mse_loss': 0.14233022928237915, 'mee_loss': 0.8934212923049927, 'totoal_loss': 0.14233022928237915, 'data_time': 0.0003430349752306938, 'model_time': 0.7773102099308744, 'learning_rate': 4.600000000000001e-06, 'epoch': 5.67})
|
| 24 |
+
Step 2400, Loss: {'mse_loss': 0.17064689099788666, 'mee_loss': 1.023550033569336, 'totoal_loss': 0.17064689099788666, 'data_time': 0.00045309297274798155, 'model_time': 0.8035052129998803, 'learning_rate': 4.800000000000001e-06, 'epoch': 5.91})
|
| 25 |
+
Step 2500, Loss: {'mse_loss': 0.13338904082775116, 'mee_loss': 0.8027323484420776, 'totoal_loss': 0.13338904082775116, 'data_time': 0.021559092914685607, 'model_time': 0.8281929179793224, 'learning_rate': 5e-06, 'epoch': 6.16})
|
| 26 |
+
Step 2600, Loss: {'mse_loss': 0.14994291961193085, 'mee_loss': 0.8385075926780701, 'totoal_loss': 0.14994291961193085, 'data_time': 0.024679017020389438, 'model_time': 0.7421305519528687, 'learning_rate': 5.2e-06, 'epoch': 6.4})
|
| 27 |
+
Step 2700, Loss: {'mse_loss': 0.12924902141094208, 'mee_loss': 0.912657618522644, 'totoal_loss': 0.12924902141094208, 'data_time': 0.0233408190542832, 'model_time': 0.7260045940056443, 'learning_rate': 5.400000000000001e-06, 'epoch': 6.65})
|
| 28 |
+
Step 2800, Loss: {'mse_loss': 0.11329613626003265, 'mee_loss': 0.8325793147087097, 'totoal_loss': 0.11329613626003265, 'data_time': 0.021490904036909342, 'model_time': 0.7815778870135546, 'learning_rate': 5.600000000000001e-06, 'epoch': 6.9})
|
| 29 |
+
Step 2900, Loss: {'mse_loss': 0.0853012353181839, 'mee_loss': 0.8811497092247009, 'totoal_loss': 0.0853012353181839, 'data_time': 0.00037589098792523146, 'model_time': 0.725098620983772, 'learning_rate': 5.8e-06, 'epoch': 7.14})
|
| 30 |
+
Step 3000, Loss: {'mse_loss': 0.1437925398349762, 'mee_loss': 0.878681480884552, 'totoal_loss': 0.1437925398349762, 'data_time': 0.00040350400377064943, 'model_time': 0.7516717889811844, 'learning_rate': 6e-06, 'epoch': 7.39})
|
| 31 |
+
Step 3100, Loss: {'mse_loss': 0.12611833214759827, 'mee_loss': 0.7711118459701538, 'totoal_loss': 0.12611833214759827, 'data_time': 0.0004315479891374707, 'model_time': 0.7815848690224811, 'learning_rate': 6.200000000000001e-06, 'epoch': 7.64})
|
| 32 |
+
Step 3200, Loss: {'mse_loss': 0.14522245526313782, 'mee_loss': 0.7887275218963623, 'totoal_loss': 0.14522245526313782, 'data_time': 0.00037758599501103163, 'model_time': 0.9886132848914713, 'learning_rate': 6.4000000000000006e-06, 'epoch': 7.88})
|
| 33 |
+
Step 3300, Loss: {'mse_loss': 0.1574343740940094, 'mee_loss': 0.9158613681793213, 'totoal_loss': 0.1574343740940094, 'data_time': 0.02333088405430317, 'model_time': 0.7253174979705364, 'learning_rate': 6.600000000000001e-06, 'epoch': 8.13})
|
| 34 |
+
Step 3400, Loss: {'mse_loss': 0.1559535712003708, 'mee_loss': 0.8015602827072144, 'totoal_loss': 0.1559535712003708, 'data_time': 0.02131038997322321, 'model_time': 0.7311634189682081, 'learning_rate': 6.800000000000001e-06, 'epoch': 8.37})
|
| 35 |
+
Step 3500, Loss: {'mse_loss': 0.13394080102443695, 'mee_loss': 0.9058406949043274, 'totoal_loss': 0.13394080102443695, 'data_time': 0.02308456995524466, 'model_time': 0.7358364230021834, 'learning_rate': 7e-06, 'epoch': 8.62})
|
| 36 |
+
Step 3600, Loss: {'mse_loss': 0.0863090455532074, 'mee_loss': 0.7096562385559082, 'totoal_loss': 0.0863090455532074, 'data_time': 0.025758468080312014, 'model_time': 0.7444870310137048, 'learning_rate': 7.2000000000000005e-06, 'epoch': 8.87})
|
| 37 |
+
Step 3700, Loss: {'mse_loss': 0.1498716175556183, 'mee_loss': 0.6851506233215332, 'totoal_loss': 0.1498716175556183, 'data_time': 0.00783554301597178, 'model_time': 0.7362464219331741, 'learning_rate': 7.4e-06, 'epoch': 9.11})
|
| 38 |
+
Step 3800, Loss: {'mse_loss': 0.10453765839338303, 'mee_loss': 0.7932165265083313, 'totoal_loss': 0.10453765839338303, 'data_time': 0.009738574968650937, 'model_time': 0.7597661059116945, 'learning_rate': 7.600000000000001e-06, 'epoch': 9.36})
|
| 39 |
+
Step 3900, Loss: {'mse_loss': 0.08536794036626816, 'mee_loss': 0.8923807740211487, 'totoal_loss': 0.08536794036626816, 'data_time': 0.007714744890108705, 'model_time': 0.7360686929896474, 'learning_rate': 7.800000000000002e-06, 'epoch': 9.61})
|
| 40 |
+
Step 4000, Loss: {'mse_loss': 0.21195261180400848, 'mee_loss': 0.682235598564148, 'totoal_loss': 0.21195261180400848, 'data_time': 0.008258141111582518, 'model_time': 0.7343087840126827, 'learning_rate': 8.000000000000001e-06, 'epoch': 9.85})
|
| 41 |
+
Step 4100, Loss: {'mse_loss': 0.13645422458648682, 'mee_loss': 0.7106139659881592, 'totoal_loss': 0.13645422458648682, 'data_time': 0.014885048964060843, 'model_time': 0.7597003750270233, 'learning_rate': 8.2e-06, 'epoch': 10.1})
|
| 42 |
+
Step 4200, Loss: {'mse_loss': 0.0680413767695427, 'mee_loss': 0.6769422888755798, 'totoal_loss': 0.0680413767695427, 'data_time': 0.017661224934272468, 'model_time': 0.7875146330334246, 'learning_rate': 8.400000000000001e-06, 'epoch': 10.34})
|
| 43 |
+
Step 4300, Loss: {'mse_loss': 0.09542162716388702, 'mee_loss': 0.760520339012146, 'totoal_loss': 0.09542162716388702, 'data_time': 0.013545502093620598, 'model_time': 0.9936995720490813, 'learning_rate': 8.6e-06, 'epoch': 10.59})
|
| 44 |
+
Step 4400, Loss: {'mse_loss': 0.14287588000297546, 'mee_loss': 0.6748660206794739, 'totoal_loss': 0.14287588000297546, 'data_time': 0.01565293804742396, 'model_time': 0.774431040044874, 'learning_rate': 8.8e-06, 'epoch': 10.84})
|
| 45 |
+
Step 4500, Loss: {'mse_loss': 0.11296702176332474, 'mee_loss': 0.5254339575767517, 'totoal_loss': 0.11296702176332474, 'data_time': 0.0003716640640050173, 'model_time': 0.8316849279217422, 'learning_rate': 9e-06, 'epoch': 11.08})
|
| 46 |
+
Step 4600, Loss: {'mse_loss': 0.1140361800789833, 'mee_loss': 0.5738726854324341, 'totoal_loss': 0.1140361800789833, 'data_time': 0.00039052090141922235, 'model_time': 0.7371253850869834, 'learning_rate': 9.200000000000002e-06, 'epoch': 11.33})
|
| 47 |
+
Step 4700, Loss: {'mse_loss': 0.14012068510055542, 'mee_loss': 0.6357631087303162, 'totoal_loss': 0.14012068510055542, 'data_time': 0.00044375902507454157, 'model_time': 0.7288418910466135, 'learning_rate': 9.4e-06, 'epoch': 11.58})
|
| 48 |
+
Step 4800, Loss: {'mse_loss': 0.09006161242723465, 'mee_loss': 0.5638366937637329, 'totoal_loss': 0.09006161242723465, 'data_time': 0.0004850449040532112, 'model_time': 0.7285340620437637, 'learning_rate': 9.600000000000001e-06, 'epoch': 11.82})
|
| 49 |
+
Step 4900, Loss: {'mse_loss': 0.08130936324596405, 'mee_loss': 0.5919948220252991, 'totoal_loss': 0.08130936324596405, 'data_time': 0.016626919037662446, 'model_time': 0.7331058050040156, 'learning_rate': 9.800000000000001e-06, 'epoch': 12.07})
|
| 50 |
+
Step 5000, Loss: {'mse_loss': 0.11462857574224472, 'mee_loss': 0.7090170383453369, 'totoal_loss': 0.11462857574224472, 'data_time': 0.014590775012038648, 'model_time': 0.8113044740166515, 'learning_rate': 1e-05, 'epoch': 12.32})
|
| 51 |
+
Step 5100, Loss: {'mse_loss': 0.07532572001218796, 'mee_loss': 0.6065162420272827, 'totoal_loss': 0.07532572001218796, 'data_time': 0.01449889806099236, 'model_time': 0.7429186449153349, 'learning_rate': 9.999615090493604e-06, 'epoch': 12.56})
|
| 52 |
+
Step 5200, Loss: {'mse_loss': 0.12222925573587418, 'mee_loss': 0.6951408982276917, 'totoal_loss': 0.12222925573587418, 'data_time': 0.01740447198972106, 'model_time': 0.7381606900598854, 'learning_rate': 9.998460422756089e-06, 'epoch': 12.81})
|
| 53 |
+
Step 5300, Loss: {'mse_loss': 0.07390490174293518, 'mee_loss': 0.6788895726203918, 'totoal_loss': 0.07390490174293518, 'data_time': 0.011179834022186697, 'model_time': 0.7604821679415181, 'learning_rate': 9.996536179122874e-06, 'epoch': 13.05})
|
| 54 |
+
Step 5400, Loss: {'mse_loss': 0.07286731153726578, 'mee_loss': 0.6330462098121643, 'totoal_loss': 0.07286731153726578, 'data_time': 0.006968853995203972, 'model_time': 0.7590070919832215, 'learning_rate': 9.993842663454337e-06, 'epoch': 13.3})
|
| 55 |
+
Step 5500, Loss: {'mse_loss': 0.048284873366355896, 'mee_loss': 0.62570720911026, 'totoal_loss': 0.048284873366355896, 'data_time': 0.008764025988057256, 'model_time': 0.7587880939245224, 'learning_rate': 9.990380301087824e-06, 'epoch': 13.55})
|
| 56 |
+
Step 5600, Loss: {'mse_loss': 0.1279929131269455, 'mee_loss': 0.5437301397323608, 'totoal_loss': 0.1279929131269455, 'data_time': 0.008229729952290654, 'model_time': 0.7299444309901446, 'learning_rate': 9.986149638770493e-06, 'epoch': 13.79})
|
| 57 |
+
Step 5700, Loss: {'mse_loss': 0.05860191956162453, 'mee_loss': 0.5692455768585205, 'totoal_loss': 0.05860191956162453, 'data_time': 0.008745578001253307, 'model_time': 0.7575582429999486, 'learning_rate': 9.981151344572967e-06, 'epoch': 14.04})
|
| 58 |
+
Step 5800, Loss: {'mse_loss': 0.06108517572283745, 'mee_loss': 0.5836899280548096, 'totoal_loss': 0.06108517572283745, 'data_time': 0.00870092201512307, 'model_time': 0.7794093460543081, 'learning_rate': 9.975386207783839e-06, 'epoch': 14.29})
|
| 59 |
+
Step 5900, Loss: {'mse_loss': 0.07473482936620712, 'mee_loss': 0.7090985774993896, 'totoal_loss': 0.07473482936620712, 'data_time': 0.009776885039173067, 'model_time': 0.7461646640440449, 'learning_rate': 9.968855138785041e-06, 'epoch': 14.53})
|
| 60 |
+
Step 6000, Loss: {'mse_loss': 0.08603508025407791, 'mee_loss': 0.6734723448753357, 'totoal_loss': 0.08603508025407791, 'data_time': 0.008195159025490284, 'model_time': 0.7246574260061607, 'learning_rate': 9.961559168908081e-06, 'epoch': 14.78})
|
| 61 |
+
Step 6100, Loss: {'mse_loss': 0.09426548331975937, 'mee_loss': 0.4922756850719452, 'totoal_loss': 0.09426548331975937, 'data_time': 0.0003733220510184765, 'model_time': 0.7550703920423985, 'learning_rate': 9.953499450271174e-06, 'epoch': 15.02})
|
| 62 |
+
Step 6200, Loss: {'mse_loss': 0.045952264219522476, 'mee_loss': 0.5209222435951233, 'totoal_loss': 0.045952264219522476, 'data_time': 0.00040519202593714, 'model_time': 0.7683905899757519, 'learning_rate': 9.944677255597332e-06, 'epoch': 15.27})
|
| 63 |
+
Step 6300, Loss: {'mse_loss': 0.0568714439868927, 'mee_loss': 0.49686670303344727, 'totoal_loss': 0.0568714439868927, 'data_time': 0.00040660903323441744, 'model_time': 0.7994204310234636, 'learning_rate': 9.935093978013357e-06, 'epoch': 15.52})
|
| 64 |
+
Step 6400, Loss: {'mse_loss': 0.06335325539112091, 'mee_loss': 0.4888216257095337, 'totoal_loss': 0.06335325539112091, 'data_time': 0.0003636130131781101, 'model_time': 1.0984558130148798, 'learning_rate': 9.924751130829878e-06, 'epoch': 15.76})
|
| 65 |
+
Step 6500, Loss: {'mse_loss': 0.11535909026861191, 'mee_loss': 0.5907171964645386, 'totoal_loss': 0.11535909026861191, 'data_time': 0.008526118006557226, 'model_time': 0.8065077259670943, 'learning_rate': 9.91365034730236e-06, 'epoch': 16.01})
|
| 66 |
+
Step 6600, Loss: {'mse_loss': 0.04190223291516304, 'mee_loss': 0.5705258846282959, 'totoal_loss': 0.04190223291516304, 'data_time': 0.007601492921821773, 'model_time': 1.028103757998906, 'learning_rate': 9.901793380373204e-06, 'epoch': 16.26})
|
| 67 |
+
Step 6700, Loss: {'mse_loss': 0.0861566811800003, 'mee_loss': 0.6137424111366272, 'totoal_loss': 0.0861566811800003, 'data_time': 0.009076575981453061, 'model_time': 0.8195888129994273, 'learning_rate': 9.889182102394944e-06, 'epoch': 16.5})
|
| 68 |
+
Step 6800, Loss: {'mse_loss': 0.1073865070939064, 'mee_loss': 0.49394479393959045, 'totoal_loss': 0.1073865070939064, 'data_time': 0.008965550921857357, 'model_time': 0.745655826991424, 'learning_rate': 9.875818504834564e-06, 'epoch': 16.75})
|
| 69 |
+
Step 6900, Loss: {'mse_loss': 0.06731759011745453, 'mee_loss': 0.4888570010662079, 'totoal_loss': 0.06731759011745453, 'data_time': 0.00831020891200751, 'model_time': 0.7045671619707718, 'learning_rate': 9.861704697959036e-06, 'epoch': 17.0})
|
| 70 |
+
Step 7000, Loss: {'mse_loss': 0.09382940083742142, 'mee_loss': 0.5343419909477234, 'totoal_loss': 0.09382940083742142, 'data_time': 0.009326983941718936, 'model_time': 0.72388036607299, 'learning_rate': 9.846842910502077e-06, 'epoch': 17.24})
|
| 71 |
+
Step 7100, Loss: {'mse_loss': 0.041123103350400925, 'mee_loss': 0.5390022397041321, 'totoal_loss': 0.041123103350400925, 'data_time': 0.007480405969545245, 'model_time': 0.7897746240487322, 'learning_rate': 9.831235489312212e-06, 'epoch': 17.49})
|
| 72 |
+
Step 7200, Loss: {'mse_loss': 0.033936724066734314, 'mee_loss': 0.4833446741104126, 'totoal_loss': 0.033936724066734314, 'data_time': 0.007243508007377386, 'model_time': 0.7819080239860341, 'learning_rate': 9.814884898982168e-06, 'epoch': 17.73})
|
| 73 |
+
Step 7300, Loss: {'mse_loss': 0.058542948216199875, 'mee_loss': 0.6017950773239136, 'totoal_loss': 0.058542948216199875, 'data_time': 0.00895938603207469, 'model_time': 0.6992864579660818, 'learning_rate': 9.797793721459709e-06, 'epoch': 17.98})
|
| 74 |
+
Step 7400, Loss: {'mse_loss': 0.05189387872815132, 'mee_loss': 0.5129184722900391, 'totoal_loss': 0.05189387872815132, 'data_time': 0.008478069910779595, 'model_time': 0.758557275054045, 'learning_rate': 9.779964655639886e-06, 'epoch': 18.23})
|
| 75 |
+
Step 7500, Loss: {'mse_loss': 0.06970345228910446, 'mee_loss': 0.627249538898468, 'totoal_loss': 0.06970345228910446, 'data_time': 0.01064255996607244, 'model_time': 0.7385500059463084, 'learning_rate': 9.761400516938874e-06, 'epoch': 18.47})
|
| 76 |
+
Step 7600, Loss: {'mse_loss': 0.022825829684734344, 'mee_loss': 0.3382696807384491, 'totoal_loss': 0.022825829684734344, 'data_time': 0.008229544037021697, 'model_time': 0.7359366769669577, 'learning_rate': 9.74210423684938e-06, 'epoch': 18.72})
|
| 77 |
+
Step 7700, Loss: {'mse_loss': 0.04025524854660034, 'mee_loss': 0.5108581781387329, 'totoal_loss': 0.04025524854660034, 'data_time': 0.009597319061867893, 'model_time': 0.7571482709608972, 'learning_rate': 9.722078862477715e-06, 'epoch': 18.97})
|
| 78 |
+
Step 7800, Loss: {'mse_loss': 0.04225714132189751, 'mee_loss': 0.42322421073913574, 'totoal_loss': 0.04225714132189751, 'data_time': 0.0003786300076171756, 'model_time': 0.7408384180162102, 'learning_rate': 9.701327556062637e-06, 'epoch': 19.21})
|
| 79 |
+
Step 7900, Loss: {'mse_loss': 0.04790516570210457, 'mee_loss': 0.3646460771560669, 'totoal_loss': 0.04790516570210457, 'data_time': 0.0004075160250067711, 'model_time': 0.7155357339652255, 'learning_rate': 9.679853594475985e-06, 'epoch': 19.46})
|
| 80 |
+
Step 8000, Loss: {'mse_loss': 0.07185448706150055, 'mee_loss': 0.426376610994339, 'totoal_loss': 0.07185448706150055, 'data_time': 0.00037835200782865286, 'model_time': 0.7437090519815683, 'learning_rate': 9.657660368705225e-06, 'epoch': 19.7})
|
| 81 |
+
Step 8100, Loss: {'mse_loss': 0.07798772305250168, 'mee_loss': 0.4396134316921234, 'totoal_loss': 0.07798772305250168, 'data_time': 0.0005155350081622601, 'model_time': 0.767354727955535, 'learning_rate': 9.634751383317983e-06, 'epoch': 19.95})
|
| 82 |
+
Step 8200, Loss: {'mse_loss': 0.06547389179468155, 'mee_loss': 0.4421883225440979, 'totoal_loss': 0.06547389179468155, 'data_time': 0.02218396100215614, 'model_time': 0.784465198055841, 'learning_rate': 9.611130255908619e-06, 'epoch': 20.2})
|
| 83 |
+
Step 8300, Loss: {'mse_loss': 0.038736261427402496, 'mee_loss': 0.4407818019390106, 'totoal_loss': 0.038736261427402496, 'data_time': 0.023054265999235213, 'model_time': 0.800025979988277, 'learning_rate': 9.586800716526974e-06, 'epoch': 20.44})
|
| 84 |
+
Step 8400, Loss: {'mse_loss': 0.04056866094470024, 'mee_loss': 0.41681426763534546, 'totoal_loss': 0.04056866094470024, 'data_time': 0.022225824999623, 'model_time': 0.7466835920931771, 'learning_rate': 9.561766607089355e-06, 'epoch': 20.69})
|
| 85 |
+
Step 8500, Loss: {'mse_loss': 0.09199558198451996, 'mee_loss': 0.4305071532726288, 'totoal_loss': 0.09199558198451996, 'data_time': 0.021953228977508843, 'model_time': 0.7427941210335121, 'learning_rate': 9.536031880771846e-06, 'epoch': 20.94})
|
| 86 |
+
Step 8600, Loss: {'mse_loss': 0.07483186572790146, 'mee_loss': 0.4856908619403839, 'totoal_loss': 0.07483186572790146, 'data_time': 0.00033440301194787025, 'model_time': 0.7394302629400045, 'learning_rate': 9.50960060138606e-06, 'epoch': 21.18})
|
| 87 |
+
Step 8700, Loss: {'mse_loss': 0.04146842658519745, 'mee_loss': 0.4638754427433014, 'totoal_loss': 0.04146842658519745, 'data_time': 0.00036936101969331503, 'model_time': 0.7541806480148807, 'learning_rate': 9.482476942737411e-06, 'epoch': 21.43})
|
| 88 |
+
Step 8800, Loss: {'mse_loss': 0.05997477471828461, 'mee_loss': 0.4395546019077301, 'totoal_loss': 0.05997477471828461, 'data_time': 0.00040884397458285093, 'model_time': 0.7744807129492983, 'learning_rate': 9.45466518796603e-06, 'epoch': 21.67})
|
| 89 |
+
Step 8900, Loss: {'mse_loss': 0.06785491108894348, 'mee_loss': 0.5079971551895142, 'totoal_loss': 0.06785491108894348, 'data_time': 0.0003672029124572873, 'model_time': 0.7434866150142625, 'learning_rate': 9.426169728870399e-06, 'epoch': 21.92})
|
| 90 |
+
Step 9000, Loss: {'mse_loss': 0.04811162129044533, 'mee_loss': 0.4899561405181885, 'totoal_loss': 0.04811162129044533, 'data_time': 0.02159035997465253, 'model_time': 0.7949234829284251, 'learning_rate': 9.396995065213835e-06, 'epoch': 22.17})
|
| 91 |
+
Step 9100, Loss: {'mse_loss': 0.045882049947977066, 'mee_loss': 0.49274271726608276, 'totoal_loss': 0.045882049947977066, 'data_time': 0.02217430796008557, 'model_time': 0.7369249940384179, 'learning_rate': 9.367145804013938e-06, 'epoch': 22.41})
|
| 92 |
+
Step 9200, Loss: {'mse_loss': 0.024225492030382156, 'mee_loss': 0.37845975160598755, 'totoal_loss': 0.024225492030382156, 'data_time': 0.026968144928105175, 'model_time': 0.7354978700168431, 'learning_rate': 9.336626658815071e-06, 'epoch': 22.66})
|
| 93 |
+
Step 9300, Loss: {'mse_loss': 0.06051779165863991, 'mee_loss': 0.40634065866470337, 'totoal_loss': 0.06051779165863991, 'data_time': 0.020969538018107414, 'model_time': 0.7384155279723927, 'learning_rate': 9.305442448944056e-06, 'epoch': 22.91})
|
| 94 |
+
Step 9400, Loss: {'mse_loss': 0.035155750811100006, 'mee_loss': 0.4231259226799011, 'totoal_loss': 0.035155750811100006, 'data_time': 0.0003697579959407449, 'model_time': 0.8232166710076854, 'learning_rate': 9.273598098749124e-06, 'epoch': 23.15})
|
| 95 |
+
Step 9500, Loss: {'mse_loss': 0.08019199967384338, 'mee_loss': 0.4968440532684326, 'totoal_loss': 0.08019199967384338, 'data_time': 0.00041918910574167967, 'model_time': 0.7704993960214779, 'learning_rate': 9.241098636822324e-06, 'epoch': 23.4})
|
| 96 |
+
Step 9600, Loss: {'mse_loss': 0.05859680473804474, 'mee_loss': 0.5385022163391113, 'totoal_loss': 0.05859680473804474, 'data_time': 0.0004198090173304081, 'model_time': 0.7373920810641721, 'learning_rate': 9.207949195205442e-06, 'epoch': 23.65})
|
| 97 |
+
Step 9700, Loss: {'mse_loss': 0.04602229222655296, 'mee_loss': 0.42396363615989685, 'totoal_loss': 0.04602229222655296, 'data_time': 0.0006387820467352867, 'model_time': 0.8152216699672863, 'learning_rate': 9.174155008579588e-06, 'epoch': 23.89})
|
| 98 |
+
Step 9800, Loss: {'mse_loss': 0.046774722635746, 'mee_loss': 0.412698358297348, 'totoal_loss': 0.046774722635746, 'data_time': 0.015138842049054801, 'model_time': 0.7330772269051522, 'learning_rate': 9.139721413438583e-06, 'epoch': 24.14})
|
| 99 |
+
Step 9900, Loss: {'mse_loss': 0.06474844366312027, 'mee_loss': 0.3429862856864929, 'totoal_loss': 0.06474844366312027, 'data_time': 0.015365483006462455, 'model_time': 0.7652557829860598, 'learning_rate': 9.104653847246273e-06, 'epoch': 24.38})
|
| 100 |
+
Step 10000, Loss: {'mse_loss': 0.05552016198635101, 'mee_loss': 0.3459579348564148, 'totoal_loss': 0.09011595696210861, 'data_time': 0.015991755994036794, 'model_time': 0.7352435850771144, 'learning_rate': 9.068957847577869e-06, 'epoch': 24.63})
|
| 101 |
+
Step 10100, Loss: {'mse_loss': 0.04251028597354889, 'mee_loss': 0.37839919328689575, 'totoal_loss': 0.08035020530223846, 'data_time': 0.016469386988319457, 'model_time': 0.7313352240016684, 'learning_rate': 9.032639051245524e-06, 'epoch': 24.88})
|
| 102 |
+
Step 10200, Loss: {'mse_loss': 0.028271591290831566, 'mee_loss': 0.34963950514793396, 'totoal_loss': 0.06323554366827011, 'data_time': 0.01604584197048098, 'model_time': 0.720314557896927, 'learning_rate': 8.995703193408199e-06, 'epoch': 25.12})
|
| 103 |
+
Step 10300, Loss: {'mse_loss': 0.029899705201387405, 'mee_loss': 0.2608461380004883, 'totoal_loss': 0.055984318256378174, 'data_time': 0.015394198009744287, 'model_time': 0.7182331819785759, 'learning_rate': 8.958156106666017e-06, 'epoch': 25.37})
|
| 104 |
+
Step 10400, Loss: {'mse_loss': 0.015862056985497475, 'mee_loss': 0.2654546797275543, 'totoal_loss': 0.042407527565956116, 'data_time': 0.01562850596383214, 'model_time': 0.7679209460038692, 'learning_rate': 8.92000372013924e-06, 'epoch': 25.62})
|
| 105 |
+
Step 10500, Loss: {'mse_loss': 0.015341218560934067, 'mee_loss': 0.2417726367712021, 'totoal_loss': 0.039518482983112335, 'data_time': 0.015421951888129115, 'model_time': 0.7414494960103184, 'learning_rate': 8.881252058531973e-06, 'epoch': 25.86})
|
| 106 |
+
Step 10600, Loss: {'mse_loss': 0.03244660422205925, 'mee_loss': 0.26322439312934875, 'totoal_loss': 0.058769043534994125, 'data_time': 0.011334100039675832, 'model_time': 0.8548347109463066, 'learning_rate': 8.841907241180809e-06, 'epoch': 26.11})
|
| 107 |
+
Step 10700, Loss: {'mse_loss': 0.02846571058034897, 'mee_loss': 0.3193826973438263, 'totoal_loss': 0.0604039803147316, 'data_time': 0.009926486061885953, 'model_time': 0.7583474150160328, 'learning_rate': 8.801975481088507e-06, 'epoch': 26.35})
|
| 108 |
+
Step 10800, Loss: {'mse_loss': 0.0682450458407402, 'mee_loss': 0.3546179234981537, 'totoal_loss': 0.10370683670043945, 'data_time': 0.012569042039103806, 'model_time': 0.7373787300894037, 'learning_rate': 8.761463083942889e-06, 'epoch': 26.6})
|
| 109 |
+
Step 10900, Loss: {'mse_loss': 0.06797575950622559, 'mee_loss': 0.31541919708251953, 'totoal_loss': 0.09951768070459366, 'data_time': 0.009490062016993761, 'model_time': 0.7585871840128675, 'learning_rate': 8.720376447121098e-06, 'epoch': 26.85})
|
| 110 |
+
Step 11000, Loss: {'mse_loss': 0.023333527147769928, 'mee_loss': 0.2545810043811798, 'totoal_loss': 0.04879162833094597, 'data_time': 0.014416196034289896, 'model_time': 0.8339511490194127, 'learning_rate': 8.678722058679382e-06, 'epoch': 27.09})
|
| 111 |
+
Step 11100, Loss: {'mse_loss': 0.0644073411822319, 'mee_loss': 0.3385748565196991, 'totoal_loss': 0.09826482832431793, 'data_time': 0.01869298203382641, 'model_time': 0.7813889340031892, 'learning_rate': 8.636506496328546e-06, 'epoch': 27.34})
|
| 112 |
+
Step 11200, Loss: {'mse_loss': 0.02696218714118004, 'mee_loss': 0.22314636409282684, 'totoal_loss': 0.049276821315288544, 'data_time': 0.017081366968341172, 'model_time': 1.0691934790229425, 'learning_rate': 8.593736426395268e-06, 'epoch': 27.59})
|
| 113 |
+
Step 11300, Loss: {'mse_loss': 0.026412205770611763, 'mee_loss': 0.3319798707962036, 'totoal_loss': 0.05961019545793533, 'data_time': 0.017417877912521362, 'model_time': 0.8123463720548898, 'learning_rate': 8.550418602769392e-06, 'epoch': 27.83})
|
| 114 |
+
Step 11400, Loss: {'mse_loss': 0.03301569074392319, 'mee_loss': 0.3182776868343353, 'totoal_loss': 0.06484346091747284, 'data_time': 0.02410747902467847, 'model_time': 0.7572128990432248, 'learning_rate': 8.506559865837425e-06, 'epoch': 28.08})
|
| 115 |
+
Step 11500, Loss: {'mse_loss': 0.06267823278903961, 'mee_loss': 0.30489230155944824, 'totoal_loss': 0.09316746145486832, 'data_time': 0.028542805928736925, 'model_time': 0.7947198369074613, 'learning_rate': 8.462167141402359e-06, 'epoch': 28.33})
|
| 116 |
+
Step 11600, Loss: {'mse_loss': 0.028705665841698647, 'mee_loss': 0.264169842004776, 'totoal_loss': 0.055122651159763336, 'data_time': 0.022818102966994047, 'model_time': 0.7821015400113538, 'learning_rate': 8.417247439589994e-06, 'epoch': 28.57})
|
| 117 |
+
Step 11700, Loss: {'mse_loss': 0.05702562630176544, 'mee_loss': 0.3098626732826233, 'totoal_loss': 0.08801189064979553, 'data_time': 0.024129929021000862, 'model_time': 0.7544160140678287, 'learning_rate': 8.371807853741978e-06, 'epoch': 28.82})
|
| 118 |
+
Step 11800, Loss: {'mse_loss': 0.016221508383750916, 'mee_loss': 0.2559387981891632, 'totoal_loss': 0.041815388947725296, 'data_time': 0.0003725090064108372, 'model_time': 0.7407711650012061, 'learning_rate': 8.325855559295663e-06, 'epoch': 29.06})
|
| 119 |
+
Step 11900, Loss: {'mse_loss': 0.018743179738521576, 'mee_loss': 0.24145381152629852, 'totoal_loss': 0.04288855940103531, 'data_time': 0.00040884094778448343, 'model_time': 0.993974796961993, 'learning_rate': 8.279397812651042e-06, 'epoch': 29.31})
|
| 120 |
+
Step 12000, Loss: {'mse_loss': 0.021685877814888954, 'mee_loss': 0.21894124150276184, 'totoal_loss': 0.04358000308275223, 'data_time': 0.0004468070110306144, 'model_time': 0.8072104009333998, 'learning_rate': 8.232441950024864e-06, 'epoch': 29.56})
|
| 121 |
+
Step 12100, Loss: {'mse_loss': 0.020499875769019127, 'mee_loss': 0.2317829728126526, 'totoal_loss': 0.043678171932697296, 'data_time': 0.00038987596053630114, 'model_time': 0.7627817069878802, 'learning_rate': 8.184995386292166e-06, 'epoch': 29.8})
|
| 122 |
+
Step 12200, Loss: {'mse_loss': 0.016841992735862732, 'mee_loss': 0.2232675999403, 'totoal_loss': 0.03916875272989273, 'data_time': 0.021681300015188754, 'model_time': 0.7735229110112414, 'learning_rate': 8.137065613815381e-06, 'epoch': 30.05})
|
| 123 |
+
Step 12300, Loss: {'mse_loss': 0.01936998963356018, 'mee_loss': 0.2582963705062866, 'totoal_loss': 0.04519962519407272, 'data_time': 0.027096146950498223, 'model_time': 0.7701236610300839, 'learning_rate': 8.088660201261203e-06, 'epoch': 30.3})
|
| 124 |
+
Step 12400, Loss: {'mse_loss': 0.04940934479236603, 'mee_loss': 0.2636461555957794, 'totoal_loss': 0.07577396184206009, 'data_time': 0.020687344949692488, 'model_time': 0.7580393329262733, 'learning_rate': 8.039786792405404e-06, 'epoch': 30.54})
|
| 125 |
+
Step 12500, Loss: {'mse_loss': 0.046038128435611725, 'mee_loss': 0.2128339260816574, 'totoal_loss': 0.0673215240240097, 'data_time': 0.022186595015227795, 'model_time': 0.7216021950589493, 'learning_rate': 7.990453104925807e-06, 'epoch': 30.79})
|
| 126 |
+
Step 12600, Loss: {'mse_loss': 0.05283050611615181, 'mee_loss': 0.28864654898643494, 'totoal_loss': 0.08169516175985336, 'data_time': 0.000329300994053483, 'model_time': 0.7901229560375214, 'learning_rate': 7.940666929183554e-06, 'epoch': 31.03})
|
| 127 |
+
Step 12700, Loss: {'mse_loss': 0.06808661669492722, 'mee_loss': 0.2520844340324402, 'totoal_loss': 0.09329506009817123, 'data_time': 0.0003861190052703023, 'model_time': 0.7507624310674146, 'learning_rate': 7.89043612699294e-06, 'epoch': 31.28})
|
| 128 |
+
Step 12800, Loss: {'mse_loss': 0.04115644842386246, 'mee_loss': 0.3073458671569824, 'totoal_loss': 0.07189103960990906, 'data_time': 0.0003663219977170229, 'model_time': 0.7606068809982389, 'learning_rate': 7.839768630379917e-06, 'epoch': 31.53})
|
| 129 |
+
Step 12900, Loss: {'mse_loss': 0.01650562696158886, 'mee_loss': 0.16672340035438538, 'totoal_loss': 0.03317796811461449, 'data_time': 0.00037509098183363676, 'model_time': 0.7745732140028849, 'learning_rate': 7.788672440329562e-06, 'epoch': 31.77})
|
| 130 |
+
Step 13000, Loss: {'mse_loss': 0.057409901171922684, 'mee_loss': 0.2644761800765991, 'totoal_loss': 0.08385752141475677, 'data_time': 0.030525575974024832, 'model_time': 0.7318811600562185, 'learning_rate': 7.737155625522608e-06, 'epoch': 32.02})
|
| 131 |
+
Step 13100, Loss: {'mse_loss': 0.05796919763088226, 'mee_loss': 0.22961117327213287, 'totoal_loss': 0.08093031495809555, 'data_time': 0.02340762596577406, 'model_time': 0.8212335649877787, 'learning_rate': 7.685226321061318e-06, 'epoch': 32.27})
|
| 132 |
+
Step 13200, Loss: {'mse_loss': 0.02393297664821148, 'mee_loss': 0.2213432341814041, 'totoal_loss': 0.04606730118393898, 'data_time': 0.022637494024820626, 'model_time': 0.7298747430322692, 'learning_rate': 7.632892727184844e-06, 'epoch': 32.51})
|
| 133 |
+
Step 13300, Loss: {'mse_loss': 0.0320289246737957, 'mee_loss': 0.21874019503593445, 'totoal_loss': 0.053902946412563324, 'data_time': 0.020709042088128626, 'model_time': 0.7859210730530322, 'learning_rate': 7.580163107974335e-06, 'epoch': 32.76})
|
| 134 |
+
Step 13400, Loss: {'mse_loss': 0.017237819731235504, 'mee_loss': 0.213771253824234, 'totoal_loss': 0.038614943623542786, 'data_time': 0.000468370970338583, 'model_time': 0.7970752189867198, 'learning_rate': 7.527045790047922e-06, 'epoch': 33.0})
|
| 135 |
+
Step 13500, Loss: {'mse_loss': 0.026290882378816605, 'mee_loss': 0.19857576489448547, 'totoal_loss': 0.04614845663309097, 'data_time': 0.0004024739610031247, 'model_time': 0.7279112380929291, 'learning_rate': 7.473549161245862e-06, 'epoch': 33.25})
|
| 136 |
+
Step 13600, Loss: {'mse_loss': 0.029178109019994736, 'mee_loss': 0.2560492157936096, 'totoal_loss': 0.05478303134441376, 'data_time': 0.00035017996560782194, 'model_time': 0.7440071830060333, 'learning_rate': 7.419681669305998e-06, 'epoch': 33.5})
|
| 137 |
+
Step 13700, Loss: {'mse_loss': 0.023418407887220383, 'mee_loss': 0.23436416685581207, 'totoal_loss': 0.04685482382774353, 'data_time': 0.0003541120095178485, 'model_time': 0.751423203968443, 'learning_rate': 7.365451820529756e-06, 'epoch': 33.74})
|
| 138 |
+
Step 13800, Loss: {'mse_loss': 0.0713496133685112, 'mee_loss': 0.2376386523246765, 'totoal_loss': 0.09511347860097885, 'data_time': 0.00032114703208208084, 'model_time': 0.7066496929619461, 'learning_rate': 7.310868178438909e-06, 'epoch': 33.99})
|
| 139 |
+
Step 13900, Loss: {'mse_loss': 0.05509806051850319, 'mee_loss': 0.23775750398635864, 'totoal_loss': 0.07887381315231323, 'data_time': 0.016157857957296073, 'model_time': 0.7648312910459936, 'learning_rate': 7.2559393624232985e-06, 'epoch': 34.24})
|
| 140 |
+
Step 14000, Loss: {'mse_loss': 0.030053365975618362, 'mee_loss': 0.17174379527568817, 'totoal_loss': 0.04722774773836136, 'data_time': 0.01635319902561605, 'model_time': 0.7590399230830371, 'learning_rate': 7.2006740463797296e-06, 'epoch': 34.48})
|
| 141 |
+
Step 14100, Loss: {'mse_loss': 0.07805874943733215, 'mee_loss': 0.20068921148777008, 'totoal_loss': 0.09812767058610916, 'data_time': 0.018304805038496852, 'model_time': 0.7345353630371392, 'learning_rate': 7.145080957342262e-06, 'epoch': 34.73})
|
| 142 |
+
Step 14200, Loss: {'mse_loss': 0.04341809079051018, 'mee_loss': 0.16876840591430664, 'totoal_loss': 0.06029493361711502, 'data_time': 0.014965148991905153, 'model_time': 0.7263398410286754, 'learning_rate': 7.0891688741041065e-06, 'epoch': 34.98})
|
| 143 |
+
Step 14300, Loss: {'mse_loss': 0.014299382455646992, 'mee_loss': 0.1721656322479248, 'totoal_loss': 0.0315159447491169, 'data_time': 0.000356092001311481, 'model_time': 0.7363234639633447, 'learning_rate': 7.032946625831363e-06, 'epoch': 35.22})
|
| 144 |
+
Step 14400, Loss: {'mse_loss': 0.03328238055109978, 'mee_loss': 0.1662706434726715, 'totoal_loss': 0.04990944266319275, 'data_time': 0.00041680398862808943, 'model_time': 0.7396545039955527, 'learning_rate': 6.976423090668781e-06, 'epoch': 35.47})
|
| 145 |
+
Step 14500, Loss: {'mse_loss': 0.03699919208884239, 'mee_loss': 0.2052508443593979, 'totoal_loss': 0.05752427875995636, 'data_time': 0.00039116304833441973, 'model_time': 0.7395233910065144, 'learning_rate': 6.919607194337806e-06, 'epoch': 35.71})
|
| 146 |
+
Step 14600, Loss: {'mse_loss': 0.02790047973394394, 'mee_loss': 0.19084639847278595, 'totoal_loss': 0.046985119581222534, 'data_time': 0.0004930139984935522, 'model_time': 0.7796281349146739, 'learning_rate': 6.8625079087270976e-06, 'epoch': 35.96})
|
| 147 |
+
Step 14700, Loss: {'mse_loss': 0.026230446994304657, 'mee_loss': 0.21174727380275726, 'totoal_loss': 0.0474051758646965, 'data_time': 0.02769620600156486, 'model_time': 0.8312624089885503, 'learning_rate': 6.8051342504757714e-06, 'epoch': 36.21})
|
| 148 |
+
Step 14800, Loss: {'mse_loss': 0.01431879960000515, 'mee_loss': 0.1420373171567917, 'totoal_loss': 0.028522532433271408, 'data_time': 0.021138791926205158, 'model_time': 0.8042817710665986, 'learning_rate': 6.747495279549561e-06, 'epoch': 36.45})
|
| 149 |
+
Step 14900, Loss: {'mse_loss': 0.018191618844866753, 'mee_loss': 0.15780946612358093, 'totoal_loss': 0.033972565084695816, 'data_time': 0.02210105094127357, 'model_time': 0.7282761350506917, 'learning_rate': 6.6896000978101465e-06, 'epoch': 36.7})
|
| 150 |
+
Step 15000, Loss: {'mse_loss': 0.030371621251106262, 'mee_loss': 0.29835835099220276, 'totoal_loss': 0.06020745635032654, 'data_time': 0.02070696698501706, 'model_time': 0.7666015740251169, 'learning_rate': 6.631457847577869e-06, 'epoch': 36.95})
|
| 151 |
+
Step 15100, Loss: {'mse_loss': 0.044276800006628036, 'mee_loss': 0.22674529254436493, 'totoal_loss': 0.06695132702589035, 'data_time': 0.0004375689895823598, 'model_time': 1.002646678010933, 'learning_rate': 6.573077710188046e-06, 'epoch': 37.19})
|
| 152 |
+
Step 15200, Loss: {'mse_loss': 0.011086862534284592, 'mee_loss': 0.16762693226337433, 'totoal_loss': 0.027849556878209114, 'data_time': 0.00044774997513741255, 'model_time': 0.7362305569695309, 'learning_rate': 6.5144689045411345e-06, 'epoch': 37.44})
|
| 153 |
+
Step 15300, Loss: {'mse_loss': 0.036653801798820496, 'mee_loss': 0.21857449412345886, 'totoal_loss': 0.05851124972105026, 'data_time': 0.0005263430066406727, 'model_time': 0.7122119240229949, 'learning_rate': 6.455640685646961e-06, 'epoch': 37.68})
|
| 154 |
+
Step 15400, Loss: {'mse_loss': 0.05377209559082985, 'mee_loss': 0.25626620650291443, 'totoal_loss': 0.07939871400594711, 'data_time': 0.0003498439909890294, 'model_time': 0.7361726009985432, 'learning_rate': 6.396602343163248e-06, 'epoch': 37.93})
|
| 155 |
+
Step 15500, Loss: {'mse_loss': 0.013493017293512821, 'mee_loss': 0.21560609340667725, 'totoal_loss': 0.03505362570285797, 'data_time': 0.01942063495516777, 'model_time': 0.8392655879724771, 'learning_rate': 6.337363199928669e-06, 'epoch': 38.18})
|
| 156 |
+
Step 15600, Loss: {'mse_loss': 0.022106958553195, 'mee_loss': 0.19161120057106018, 'totoal_loss': 0.04126808047294617, 'data_time': 0.02295238699298352, 'model_time': 0.727088965009898, 'learning_rate': 6.277932610490659e-06, 'epoch': 38.42})
|
| 157 |
+
Step 15700, Loss: {'mse_loss': 0.04299329221248627, 'mee_loss': 0.19960962235927582, 'totoal_loss': 0.06295425444841385, 'data_time': 0.020219687023200095, 'model_time': 0.7335923219798133, 'learning_rate': 6.218319959628234e-06, 'epoch': 38.67})
|
| 158 |
+
Step 15800, Loss: {'mse_loss': 0.02670043334364891, 'mee_loss': 0.17730294167995453, 'totoal_loss': 0.044430725276470184, 'data_time': 0.022563228965736926, 'model_time': 0.7532872429583222, 'learning_rate': 6.158534660870018e-06, 'epoch': 38.92})
|
| 159 |
+
Step 15900, Loss: {'mse_loss': 0.0351194329559803, 'mee_loss': 0.19062913954257965, 'totoal_loss': 0.054182346910238266, 'data_time': 0.01788821304216981, 'model_time': 0.7454379260307178, 'learning_rate': 6.0985861550077345e-06, 'epoch': 39.16})
|
| 160 |
+
Step 16000, Loss: {'mse_loss': 0.022226909175515175, 'mee_loss': 0.18384207785129547, 'totoal_loss': 0.04061111807823181, 'data_time': 0.016602428047917783, 'model_time': 0.7172001790022478, 'learning_rate': 6.0384839086054095e-06, 'epoch': 39.41})
|
| 161 |
+
Step 16100, Loss: {'mse_loss': 0.015849225223064423, 'mee_loss': 0.18751297891139984, 'totoal_loss': 0.034600526094436646, 'data_time': 0.01689908094704151, 'model_time': 0.7730467329965904, 'learning_rate': 5.978237412504472e-06, 'epoch': 39.66})
|
| 162 |
+
Step 16200, Loss: {'mse_loss': 0.02562488242983818, 'mee_loss': 0.17965944111347198, 'totoal_loss': 0.04359082877635956, 'data_time': 0.01788224105257541, 'model_time': 0.7517848060233518, 'learning_rate': 5.917856180325059e-06, 'epoch': 39.9})
|
| 163 |
+
Step 16300, Loss: {'mse_loss': 0.021946270018815994, 'mee_loss': 0.19193050265312195, 'totoal_loss': 0.04113931953907013, 'data_time': 0.023387585999444127, 'model_time': 0.7261457969434559, 'learning_rate': 5.857349746963692e-06, 'epoch': 40.15})
|
| 164 |
+
Step 16400, Loss: {'mse_loss': 0.018190927803516388, 'mee_loss': 0.19750048220157623, 'totoal_loss': 0.03794097900390625, 'data_time': 0.0225560370599851, 'model_time': 0.749027332989499, 'learning_rate': 5.796727667087611e-06, 'epoch': 40.39})
|
| 165 |
+
Step 16500, Loss: {'mse_loss': 0.029802383854985237, 'mee_loss': 0.1460658311843872, 'totoal_loss': 0.04440896585583687, 'data_time': 0.021747761988081038, 'model_time': 0.8209762499900535, 'learning_rate': 5.735999513625984e-06, 'epoch': 40.64})
|
| 166 |
+
Step 16600, Loss: {'mse_loss': 0.008876808919012547, 'mee_loss': 0.14856889843940735, 'totoal_loss': 0.023733697831630707, 'data_time': 0.023679737001657486, 'model_time': 0.7787876470247284, 'learning_rate': 5.675174876258223e-06, 'epoch': 40.89})
|
| 167 |
+
Step 16700, Loss: {'mse_loss': 0.04359205812215805, 'mee_loss': 0.16743333637714386, 'totoal_loss': 0.06033539026975632, 'data_time': 0.0005013429326936603, 'model_time': 0.8551341099664569, 'learning_rate': 5.614263359899673e-06, 'epoch': 41.13})
|
| 168 |
+
Step 16800, Loss: {'mse_loss': 0.032619982957839966, 'mee_loss': 0.11445070803165436, 'totoal_loss': 0.04406505450606346, 'data_time': 0.0003777729580178857, 'model_time': 1.0401261299848557, 'learning_rate': 5.553274583184875e-06, 'epoch': 41.38})
|
| 169 |
+
Step 16900, Loss: {'mse_loss': 0.03175342082977295, 'mee_loss': 0.22203661501407623, 'totoal_loss': 0.05395708233118057, 'data_time': 0.000379299046471715, 'model_time': 0.7321733708959073, 'learning_rate': 5.492218176948673e-06, 'epoch': 41.63})
|
| 170 |
+
Step 17000, Loss: {'mse_loss': 0.031068798154592514, 'mee_loss': 0.15036416053771973, 'totoal_loss': 0.04610521346330643, 'data_time': 0.00037519203033298254, 'model_time': 0.7866538469679654, 'learning_rate': 5.431103782705404e-06, 'epoch': 41.87})
|
| 171 |
+
Step 17100, Loss: {'mse_loss': 0.011453831568360329, 'mee_loss': 0.14959673583507538, 'totoal_loss': 0.026413504034280777, 'data_time': 0.01582488906569779, 'model_time': 0.7789232349023223, 'learning_rate': 5.369941051126377e-06, 'epoch': 42.12})
|
| 172 |
+
Step 17200, Loss: {'mse_loss': 0.04018695652484894, 'mee_loss': 0.16425974667072296, 'totoal_loss': 0.056612931191921234, 'data_time': 0.019199143978767097, 'model_time': 0.7786129009909928, 'learning_rate': 5.308739640515932e-06, 'epoch': 42.36})
|
| 173 |
+
Step 17300, Loss: {'mse_loss': 0.01982780173420906, 'mee_loss': 0.21210473775863647, 'totoal_loss': 0.04103827476501465, 'data_time': 0.017925121006555855, 'model_time': 0.7576987340580672, 'learning_rate': 5.24750921528627e-06, 'epoch': 42.61})
|
| 174 |
+
Step 17400, Loss: {'mse_loss': 0.03410083428025246, 'mee_loss': 0.21322380006313324, 'totoal_loss': 0.05542321503162384, 'data_time': 0.013888759072870016, 'model_time': 0.7607963329646736, 'learning_rate': 5.186259444431344e-06, 'epoch': 42.86})
|
| 175 |
+
Step 17500, Loss: {'mse_loss': 0.012347830459475517, 'mee_loss': 0.1362440437078476, 'totoal_loss': 0.025972235947847366, 'data_time': 0.0008050849428400397, 'model_time': 0.7704526119632646, 'learning_rate': 5.125e-06, 'epoch': 43.1})
|
| 176 |
+
Step 17600, Loss: {'mse_loss': 0.01621938683092594, 'mee_loss': 0.1971716433763504, 'totoal_loss': 0.03593654930591583, 'data_time': 0.00039387005381286144, 'model_time': 0.734769097995013, 'learning_rate': 5.063740555568656e-06, 'epoch': 43.35})
|
| 177 |
+
Step 17700, Loss: {'mse_loss': 0.017851699143648148, 'mee_loss': 0.150828555226326, 'totoal_loss': 0.03293455392122269, 'data_time': 0.0003881970187649131, 'model_time': 0.7351674820529297, 'learning_rate': 5.002490784713731e-06, 'epoch': 43.6})
|
| 178 |
+
Step 17800, Loss: {'mse_loss': 0.03540373966097832, 'mee_loss': 0.12859497964382172, 'totoal_loss': 0.04826323688030243, 'data_time': 0.0004434009315446019, 'model_time': 0.8073538100579754, 'learning_rate': 4.9412603594840695e-06, 'epoch': 43.84})
|
| 179 |
+
Step 17900, Loss: {'mse_loss': 0.016783442348241806, 'mee_loss': 0.16373740136623383, 'totoal_loss': 0.03315718472003937, 'data_time': 0.035186658962629735, 'model_time': 0.7153035929659382, 'learning_rate': 4.8800589488736245e-06, 'epoch': 44.09})
|
| 180 |
+
Step 18000, Loss: {'mse_loss': 0.026525873690843582, 'mee_loss': 0.22461842000484467, 'totoal_loss': 0.04898771643638611, 'data_time': 0.023621633066795766, 'model_time': 0.7514013620093465, 'learning_rate': 4.818896217294598e-06, 'epoch': 44.33})
|
| 181 |
+
Step 18100, Loss: {'mse_loss': 0.031215403228998184, 'mee_loss': 0.1411321759223938, 'totoal_loss': 0.045328620821237564, 'data_time': 0.022032586042769253, 'model_time': 0.7025462629972026, 'learning_rate': 4.757781823051329e-06, 'epoch': 44.58})
|
| 182 |
+
Step 18200, Loss: {'mse_loss': 0.01301325298845768, 'mee_loss': 0.11670924723148346, 'totoal_loss': 0.024684177711606026, 'data_time': 0.02659099397715181, 'model_time': 0.8540375280426815, 'learning_rate': 4.696725416815128e-06, 'epoch': 44.83})
|
| 183 |
+
Step 18300, Loss: {'mse_loss': 0.011556396260857582, 'mee_loss': 0.16105468571186066, 'totoal_loss': 0.027661865577101707, 'data_time': 0.00039860501419752836, 'model_time': 0.7859256829833612, 'learning_rate': 4.635736640100327e-06, 'epoch': 45.07})
|
| 184 |
+
Step 18400, Loss: {'mse_loss': 0.04431600868701935, 'mee_loss': 0.20776577293872833, 'totoal_loss': 0.06509258598089218, 'data_time': 0.0003922850592061877, 'model_time': 0.8499443929176778, 'learning_rate': 4.574825123741778e-06, 'epoch': 45.32})
|
| 185 |
+
Step 18500, Loss: {'mse_loss': 0.020422831177711487, 'mee_loss': 0.1499299705028534, 'totoal_loss': 0.035415828227996826, 'data_time': 0.0005562599981203675, 'model_time': 0.8526705889962614, 'learning_rate': 4.5140004863740165e-06, 'epoch': 45.57})
|
| 186 |
+
Step 18600, Loss: {'mse_loss': 0.042281560599803925, 'mee_loss': 0.15920700132846832, 'totoal_loss': 0.05820225924253464, 'data_time': 0.000471360981464386, 'model_time': 0.7619270290015265, 'learning_rate': 4.45327233291239e-06, 'epoch': 45.81})
|
| 187 |
+
Step 18700, Loss: {'mse_loss': 0.052197739481925964, 'mee_loss': 0.10177771002054214, 'totoal_loss': 0.0623755119740963, 'data_time': 0.01617982191964984, 'model_time': 0.8170689890393987, 'learning_rate': 4.39265025303631e-06, 'epoch': 46.06})
|
| 188 |
+
Step 18800, Loss: {'mse_loss': 0.027937855571508408, 'mee_loss': 0.16363279521465302, 'totoal_loss': 0.04430113732814789, 'data_time': 0.01694202295038849, 'model_time': 0.7807557090418413, 'learning_rate': 4.332143819674943e-06, 'epoch': 46.31})
|
| 189 |
+
Step 18900, Loss: {'mse_loss': 0.009524351917207241, 'mee_loss': 0.11419878900051117, 'totoal_loss': 0.020944230258464813, 'data_time': 0.014630574965849519, 'model_time': 0.8544296870240942, 'learning_rate': 4.271762587495529e-06, 'epoch': 46.55})
|
| 190 |
+
Step 19000, Loss: {'mse_loss': 0.04034098610281944, 'mee_loss': 0.17595387995243073, 'totoal_loss': 0.057936374098062515, 'data_time': 0.0175573070300743, 'model_time': 0.7328137380536646, 'learning_rate': 4.2115160913945914e-06, 'epoch': 46.8})
|
| 191 |
+
Step 19100, Loss: {'mse_loss': 0.016512997448444366, 'mee_loss': 0.14500385522842407, 'totoal_loss': 0.031013384461402893, 'data_time': 0.0005239458987489343, 'model_time': 0.8381921059917659, 'learning_rate': 4.151413844992267e-06, 'epoch': 47.04})
|
| 192 |
+
Step 19200, Loss: {'mse_loss': 0.013258827850222588, 'mee_loss': 0.12514948844909668, 'totoal_loss': 0.025773776695132256, 'data_time': 0.0004867429379373789, 'model_time': 0.8162773089716211, 'learning_rate': 4.091465339129985e-06, 'epoch': 47.29})
|
| 193 |
+
Step 19300, Loss: {'mse_loss': 0.011050124652683735, 'mee_loss': 0.09904837608337402, 'totoal_loss': 0.020954962819814682, 'data_time': 0.0003703580005094409, 'model_time': 0.7805757090682164, 'learning_rate': 4.031680040371768e-06, 'epoch': 47.54})
|
| 194 |
+
Step 19400, Loss: {'mse_loss': 0.014530408196151257, 'mee_loss': 0.09486722201108932, 'totoal_loss': 0.024017130956053734, 'data_time': 0.00038507406134158373, 'model_time': 0.7633535460336134, 'learning_rate': 3.972067389509344e-06, 'epoch': 47.78})
|
| 195 |
+
Step 19500, Loss: {'mse_loss': 0.005347932688891888, 'mee_loss': 0.09684246778488159, 'totoal_loss': 0.015032179653644562, 'data_time': 0.007376808091066778, 'model_time': 0.8191769539844245, 'learning_rate': 3.912636800071335e-06, 'epoch': 48.03})
|
| 196 |
+
Step 19600, Loss: {'mse_loss': 0.010693439282476902, 'mee_loss': 0.17645227909088135, 'totoal_loss': 0.028338667005300522, 'data_time': 0.009688458987511694, 'model_time': 0.8107188559370115, 'learning_rate': 3.853397656836754e-06, 'epoch': 48.28})
|
| 197 |
+
Step 19700, Loss: {'mse_loss': 0.02653510682284832, 'mee_loss': 0.12482792884111404, 'totoal_loss': 0.039017900824546814, 'data_time': 0.007022225996479392, 'model_time': 0.7493050770135596, 'learning_rate': 3.7943593143530404e-06, 'epoch': 48.52})
|
| 198 |
+
Step 19800, Loss: {'mse_loss': 0.05346604809165001, 'mee_loss': 0.1462029665708542, 'totoal_loss': 0.06808634102344513, 'data_time': 0.009923876030370593, 'model_time': 0.7599462840007618, 'learning_rate': 3.735531095458867e-06, 'epoch': 48.77})
|
| 199 |
+
Step 19900, Loss: {'mse_loss': 0.020289788022637367, 'mee_loss': 0.1568043828010559, 'totoal_loss': 0.03597022593021393, 'data_time': 0.00039327796548604965, 'model_time': 0.7617410020902753, 'learning_rate': 3.6769222898119562e-06, 'epoch': 49.01})
|
| 200 |
+
Step 20000, Loss: {'mse_loss': 0.027982661500573158, 'mee_loss': 0.14346560835838318, 'totoal_loss': 0.042329221963882446, 'data_time': 0.000385344959795475, 'model_time': 0.8275164630031213, 'learning_rate': 3.618542152422132e-06, 'epoch': 49.26})
|
| 201 |
+
Step 20100, Loss: {'mse_loss': 0.024495640769600868, 'mee_loss': 0.1428956389427185, 'totoal_loss': 0.03878520429134369, 'data_time': 0.00045270996633917093, 'model_time': 0.7778695130255073, 'learning_rate': 3.560399902189855e-06, 'epoch': 49.51})
|
| 202 |
+
Step 20200, Loss: {'mse_loss': 0.02582830935716629, 'mee_loss': 0.13196879625320435, 'totoal_loss': 0.039025187492370605, 'data_time': 0.0004031849093735218, 'model_time': 0.7449558658991009, 'learning_rate': 3.502504720450441e-06, 'epoch': 49.75})
|
| 203 |
+
Step 20300, Loss: {'mse_loss': 0.01341458410024643, 'mee_loss': 0.16023585200309753, 'totoal_loss': 0.029438169673085213, 'data_time': 0.8447311769705266, 'model_time': 0.8128465979825705, 'learning_rate': 3.4448657495242304e-06, 'epoch': 50.0})
|
| 204 |
+
Step 20400, Loss: {'mse_loss': 0.00562012754380703, 'mee_loss': 0.10329307615756989, 'totoal_loss': 0.015949435532093048, 'data_time': 0.008419630932621658, 'model_time': 0.8038582819281146, 'learning_rate': 3.387492091272904e-06, 'epoch': 50.25})
|
| 205 |
+
Step 20500, Loss: {'mse_loss': 0.004879347048699856, 'mee_loss': 0.10687896609306335, 'totoal_loss': 0.015567244030535221, 'data_time': 0.01031823898665607, 'model_time': 0.7700668399920687, 'learning_rate': 3.3303928056621955e-06, 'epoch': 50.49})
|
| 206 |
+
Step 20600, Loss: {'mse_loss': 0.013559827581048012, 'mee_loss': 0.17175696790218353, 'totoal_loss': 0.030735524371266365, 'data_time': 0.00811986206099391, 'model_time': 0.7461295470129699, 'learning_rate': 3.2735769093312202e-06, 'epoch': 50.74})
|
| 207 |
+
Step 20700, Loss: {'mse_loss': 0.008656597696244717, 'mee_loss': 0.11354795098304749, 'totoal_loss': 0.02001139335334301, 'data_time': 0.007067419937811792, 'model_time': 0.7085973980138078, 'learning_rate': 3.217053374168639e-06, 'epoch': 50.99})
|
| 208 |
+
Step 20800, Loss: {'mse_loss': 0.008146676234900951, 'mee_loss': 0.12061172723770142, 'totoal_loss': 0.020207848399877548, 'data_time': 0.000414157984778285, 'model_time': 0.7584368860116228, 'learning_rate': 3.1608311258958953e-06, 'epoch': 51.23})
|
| 209 |
+
Step 20900, Loss: {'mse_loss': 0.004931638017296791, 'mee_loss': 0.10287533700466156, 'totoal_loss': 0.015219171531498432, 'data_time': 0.00043941300828009844, 'model_time': 0.8275020159780979, 'learning_rate': 3.10491904265774e-06, 'epoch': 51.48})
|
| 210 |
+
Step 21000, Loss: {'mse_loss': 0.013005540706217289, 'mee_loss': 0.11853338778018951, 'totoal_loss': 0.024858880788087845, 'data_time': 0.0003739600069820881, 'model_time': 0.7487520930590108, 'learning_rate': 3.0493259536202714e-06, 'epoch': 51.72})
|
| 211 |
+
Step 21100, Loss: {'mse_loss': 0.022734729573130608, 'mee_loss': 0.15133532881736755, 'totoal_loss': 0.03786826133728027, 'data_time': 0.0003911919193342328, 'model_time': 0.7657579380320385, 'learning_rate': 2.9940606375767038e-06, 'epoch': 51.97})
|
| 212 |
+
Step 21200, Loss: {'mse_loss': 0.0103872399777174, 'mee_loss': 0.1513606309890747, 'totoal_loss': 0.02552330307662487, 'data_time': 0.007463459041900933, 'model_time': 0.8069833089830354, 'learning_rate': 2.939131821561094e-06, 'epoch': 52.22})
|
| 213 |
+
Step 21300, Loss: {'mse_loss': 0.008108232170343399, 'mee_loss': 0.09310834109783173, 'totoal_loss': 0.01741906628012657, 'data_time': 0.007802076986990869, 'model_time': 0.8470341910142452, 'learning_rate': 2.8845481794702473e-06, 'epoch': 52.46})
|
| 214 |
+
Step 21400, Loss: {'mse_loss': 0.008557569235563278, 'mee_loss': 0.09860187768936157, 'totoal_loss': 0.018417757004499435, 'data_time': 0.009887899039313197, 'model_time': 0.760409518959932, 'learning_rate': 2.830318330694004e-06, 'epoch': 52.71})
|
| 215 |
+
Step 21500, Loss: {'mse_loss': 0.012958056293427944, 'mee_loss': 0.1316918134689331, 'totoal_loss': 0.02612723782658577, 'data_time': 0.009113541920669377, 'model_time': 0.7469830370973796, 'learning_rate': 2.7764508387541378e-06, 'epoch': 52.96})
|
| 216 |
+
Step 21600, Loss: {'mse_loss': 0.02357601374387741, 'mee_loss': 0.13780328631401062, 'totoal_loss': 0.03735634312033653, 'data_time': 0.0004468439146876335, 'model_time': 0.7557193420361727, 'learning_rate': 2.7229542099520797e-06, 'epoch': 53.2})
|
| 217 |
+
Step 21700, Loss: {'mse_loss': 0.02567610703408718, 'mee_loss': 0.2086055427789688, 'totoal_loss': 0.04653666168451309, 'data_time': 0.0003866699989885092, 'model_time': 0.7502280449261889, 'learning_rate': 2.669836892025666e-06, 'epoch': 53.45})
|
| 218 |
+
Step 21800, Loss: {'mse_loss': 0.00989166833460331, 'mee_loss': 0.1138220876455307, 'totoal_loss': 0.02127387747168541, 'data_time': 0.0003978640306740999, 'model_time': 0.7265960139920935, 'learning_rate': 2.6171072728151557e-06, 'epoch': 53.69})
|
| 219 |
+
Step 21900, Loss: {'mse_loss': 0.010239844210445881, 'mee_loss': 0.1231217086315155, 'totoal_loss': 0.022552015259861946, 'data_time': 0.0004317779093980789, 'model_time': 0.762046407093294, 'learning_rate': 2.5647736789386828e-06, 'epoch': 53.94})
|
| 220 |
+
Step 22000, Loss: {'mse_loss': 0.01367709320038557, 'mee_loss': 0.12738941609859467, 'totoal_loss': 0.026416035369038582, 'data_time': 0.02391734393313527, 'model_time': 0.730792740941979, 'learning_rate': 2.5128443744773904e-06, 'epoch': 54.19})
|
| 221 |
+
Step 22100, Loss: {'mse_loss': 0.025369415059685707, 'mee_loss': 0.13974922895431519, 'totoal_loss': 0.039344336837530136, 'data_time': 0.02302252792287618, 'model_time': 0.7315873060142621, 'learning_rate': 2.4613275596704386e-06, 'epoch': 54.43})
|
| 222 |
+
Step 22200, Loss: {'mse_loss': 0.004317880608141422, 'mee_loss': 0.08728780597448349, 'totoal_loss': 0.013046661391854286, 'data_time': 0.026901338016614318, 'model_time': 0.726419331971556, 'learning_rate': 2.4102313696200853e-06, 'epoch': 54.68})
|
| 223 |
+
Step 22300, Loss: {'mse_loss': 0.01650896482169628, 'mee_loss': 0.15359993278980255, 'totoal_loss': 0.03186895698308945, 'data_time': 0.028408384998328984, 'model_time': 0.803319422993809, 'learning_rate': 2.359563873007063e-06, 'epoch': 54.93})
|
| 224 |
+
Step 22400, Loss: {'mse_loss': 0.009004783816635609, 'mee_loss': 0.09828539192676544, 'totoal_loss': 0.018833324313163757, 'data_time': 0.0004965399857610464, 'model_time': 0.7405525479698554, 'learning_rate': 2.3093330708164465e-06, 'epoch': 55.17})
|
| 225 |
+
Step 22500, Loss: {'mse_loss': 0.006913463119417429, 'mee_loss': 0.12483157962560654, 'totoal_loss': 0.019396621733903885, 'data_time': 0.0003514259587973356, 'model_time': 0.7396624870598316, 'learning_rate': 2.2595468950741943e-06, 'epoch': 55.42})
|
| 226 |
+
Step 22600, Loss: {'mse_loss': 0.012174909003078938, 'mee_loss': 0.12500602006912231, 'totoal_loss': 0.024675510823726654, 'data_time': 0.00038442201912403107, 'model_time': 0.757924237055704, 'learning_rate': 2.2102132075945974e-06, 'epoch': 55.67})
|
| 227 |
+
Step 22700, Loss: {'mse_loss': 0.030279535800218582, 'mee_loss': 0.12888066470623016, 'totoal_loss': 0.0431676022708416, 'data_time': 0.0003955909051001072, 'model_time': 0.7650339520769194, 'learning_rate': 2.1613397987388e-06, 'epoch': 55.91})
|
| 228 |
+
Step 22800, Loss: {'mse_loss': 0.022715261206030846, 'mee_loss': 0.09806130826473236, 'totoal_loss': 0.03252139315009117, 'data_time': 0.014999161008745432, 'model_time': 0.8184293300146237, 'learning_rate': 2.1129343861846207e-06, 'epoch': 56.16})
|
| 229 |
+
Step 22900, Loss: {'mse_loss': 0.018536411225795746, 'mee_loss': 0.08884167671203613, 'totoal_loss': 0.02742058038711548, 'data_time': 0.017457776935771108, 'model_time': 0.8230793699622154, 'learning_rate': 2.065004613707836e-06, 'epoch': 56.4})
|
| 230 |
+
Step 23000, Loss: {'mse_loss': 0.029054172337055206, 'mee_loss': 0.1283331662416458, 'totoal_loss': 0.04188748821616173, 'data_time': 0.0147961659822613, 'model_time': 0.7938705330016091, 'learning_rate': 2.0175580499751375e-06, 'epoch': 56.65})
|
| 231 |
+
Step 23100, Loss: {'mse_loss': 0.015194790437817574, 'mee_loss': 0.10680972039699554, 'totoal_loss': 0.025875762104988098, 'data_time': 0.014009328093379736, 'model_time': 0.7792946728877723, 'learning_rate': 1.9706021873489604e-06, 'epoch': 56.9})
|
| 232 |
+
Step 23200, Loss: {'mse_loss': 0.00543308025225997, 'mee_loss': 0.10689660906791687, 'totoal_loss': 0.016122741624712944, 'data_time': 0.00046613707672804594, 'model_time': 0.7514570780331269, 'learning_rate': 1.924144440704338e-06, 'epoch': 57.14})
|
| 233 |
+
Step 23300, Loss: {'mse_loss': 0.010970965959131718, 'mee_loss': 0.09519345313310623, 'totoal_loss': 0.020490311086177826, 'data_time': 0.0004024489317089319, 'model_time': 0.7372796770650893, 'learning_rate': 1.8781921462580238e-06, 'epoch': 57.39})
|
| 234 |
+
Step 23400, Loss: {'mse_loss': 0.02823496051132679, 'mee_loss': 0.17488084733486176, 'totoal_loss': 0.045723043382167816, 'data_time': 0.0003838390111923218, 'model_time': 0.7502566609764472, 'learning_rate': 1.8327525604100058e-06, 'epoch': 57.64})
|
| 235 |
+
Step 23500, Loss: {'mse_loss': 0.010693477466702461, 'mee_loss': 0.08415915071964264, 'totoal_loss': 0.019109392538666725, 'data_time': 0.00036977208219468594, 'model_time': 0.7492570709437132, 'learning_rate': 1.7878328585976426e-06, 'epoch': 57.88})
|
| 236 |
+
Step 23600, Loss: {'mse_loss': 0.008593712002038956, 'mee_loss': 0.07439284771680832, 'totoal_loss': 0.016032997518777847, 'data_time': 0.02359190199058503, 'model_time': 0.7425933099584654, 'learning_rate': 1.7434401341625765e-06, 'epoch': 58.13})
|
| 237 |
+
Step 23700, Loss: {'mse_loss': 0.010178211145102978, 'mee_loss': 0.10082684457302094, 'totoal_loss': 0.020260896533727646, 'data_time': 0.02155642199795693, 'model_time': 0.7507639910327271, 'learning_rate': 1.6995813972306108e-06, 'epoch': 58.37})
|
| 238 |
+
Step 23800, Loss: {'mse_loss': 0.009115630760788918, 'mee_loss': 0.07403726130723953, 'totoal_loss': 0.01651935651898384, 'data_time': 0.025943970074877143, 'model_time': 0.7454822190338746, 'learning_rate': 1.656263573604734e-06, 'epoch': 58.62})
|
| 239 |
+
Step 23900, Loss: {'mse_loss': 0.015667933970689774, 'mee_loss': 0.10380580276250839, 'totoal_loss': 0.026048514991998672, 'data_time': 0.021608914015814662, 'model_time': 0.7461066310061142, 'learning_rate': 1.613493503671454e-06, 'epoch': 58.87})
|
| 240 |
+
Step 24000, Loss: {'mse_loss': 0.028273629024624825, 'mee_loss': 0.12127767503261566, 'totoal_loss': 0.0404013954102993, 'data_time': 0.0003885360201820731, 'model_time': 0.7667274210834876, 'learning_rate': 1.5712779413206198e-06, 'epoch': 59.11})
|
| 241 |
+
Step 24100, Loss: {'mse_loss': 0.029534704983234406, 'mee_loss': 0.1275893598794937, 'totoal_loss': 0.04229364171624184, 'data_time': 0.0004177349619567394, 'model_time': 0.8006484810030088, 'learning_rate': 1.5296235528789028e-06, 'epoch': 59.36})
|
| 242 |
+
Step 24200, Loss: {'mse_loss': 0.015275813639163971, 'mee_loss': 0.12323058396577835, 'totoal_loss': 0.027598872780799866, 'data_time': 0.00040926504880189896, 'model_time': 0.7984798479592428, 'learning_rate': 1.4885369160571124e-06, 'epoch': 59.61})
|
| 243 |
+
Step 24300, Loss: {'mse_loss': 0.008003808557987213, 'mee_loss': 0.15554435551166534, 'totoal_loss': 0.023558244109153748, 'data_time': 0.00036364898551255465, 'model_time': 0.7494176250183955, 'learning_rate': 1.4480245189114938e-06, 'epoch': 59.85})
|
| 244 |
+
Step 24400, Loss: {'mse_loss': 0.01892339438199997, 'mee_loss': 0.15243807435035706, 'totoal_loss': 0.034167200326919556, 'data_time': 0.015225986018776894, 'model_time': 0.7411490819649771, 'learning_rate': 1.408092758819191e-06, 'epoch': 60.1})
|
| 245 |
+
Step 24500, Loss: {'mse_loss': 0.008119193837046623, 'mee_loss': 0.08809086680412292, 'totoal_loss': 0.016928281635046005, 'data_time': 0.017186497920192778, 'model_time': 0.795173766091466, 'learning_rate': 1.368747941468028e-06, 'epoch': 60.34})
|
| 246 |
+
Step 24600, Loss: {'mse_loss': 0.01706245355308056, 'mee_loss': 0.11758637428283691, 'totoal_loss': 0.02882109209895134, 'data_time': 0.01693772105500102, 'model_time': 0.8255702219903469, 'learning_rate': 1.3299962798607614e-06, 'epoch': 60.59})
|
| 247 |
+
Step 24700, Loss: {'mse_loss': 0.014048422686755657, 'mee_loss': 0.10680387914180756, 'totoal_loss': 0.024728810414671898, 'data_time': 0.016627326025627553, 'model_time': 0.8163615119410679, 'learning_rate': 1.2918438933339827e-06, 'epoch': 60.84})
|
| 248 |
+
Step 24800, Loss: {'mse_loss': 0.015621409751474857, 'mee_loss': 0.10831201076507568, 'totoal_loss': 0.02645261213183403, 'data_time': 0.009714042069390416, 'model_time': 0.746034755022265, 'learning_rate': 1.2542968065918027e-06, 'epoch': 61.08})
|
| 249 |
+
Step 24900, Loss: {'mse_loss': 0.011620027013123035, 'mee_loss': 0.09097358584403992, 'totoal_loss': 0.020717386156320572, 'data_time': 0.00787058298010379, 'model_time': 0.7278369970154017, 'learning_rate': 1.217360948754476e-06, 'epoch': 61.33})
|
| 250 |
+
Step 25000, Loss: {'mse_loss': 0.04112836346030235, 'mee_loss': 0.12858739495277405, 'totoal_loss': 0.05398710444569588, 'data_time': 0.007098696078173816, 'model_time': 0.7625109840882942, 'learning_rate': 1.1810421524221318e-06, 'epoch': 61.58})
|
| 251 |
+
Step 25100, Loss: {'mse_loss': 0.0070963972248137, 'mee_loss': 0.08549557626247406, 'totoal_loss': 0.01564595475792885, 'data_time': 0.011166709009557962, 'model_time': 0.7677299119532108, 'learning_rate': 1.1453461527537284e-06, 'epoch': 61.82})
|
| 252 |
+
Step 25200, Loss: {'mse_loss': 0.0049199303612113, 'mee_loss': 0.08939886838197708, 'totoal_loss': 0.013859817758202553, 'data_time': 0.021220091031864285, 'model_time': 0.7350176590261981, 'learning_rate': 1.1102785865614162e-06, 'epoch': 62.07})
|
| 253 |
+
Step 25300, Loss: {'mse_loss': 0.028345787897706032, 'mee_loss': 0.12701252102851868, 'totoal_loss': 0.04104704037308693, 'data_time': 0.015517942025326192, 'model_time': 0.7521840310655534, 'learning_rate': 1.0758449914204127e-06, 'epoch': 62.32})
|
| 254 |
+
Step 25400, Loss: {'mse_loss': 0.009298726916313171, 'mee_loss': 0.11890864372253418, 'totoal_loss': 0.02118959277868271, 'data_time': 0.017556656035594642, 'model_time': 0.7665238110348582, 'learning_rate': 1.0420508047945595e-06, 'epoch': 62.56})
|
| 255 |
+
Step 25500, Loss: {'mse_loss': 0.03453446924686432, 'mee_loss': 0.11316288262605667, 'totoal_loss': 0.045850757509469986, 'data_time': 0.01301786198746413, 'model_time': 0.8130768099799752, 'learning_rate': 1.0089013631776776e-06, 'epoch': 62.81})
|
| 256 |
+
Step 25600, Loss: {'mse_loss': 0.008538920432329178, 'mee_loss': 0.08162692934274673, 'totoal_loss': 0.01670161262154579, 'data_time': 0.0003819360863417387, 'model_time': 0.7372194470372051, 'learning_rate': 9.76401901250878e-07, 'epoch': 63.05})
|
| 257 |
+
Step 25700, Loss: {'mse_loss': 0.02127382531762123, 'mee_loss': 0.12040113657712936, 'totoal_loss': 0.03331393748521805, 'data_time': 0.0003933589905500412, 'model_time': 0.8488569289911538, 'learning_rate': 9.44557551055946e-07, 'epoch': 63.3})
|
| 258 |
+
Step 25800, Loss: {'mse_loss': 0.008748101070523262, 'mee_loss': 0.08854206651449203, 'totoal_loss': 0.017602307721972466, 'data_time': 0.00044607603922486305, 'model_time': 0.7667919410159811, 'learning_rate': 9.13373341184928e-07, 'epoch': 63.55})
|
| 259 |
+
Step 25900, Loss: {'mse_loss': 0.007076566573232412, 'mee_loss': 0.07812179625034332, 'totoal_loss': 0.014888746663928032, 'data_time': 0.0003829479683190584, 'model_time': 0.7677847560262308, 'learning_rate': 8.828541959860623e-07, 'epoch': 63.79})
|
| 260 |
+
Step 26000, Loss: {'mse_loss': 0.006840430665761232, 'mee_loss': 0.07871360331773758, 'totoal_loss': 0.014711791649460793, 'data_time': 0.016772902105003595, 'model_time': 0.7334890520432964, 'learning_rate': 8.530049347861661e-07, 'epoch': 64.04})
|
| 261 |
+
Step 26100, Loss: {'mse_loss': 0.010074768215417862, 'mee_loss': 0.06904350966215134, 'totoal_loss': 0.016979118809103966, 'data_time': 0.01604200410656631, 'model_time': 0.759185396018438, 'learning_rate': 8.238302711296034e-07, 'epoch': 64.29})
|
| 262 |
+
Step 26200, Loss: {'mse_loss': 0.022346477955579758, 'mee_loss': 0.10404375195503235, 'totoal_loss': 0.03275085240602493, 'data_time': 0.023314511054195464, 'model_time': 0.7441425760043785, 'learning_rate': 7.953348120339707e-07, 'epoch': 64.53})
|
| 263 |
+
Step 26300, Loss: {'mse_loss': 0.004751536529511213, 'mee_loss': 0.09517581760883331, 'totoal_loss': 0.014269119128584862, 'data_time': 0.017488998011685908, 'model_time': 0.7381957009201869, 'learning_rate': 7.675230572625892e-07, 'epoch': 64.78})
|
| 264 |
+
Step 26400, Loss: {'mse_loss': 0.056272540241479874, 'mee_loss': 0.1070854663848877, 'totoal_loss': 0.06698108464479446, 'data_time': 0.015814746962860227, 'model_time': 0.7595504019409418, 'learning_rate': 7.40399398613941e-07, 'epoch': 65.02})
|
| 265 |
+
Step 26500, Loss: {'mse_loss': 0.0048880609683692455, 'mee_loss': 0.0800618827342987, 'totoal_loss': 0.012894248589873314, 'data_time': 0.013159404043108225, 'model_time': 0.7449640339473262, 'learning_rate': 7.139681192281557e-07, 'epoch': 65.27})
|
| 266 |
+
Step 26600, Loss: {'mse_loss': 0.012370532378554344, 'mee_loss': 0.10668212175369263, 'totoal_loss': 0.023038744926452637, 'data_time': 0.025434162002056837, 'model_time': 0.7363190490286797, 'learning_rate': 6.882333929106462e-07, 'epoch': 65.52})
|
| 267 |
+
Step 26700, Loss: {'mse_loss': 0.004108593799173832, 'mee_loss': 0.08292526751756668, 'totoal_loss': 0.012401120737195015, 'data_time': 0.017154594999738038, 'model_time': 0.9797326480038464, 'learning_rate': 6.63199283473027e-07, 'epoch': 65.76})
|
| 268 |
+
Step 26800, Loss: {'mse_loss': 0.017082083970308304, 'mee_loss': 0.10609599947929382, 'totoal_loss': 0.027691684663295746, 'data_time': 0.03500412299763411, 'model_time': 0.7259909909917042, 'learning_rate': 6.388697440913819e-07, 'epoch': 66.01})
|
| 269 |
+
Step 26900, Loss: {'mse_loss': 0.008498843759298325, 'mee_loss': 0.0949404314160347, 'totoal_loss': 0.017992887645959854, 'data_time': 0.022454635007306933, 'model_time': 0.8114477091003209, 'learning_rate': 6.152486166820176e-07, 'epoch': 66.26})
|
| 270 |
+
Step 27000, Loss: {'mse_loss': 0.030565747991204262, 'mee_loss': 0.09597762674093246, 'totoal_loss': 0.04016350954771042, 'data_time': 0.02104775607585907, 'model_time': 0.7336584649747238, 'learning_rate': 5.923396312947748e-07, 'epoch': 66.5})
|
| 271 |
+
Step 27100, Loss: {'mse_loss': 0.024152906611561775, 'mee_loss': 0.05146278813481331, 'totoal_loss': 0.029299184679985046, 'data_time': 0.024997552041895688, 'model_time': 0.7311550350859761, 'learning_rate': 5.701464055240163e-07, 'epoch': 66.75})
|
| 272 |
+
Step 27200, Loss: {'mse_loss': 0.01213345117866993, 'mee_loss': 0.10126687586307526, 'totoal_loss': 0.022260138764977455, 'data_time': 0.01149509393144399, 'model_time': 0.8934809359489009, 'learning_rate': 5.48672443937364e-07, 'epoch': 67.0})
|
| 273 |
+
Step 27300, Loss: {'mse_loss': 0.005099236965179443, 'mee_loss': 0.0892728790640831, 'totoal_loss': 0.014026525430381298, 'data_time': 0.0003806799650192261, 'model_time': 0.8413175230380148, 'learning_rate': 5.279211375222855e-07, 'epoch': 67.24})
|
| 274 |
+
Step 27400, Loss: {'mse_loss': 0.028633877635002136, 'mee_loss': 0.15465182065963745, 'totoal_loss': 0.04409905895590782, 'data_time': 0.0003894059918820858, 'model_time': 0.7560844069812447, 'learning_rate': 5.07895763150622e-07, 'epoch': 67.49})
|
| 275 |
+
Step 27500, Loss: {'mse_loss': 0.009892471134662628, 'mee_loss': 0.08792372047901154, 'totoal_loss': 0.01868484355509281, 'data_time': 0.0004663759609684348, 'model_time': 0.7874241929966956, 'learning_rate': 4.885994830611266e-07, 'epoch': 67.73})
|
| 276 |
+
Step 27600, Loss: {'mse_loss': 0.01708754152059555, 'mee_loss': 0.10945906490087509, 'totoal_loss': 0.02803344838321209, 'data_time': 0.00032870902214199305, 'model_time': 0.7092074049869552, 'learning_rate': 4.700353443601156e-07, 'epoch': 67.98})
|
| 277 |
+
Step 27700, Loss: {'mse_loss': 0.003847484476864338, 'mee_loss': 0.07559271901845932, 'totoal_loss': 0.011406756937503815, 'data_time': 0.014747521956451237, 'model_time': 0.724164551938884, 'learning_rate': 4.5220627854029224e-07, 'epoch': 68.23})
|
| 278 |
+
Step 27800, Loss: {'mse_loss': 0.02480163238942623, 'mee_loss': 0.11532365530729294, 'totoal_loss': 0.036333996802568436, 'data_time': 0.016948677017353475, 'model_time': 0.7814685930497944, 'learning_rate': 4.351151010178311e-07, 'epoch': 68.47})
|
| 279 |
+
Step 27900, Loss: {'mse_loss': 0.0193324014544487, 'mee_loss': 0.0962931290268898, 'totoal_loss': 0.02896171435713768, 'data_time': 0.01520205195993185, 'model_time': 0.7968715579481795, 'learning_rate': 4.1876451068778983e-07, 'epoch': 68.72})
|
| 280 |
+
Step 28000, Loss: {'mse_loss': 0.007520841434597969, 'mee_loss': 0.0716390460729599, 'totoal_loss': 0.014684746041893959, 'data_time': 0.014501438941806555, 'model_time': 0.7425247710198164, 'learning_rate': 4.031570894979235e-07, 'epoch': 68.97})
|
| 281 |
+
Step 28100, Loss: {'mse_loss': 0.007119184825569391, 'mee_loss': 0.09749473631381989, 'totoal_loss': 0.016868658363819122, 'data_time': 0.0003831760259345174, 'model_time': 0.8355787880718708, 'learning_rate': 3.882953020409644e-07, 'epoch': 69.21})
|
| 282 |
+
Step 28200, Loss: {'mse_loss': 0.021127691492438316, 'mee_loss': 0.14225554466247559, 'totoal_loss': 0.035353247076272964, 'data_time': 0.0005199830047786236, 'model_time': 0.8587788109434769, 'learning_rate': 3.74181495165436e-07, 'epoch': 69.46})
|
| 283 |
+
Step 28300, Loss: {'mse_loss': 0.0064747268334031105, 'mee_loss': 0.0734269842505455, 'totoal_loss': 0.013817425817251205, 'data_time': 0.00033905694726854563, 'model_time': 0.820244770962745, 'learning_rate': 3.608178976050568e-07, 'epoch': 69.7})
|
| 284 |
+
Step 28400, Loss: {'mse_loss': 0.02119552344083786, 'mee_loss': 0.1283772736787796, 'totoal_loss': 0.03403325006365776, 'data_time': 0.0004192870110273361, 'model_time': 0.765900919912383, 'learning_rate': 3.482066196267966e-07, 'epoch': 69.95})
|
| 285 |
+
Step 28500, Loss: {'mse_loss': 0.006765988655388355, 'mee_loss': 0.09248598664999008, 'totoal_loss': 0.01601458713412285, 'data_time': 0.022147434065118432, 'model_time': 0.7711402031127363, 'learning_rate': 3.36349652697643e-07, 'epoch': 70.2})
|
| 286 |
+
Step 28600, Loss: {'mse_loss': 0.008138850331306458, 'mee_loss': 0.125613734126091, 'totoal_loss': 0.020700223743915558, 'data_time': 0.02362663100939244, 'model_time': 0.7744850410381332, 'learning_rate': 3.2524886917012403e-07, 'epoch': 70.44})
|
| 287 |
+
Step 28700, Loss: {'mse_loss': 0.005638946779072285, 'mee_loss': 0.09676183015108109, 'totoal_loss': 0.015315130352973938, 'data_time': 0.024098358931951225, 'model_time': 0.7864805200370029, 'learning_rate': 3.149060219866433e-07, 'epoch': 70.69})
|
| 288 |
+
Step 28800, Loss: {'mse_loss': 0.0030110804364085197, 'mee_loss': 0.06913797557353973, 'totoal_loss': 0.009924877434968948, 'data_time': 0.020721107022836804, 'model_time': 1.040198144968599, 'learning_rate': 3.053227444026695e-07, 'epoch': 70.94})
|
| 289 |
+
Step 28900, Loss: {'mse_loss': 0.005459588952362537, 'mee_loss': 0.06317709386348724, 'totoal_loss': 0.011777298524975777, 'data_time': 0.00037366896867752075, 'model_time': 0.7294298839988187, 'learning_rate': 2.9650054972882544e-07, 'epoch': 71.18})
|
| 290 |
+
Step 29000, Loss: {'mse_loss': 0.026117052882909775, 'mee_loss': 0.1357157826423645, 'totoal_loss': 0.039688631892204285, 'data_time': 0.00044258497655391693, 'model_time': 0.7861417810199782, 'learning_rate': 2.884408310919209e-07, 'epoch': 71.43})
|
| 291 |
+
Step 29100, Loss: {'mse_loss': 0.003834069473668933, 'mee_loss': 0.06802722811698914, 'totoal_loss': 0.01063679251819849, 'data_time': 0.00047949899453669786, 'model_time': 0.7505023799603805, 'learning_rate': 2.8114486121495906e-07, 'epoch': 71.67})
|
| 292 |
+
Step 29200, Loss: {'mse_loss': 0.01019967719912529, 'mee_loss': 0.12515434622764587, 'totoal_loss': 0.022715112194418907, 'data_time': 0.0008752200519666076, 'model_time': 0.8350745480274782, 'learning_rate': 2.746137922161617e-07, 'epoch': 71.92})
|
| 293 |
+
Step 29300, Loss: {'mse_loss': 0.016291912645101547, 'mee_loss': 0.07131996005773544, 'totoal_loss': 0.02342390827834606, 'data_time': 0.023491578991524875, 'model_time': 0.7987457760609686, 'learning_rate': 2.68848655427034e-07, 'epoch': 72.17})
|
| 294 |
+
Step 29400, Loss: {'mse_loss': 0.029220961034297943, 'mee_loss': 0.060048166662454605, 'totoal_loss': 0.03522577881813049, 'data_time': 0.021664586034603417, 'model_time': 0.7093205730197951, 'learning_rate': 2.638503612295071e-07, 'epoch': 72.41})
|
| 295 |
+
Step 29500, Loss: {'mse_loss': 0.011438285931944847, 'mee_loss': 0.15469063818454742, 'totoal_loss': 0.02690735086798668, 'data_time': 0.02389370696619153, 'model_time': 0.7768000609939918, 'learning_rate': 2.5961969891217614e-07, 'epoch': 72.66})
|
| 296 |
+
Step 29600, Loss: {'mse_loss': 0.02517780475318432, 'mee_loss': 0.10353677719831467, 'totoal_loss': 0.035531483590602875, 'data_time': 0.02055054809898138, 'model_time': 0.7139558419585228, 'learning_rate': 2.5615733654566483e-07, 'epoch': 72.91})
|
| 297 |
+
Step 29700, Loss: {'mse_loss': 0.025721868500113487, 'mee_loss': 0.10722724348306656, 'totoal_loss': 0.03644459322094917, 'data_time': 0.00039022904820740223, 'model_time': 0.7379624480381608, 'learning_rate': 2.5346382087712764e-07, 'epoch': 73.15})
|
| 298 |
+
Step 29800, Loss: {'mse_loss': 0.020685328170657158, 'mee_loss': 0.11991839855909348, 'totoal_loss': 0.032677166163921356, 'data_time': 0.0003356799716129899, 'model_time': 0.7757575269788504, 'learning_rate': 2.515395772439128e-07, 'epoch': 73.4})
|
| 299 |
+
Step 29900, Loss: {'mse_loss': 0.01396600715816021, 'mee_loss': 0.09403526037931442, 'totoal_loss': 0.023369532078504562, 'data_time': 0.0005113439401611686, 'model_time': 0.7398798619396985, 'learning_rate': 2.5038490950639644e-07, 'epoch': 73.65})
|
| 300 |
+
Step 30000, Loss: {'mse_loss': 0.012938570231199265, 'mee_loss': 0.14519983530044556, 'totoal_loss': 0.02745855413377285, 'data_time': 0.00038708699867129326, 'model_time': 0.8250353620387614, 'learning_rate': 2.5e-07, 'epoch': 73.89})
|
libero_object_2B_mee1e-2_true/starvla_qwen_pi/config.json
ADDED
|
@@ -0,0 +1,130 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "starvla_qwen_pi",
|
| 3 |
+
"run_root_dir": "/share/project/baishuanghao/code/starVLA/pretrained_models_6/libero_object_2B_mee1e-2_true",
|
| 4 |
+
"seed": 42,
|
| 5 |
+
"trackers": [
|
| 6 |
+
"jsonl",
|
| 7 |
+
"wandb"
|
| 8 |
+
],
|
| 9 |
+
"wandb_project": "starVLA",
|
| 10 |
+
"is_debug": false,
|
| 11 |
+
"enable_mee": true,
|
| 12 |
+
"mee_weight": 0.01,
|
| 13 |
+
"enable_adaptive": true,
|
| 14 |
+
"framework": {
|
| 15 |
+
"name": "QwenPI",
|
| 16 |
+
"qwenvl": {
|
| 17 |
+
"base_vlm": "/share/project/baishuanghao/code/HLM-VLA/models/Qwen3-VL-2B-Instruct",
|
| 18 |
+
"attn_implementation": "flash_attention_2",
|
| 19 |
+
"vl_hidden_dim": 2048
|
| 20 |
+
},
|
| 21 |
+
"dino": {
|
| 22 |
+
"dino_backbone": "dinov2_vits14"
|
| 23 |
+
},
|
| 24 |
+
"action_model": {
|
| 25 |
+
"action_model_type": "DiT-B",
|
| 26 |
+
"action_hidden_dim": 2,
|
| 27 |
+
"hidden_size": 1024,
|
| 28 |
+
"add_pos_embed": true,
|
| 29 |
+
"max_seq_len": 1024,
|
| 30 |
+
"action_dim": 7,
|
| 31 |
+
"state_dim": 7,
|
| 32 |
+
"future_action_window_size": 7,
|
| 33 |
+
"action_horizon": 8,
|
| 34 |
+
"past_action_window_size": 0,
|
| 35 |
+
"repeated_diffusion_steps": 8,
|
| 36 |
+
"noise_beta_alpha": 1.5,
|
| 37 |
+
"noise_beta_beta": 1.0,
|
| 38 |
+
"noise_s": 0.999,
|
| 39 |
+
"num_timestep_buckets": 1000,
|
| 40 |
+
"num_inference_timesteps": 4,
|
| 41 |
+
"num_target_vision_tokens": 32,
|
| 42 |
+
"diffusion_model_cfg": {
|
| 43 |
+
"cross_attention_dim": 2048,
|
| 44 |
+
"dropout": 0.2,
|
| 45 |
+
"final_dropout": true,
|
| 46 |
+
"interleave_self_attention": true,
|
| 47 |
+
"norm_type": "ada_norm",
|
| 48 |
+
"num_layers": 16,
|
| 49 |
+
"output_dim": 1024,
|
| 50 |
+
"positional_embeddings": null
|
| 51 |
+
}
|
| 52 |
+
},
|
| 53 |
+
"reduce_in_full_precision": true
|
| 54 |
+
},
|
| 55 |
+
"datasets": {
|
| 56 |
+
"vlm_data": {
|
| 57 |
+
"dataset_py": "vlm_datasets",
|
| 58 |
+
"dataformat": "llava_json",
|
| 59 |
+
"dataset_use": "asv2_conversation_en,asv2_detailed_description_en,asv2_region_captioning_en,coco_internvl_longcap_en,coco_karpathy_train_567_en,coco_negative_gpt4o_en,coco_poetry_zh,coco_rem_en_zh,cocorem_exist_yorn_en,cocotextv2_en,cocotextv2_gpt4o_en,okvqa_en,refcoco_grounding_aug_en,refcoco_grounding_en,tallyqa_coco_en,toloka_grounding_aug_en,vqav2_en,vsr_en",
|
| 60 |
+
"eval_dataset": "aokvqa_cauldron_llava_format",
|
| 61 |
+
"data_flatten": false,
|
| 62 |
+
"base_interval": 2,
|
| 63 |
+
"max_pixels": 12845056,
|
| 64 |
+
"min_pixels": 3136,
|
| 65 |
+
"model_max_length": 2048,
|
| 66 |
+
"model_type": "qwen2.5vl",
|
| 67 |
+
"per_device_batch_size": 4
|
| 68 |
+
},
|
| 69 |
+
"vla_data": {
|
| 70 |
+
"dataset_py": "lerobot_datasets",
|
| 71 |
+
"data_root_dir": "/share/project/baishuanghao/data/libero_lerobot",
|
| 72 |
+
"data_mix": "libero_object",
|
| 73 |
+
"action_type": "delta_qpos",
|
| 74 |
+
"CoT_prompt": "Your task is {instruction}. To identify the key objects for your task. Locate their bounding boxes in [x1,y1,x2,y2] format.",
|
| 75 |
+
"CoT_answer": "bbox",
|
| 76 |
+
"default_image_resolution": [
|
| 77 |
+
3,
|
| 78 |
+
224,
|
| 79 |
+
224
|
| 80 |
+
],
|
| 81 |
+
"per_device_batch_size": 16,
|
| 82 |
+
"load_all_data_for_training": true,
|
| 83 |
+
"obs": [
|
| 84 |
+
"image_0"
|
| 85 |
+
]
|
| 86 |
+
}
|
| 87 |
+
},
|
| 88 |
+
"trainer": {
|
| 89 |
+
"epochs": 100,
|
| 90 |
+
"max_train_steps": 30000,
|
| 91 |
+
"num_warmup_steps": 5000,
|
| 92 |
+
"save_interval": 60000,
|
| 93 |
+
"eval_interval": 60000,
|
| 94 |
+
"learning_rate": {
|
| 95 |
+
"base": 4e-05,
|
| 96 |
+
"qwen_vl_interface": 1e-05,
|
| 97 |
+
"action_model": 0.0001
|
| 98 |
+
},
|
| 99 |
+
"lr_scheduler_type": "cosine_with_min_lr",
|
| 100 |
+
"scheduler_specific_kwargs": {
|
| 101 |
+
"min_lr": 1e-06
|
| 102 |
+
},
|
| 103 |
+
"freeze_modules": null,
|
| 104 |
+
"loss_scale": {
|
| 105 |
+
"vla": 1.0,
|
| 106 |
+
"vlm": 0.1
|
| 107 |
+
},
|
| 108 |
+
"max_grad_norm": 1.0,
|
| 109 |
+
"warmup_ratio": 0.1,
|
| 110 |
+
"weight_decay": 0.0,
|
| 111 |
+
"logging_frequency": 100,
|
| 112 |
+
"gradient_clipping": 1.0,
|
| 113 |
+
"gradient_accumulation_steps": 1,
|
| 114 |
+
"optimizer": {
|
| 115 |
+
"name": "AdamW",
|
| 116 |
+
"betas": [
|
| 117 |
+
0.9,
|
| 118 |
+
0.95
|
| 119 |
+
],
|
| 120 |
+
"eps": 1e-08,
|
| 121 |
+
"weight_decay": 1e-08
|
| 122 |
+
},
|
| 123 |
+
"is_resume": false,
|
| 124 |
+
"resume_epoch": null,
|
| 125 |
+
"resume_step": null,
|
| 126 |
+
"enable_gradient_checkpointing": true,
|
| 127 |
+
"enable_mixed_precision_training": true
|
| 128 |
+
},
|
| 129 |
+
"output_dir": "/share/project/baishuanghao/code/starVLA/pretrained_models_6/libero_object_2B_mee1e-2_true/starvla_qwen_pi"
|
| 130 |
+
}
|
libero_object_2B_mee1e-2_true/starvla_qwen_pi/dataset_statistics.json
ADDED
|
@@ -0,0 +1,133 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"franka": {
|
| 3 |
+
"action": {
|
| 4 |
+
"mean": [
|
| 5 |
+
0.07096529006958008,
|
| 6 |
+
0.13498851656913757,
|
| 7 |
+
-0.04601382836699486,
|
| 8 |
+
0.00123520044144243,
|
| 9 |
+
0.006998839322477579,
|
| 10 |
+
-0.015027612447738647,
|
| 11 |
+
0.46428999304771423
|
| 12 |
+
],
|
| 13 |
+
"std": [
|
| 14 |
+
0.2681235373020172,
|
| 15 |
+
0.43846824765205383,
|
| 16 |
+
0.4474974274635315,
|
| 17 |
+
0.024446550756692886,
|
| 18 |
+
0.049355510622262955,
|
| 19 |
+
0.042107198387384415,
|
| 20 |
+
0.49879148602485657
|
| 21 |
+
],
|
| 22 |
+
"max": [
|
| 23 |
+
0.9375,
|
| 24 |
+
0.8919642567634583,
|
| 25 |
+
0.9375,
|
| 26 |
+
0.17678570747375488,
|
| 27 |
+
0.35035714507102966,
|
| 28 |
+
0.1810714304447174,
|
| 29 |
+
1.0
|
| 30 |
+
],
|
| 31 |
+
"min": [
|
| 32 |
+
-0.8839285969734192,
|
| 33 |
+
-0.9375,
|
| 34 |
+
-0.9375,
|
| 35 |
+
-0.15000000596046448,
|
| 36 |
+
-0.29035714268684387,
|
| 37 |
+
-0.32892856001853943,
|
| 38 |
+
0.0
|
| 39 |
+
],
|
| 40 |
+
"q01": [
|
| 41 |
+
-0.5383928418159485,
|
| 42 |
+
-0.8758928775787354,
|
| 43 |
+
-0.9375,
|
| 44 |
+
-0.06964285671710968,
|
| 45 |
+
-0.11678571254014969,
|
| 46 |
+
-0.15964286029338837,
|
| 47 |
+
0.0
|
| 48 |
+
],
|
| 49 |
+
"q99": [
|
| 50 |
+
0.8464285731315613,
|
| 51 |
+
0.84375,
|
| 52 |
+
0.9375,
|
| 53 |
+
0.08142857253551483,
|
| 54 |
+
0.14892856776714325,
|
| 55 |
+
0.0867857113480568,
|
| 56 |
+
1.0
|
| 57 |
+
],
|
| 58 |
+
"mask": [
|
| 59 |
+
true,
|
| 60 |
+
true,
|
| 61 |
+
true,
|
| 62 |
+
true,
|
| 63 |
+
true,
|
| 64 |
+
true,
|
| 65 |
+
false
|
| 66 |
+
]
|
| 67 |
+
},
|
| 68 |
+
"state": {
|
| 69 |
+
"mean": [
|
| 70 |
+
-0.02999030612409115,
|
| 71 |
+
-0.007947085425257683,
|
| 72 |
+
0.20293472707271576,
|
| 73 |
+
3.1086409091949463,
|
| 74 |
+
-0.21404768526554108,
|
| 75 |
+
-0.11307074874639511,
|
| 76 |
+
0.029380427673459053,
|
| 77 |
+
-0.030556727200746536
|
| 78 |
+
],
|
| 79 |
+
"std": [
|
| 80 |
+
0.06694897264242172,
|
| 81 |
+
0.17608462274074554,
|
| 82 |
+
0.07807064801454544,
|
| 83 |
+
0.08684843033552649,
|
| 84 |
+
0.33540457487106323,
|
| 85 |
+
0.20728276669979095,
|
| 86 |
+
0.00956575945019722,
|
| 87 |
+
0.009197483770549297
|
| 88 |
+
],
|
| 89 |
+
"max": [
|
| 90 |
+
0.14580604434013367,
|
| 91 |
+
0.33216384053230286,
|
| 92 |
+
0.3857804834842682,
|
| 93 |
+
3.4003844261169434,
|
| 94 |
+
0.7954911589622498,
|
| 95 |
+
0.6642207503318787,
|
| 96 |
+
0.04104341194033623,
|
| 97 |
+
-0.00018117300351150334
|
| 98 |
+
],
|
| 99 |
+
"min": [
|
| 100 |
+
-0.1765444278717041,
|
| 101 |
+
-0.29457300901412964,
|
| 102 |
+
0.008128180168569088,
|
| 103 |
+
2.2890501022338867,
|
| 104 |
+
-1.883241891860962,
|
| 105 |
+
-1.0600427389144897,
|
| 106 |
+
0.0006495157140307128,
|
| 107 |
+
-0.041782498359680176
|
| 108 |
+
],
|
| 109 |
+
"q01": [
|
| 110 |
+
-0.14911890715360643,
|
| 111 |
+
-0.25978428691625594,
|
| 112 |
+
0.009925739830359817,
|
| 113 |
+
2.7545341420173646,
|
| 114 |
+
-1.3996034812927245,
|
| 115 |
+
-0.6867720144987106,
|
| 116 |
+
0.008197814421728254,
|
| 117 |
+
-0.04015838988125324
|
| 118 |
+
],
|
| 119 |
+
"q99": [
|
| 120 |
+
0.09063626825809479,
|
| 121 |
+
0.29066365867853167,
|
| 122 |
+
0.3370887073874472,
|
| 123 |
+
3.2611824750900267,
|
| 124 |
+
0.32092821151018125,
|
| 125 |
+
0.4037663781642913,
|
| 126 |
+
0.039891827926039694,
|
| 127 |
+
-0.009106044843792932
|
| 128 |
+
]
|
| 129 |
+
},
|
| 130 |
+
"num_transitions": 66605,
|
| 131 |
+
"num_trajectories": 454
|
| 132 |
+
}
|
| 133 |
+
}
|
libero_object_2B_mee1e-2_true/starvla_qwen_pi/final_model/pytorch_model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89f1b2c43c8eb622fdc8e05aede1a581a25f4bdda5e86d61ac35f09a13c60afa
|
| 3 |
+
size 6825856850
|
libero_object_2B_mee1e-2_true/starvla_qwen_pi/libero_eval_libero_object.log
ADDED
|
@@ -0,0 +1,2521 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Task suite: libero_object
|
| 2 |
+
|
| 3 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 4 |
+
Success: True
|
| 5 |
+
# episodes completed so far: 1
|
| 6 |
+
# successes: 1 (100.0%)
|
| 7 |
+
|
| 8 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 9 |
+
Success: True
|
| 10 |
+
# episodes completed so far: 2
|
| 11 |
+
# successes: 2 (100.0%)
|
| 12 |
+
|
| 13 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 14 |
+
Success: True
|
| 15 |
+
# episodes completed so far: 3
|
| 16 |
+
# successes: 3 (100.0%)
|
| 17 |
+
|
| 18 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 19 |
+
Success: True
|
| 20 |
+
# episodes completed so far: 4
|
| 21 |
+
# successes: 4 (100.0%)
|
| 22 |
+
|
| 23 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 24 |
+
Success: True
|
| 25 |
+
# episodes completed so far: 5
|
| 26 |
+
# successes: 5 (100.0%)
|
| 27 |
+
|
| 28 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 29 |
+
Success: True
|
| 30 |
+
# episodes completed so far: 6
|
| 31 |
+
# successes: 6 (100.0%)
|
| 32 |
+
|
| 33 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 34 |
+
Success: True
|
| 35 |
+
# episodes completed so far: 7
|
| 36 |
+
# successes: 7 (100.0%)
|
| 37 |
+
|
| 38 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 39 |
+
Success: True
|
| 40 |
+
# episodes completed so far: 8
|
| 41 |
+
# successes: 8 (100.0%)
|
| 42 |
+
|
| 43 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 44 |
+
Success: True
|
| 45 |
+
# episodes completed so far: 9
|
| 46 |
+
# successes: 9 (100.0%)
|
| 47 |
+
|
| 48 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 49 |
+
Success: True
|
| 50 |
+
# episodes completed so far: 10
|
| 51 |
+
# successes: 10 (100.0%)
|
| 52 |
+
|
| 53 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 54 |
+
Success: True
|
| 55 |
+
# episodes completed so far: 11
|
| 56 |
+
# successes: 11 (100.0%)
|
| 57 |
+
|
| 58 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 59 |
+
Success: True
|
| 60 |
+
# episodes completed so far: 12
|
| 61 |
+
# successes: 12 (100.0%)
|
| 62 |
+
|
| 63 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 64 |
+
Success: True
|
| 65 |
+
# episodes completed so far: 13
|
| 66 |
+
# successes: 13 (100.0%)
|
| 67 |
+
|
| 68 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 69 |
+
Success: True
|
| 70 |
+
# episodes completed so far: 14
|
| 71 |
+
# successes: 14 (100.0%)
|
| 72 |
+
|
| 73 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 74 |
+
Success: True
|
| 75 |
+
# episodes completed so far: 15
|
| 76 |
+
# successes: 15 (100.0%)
|
| 77 |
+
|
| 78 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 79 |
+
Success: True
|
| 80 |
+
# episodes completed so far: 16
|
| 81 |
+
# successes: 16 (100.0%)
|
| 82 |
+
|
| 83 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 84 |
+
Success: True
|
| 85 |
+
# episodes completed so far: 17
|
| 86 |
+
# successes: 17 (100.0%)
|
| 87 |
+
|
| 88 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 89 |
+
Success: True
|
| 90 |
+
# episodes completed so far: 18
|
| 91 |
+
# successes: 18 (100.0%)
|
| 92 |
+
|
| 93 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 94 |
+
Success: True
|
| 95 |
+
# episodes completed so far: 19
|
| 96 |
+
# successes: 19 (100.0%)
|
| 97 |
+
|
| 98 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 99 |
+
Success: True
|
| 100 |
+
# episodes completed so far: 20
|
| 101 |
+
# successes: 20 (100.0%)
|
| 102 |
+
|
| 103 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 104 |
+
Success: True
|
| 105 |
+
# episodes completed so far: 21
|
| 106 |
+
# successes: 21 (100.0%)
|
| 107 |
+
|
| 108 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 109 |
+
Success: True
|
| 110 |
+
# episodes completed so far: 22
|
| 111 |
+
# successes: 22 (100.0%)
|
| 112 |
+
|
| 113 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 114 |
+
Success: True
|
| 115 |
+
# episodes completed so far: 23
|
| 116 |
+
# successes: 23 (100.0%)
|
| 117 |
+
|
| 118 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 119 |
+
Success: True
|
| 120 |
+
# episodes completed so far: 24
|
| 121 |
+
# successes: 24 (100.0%)
|
| 122 |
+
|
| 123 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 124 |
+
Success: True
|
| 125 |
+
# episodes completed so far: 25
|
| 126 |
+
# successes: 25 (100.0%)
|
| 127 |
+
|
| 128 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 129 |
+
Success: True
|
| 130 |
+
# episodes completed so far: 26
|
| 131 |
+
# successes: 26 (100.0%)
|
| 132 |
+
|
| 133 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 134 |
+
Success: True
|
| 135 |
+
# episodes completed so far: 27
|
| 136 |
+
# successes: 27 (100.0%)
|
| 137 |
+
|
| 138 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 139 |
+
Success: True
|
| 140 |
+
# episodes completed so far: 28
|
| 141 |
+
# successes: 28 (100.0%)
|
| 142 |
+
|
| 143 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 144 |
+
Success: True
|
| 145 |
+
# episodes completed so far: 29
|
| 146 |
+
# successes: 29 (100.0%)
|
| 147 |
+
|
| 148 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 149 |
+
Success: True
|
| 150 |
+
# episodes completed so far: 30
|
| 151 |
+
# successes: 30 (100.0%)
|
| 152 |
+
|
| 153 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 154 |
+
Success: True
|
| 155 |
+
# episodes completed so far: 31
|
| 156 |
+
# successes: 31 (100.0%)
|
| 157 |
+
|
| 158 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 159 |
+
Success: True
|
| 160 |
+
# episodes completed so far: 32
|
| 161 |
+
# successes: 32 (100.0%)
|
| 162 |
+
|
| 163 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 164 |
+
Success: True
|
| 165 |
+
# episodes completed so far: 33
|
| 166 |
+
# successes: 33 (100.0%)
|
| 167 |
+
|
| 168 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 169 |
+
Success: True
|
| 170 |
+
# episodes completed so far: 34
|
| 171 |
+
# successes: 34 (100.0%)
|
| 172 |
+
|
| 173 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 174 |
+
Success: True
|
| 175 |
+
# episodes completed so far: 35
|
| 176 |
+
# successes: 35 (100.0%)
|
| 177 |
+
|
| 178 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 179 |
+
Success: True
|
| 180 |
+
# episodes completed so far: 36
|
| 181 |
+
# successes: 36 (100.0%)
|
| 182 |
+
|
| 183 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 184 |
+
Success: True
|
| 185 |
+
# episodes completed so far: 37
|
| 186 |
+
# successes: 37 (100.0%)
|
| 187 |
+
|
| 188 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 189 |
+
Success: True
|
| 190 |
+
# episodes completed so far: 38
|
| 191 |
+
# successes: 38 (100.0%)
|
| 192 |
+
|
| 193 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 194 |
+
Success: True
|
| 195 |
+
# episodes completed so far: 39
|
| 196 |
+
# successes: 39 (100.0%)
|
| 197 |
+
|
| 198 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 199 |
+
Success: True
|
| 200 |
+
# episodes completed so far: 40
|
| 201 |
+
# successes: 40 (100.0%)
|
| 202 |
+
|
| 203 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 204 |
+
Success: True
|
| 205 |
+
# episodes completed so far: 41
|
| 206 |
+
# successes: 41 (100.0%)
|
| 207 |
+
|
| 208 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 209 |
+
Success: True
|
| 210 |
+
# episodes completed so far: 42
|
| 211 |
+
# successes: 42 (100.0%)
|
| 212 |
+
|
| 213 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 214 |
+
Success: True
|
| 215 |
+
# episodes completed so far: 43
|
| 216 |
+
# successes: 43 (100.0%)
|
| 217 |
+
|
| 218 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 219 |
+
Success: True
|
| 220 |
+
# episodes completed so far: 44
|
| 221 |
+
# successes: 44 (100.0%)
|
| 222 |
+
|
| 223 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 224 |
+
Success: True
|
| 225 |
+
# episodes completed so far: 45
|
| 226 |
+
# successes: 45 (100.0%)
|
| 227 |
+
|
| 228 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 229 |
+
Success: True
|
| 230 |
+
# episodes completed so far: 46
|
| 231 |
+
# successes: 46 (100.0%)
|
| 232 |
+
|
| 233 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 234 |
+
Success: True
|
| 235 |
+
# episodes completed so far: 47
|
| 236 |
+
# successes: 47 (100.0%)
|
| 237 |
+
|
| 238 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 239 |
+
Success: True
|
| 240 |
+
# episodes completed so far: 48
|
| 241 |
+
# successes: 48 (100.0%)
|
| 242 |
+
|
| 243 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 244 |
+
Success: True
|
| 245 |
+
# episodes completed so far: 49
|
| 246 |
+
# successes: 49 (100.0%)
|
| 247 |
+
|
| 248 |
+
Task: pick up the alphabet soup and place it in the basket
|
| 249 |
+
Success: True
|
| 250 |
+
# episodes completed so far: 50
|
| 251 |
+
# successes: 50 (100.0%)
|
| 252 |
+
Current task success rate: 1.0
|
| 253 |
+
Current total success rate: 1.0
|
| 254 |
+
|
| 255 |
+
Task: pick up the cream cheese and place it in the basket
|
| 256 |
+
Success: True
|
| 257 |
+
# episodes completed so far: 51
|
| 258 |
+
# successes: 51 (100.0%)
|
| 259 |
+
|
| 260 |
+
Task: pick up the cream cheese and place it in the basket
|
| 261 |
+
Success: True
|
| 262 |
+
# episodes completed so far: 52
|
| 263 |
+
# successes: 52 (100.0%)
|
| 264 |
+
|
| 265 |
+
Task: pick up the cream cheese and place it in the basket
|
| 266 |
+
Success: True
|
| 267 |
+
# episodes completed so far: 53
|
| 268 |
+
# successes: 53 (100.0%)
|
| 269 |
+
|
| 270 |
+
Task: pick up the cream cheese and place it in the basket
|
| 271 |
+
Success: True
|
| 272 |
+
# episodes completed so far: 54
|
| 273 |
+
# successes: 54 (100.0%)
|
| 274 |
+
|
| 275 |
+
Task: pick up the cream cheese and place it in the basket
|
| 276 |
+
Success: True
|
| 277 |
+
# episodes completed so far: 55
|
| 278 |
+
# successes: 55 (100.0%)
|
| 279 |
+
|
| 280 |
+
Task: pick up the cream cheese and place it in the basket
|
| 281 |
+
Success: True
|
| 282 |
+
# episodes completed so far: 56
|
| 283 |
+
# successes: 56 (100.0%)
|
| 284 |
+
|
| 285 |
+
Task: pick up the cream cheese and place it in the basket
|
| 286 |
+
Success: True
|
| 287 |
+
# episodes completed so far: 57
|
| 288 |
+
# successes: 57 (100.0%)
|
| 289 |
+
|
| 290 |
+
Task: pick up the cream cheese and place it in the basket
|
| 291 |
+
Success: True
|
| 292 |
+
# episodes completed so far: 58
|
| 293 |
+
# successes: 58 (100.0%)
|
| 294 |
+
|
| 295 |
+
Task: pick up the cream cheese and place it in the basket
|
| 296 |
+
Success: True
|
| 297 |
+
# episodes completed so far: 59
|
| 298 |
+
# successes: 59 (100.0%)
|
| 299 |
+
|
| 300 |
+
Task: pick up the cream cheese and place it in the basket
|
| 301 |
+
Success: True
|
| 302 |
+
# episodes completed so far: 60
|
| 303 |
+
# successes: 60 (100.0%)
|
| 304 |
+
|
| 305 |
+
Task: pick up the cream cheese and place it in the basket
|
| 306 |
+
Success: True
|
| 307 |
+
# episodes completed so far: 61
|
| 308 |
+
# successes: 61 (100.0%)
|
| 309 |
+
|
| 310 |
+
Task: pick up the cream cheese and place it in the basket
|
| 311 |
+
Success: True
|
| 312 |
+
# episodes completed so far: 62
|
| 313 |
+
# successes: 62 (100.0%)
|
| 314 |
+
|
| 315 |
+
Task: pick up the cream cheese and place it in the basket
|
| 316 |
+
Success: True
|
| 317 |
+
# episodes completed so far: 63
|
| 318 |
+
# successes: 63 (100.0%)
|
| 319 |
+
|
| 320 |
+
Task: pick up the cream cheese and place it in the basket
|
| 321 |
+
Success: True
|
| 322 |
+
# episodes completed so far: 64
|
| 323 |
+
# successes: 64 (100.0%)
|
| 324 |
+
|
| 325 |
+
Task: pick up the cream cheese and place it in the basket
|
| 326 |
+
Success: True
|
| 327 |
+
# episodes completed so far: 65
|
| 328 |
+
# successes: 65 (100.0%)
|
| 329 |
+
|
| 330 |
+
Task: pick up the cream cheese and place it in the basket
|
| 331 |
+
Success: True
|
| 332 |
+
# episodes completed so far: 66
|
| 333 |
+
# successes: 66 (100.0%)
|
| 334 |
+
|
| 335 |
+
Task: pick up the cream cheese and place it in the basket
|
| 336 |
+
Success: True
|
| 337 |
+
# episodes completed so far: 67
|
| 338 |
+
# successes: 67 (100.0%)
|
| 339 |
+
|
| 340 |
+
Task: pick up the cream cheese and place it in the basket
|
| 341 |
+
Success: True
|
| 342 |
+
# episodes completed so far: 68
|
| 343 |
+
# successes: 68 (100.0%)
|
| 344 |
+
|
| 345 |
+
Task: pick up the cream cheese and place it in the basket
|
| 346 |
+
Success: True
|
| 347 |
+
# episodes completed so far: 69
|
| 348 |
+
# successes: 69 (100.0%)
|
| 349 |
+
|
| 350 |
+
Task: pick up the cream cheese and place it in the basket
|
| 351 |
+
Success: True
|
| 352 |
+
# episodes completed so far: 70
|
| 353 |
+
# successes: 70 (100.0%)
|
| 354 |
+
|
| 355 |
+
Task: pick up the cream cheese and place it in the basket
|
| 356 |
+
Success: True
|
| 357 |
+
# episodes completed so far: 71
|
| 358 |
+
# successes: 71 (100.0%)
|
| 359 |
+
|
| 360 |
+
Task: pick up the cream cheese and place it in the basket
|
| 361 |
+
Success: True
|
| 362 |
+
# episodes completed so far: 72
|
| 363 |
+
# successes: 72 (100.0%)
|
| 364 |
+
|
| 365 |
+
Task: pick up the cream cheese and place it in the basket
|
| 366 |
+
Success: True
|
| 367 |
+
# episodes completed so far: 73
|
| 368 |
+
# successes: 73 (100.0%)
|
| 369 |
+
|
| 370 |
+
Task: pick up the cream cheese and place it in the basket
|
| 371 |
+
Success: True
|
| 372 |
+
# episodes completed so far: 74
|
| 373 |
+
# successes: 74 (100.0%)
|
| 374 |
+
|
| 375 |
+
Task: pick up the cream cheese and place it in the basket
|
| 376 |
+
Success: True
|
| 377 |
+
# episodes completed so far: 75
|
| 378 |
+
# successes: 75 (100.0%)
|
| 379 |
+
|
| 380 |
+
Task: pick up the cream cheese and place it in the basket
|
| 381 |
+
Success: True
|
| 382 |
+
# episodes completed so far: 76
|
| 383 |
+
# successes: 76 (100.0%)
|
| 384 |
+
|
| 385 |
+
Task: pick up the cream cheese and place it in the basket
|
| 386 |
+
Success: True
|
| 387 |
+
# episodes completed so far: 77
|
| 388 |
+
# successes: 77 (100.0%)
|
| 389 |
+
|
| 390 |
+
Task: pick up the cream cheese and place it in the basket
|
| 391 |
+
Success: True
|
| 392 |
+
# episodes completed so far: 78
|
| 393 |
+
# successes: 78 (100.0%)
|
| 394 |
+
|
| 395 |
+
Task: pick up the cream cheese and place it in the basket
|
| 396 |
+
Success: True
|
| 397 |
+
# episodes completed so far: 79
|
| 398 |
+
# successes: 79 (100.0%)
|
| 399 |
+
|
| 400 |
+
Task: pick up the cream cheese and place it in the basket
|
| 401 |
+
Success: True
|
| 402 |
+
# episodes completed so far: 80
|
| 403 |
+
# successes: 80 (100.0%)
|
| 404 |
+
|
| 405 |
+
Task: pick up the cream cheese and place it in the basket
|
| 406 |
+
Success: True
|
| 407 |
+
# episodes completed so far: 81
|
| 408 |
+
# successes: 81 (100.0%)
|
| 409 |
+
|
| 410 |
+
Task: pick up the cream cheese and place it in the basket
|
| 411 |
+
Success: True
|
| 412 |
+
# episodes completed so far: 82
|
| 413 |
+
# successes: 82 (100.0%)
|
| 414 |
+
|
| 415 |
+
Task: pick up the cream cheese and place it in the basket
|
| 416 |
+
Success: True
|
| 417 |
+
# episodes completed so far: 83
|
| 418 |
+
# successes: 83 (100.0%)
|
| 419 |
+
|
| 420 |
+
Task: pick up the cream cheese and place it in the basket
|
| 421 |
+
Success: True
|
| 422 |
+
# episodes completed so far: 84
|
| 423 |
+
# successes: 84 (100.0%)
|
| 424 |
+
|
| 425 |
+
Task: pick up the cream cheese and place it in the basket
|
| 426 |
+
Success: True
|
| 427 |
+
# episodes completed so far: 85
|
| 428 |
+
# successes: 85 (100.0%)
|
| 429 |
+
|
| 430 |
+
Task: pick up the cream cheese and place it in the basket
|
| 431 |
+
Success: True
|
| 432 |
+
# episodes completed so far: 86
|
| 433 |
+
# successes: 86 (100.0%)
|
| 434 |
+
|
| 435 |
+
Task: pick up the cream cheese and place it in the basket
|
| 436 |
+
Success: True
|
| 437 |
+
# episodes completed so far: 87
|
| 438 |
+
# successes: 87 (100.0%)
|
| 439 |
+
|
| 440 |
+
Task: pick up the cream cheese and place it in the basket
|
| 441 |
+
Success: True
|
| 442 |
+
# episodes completed so far: 88
|
| 443 |
+
# successes: 88 (100.0%)
|
| 444 |
+
|
| 445 |
+
Task: pick up the cream cheese and place it in the basket
|
| 446 |
+
Success: True
|
| 447 |
+
# episodes completed so far: 89
|
| 448 |
+
# successes: 89 (100.0%)
|
| 449 |
+
|
| 450 |
+
Task: pick up the cream cheese and place it in the basket
|
| 451 |
+
Success: True
|
| 452 |
+
# episodes completed so far: 90
|
| 453 |
+
# successes: 90 (100.0%)
|
| 454 |
+
|
| 455 |
+
Task: pick up the cream cheese and place it in the basket
|
| 456 |
+
Success: True
|
| 457 |
+
# episodes completed so far: 91
|
| 458 |
+
# successes: 91 (100.0%)
|
| 459 |
+
|
| 460 |
+
Task: pick up the cream cheese and place it in the basket
|
| 461 |
+
Success: True
|
| 462 |
+
# episodes completed so far: 92
|
| 463 |
+
# successes: 92 (100.0%)
|
| 464 |
+
|
| 465 |
+
Task: pick up the cream cheese and place it in the basket
|
| 466 |
+
Success: True
|
| 467 |
+
# episodes completed so far: 93
|
| 468 |
+
# successes: 93 (100.0%)
|
| 469 |
+
|
| 470 |
+
Task: pick up the cream cheese and place it in the basket
|
| 471 |
+
Success: True
|
| 472 |
+
# episodes completed so far: 94
|
| 473 |
+
# successes: 94 (100.0%)
|
| 474 |
+
|
| 475 |
+
Task: pick up the cream cheese and place it in the basket
|
| 476 |
+
Success: True
|
| 477 |
+
# episodes completed so far: 95
|
| 478 |
+
# successes: 95 (100.0%)
|
| 479 |
+
|
| 480 |
+
Task: pick up the cream cheese and place it in the basket
|
| 481 |
+
Success: True
|
| 482 |
+
# episodes completed so far: 96
|
| 483 |
+
# successes: 96 (100.0%)
|
| 484 |
+
|
| 485 |
+
Task: pick up the cream cheese and place it in the basket
|
| 486 |
+
Success: True
|
| 487 |
+
# episodes completed so far: 97
|
| 488 |
+
# successes: 97 (100.0%)
|
| 489 |
+
|
| 490 |
+
Task: pick up the cream cheese and place it in the basket
|
| 491 |
+
Success: True
|
| 492 |
+
# episodes completed so far: 98
|
| 493 |
+
# successes: 98 (100.0%)
|
| 494 |
+
|
| 495 |
+
Task: pick up the cream cheese and place it in the basket
|
| 496 |
+
Success: True
|
| 497 |
+
# episodes completed so far: 99
|
| 498 |
+
# successes: 99 (100.0%)
|
| 499 |
+
|
| 500 |
+
Task: pick up the cream cheese and place it in the basket
|
| 501 |
+
Success: True
|
| 502 |
+
# episodes completed so far: 100
|
| 503 |
+
# successes: 100 (100.0%)
|
| 504 |
+
Current task success rate: 1.0
|
| 505 |
+
Current total success rate: 1.0
|
| 506 |
+
|
| 507 |
+
Task: pick up the salad dressing and place it in the basket
|
| 508 |
+
Success: True
|
| 509 |
+
# episodes completed so far: 101
|
| 510 |
+
# successes: 101 (100.0%)
|
| 511 |
+
|
| 512 |
+
Task: pick up the salad dressing and place it in the basket
|
| 513 |
+
Success: True
|
| 514 |
+
# episodes completed so far: 102
|
| 515 |
+
# successes: 102 (100.0%)
|
| 516 |
+
|
| 517 |
+
Task: pick up the salad dressing and place it in the basket
|
| 518 |
+
Success: True
|
| 519 |
+
# episodes completed so far: 103
|
| 520 |
+
# successes: 103 (100.0%)
|
| 521 |
+
|
| 522 |
+
Task: pick up the salad dressing and place it in the basket
|
| 523 |
+
Success: True
|
| 524 |
+
# episodes completed so far: 104
|
| 525 |
+
# successes: 104 (100.0%)
|
| 526 |
+
|
| 527 |
+
Task: pick up the salad dressing and place it in the basket
|
| 528 |
+
Success: True
|
| 529 |
+
# episodes completed so far: 105
|
| 530 |
+
# successes: 105 (100.0%)
|
| 531 |
+
|
| 532 |
+
Task: pick up the salad dressing and place it in the basket
|
| 533 |
+
Success: True
|
| 534 |
+
# episodes completed so far: 106
|
| 535 |
+
# successes: 106 (100.0%)
|
| 536 |
+
|
| 537 |
+
Task: pick up the salad dressing and place it in the basket
|
| 538 |
+
Success: True
|
| 539 |
+
# episodes completed so far: 107
|
| 540 |
+
# successes: 107 (100.0%)
|
| 541 |
+
|
| 542 |
+
Task: pick up the salad dressing and place it in the basket
|
| 543 |
+
Success: True
|
| 544 |
+
# episodes completed so far: 108
|
| 545 |
+
# successes: 108 (100.0%)
|
| 546 |
+
|
| 547 |
+
Task: pick up the salad dressing and place it in the basket
|
| 548 |
+
Success: True
|
| 549 |
+
# episodes completed so far: 109
|
| 550 |
+
# successes: 109 (100.0%)
|
| 551 |
+
|
| 552 |
+
Task: pick up the salad dressing and place it in the basket
|
| 553 |
+
Success: True
|
| 554 |
+
# episodes completed so far: 110
|
| 555 |
+
# successes: 110 (100.0%)
|
| 556 |
+
|
| 557 |
+
Task: pick up the salad dressing and place it in the basket
|
| 558 |
+
Success: True
|
| 559 |
+
# episodes completed so far: 111
|
| 560 |
+
# successes: 111 (100.0%)
|
| 561 |
+
|
| 562 |
+
Task: pick up the salad dressing and place it in the basket
|
| 563 |
+
Success: True
|
| 564 |
+
# episodes completed so far: 112
|
| 565 |
+
# successes: 112 (100.0%)
|
| 566 |
+
|
| 567 |
+
Task: pick up the salad dressing and place it in the basket
|
| 568 |
+
Success: True
|
| 569 |
+
# episodes completed so far: 113
|
| 570 |
+
# successes: 113 (100.0%)
|
| 571 |
+
|
| 572 |
+
Task: pick up the salad dressing and place it in the basket
|
| 573 |
+
Success: True
|
| 574 |
+
# episodes completed so far: 114
|
| 575 |
+
# successes: 114 (100.0%)
|
| 576 |
+
|
| 577 |
+
Task: pick up the salad dressing and place it in the basket
|
| 578 |
+
Success: True
|
| 579 |
+
# episodes completed so far: 115
|
| 580 |
+
# successes: 115 (100.0%)
|
| 581 |
+
|
| 582 |
+
Task: pick up the salad dressing and place it in the basket
|
| 583 |
+
Success: True
|
| 584 |
+
# episodes completed so far: 116
|
| 585 |
+
# successes: 116 (100.0%)
|
| 586 |
+
|
| 587 |
+
Task: pick up the salad dressing and place it in the basket
|
| 588 |
+
Success: True
|
| 589 |
+
# episodes completed so far: 117
|
| 590 |
+
# successes: 117 (100.0%)
|
| 591 |
+
|
| 592 |
+
Task: pick up the salad dressing and place it in the basket
|
| 593 |
+
Success: True
|
| 594 |
+
# episodes completed so far: 118
|
| 595 |
+
# successes: 118 (100.0%)
|
| 596 |
+
|
| 597 |
+
Task: pick up the salad dressing and place it in the basket
|
| 598 |
+
Success: True
|
| 599 |
+
# episodes completed so far: 119
|
| 600 |
+
# successes: 119 (100.0%)
|
| 601 |
+
|
| 602 |
+
Task: pick up the salad dressing and place it in the basket
|
| 603 |
+
Success: True
|
| 604 |
+
# episodes completed so far: 120
|
| 605 |
+
# successes: 120 (100.0%)
|
| 606 |
+
|
| 607 |
+
Task: pick up the salad dressing and place it in the basket
|
| 608 |
+
Success: True
|
| 609 |
+
# episodes completed so far: 121
|
| 610 |
+
# successes: 121 (100.0%)
|
| 611 |
+
|
| 612 |
+
Task: pick up the salad dressing and place it in the basket
|
| 613 |
+
Success: True
|
| 614 |
+
# episodes completed so far: 122
|
| 615 |
+
# successes: 122 (100.0%)
|
| 616 |
+
|
| 617 |
+
Task: pick up the salad dressing and place it in the basket
|
| 618 |
+
Success: True
|
| 619 |
+
# episodes completed so far: 123
|
| 620 |
+
# successes: 123 (100.0%)
|
| 621 |
+
|
| 622 |
+
Task: pick up the salad dressing and place it in the basket
|
| 623 |
+
Success: True
|
| 624 |
+
# episodes completed so far: 124
|
| 625 |
+
# successes: 124 (100.0%)
|
| 626 |
+
|
| 627 |
+
Task: pick up the salad dressing and place it in the basket
|
| 628 |
+
Success: True
|
| 629 |
+
# episodes completed so far: 125
|
| 630 |
+
# successes: 125 (100.0%)
|
| 631 |
+
|
| 632 |
+
Task: pick up the salad dressing and place it in the basket
|
| 633 |
+
Success: True
|
| 634 |
+
# episodes completed so far: 126
|
| 635 |
+
# successes: 126 (100.0%)
|
| 636 |
+
|
| 637 |
+
Task: pick up the salad dressing and place it in the basket
|
| 638 |
+
Success: True
|
| 639 |
+
# episodes completed so far: 127
|
| 640 |
+
# successes: 127 (100.0%)
|
| 641 |
+
|
| 642 |
+
Task: pick up the salad dressing and place it in the basket
|
| 643 |
+
Success: True
|
| 644 |
+
# episodes completed so far: 128
|
| 645 |
+
# successes: 128 (100.0%)
|
| 646 |
+
|
| 647 |
+
Task: pick up the salad dressing and place it in the basket
|
| 648 |
+
Success: True
|
| 649 |
+
# episodes completed so far: 129
|
| 650 |
+
# successes: 129 (100.0%)
|
| 651 |
+
|
| 652 |
+
Task: pick up the salad dressing and place it in the basket
|
| 653 |
+
Success: True
|
| 654 |
+
# episodes completed so far: 130
|
| 655 |
+
# successes: 130 (100.0%)
|
| 656 |
+
|
| 657 |
+
Task: pick up the salad dressing and place it in the basket
|
| 658 |
+
Success: True
|
| 659 |
+
# episodes completed so far: 131
|
| 660 |
+
# successes: 131 (100.0%)
|
| 661 |
+
|
| 662 |
+
Task: pick up the salad dressing and place it in the basket
|
| 663 |
+
Success: True
|
| 664 |
+
# episodes completed so far: 132
|
| 665 |
+
# successes: 132 (100.0%)
|
| 666 |
+
|
| 667 |
+
Task: pick up the salad dressing and place it in the basket
|
| 668 |
+
Success: True
|
| 669 |
+
# episodes completed so far: 133
|
| 670 |
+
# successes: 133 (100.0%)
|
| 671 |
+
|
| 672 |
+
Task: pick up the salad dressing and place it in the basket
|
| 673 |
+
Success: True
|
| 674 |
+
# episodes completed so far: 134
|
| 675 |
+
# successes: 134 (100.0%)
|
| 676 |
+
|
| 677 |
+
Task: pick up the salad dressing and place it in the basket
|
| 678 |
+
Success: True
|
| 679 |
+
# episodes completed so far: 135
|
| 680 |
+
# successes: 135 (100.0%)
|
| 681 |
+
|
| 682 |
+
Task: pick up the salad dressing and place it in the basket
|
| 683 |
+
Success: True
|
| 684 |
+
# episodes completed so far: 136
|
| 685 |
+
# successes: 136 (100.0%)
|
| 686 |
+
|
| 687 |
+
Task: pick up the salad dressing and place it in the basket
|
| 688 |
+
Success: True
|
| 689 |
+
# episodes completed so far: 137
|
| 690 |
+
# successes: 137 (100.0%)
|
| 691 |
+
|
| 692 |
+
Task: pick up the salad dressing and place it in the basket
|
| 693 |
+
Success: True
|
| 694 |
+
# episodes completed so far: 138
|
| 695 |
+
# successes: 138 (100.0%)
|
| 696 |
+
|
| 697 |
+
Task: pick up the salad dressing and place it in the basket
|
| 698 |
+
Success: True
|
| 699 |
+
# episodes completed so far: 139
|
| 700 |
+
# successes: 139 (100.0%)
|
| 701 |
+
|
| 702 |
+
Task: pick up the salad dressing and place it in the basket
|
| 703 |
+
Success: True
|
| 704 |
+
# episodes completed so far: 140
|
| 705 |
+
# successes: 140 (100.0%)
|
| 706 |
+
|
| 707 |
+
Task: pick up the salad dressing and place it in the basket
|
| 708 |
+
Success: True
|
| 709 |
+
# episodes completed so far: 141
|
| 710 |
+
# successes: 141 (100.0%)
|
| 711 |
+
|
| 712 |
+
Task: pick up the salad dressing and place it in the basket
|
| 713 |
+
Success: True
|
| 714 |
+
# episodes completed so far: 142
|
| 715 |
+
# successes: 142 (100.0%)
|
| 716 |
+
|
| 717 |
+
Task: pick up the salad dressing and place it in the basket
|
| 718 |
+
Success: True
|
| 719 |
+
# episodes completed so far: 143
|
| 720 |
+
# successes: 143 (100.0%)
|
| 721 |
+
|
| 722 |
+
Task: pick up the salad dressing and place it in the basket
|
| 723 |
+
Success: True
|
| 724 |
+
# episodes completed so far: 144
|
| 725 |
+
# successes: 144 (100.0%)
|
| 726 |
+
|
| 727 |
+
Task: pick up the salad dressing and place it in the basket
|
| 728 |
+
Success: True
|
| 729 |
+
# episodes completed so far: 145
|
| 730 |
+
# successes: 145 (100.0%)
|
| 731 |
+
|
| 732 |
+
Task: pick up the salad dressing and place it in the basket
|
| 733 |
+
Success: True
|
| 734 |
+
# episodes completed so far: 146
|
| 735 |
+
# successes: 146 (100.0%)
|
| 736 |
+
|
| 737 |
+
Task: pick up the salad dressing and place it in the basket
|
| 738 |
+
Success: True
|
| 739 |
+
# episodes completed so far: 147
|
| 740 |
+
# successes: 147 (100.0%)
|
| 741 |
+
|
| 742 |
+
Task: pick up the salad dressing and place it in the basket
|
| 743 |
+
Success: True
|
| 744 |
+
# episodes completed so far: 148
|
| 745 |
+
# successes: 148 (100.0%)
|
| 746 |
+
|
| 747 |
+
Task: pick up the salad dressing and place it in the basket
|
| 748 |
+
Success: True
|
| 749 |
+
# episodes completed so far: 149
|
| 750 |
+
# successes: 149 (100.0%)
|
| 751 |
+
|
| 752 |
+
Task: pick up the salad dressing and place it in the basket
|
| 753 |
+
Success: True
|
| 754 |
+
# episodes completed so far: 150
|
| 755 |
+
# successes: 150 (100.0%)
|
| 756 |
+
Current task success rate: 1.0
|
| 757 |
+
Current total success rate: 1.0
|
| 758 |
+
|
| 759 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 760 |
+
Success: True
|
| 761 |
+
# episodes completed so far: 151
|
| 762 |
+
# successes: 151 (100.0%)
|
| 763 |
+
|
| 764 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 765 |
+
Success: True
|
| 766 |
+
# episodes completed so far: 152
|
| 767 |
+
# successes: 152 (100.0%)
|
| 768 |
+
|
| 769 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 770 |
+
Success: True
|
| 771 |
+
# episodes completed so far: 153
|
| 772 |
+
# successes: 153 (100.0%)
|
| 773 |
+
|
| 774 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 775 |
+
Success: True
|
| 776 |
+
# episodes completed so far: 154
|
| 777 |
+
# successes: 154 (100.0%)
|
| 778 |
+
|
| 779 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 780 |
+
Success: True
|
| 781 |
+
# episodes completed so far: 155
|
| 782 |
+
# successes: 155 (100.0%)
|
| 783 |
+
|
| 784 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 785 |
+
Success: True
|
| 786 |
+
# episodes completed so far: 156
|
| 787 |
+
# successes: 156 (100.0%)
|
| 788 |
+
|
| 789 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 790 |
+
Success: True
|
| 791 |
+
# episodes completed so far: 157
|
| 792 |
+
# successes: 157 (100.0%)
|
| 793 |
+
|
| 794 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 795 |
+
Success: True
|
| 796 |
+
# episodes completed so far: 158
|
| 797 |
+
# successes: 158 (100.0%)
|
| 798 |
+
|
| 799 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 800 |
+
Success: True
|
| 801 |
+
# episodes completed so far: 159
|
| 802 |
+
# successes: 159 (100.0%)
|
| 803 |
+
|
| 804 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 805 |
+
Success: True
|
| 806 |
+
# episodes completed so far: 160
|
| 807 |
+
# successes: 160 (100.0%)
|
| 808 |
+
|
| 809 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 810 |
+
Success: True
|
| 811 |
+
# episodes completed so far: 161
|
| 812 |
+
# successes: 161 (100.0%)
|
| 813 |
+
|
| 814 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 815 |
+
Success: True
|
| 816 |
+
# episodes completed so far: 162
|
| 817 |
+
# successes: 162 (100.0%)
|
| 818 |
+
|
| 819 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 820 |
+
Success: True
|
| 821 |
+
# episodes completed so far: 163
|
| 822 |
+
# successes: 163 (100.0%)
|
| 823 |
+
|
| 824 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 825 |
+
Success: True
|
| 826 |
+
# episodes completed so far: 164
|
| 827 |
+
# successes: 164 (100.0%)
|
| 828 |
+
|
| 829 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 830 |
+
Success: True
|
| 831 |
+
# episodes completed so far: 165
|
| 832 |
+
# successes: 165 (100.0%)
|
| 833 |
+
|
| 834 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 835 |
+
Success: True
|
| 836 |
+
# episodes completed so far: 166
|
| 837 |
+
# successes: 166 (100.0%)
|
| 838 |
+
|
| 839 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 840 |
+
Success: True
|
| 841 |
+
# episodes completed so far: 167
|
| 842 |
+
# successes: 167 (100.0%)
|
| 843 |
+
|
| 844 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 845 |
+
Success: True
|
| 846 |
+
# episodes completed so far: 168
|
| 847 |
+
# successes: 168 (100.0%)
|
| 848 |
+
|
| 849 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 850 |
+
Success: True
|
| 851 |
+
# episodes completed so far: 169
|
| 852 |
+
# successes: 169 (100.0%)
|
| 853 |
+
|
| 854 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 855 |
+
Success: True
|
| 856 |
+
# episodes completed so far: 170
|
| 857 |
+
# successes: 170 (100.0%)
|
| 858 |
+
|
| 859 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 860 |
+
Success: True
|
| 861 |
+
# episodes completed so far: 171
|
| 862 |
+
# successes: 171 (100.0%)
|
| 863 |
+
|
| 864 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 865 |
+
Success: True
|
| 866 |
+
# episodes completed so far: 172
|
| 867 |
+
# successes: 172 (100.0%)
|
| 868 |
+
|
| 869 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 870 |
+
Success: True
|
| 871 |
+
# episodes completed so far: 173
|
| 872 |
+
# successes: 173 (100.0%)
|
| 873 |
+
|
| 874 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 875 |
+
Success: True
|
| 876 |
+
# episodes completed so far: 174
|
| 877 |
+
# successes: 174 (100.0%)
|
| 878 |
+
|
| 879 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 880 |
+
Success: True
|
| 881 |
+
# episodes completed so far: 175
|
| 882 |
+
# successes: 175 (100.0%)
|
| 883 |
+
|
| 884 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 885 |
+
Success: True
|
| 886 |
+
# episodes completed so far: 176
|
| 887 |
+
# successes: 176 (100.0%)
|
| 888 |
+
|
| 889 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 890 |
+
Success: True
|
| 891 |
+
# episodes completed so far: 177
|
| 892 |
+
# successes: 177 (100.0%)
|
| 893 |
+
|
| 894 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 895 |
+
Success: True
|
| 896 |
+
# episodes completed so far: 178
|
| 897 |
+
# successes: 178 (100.0%)
|
| 898 |
+
|
| 899 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 900 |
+
Success: True
|
| 901 |
+
# episodes completed so far: 179
|
| 902 |
+
# successes: 179 (100.0%)
|
| 903 |
+
|
| 904 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 905 |
+
Success: False
|
| 906 |
+
# episodes completed so far: 180
|
| 907 |
+
# successes: 179 (99.4%)
|
| 908 |
+
|
| 909 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 910 |
+
Success: True
|
| 911 |
+
# episodes completed so far: 181
|
| 912 |
+
# successes: 180 (99.4%)
|
| 913 |
+
|
| 914 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 915 |
+
Success: True
|
| 916 |
+
# episodes completed so far: 182
|
| 917 |
+
# successes: 181 (99.5%)
|
| 918 |
+
|
| 919 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 920 |
+
Success: True
|
| 921 |
+
# episodes completed so far: 183
|
| 922 |
+
# successes: 182 (99.5%)
|
| 923 |
+
|
| 924 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 925 |
+
Success: True
|
| 926 |
+
# episodes completed so far: 184
|
| 927 |
+
# successes: 183 (99.5%)
|
| 928 |
+
|
| 929 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 930 |
+
Success: True
|
| 931 |
+
# episodes completed so far: 185
|
| 932 |
+
# successes: 184 (99.5%)
|
| 933 |
+
|
| 934 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 935 |
+
Success: True
|
| 936 |
+
# episodes completed so far: 186
|
| 937 |
+
# successes: 185 (99.5%)
|
| 938 |
+
|
| 939 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 940 |
+
Success: True
|
| 941 |
+
# episodes completed so far: 187
|
| 942 |
+
# successes: 186 (99.5%)
|
| 943 |
+
|
| 944 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 945 |
+
Success: True
|
| 946 |
+
# episodes completed so far: 188
|
| 947 |
+
# successes: 187 (99.5%)
|
| 948 |
+
|
| 949 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 950 |
+
Success: True
|
| 951 |
+
# episodes completed so far: 189
|
| 952 |
+
# successes: 188 (99.5%)
|
| 953 |
+
|
| 954 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 955 |
+
Success: True
|
| 956 |
+
# episodes completed so far: 190
|
| 957 |
+
# successes: 189 (99.5%)
|
| 958 |
+
|
| 959 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 960 |
+
Success: True
|
| 961 |
+
# episodes completed so far: 191
|
| 962 |
+
# successes: 190 (99.5%)
|
| 963 |
+
|
| 964 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 965 |
+
Success: False
|
| 966 |
+
# episodes completed so far: 192
|
| 967 |
+
# successes: 190 (99.0%)
|
| 968 |
+
|
| 969 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 970 |
+
Success: True
|
| 971 |
+
# episodes completed so far: 193
|
| 972 |
+
# successes: 191 (99.0%)
|
| 973 |
+
|
| 974 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 975 |
+
Success: True
|
| 976 |
+
# episodes completed so far: 194
|
| 977 |
+
# successes: 192 (99.0%)
|
| 978 |
+
|
| 979 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 980 |
+
Success: True
|
| 981 |
+
# episodes completed so far: 195
|
| 982 |
+
# successes: 193 (99.0%)
|
| 983 |
+
|
| 984 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 985 |
+
Success: True
|
| 986 |
+
# episodes completed so far: 196
|
| 987 |
+
# successes: 194 (99.0%)
|
| 988 |
+
|
| 989 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 990 |
+
Success: True
|
| 991 |
+
# episodes completed so far: 197
|
| 992 |
+
# successes: 195 (99.0%)
|
| 993 |
+
|
| 994 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 995 |
+
Success: True
|
| 996 |
+
# episodes completed so far: 198
|
| 997 |
+
# successes: 196 (99.0%)
|
| 998 |
+
|
| 999 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 1000 |
+
Success: True
|
| 1001 |
+
# episodes completed so far: 199
|
| 1002 |
+
# successes: 197 (99.0%)
|
| 1003 |
+
|
| 1004 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 1005 |
+
Success: True
|
| 1006 |
+
# episodes completed so far: 200
|
| 1007 |
+
# successes: 198 (99.0%)
|
| 1008 |
+
Current task success rate: 0.96
|
| 1009 |
+
Current total success rate: 0.99
|
| 1010 |
+
|
| 1011 |
+
Task: pick up the ketchup and place it in the basket
|
| 1012 |
+
Success: True
|
| 1013 |
+
# episodes completed so far: 201
|
| 1014 |
+
# successes: 199 (99.0%)
|
| 1015 |
+
|
| 1016 |
+
Task: pick up the ketchup and place it in the basket
|
| 1017 |
+
Success: True
|
| 1018 |
+
# episodes completed so far: 202
|
| 1019 |
+
# successes: 200 (99.0%)
|
| 1020 |
+
|
| 1021 |
+
Task: pick up the ketchup and place it in the basket
|
| 1022 |
+
Success: True
|
| 1023 |
+
# episodes completed so far: 203
|
| 1024 |
+
# successes: 201 (99.0%)
|
| 1025 |
+
|
| 1026 |
+
Task: pick up the ketchup and place it in the basket
|
| 1027 |
+
Success: True
|
| 1028 |
+
# episodes completed so far: 204
|
| 1029 |
+
# successes: 202 (99.0%)
|
| 1030 |
+
|
| 1031 |
+
Task: pick up the ketchup and place it in the basket
|
| 1032 |
+
Success: True
|
| 1033 |
+
# episodes completed so far: 205
|
| 1034 |
+
# successes: 203 (99.0%)
|
| 1035 |
+
|
| 1036 |
+
Task: pick up the ketchup and place it in the basket
|
| 1037 |
+
Success: True
|
| 1038 |
+
# episodes completed so far: 206
|
| 1039 |
+
# successes: 204 (99.0%)
|
| 1040 |
+
|
| 1041 |
+
Task: pick up the ketchup and place it in the basket
|
| 1042 |
+
Success: True
|
| 1043 |
+
# episodes completed so far: 207
|
| 1044 |
+
# successes: 205 (99.0%)
|
| 1045 |
+
|
| 1046 |
+
Task: pick up the ketchup and place it in the basket
|
| 1047 |
+
Success: True
|
| 1048 |
+
# episodes completed so far: 208
|
| 1049 |
+
# successes: 206 (99.0%)
|
| 1050 |
+
|
| 1051 |
+
Task: pick up the ketchup and place it in the basket
|
| 1052 |
+
Success: True
|
| 1053 |
+
# episodes completed so far: 209
|
| 1054 |
+
# successes: 207 (99.0%)
|
| 1055 |
+
|
| 1056 |
+
Task: pick up the ketchup and place it in the basket
|
| 1057 |
+
Success: True
|
| 1058 |
+
# episodes completed so far: 210
|
| 1059 |
+
# successes: 208 (99.0%)
|
| 1060 |
+
|
| 1061 |
+
Task: pick up the ketchup and place it in the basket
|
| 1062 |
+
Success: True
|
| 1063 |
+
# episodes completed so far: 211
|
| 1064 |
+
# successes: 209 (99.1%)
|
| 1065 |
+
|
| 1066 |
+
Task: pick up the ketchup and place it in the basket
|
| 1067 |
+
Success: True
|
| 1068 |
+
# episodes completed so far: 212
|
| 1069 |
+
# successes: 210 (99.1%)
|
| 1070 |
+
|
| 1071 |
+
Task: pick up the ketchup and place it in the basket
|
| 1072 |
+
Success: True
|
| 1073 |
+
# episodes completed so far: 213
|
| 1074 |
+
# successes: 211 (99.1%)
|
| 1075 |
+
|
| 1076 |
+
Task: pick up the ketchup and place it in the basket
|
| 1077 |
+
Success: True
|
| 1078 |
+
# episodes completed so far: 214
|
| 1079 |
+
# successes: 212 (99.1%)
|
| 1080 |
+
|
| 1081 |
+
Task: pick up the ketchup and place it in the basket
|
| 1082 |
+
Success: True
|
| 1083 |
+
# episodes completed so far: 215
|
| 1084 |
+
# successes: 213 (99.1%)
|
| 1085 |
+
|
| 1086 |
+
Task: pick up the ketchup and place it in the basket
|
| 1087 |
+
Success: True
|
| 1088 |
+
# episodes completed so far: 216
|
| 1089 |
+
# successes: 214 (99.1%)
|
| 1090 |
+
|
| 1091 |
+
Task: pick up the ketchup and place it in the basket
|
| 1092 |
+
Success: True
|
| 1093 |
+
# episodes completed so far: 217
|
| 1094 |
+
# successes: 215 (99.1%)
|
| 1095 |
+
|
| 1096 |
+
Task: pick up the ketchup and place it in the basket
|
| 1097 |
+
Success: True
|
| 1098 |
+
# episodes completed so far: 218
|
| 1099 |
+
# successes: 216 (99.1%)
|
| 1100 |
+
|
| 1101 |
+
Task: pick up the ketchup and place it in the basket
|
| 1102 |
+
Success: True
|
| 1103 |
+
# episodes completed so far: 219
|
| 1104 |
+
# successes: 217 (99.1%)
|
| 1105 |
+
|
| 1106 |
+
Task: pick up the ketchup and place it in the basket
|
| 1107 |
+
Success: True
|
| 1108 |
+
# episodes completed so far: 220
|
| 1109 |
+
# successes: 218 (99.1%)
|
| 1110 |
+
|
| 1111 |
+
Task: pick up the ketchup and place it in the basket
|
| 1112 |
+
Success: True
|
| 1113 |
+
# episodes completed so far: 221
|
| 1114 |
+
# successes: 219 (99.1%)
|
| 1115 |
+
|
| 1116 |
+
Task: pick up the ketchup and place it in the basket
|
| 1117 |
+
Success: True
|
| 1118 |
+
# episodes completed so far: 222
|
| 1119 |
+
# successes: 220 (99.1%)
|
| 1120 |
+
|
| 1121 |
+
Task: pick up the ketchup and place it in the basket
|
| 1122 |
+
Success: True
|
| 1123 |
+
# episodes completed so far: 223
|
| 1124 |
+
# successes: 221 (99.1%)
|
| 1125 |
+
|
| 1126 |
+
Task: pick up the ketchup and place it in the basket
|
| 1127 |
+
Success: True
|
| 1128 |
+
# episodes completed so far: 224
|
| 1129 |
+
# successes: 222 (99.1%)
|
| 1130 |
+
|
| 1131 |
+
Task: pick up the ketchup and place it in the basket
|
| 1132 |
+
Success: True
|
| 1133 |
+
# episodes completed so far: 225
|
| 1134 |
+
# successes: 223 (99.1%)
|
| 1135 |
+
|
| 1136 |
+
Task: pick up the ketchup and place it in the basket
|
| 1137 |
+
Success: True
|
| 1138 |
+
# episodes completed so far: 226
|
| 1139 |
+
# successes: 224 (99.1%)
|
| 1140 |
+
|
| 1141 |
+
Task: pick up the ketchup and place it in the basket
|
| 1142 |
+
Success: True
|
| 1143 |
+
# episodes completed so far: 227
|
| 1144 |
+
# successes: 225 (99.1%)
|
| 1145 |
+
|
| 1146 |
+
Task: pick up the ketchup and place it in the basket
|
| 1147 |
+
Success: True
|
| 1148 |
+
# episodes completed so far: 228
|
| 1149 |
+
# successes: 226 (99.1%)
|
| 1150 |
+
|
| 1151 |
+
Task: pick up the ketchup and place it in the basket
|
| 1152 |
+
Success: True
|
| 1153 |
+
# episodes completed so far: 229
|
| 1154 |
+
# successes: 227 (99.1%)
|
| 1155 |
+
|
| 1156 |
+
Task: pick up the ketchup and place it in the basket
|
| 1157 |
+
Success: True
|
| 1158 |
+
# episodes completed so far: 230
|
| 1159 |
+
# successes: 228 (99.1%)
|
| 1160 |
+
|
| 1161 |
+
Task: pick up the ketchup and place it in the basket
|
| 1162 |
+
Success: True
|
| 1163 |
+
# episodes completed so far: 231
|
| 1164 |
+
# successes: 229 (99.1%)
|
| 1165 |
+
|
| 1166 |
+
Task: pick up the ketchup and place it in the basket
|
| 1167 |
+
Success: True
|
| 1168 |
+
# episodes completed so far: 232
|
| 1169 |
+
# successes: 230 (99.1%)
|
| 1170 |
+
|
| 1171 |
+
Task: pick up the ketchup and place it in the basket
|
| 1172 |
+
Success: True
|
| 1173 |
+
# episodes completed so far: 233
|
| 1174 |
+
# successes: 231 (99.1%)
|
| 1175 |
+
|
| 1176 |
+
Task: pick up the ketchup and place it in the basket
|
| 1177 |
+
Success: True
|
| 1178 |
+
# episodes completed so far: 234
|
| 1179 |
+
# successes: 232 (99.1%)
|
| 1180 |
+
|
| 1181 |
+
Task: pick up the ketchup and place it in the basket
|
| 1182 |
+
Success: True
|
| 1183 |
+
# episodes completed so far: 235
|
| 1184 |
+
# successes: 233 (99.1%)
|
| 1185 |
+
|
| 1186 |
+
Task: pick up the ketchup and place it in the basket
|
| 1187 |
+
Success: True
|
| 1188 |
+
# episodes completed so far: 236
|
| 1189 |
+
# successes: 234 (99.2%)
|
| 1190 |
+
|
| 1191 |
+
Task: pick up the ketchup and place it in the basket
|
| 1192 |
+
Success: True
|
| 1193 |
+
# episodes completed so far: 237
|
| 1194 |
+
# successes: 235 (99.2%)
|
| 1195 |
+
|
| 1196 |
+
Task: pick up the ketchup and place it in the basket
|
| 1197 |
+
Success: True
|
| 1198 |
+
# episodes completed so far: 238
|
| 1199 |
+
# successes: 236 (99.2%)
|
| 1200 |
+
|
| 1201 |
+
Task: pick up the ketchup and place it in the basket
|
| 1202 |
+
Success: True
|
| 1203 |
+
# episodes completed so far: 239
|
| 1204 |
+
# successes: 237 (99.2%)
|
| 1205 |
+
|
| 1206 |
+
Task: pick up the ketchup and place it in the basket
|
| 1207 |
+
Success: True
|
| 1208 |
+
# episodes completed so far: 240
|
| 1209 |
+
# successes: 238 (99.2%)
|
| 1210 |
+
|
| 1211 |
+
Task: pick up the ketchup and place it in the basket
|
| 1212 |
+
Success: True
|
| 1213 |
+
# episodes completed so far: 241
|
| 1214 |
+
# successes: 239 (99.2%)
|
| 1215 |
+
|
| 1216 |
+
Task: pick up the ketchup and place it in the basket
|
| 1217 |
+
Success: True
|
| 1218 |
+
# episodes completed so far: 242
|
| 1219 |
+
# successes: 240 (99.2%)
|
| 1220 |
+
|
| 1221 |
+
Task: pick up the ketchup and place it in the basket
|
| 1222 |
+
Success: True
|
| 1223 |
+
# episodes completed so far: 243
|
| 1224 |
+
# successes: 241 (99.2%)
|
| 1225 |
+
|
| 1226 |
+
Task: pick up the ketchup and place it in the basket
|
| 1227 |
+
Success: True
|
| 1228 |
+
# episodes completed so far: 244
|
| 1229 |
+
# successes: 242 (99.2%)
|
| 1230 |
+
|
| 1231 |
+
Task: pick up the ketchup and place it in the basket
|
| 1232 |
+
Success: True
|
| 1233 |
+
# episodes completed so far: 245
|
| 1234 |
+
# successes: 243 (99.2%)
|
| 1235 |
+
|
| 1236 |
+
Task: pick up the ketchup and place it in the basket
|
| 1237 |
+
Success: True
|
| 1238 |
+
# episodes completed so far: 246
|
| 1239 |
+
# successes: 244 (99.2%)
|
| 1240 |
+
|
| 1241 |
+
Task: pick up the ketchup and place it in the basket
|
| 1242 |
+
Success: True
|
| 1243 |
+
# episodes completed so far: 247
|
| 1244 |
+
# successes: 245 (99.2%)
|
| 1245 |
+
|
| 1246 |
+
Task: pick up the ketchup and place it in the basket
|
| 1247 |
+
Success: True
|
| 1248 |
+
# episodes completed so far: 248
|
| 1249 |
+
# successes: 246 (99.2%)
|
| 1250 |
+
|
| 1251 |
+
Task: pick up the ketchup and place it in the basket
|
| 1252 |
+
Success: True
|
| 1253 |
+
# episodes completed so far: 249
|
| 1254 |
+
# successes: 247 (99.2%)
|
| 1255 |
+
|
| 1256 |
+
Task: pick up the ketchup and place it in the basket
|
| 1257 |
+
Success: True
|
| 1258 |
+
# episodes completed so far: 250
|
| 1259 |
+
# successes: 248 (99.2%)
|
| 1260 |
+
Current task success rate: 1.0
|
| 1261 |
+
Current total success rate: 0.992
|
| 1262 |
+
|
| 1263 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1264 |
+
Success: True
|
| 1265 |
+
# episodes completed so far: 251
|
| 1266 |
+
# successes: 249 (99.2%)
|
| 1267 |
+
|
| 1268 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1269 |
+
Success: True
|
| 1270 |
+
# episodes completed so far: 252
|
| 1271 |
+
# successes: 250 (99.2%)
|
| 1272 |
+
|
| 1273 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1274 |
+
Success: True
|
| 1275 |
+
# episodes completed so far: 253
|
| 1276 |
+
# successes: 251 (99.2%)
|
| 1277 |
+
|
| 1278 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1279 |
+
Success: True
|
| 1280 |
+
# episodes completed so far: 254
|
| 1281 |
+
# successes: 252 (99.2%)
|
| 1282 |
+
|
| 1283 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1284 |
+
Success: True
|
| 1285 |
+
# episodes completed so far: 255
|
| 1286 |
+
# successes: 253 (99.2%)
|
| 1287 |
+
|
| 1288 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1289 |
+
Success: True
|
| 1290 |
+
# episodes completed so far: 256
|
| 1291 |
+
# successes: 254 (99.2%)
|
| 1292 |
+
|
| 1293 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1294 |
+
Success: True
|
| 1295 |
+
# episodes completed so far: 257
|
| 1296 |
+
# successes: 255 (99.2%)
|
| 1297 |
+
|
| 1298 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1299 |
+
Success: True
|
| 1300 |
+
# episodes completed so far: 258
|
| 1301 |
+
# successes: 256 (99.2%)
|
| 1302 |
+
|
| 1303 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1304 |
+
Success: True
|
| 1305 |
+
# episodes completed so far: 259
|
| 1306 |
+
# successes: 257 (99.2%)
|
| 1307 |
+
|
| 1308 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1309 |
+
Success: True
|
| 1310 |
+
# episodes completed so far: 260
|
| 1311 |
+
# successes: 258 (99.2%)
|
| 1312 |
+
|
| 1313 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1314 |
+
Success: True
|
| 1315 |
+
# episodes completed so far: 261
|
| 1316 |
+
# successes: 259 (99.2%)
|
| 1317 |
+
|
| 1318 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1319 |
+
Success: True
|
| 1320 |
+
# episodes completed so far: 262
|
| 1321 |
+
# successes: 260 (99.2%)
|
| 1322 |
+
|
| 1323 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1324 |
+
Success: True
|
| 1325 |
+
# episodes completed so far: 263
|
| 1326 |
+
# successes: 261 (99.2%)
|
| 1327 |
+
|
| 1328 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1329 |
+
Success: True
|
| 1330 |
+
# episodes completed so far: 264
|
| 1331 |
+
# successes: 262 (99.2%)
|
| 1332 |
+
|
| 1333 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1334 |
+
Success: True
|
| 1335 |
+
# episodes completed so far: 265
|
| 1336 |
+
# successes: 263 (99.2%)
|
| 1337 |
+
|
| 1338 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1339 |
+
Success: True
|
| 1340 |
+
# episodes completed so far: 266
|
| 1341 |
+
# successes: 264 (99.2%)
|
| 1342 |
+
|
| 1343 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1344 |
+
Success: True
|
| 1345 |
+
# episodes completed so far: 267
|
| 1346 |
+
# successes: 265 (99.3%)
|
| 1347 |
+
|
| 1348 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1349 |
+
Success: True
|
| 1350 |
+
# episodes completed so far: 268
|
| 1351 |
+
# successes: 266 (99.3%)
|
| 1352 |
+
|
| 1353 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1354 |
+
Success: True
|
| 1355 |
+
# episodes completed so far: 269
|
| 1356 |
+
# successes: 267 (99.3%)
|
| 1357 |
+
|
| 1358 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1359 |
+
Success: True
|
| 1360 |
+
# episodes completed so far: 270
|
| 1361 |
+
# successes: 268 (99.3%)
|
| 1362 |
+
|
| 1363 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1364 |
+
Success: True
|
| 1365 |
+
# episodes completed so far: 271
|
| 1366 |
+
# successes: 269 (99.3%)
|
| 1367 |
+
|
| 1368 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1369 |
+
Success: True
|
| 1370 |
+
# episodes completed so far: 272
|
| 1371 |
+
# successes: 270 (99.3%)
|
| 1372 |
+
|
| 1373 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1374 |
+
Success: True
|
| 1375 |
+
# episodes completed so far: 273
|
| 1376 |
+
# successes: 271 (99.3%)
|
| 1377 |
+
|
| 1378 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1379 |
+
Success: True
|
| 1380 |
+
# episodes completed so far: 274
|
| 1381 |
+
# successes: 272 (99.3%)
|
| 1382 |
+
|
| 1383 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1384 |
+
Success: True
|
| 1385 |
+
# episodes completed so far: 275
|
| 1386 |
+
# successes: 273 (99.3%)
|
| 1387 |
+
|
| 1388 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1389 |
+
Success: True
|
| 1390 |
+
# episodes completed so far: 276
|
| 1391 |
+
# successes: 274 (99.3%)
|
| 1392 |
+
|
| 1393 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1394 |
+
Success: True
|
| 1395 |
+
# episodes completed so far: 277
|
| 1396 |
+
# successes: 275 (99.3%)
|
| 1397 |
+
|
| 1398 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1399 |
+
Success: True
|
| 1400 |
+
# episodes completed so far: 278
|
| 1401 |
+
# successes: 276 (99.3%)
|
| 1402 |
+
|
| 1403 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1404 |
+
Success: True
|
| 1405 |
+
# episodes completed so far: 279
|
| 1406 |
+
# successes: 277 (99.3%)
|
| 1407 |
+
|
| 1408 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1409 |
+
Success: True
|
| 1410 |
+
# episodes completed so far: 280
|
| 1411 |
+
# successes: 278 (99.3%)
|
| 1412 |
+
|
| 1413 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1414 |
+
Success: True
|
| 1415 |
+
# episodes completed so far: 281
|
| 1416 |
+
# successes: 279 (99.3%)
|
| 1417 |
+
|
| 1418 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1419 |
+
Success: True
|
| 1420 |
+
# episodes completed so far: 282
|
| 1421 |
+
# successes: 280 (99.3%)
|
| 1422 |
+
|
| 1423 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1424 |
+
Success: True
|
| 1425 |
+
# episodes completed so far: 283
|
| 1426 |
+
# successes: 281 (99.3%)
|
| 1427 |
+
|
| 1428 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1429 |
+
Success: True
|
| 1430 |
+
# episodes completed so far: 284
|
| 1431 |
+
# successes: 282 (99.3%)
|
| 1432 |
+
|
| 1433 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1434 |
+
Success: True
|
| 1435 |
+
# episodes completed so far: 285
|
| 1436 |
+
# successes: 283 (99.3%)
|
| 1437 |
+
|
| 1438 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1439 |
+
Success: True
|
| 1440 |
+
# episodes completed so far: 286
|
| 1441 |
+
# successes: 284 (99.3%)
|
| 1442 |
+
|
| 1443 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1444 |
+
Success: True
|
| 1445 |
+
# episodes completed so far: 287
|
| 1446 |
+
# successes: 285 (99.3%)
|
| 1447 |
+
|
| 1448 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1449 |
+
Success: True
|
| 1450 |
+
# episodes completed so far: 288
|
| 1451 |
+
# successes: 286 (99.3%)
|
| 1452 |
+
|
| 1453 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1454 |
+
Success: True
|
| 1455 |
+
# episodes completed so far: 289
|
| 1456 |
+
# successes: 287 (99.3%)
|
| 1457 |
+
|
| 1458 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1459 |
+
Success: True
|
| 1460 |
+
# episodes completed so far: 290
|
| 1461 |
+
# successes: 288 (99.3%)
|
| 1462 |
+
|
| 1463 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1464 |
+
Success: True
|
| 1465 |
+
# episodes completed so far: 291
|
| 1466 |
+
# successes: 289 (99.3%)
|
| 1467 |
+
|
| 1468 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1469 |
+
Success: True
|
| 1470 |
+
# episodes completed so far: 292
|
| 1471 |
+
# successes: 290 (99.3%)
|
| 1472 |
+
|
| 1473 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1474 |
+
Success: True
|
| 1475 |
+
# episodes completed so far: 293
|
| 1476 |
+
# successes: 291 (99.3%)
|
| 1477 |
+
|
| 1478 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1479 |
+
Success: True
|
| 1480 |
+
# episodes completed so far: 294
|
| 1481 |
+
# successes: 292 (99.3%)
|
| 1482 |
+
|
| 1483 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1484 |
+
Success: True
|
| 1485 |
+
# episodes completed so far: 295
|
| 1486 |
+
# successes: 293 (99.3%)
|
| 1487 |
+
|
| 1488 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1489 |
+
Success: True
|
| 1490 |
+
# episodes completed so far: 296
|
| 1491 |
+
# successes: 294 (99.3%)
|
| 1492 |
+
|
| 1493 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1494 |
+
Success: True
|
| 1495 |
+
# episodes completed so far: 297
|
| 1496 |
+
# successes: 295 (99.3%)
|
| 1497 |
+
|
| 1498 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1499 |
+
Success: True
|
| 1500 |
+
# episodes completed so far: 298
|
| 1501 |
+
# successes: 296 (99.3%)
|
| 1502 |
+
|
| 1503 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1504 |
+
Success: True
|
| 1505 |
+
# episodes completed so far: 299
|
| 1506 |
+
# successes: 297 (99.3%)
|
| 1507 |
+
|
| 1508 |
+
Task: pick up the tomato sauce and place it in the basket
|
| 1509 |
+
Success: True
|
| 1510 |
+
# episodes completed so far: 300
|
| 1511 |
+
# successes: 298 (99.3%)
|
| 1512 |
+
Current task success rate: 1.0
|
| 1513 |
+
Current total success rate: 0.9933333333333333
|
| 1514 |
+
|
| 1515 |
+
Task: pick up the butter and place it in the basket
|
| 1516 |
+
Success: True
|
| 1517 |
+
# episodes completed so far: 301
|
| 1518 |
+
# successes: 299 (99.3%)
|
| 1519 |
+
|
| 1520 |
+
Task: pick up the butter and place it in the basket
|
| 1521 |
+
Success: True
|
| 1522 |
+
# episodes completed so far: 302
|
| 1523 |
+
# successes: 300 (99.3%)
|
| 1524 |
+
|
| 1525 |
+
Task: pick up the butter and place it in the basket
|
| 1526 |
+
Success: True
|
| 1527 |
+
# episodes completed so far: 303
|
| 1528 |
+
# successes: 301 (99.3%)
|
| 1529 |
+
|
| 1530 |
+
Task: pick up the butter and place it in the basket
|
| 1531 |
+
Success: True
|
| 1532 |
+
# episodes completed so far: 304
|
| 1533 |
+
# successes: 302 (99.3%)
|
| 1534 |
+
|
| 1535 |
+
Task: pick up the butter and place it in the basket
|
| 1536 |
+
Success: True
|
| 1537 |
+
# episodes completed so far: 305
|
| 1538 |
+
# successes: 303 (99.3%)
|
| 1539 |
+
|
| 1540 |
+
Task: pick up the butter and place it in the basket
|
| 1541 |
+
Success: True
|
| 1542 |
+
# episodes completed so far: 306
|
| 1543 |
+
# successes: 304 (99.3%)
|
| 1544 |
+
|
| 1545 |
+
Task: pick up the butter and place it in the basket
|
| 1546 |
+
Success: True
|
| 1547 |
+
# episodes completed so far: 307
|
| 1548 |
+
# successes: 305 (99.3%)
|
| 1549 |
+
|
| 1550 |
+
Task: pick up the butter and place it in the basket
|
| 1551 |
+
Success: True
|
| 1552 |
+
# episodes completed so far: 308
|
| 1553 |
+
# successes: 306 (99.4%)
|
| 1554 |
+
|
| 1555 |
+
Task: pick up the butter and place it in the basket
|
| 1556 |
+
Success: True
|
| 1557 |
+
# episodes completed so far: 309
|
| 1558 |
+
# successes: 307 (99.4%)
|
| 1559 |
+
|
| 1560 |
+
Task: pick up the butter and place it in the basket
|
| 1561 |
+
Success: True
|
| 1562 |
+
# episodes completed so far: 310
|
| 1563 |
+
# successes: 308 (99.4%)
|
| 1564 |
+
|
| 1565 |
+
Task: pick up the butter and place it in the basket
|
| 1566 |
+
Success: True
|
| 1567 |
+
# episodes completed so far: 311
|
| 1568 |
+
# successes: 309 (99.4%)
|
| 1569 |
+
|
| 1570 |
+
Task: pick up the butter and place it in the basket
|
| 1571 |
+
Success: True
|
| 1572 |
+
# episodes completed so far: 312
|
| 1573 |
+
# successes: 310 (99.4%)
|
| 1574 |
+
|
| 1575 |
+
Task: pick up the butter and place it in the basket
|
| 1576 |
+
Success: True
|
| 1577 |
+
# episodes completed so far: 313
|
| 1578 |
+
# successes: 311 (99.4%)
|
| 1579 |
+
|
| 1580 |
+
Task: pick up the butter and place it in the basket
|
| 1581 |
+
Success: True
|
| 1582 |
+
# episodes completed so far: 314
|
| 1583 |
+
# successes: 312 (99.4%)
|
| 1584 |
+
|
| 1585 |
+
Task: pick up the butter and place it in the basket
|
| 1586 |
+
Success: True
|
| 1587 |
+
# episodes completed so far: 315
|
| 1588 |
+
# successes: 313 (99.4%)
|
| 1589 |
+
|
| 1590 |
+
Task: pick up the butter and place it in the basket
|
| 1591 |
+
Success: True
|
| 1592 |
+
# episodes completed so far: 316
|
| 1593 |
+
# successes: 314 (99.4%)
|
| 1594 |
+
|
| 1595 |
+
Task: pick up the butter and place it in the basket
|
| 1596 |
+
Success: True
|
| 1597 |
+
# episodes completed so far: 317
|
| 1598 |
+
# successes: 315 (99.4%)
|
| 1599 |
+
|
| 1600 |
+
Task: pick up the butter and place it in the basket
|
| 1601 |
+
Success: True
|
| 1602 |
+
# episodes completed so far: 318
|
| 1603 |
+
# successes: 316 (99.4%)
|
| 1604 |
+
|
| 1605 |
+
Task: pick up the butter and place it in the basket
|
| 1606 |
+
Success: True
|
| 1607 |
+
# episodes completed so far: 319
|
| 1608 |
+
# successes: 317 (99.4%)
|
| 1609 |
+
|
| 1610 |
+
Task: pick up the butter and place it in the basket
|
| 1611 |
+
Success: True
|
| 1612 |
+
# episodes completed so far: 320
|
| 1613 |
+
# successes: 318 (99.4%)
|
| 1614 |
+
|
| 1615 |
+
Task: pick up the butter and place it in the basket
|
| 1616 |
+
Success: True
|
| 1617 |
+
# episodes completed so far: 321
|
| 1618 |
+
# successes: 319 (99.4%)
|
| 1619 |
+
|
| 1620 |
+
Task: pick up the butter and place it in the basket
|
| 1621 |
+
Success: True
|
| 1622 |
+
# episodes completed so far: 322
|
| 1623 |
+
# successes: 320 (99.4%)
|
| 1624 |
+
|
| 1625 |
+
Task: pick up the butter and place it in the basket
|
| 1626 |
+
Success: True
|
| 1627 |
+
# episodes completed so far: 323
|
| 1628 |
+
# successes: 321 (99.4%)
|
| 1629 |
+
|
| 1630 |
+
Task: pick up the butter and place it in the basket
|
| 1631 |
+
Success: True
|
| 1632 |
+
# episodes completed so far: 324
|
| 1633 |
+
# successes: 322 (99.4%)
|
| 1634 |
+
|
| 1635 |
+
Task: pick up the butter and place it in the basket
|
| 1636 |
+
Success: True
|
| 1637 |
+
# episodes completed so far: 325
|
| 1638 |
+
# successes: 323 (99.4%)
|
| 1639 |
+
|
| 1640 |
+
Task: pick up the butter and place it in the basket
|
| 1641 |
+
Success: True
|
| 1642 |
+
# episodes completed so far: 326
|
| 1643 |
+
# successes: 324 (99.4%)
|
| 1644 |
+
|
| 1645 |
+
Task: pick up the butter and place it in the basket
|
| 1646 |
+
Success: True
|
| 1647 |
+
# episodes completed so far: 327
|
| 1648 |
+
# successes: 325 (99.4%)
|
| 1649 |
+
|
| 1650 |
+
Task: pick up the butter and place it in the basket
|
| 1651 |
+
Success: True
|
| 1652 |
+
# episodes completed so far: 328
|
| 1653 |
+
# successes: 326 (99.4%)
|
| 1654 |
+
|
| 1655 |
+
Task: pick up the butter and place it in the basket
|
| 1656 |
+
Success: True
|
| 1657 |
+
# episodes completed so far: 329
|
| 1658 |
+
# successes: 327 (99.4%)
|
| 1659 |
+
|
| 1660 |
+
Task: pick up the butter and place it in the basket
|
| 1661 |
+
Success: True
|
| 1662 |
+
# episodes completed so far: 330
|
| 1663 |
+
# successes: 328 (99.4%)
|
| 1664 |
+
|
| 1665 |
+
Task: pick up the butter and place it in the basket
|
| 1666 |
+
Success: True
|
| 1667 |
+
# episodes completed so far: 331
|
| 1668 |
+
# successes: 329 (99.4%)
|
| 1669 |
+
|
| 1670 |
+
Task: pick up the butter and place it in the basket
|
| 1671 |
+
Success: True
|
| 1672 |
+
# episodes completed so far: 332
|
| 1673 |
+
# successes: 330 (99.4%)
|
| 1674 |
+
|
| 1675 |
+
Task: pick up the butter and place it in the basket
|
| 1676 |
+
Success: True
|
| 1677 |
+
# episodes completed so far: 333
|
| 1678 |
+
# successes: 331 (99.4%)
|
| 1679 |
+
|
| 1680 |
+
Task: pick up the butter and place it in the basket
|
| 1681 |
+
Success: True
|
| 1682 |
+
# episodes completed so far: 334
|
| 1683 |
+
# successes: 332 (99.4%)
|
| 1684 |
+
|
| 1685 |
+
Task: pick up the butter and place it in the basket
|
| 1686 |
+
Success: True
|
| 1687 |
+
# episodes completed so far: 335
|
| 1688 |
+
# successes: 333 (99.4%)
|
| 1689 |
+
|
| 1690 |
+
Task: pick up the butter and place it in the basket
|
| 1691 |
+
Success: True
|
| 1692 |
+
# episodes completed so far: 336
|
| 1693 |
+
# successes: 334 (99.4%)
|
| 1694 |
+
|
| 1695 |
+
Task: pick up the butter and place it in the basket
|
| 1696 |
+
Success: True
|
| 1697 |
+
# episodes completed so far: 337
|
| 1698 |
+
# successes: 335 (99.4%)
|
| 1699 |
+
|
| 1700 |
+
Task: pick up the butter and place it in the basket
|
| 1701 |
+
Success: True
|
| 1702 |
+
# episodes completed so far: 338
|
| 1703 |
+
# successes: 336 (99.4%)
|
| 1704 |
+
|
| 1705 |
+
Task: pick up the butter and place it in the basket
|
| 1706 |
+
Success: True
|
| 1707 |
+
# episodes completed so far: 339
|
| 1708 |
+
# successes: 337 (99.4%)
|
| 1709 |
+
|
| 1710 |
+
Task: pick up the butter and place it in the basket
|
| 1711 |
+
Success: True
|
| 1712 |
+
# episodes completed so far: 340
|
| 1713 |
+
# successes: 338 (99.4%)
|
| 1714 |
+
|
| 1715 |
+
Task: pick up the butter and place it in the basket
|
| 1716 |
+
Success: True
|
| 1717 |
+
# episodes completed so far: 341
|
| 1718 |
+
# successes: 339 (99.4%)
|
| 1719 |
+
|
| 1720 |
+
Task: pick up the butter and place it in the basket
|
| 1721 |
+
Success: True
|
| 1722 |
+
# episodes completed so far: 342
|
| 1723 |
+
# successes: 340 (99.4%)
|
| 1724 |
+
|
| 1725 |
+
Task: pick up the butter and place it in the basket
|
| 1726 |
+
Success: True
|
| 1727 |
+
# episodes completed so far: 343
|
| 1728 |
+
# successes: 341 (99.4%)
|
| 1729 |
+
|
| 1730 |
+
Task: pick up the butter and place it in the basket
|
| 1731 |
+
Success: True
|
| 1732 |
+
# episodes completed so far: 344
|
| 1733 |
+
# successes: 342 (99.4%)
|
| 1734 |
+
|
| 1735 |
+
Task: pick up the butter and place it in the basket
|
| 1736 |
+
Success: True
|
| 1737 |
+
# episodes completed so far: 345
|
| 1738 |
+
# successes: 343 (99.4%)
|
| 1739 |
+
|
| 1740 |
+
Task: pick up the butter and place it in the basket
|
| 1741 |
+
Success: True
|
| 1742 |
+
# episodes completed so far: 346
|
| 1743 |
+
# successes: 344 (99.4%)
|
| 1744 |
+
|
| 1745 |
+
Task: pick up the butter and place it in the basket
|
| 1746 |
+
Success: True
|
| 1747 |
+
# episodes completed so far: 347
|
| 1748 |
+
# successes: 345 (99.4%)
|
| 1749 |
+
|
| 1750 |
+
Task: pick up the butter and place it in the basket
|
| 1751 |
+
Success: True
|
| 1752 |
+
# episodes completed so far: 348
|
| 1753 |
+
# successes: 346 (99.4%)
|
| 1754 |
+
|
| 1755 |
+
Task: pick up the butter and place it in the basket
|
| 1756 |
+
Success: True
|
| 1757 |
+
# episodes completed so far: 349
|
| 1758 |
+
# successes: 347 (99.4%)
|
| 1759 |
+
|
| 1760 |
+
Task: pick up the butter and place it in the basket
|
| 1761 |
+
Success: True
|
| 1762 |
+
# episodes completed so far: 350
|
| 1763 |
+
# successes: 348 (99.4%)
|
| 1764 |
+
Current task success rate: 1.0
|
| 1765 |
+
Current total success rate: 0.9942857142857143
|
| 1766 |
+
|
| 1767 |
+
Task: pick up the milk and place it in the basket
|
| 1768 |
+
Success: True
|
| 1769 |
+
# episodes completed so far: 351
|
| 1770 |
+
# successes: 349 (99.4%)
|
| 1771 |
+
|
| 1772 |
+
Task: pick up the milk and place it in the basket
|
| 1773 |
+
Success: True
|
| 1774 |
+
# episodes completed so far: 352
|
| 1775 |
+
# successes: 350 (99.4%)
|
| 1776 |
+
|
| 1777 |
+
Task: pick up the milk and place it in the basket
|
| 1778 |
+
Success: True
|
| 1779 |
+
# episodes completed so far: 353
|
| 1780 |
+
# successes: 351 (99.4%)
|
| 1781 |
+
|
| 1782 |
+
Task: pick up the milk and place it in the basket
|
| 1783 |
+
Success: True
|
| 1784 |
+
# episodes completed so far: 354
|
| 1785 |
+
# successes: 352 (99.4%)
|
| 1786 |
+
|
| 1787 |
+
Task: pick up the milk and place it in the basket
|
| 1788 |
+
Success: True
|
| 1789 |
+
# episodes completed so far: 355
|
| 1790 |
+
# successes: 353 (99.4%)
|
| 1791 |
+
|
| 1792 |
+
Task: pick up the milk and place it in the basket
|
| 1793 |
+
Success: True
|
| 1794 |
+
# episodes completed so far: 356
|
| 1795 |
+
# successes: 354 (99.4%)
|
| 1796 |
+
|
| 1797 |
+
Task: pick up the milk and place it in the basket
|
| 1798 |
+
Success: True
|
| 1799 |
+
# episodes completed so far: 357
|
| 1800 |
+
# successes: 355 (99.4%)
|
| 1801 |
+
|
| 1802 |
+
Task: pick up the milk and place it in the basket
|
| 1803 |
+
Success: True
|
| 1804 |
+
# episodes completed so far: 358
|
| 1805 |
+
# successes: 356 (99.4%)
|
| 1806 |
+
|
| 1807 |
+
Task: pick up the milk and place it in the basket
|
| 1808 |
+
Success: True
|
| 1809 |
+
# episodes completed so far: 359
|
| 1810 |
+
# successes: 357 (99.4%)
|
| 1811 |
+
|
| 1812 |
+
Task: pick up the milk and place it in the basket
|
| 1813 |
+
Success: True
|
| 1814 |
+
# episodes completed so far: 360
|
| 1815 |
+
# successes: 358 (99.4%)
|
| 1816 |
+
|
| 1817 |
+
Task: pick up the milk and place it in the basket
|
| 1818 |
+
Success: True
|
| 1819 |
+
# episodes completed so far: 361
|
| 1820 |
+
# successes: 359 (99.4%)
|
| 1821 |
+
|
| 1822 |
+
Task: pick up the milk and place it in the basket
|
| 1823 |
+
Success: True
|
| 1824 |
+
# episodes completed so far: 362
|
| 1825 |
+
# successes: 360 (99.4%)
|
| 1826 |
+
|
| 1827 |
+
Task: pick up the milk and place it in the basket
|
| 1828 |
+
Success: True
|
| 1829 |
+
# episodes completed so far: 363
|
| 1830 |
+
# successes: 361 (99.4%)
|
| 1831 |
+
|
| 1832 |
+
Task: pick up the milk and place it in the basket
|
| 1833 |
+
Success: True
|
| 1834 |
+
# episodes completed so far: 364
|
| 1835 |
+
# successes: 362 (99.5%)
|
| 1836 |
+
|
| 1837 |
+
Task: pick up the milk and place it in the basket
|
| 1838 |
+
Success: True
|
| 1839 |
+
# episodes completed so far: 365
|
| 1840 |
+
# successes: 363 (99.5%)
|
| 1841 |
+
|
| 1842 |
+
Task: pick up the milk and place it in the basket
|
| 1843 |
+
Success: True
|
| 1844 |
+
# episodes completed so far: 366
|
| 1845 |
+
# successes: 364 (99.5%)
|
| 1846 |
+
|
| 1847 |
+
Task: pick up the milk and place it in the basket
|
| 1848 |
+
Success: True
|
| 1849 |
+
# episodes completed so far: 367
|
| 1850 |
+
# successes: 365 (99.5%)
|
| 1851 |
+
|
| 1852 |
+
Task: pick up the milk and place it in the basket
|
| 1853 |
+
Success: True
|
| 1854 |
+
# episodes completed so far: 368
|
| 1855 |
+
# successes: 366 (99.5%)
|
| 1856 |
+
|
| 1857 |
+
Task: pick up the milk and place it in the basket
|
| 1858 |
+
Success: True
|
| 1859 |
+
# episodes completed so far: 369
|
| 1860 |
+
# successes: 367 (99.5%)
|
| 1861 |
+
|
| 1862 |
+
Task: pick up the milk and place it in the basket
|
| 1863 |
+
Success: True
|
| 1864 |
+
# episodes completed so far: 370
|
| 1865 |
+
# successes: 368 (99.5%)
|
| 1866 |
+
|
| 1867 |
+
Task: pick up the milk and place it in the basket
|
| 1868 |
+
Success: True
|
| 1869 |
+
# episodes completed so far: 371
|
| 1870 |
+
# successes: 369 (99.5%)
|
| 1871 |
+
|
| 1872 |
+
Task: pick up the milk and place it in the basket
|
| 1873 |
+
Success: True
|
| 1874 |
+
# episodes completed so far: 372
|
| 1875 |
+
# successes: 370 (99.5%)
|
| 1876 |
+
|
| 1877 |
+
Task: pick up the milk and place it in the basket
|
| 1878 |
+
Success: True
|
| 1879 |
+
# episodes completed so far: 373
|
| 1880 |
+
# successes: 371 (99.5%)
|
| 1881 |
+
|
| 1882 |
+
Task: pick up the milk and place it in the basket
|
| 1883 |
+
Success: True
|
| 1884 |
+
# episodes completed so far: 374
|
| 1885 |
+
# successes: 372 (99.5%)
|
| 1886 |
+
|
| 1887 |
+
Task: pick up the milk and place it in the basket
|
| 1888 |
+
Success: True
|
| 1889 |
+
# episodes completed so far: 375
|
| 1890 |
+
# successes: 373 (99.5%)
|
| 1891 |
+
|
| 1892 |
+
Task: pick up the milk and place it in the basket
|
| 1893 |
+
Success: True
|
| 1894 |
+
# episodes completed so far: 376
|
| 1895 |
+
# successes: 374 (99.5%)
|
| 1896 |
+
|
| 1897 |
+
Task: pick up the milk and place it in the basket
|
| 1898 |
+
Success: True
|
| 1899 |
+
# episodes completed so far: 377
|
| 1900 |
+
# successes: 375 (99.5%)
|
| 1901 |
+
|
| 1902 |
+
Task: pick up the milk and place it in the basket
|
| 1903 |
+
Success: True
|
| 1904 |
+
# episodes completed so far: 378
|
| 1905 |
+
# successes: 376 (99.5%)
|
| 1906 |
+
|
| 1907 |
+
Task: pick up the milk and place it in the basket
|
| 1908 |
+
Success: True
|
| 1909 |
+
# episodes completed so far: 379
|
| 1910 |
+
# successes: 377 (99.5%)
|
| 1911 |
+
|
| 1912 |
+
Task: pick up the milk and place it in the basket
|
| 1913 |
+
Success: True
|
| 1914 |
+
# episodes completed so far: 380
|
| 1915 |
+
# successes: 378 (99.5%)
|
| 1916 |
+
|
| 1917 |
+
Task: pick up the milk and place it in the basket
|
| 1918 |
+
Success: True
|
| 1919 |
+
# episodes completed so far: 381
|
| 1920 |
+
# successes: 379 (99.5%)
|
| 1921 |
+
|
| 1922 |
+
Task: pick up the milk and place it in the basket
|
| 1923 |
+
Success: True
|
| 1924 |
+
# episodes completed so far: 382
|
| 1925 |
+
# successes: 380 (99.5%)
|
| 1926 |
+
|
| 1927 |
+
Task: pick up the milk and place it in the basket
|
| 1928 |
+
Success: True
|
| 1929 |
+
# episodes completed so far: 383
|
| 1930 |
+
# successes: 381 (99.5%)
|
| 1931 |
+
|
| 1932 |
+
Task: pick up the milk and place it in the basket
|
| 1933 |
+
Success: True
|
| 1934 |
+
# episodes completed so far: 384
|
| 1935 |
+
# successes: 382 (99.5%)
|
| 1936 |
+
|
| 1937 |
+
Task: pick up the milk and place it in the basket
|
| 1938 |
+
Success: True
|
| 1939 |
+
# episodes completed so far: 385
|
| 1940 |
+
# successes: 383 (99.5%)
|
| 1941 |
+
|
| 1942 |
+
Task: pick up the milk and place it in the basket
|
| 1943 |
+
Success: True
|
| 1944 |
+
# episodes completed so far: 386
|
| 1945 |
+
# successes: 384 (99.5%)
|
| 1946 |
+
|
| 1947 |
+
Task: pick up the milk and place it in the basket
|
| 1948 |
+
Success: True
|
| 1949 |
+
# episodes completed so far: 387
|
| 1950 |
+
# successes: 385 (99.5%)
|
| 1951 |
+
|
| 1952 |
+
Task: pick up the milk and place it in the basket
|
| 1953 |
+
Success: True
|
| 1954 |
+
# episodes completed so far: 388
|
| 1955 |
+
# successes: 386 (99.5%)
|
| 1956 |
+
|
| 1957 |
+
Task: pick up the milk and place it in the basket
|
| 1958 |
+
Success: True
|
| 1959 |
+
# episodes completed so far: 389
|
| 1960 |
+
# successes: 387 (99.5%)
|
| 1961 |
+
|
| 1962 |
+
Task: pick up the milk and place it in the basket
|
| 1963 |
+
Success: True
|
| 1964 |
+
# episodes completed so far: 390
|
| 1965 |
+
# successes: 388 (99.5%)
|
| 1966 |
+
|
| 1967 |
+
Task: pick up the milk and place it in the basket
|
| 1968 |
+
Success: True
|
| 1969 |
+
# episodes completed so far: 391
|
| 1970 |
+
# successes: 389 (99.5%)
|
| 1971 |
+
|
| 1972 |
+
Task: pick up the milk and place it in the basket
|
| 1973 |
+
Success: True
|
| 1974 |
+
# episodes completed so far: 392
|
| 1975 |
+
# successes: 390 (99.5%)
|
| 1976 |
+
|
| 1977 |
+
Task: pick up the milk and place it in the basket
|
| 1978 |
+
Success: True
|
| 1979 |
+
# episodes completed so far: 393
|
| 1980 |
+
# successes: 391 (99.5%)
|
| 1981 |
+
|
| 1982 |
+
Task: pick up the milk and place it in the basket
|
| 1983 |
+
Success: True
|
| 1984 |
+
# episodes completed so far: 394
|
| 1985 |
+
# successes: 392 (99.5%)
|
| 1986 |
+
|
| 1987 |
+
Task: pick up the milk and place it in the basket
|
| 1988 |
+
Success: True
|
| 1989 |
+
# episodes completed so far: 395
|
| 1990 |
+
# successes: 393 (99.5%)
|
| 1991 |
+
|
| 1992 |
+
Task: pick up the milk and place it in the basket
|
| 1993 |
+
Success: True
|
| 1994 |
+
# episodes completed so far: 396
|
| 1995 |
+
# successes: 394 (99.5%)
|
| 1996 |
+
|
| 1997 |
+
Task: pick up the milk and place it in the basket
|
| 1998 |
+
Success: True
|
| 1999 |
+
# episodes completed so far: 397
|
| 2000 |
+
# successes: 395 (99.5%)
|
| 2001 |
+
|
| 2002 |
+
Task: pick up the milk and place it in the basket
|
| 2003 |
+
Success: True
|
| 2004 |
+
# episodes completed so far: 398
|
| 2005 |
+
# successes: 396 (99.5%)
|
| 2006 |
+
|
| 2007 |
+
Task: pick up the milk and place it in the basket
|
| 2008 |
+
Success: True
|
| 2009 |
+
# episodes completed so far: 399
|
| 2010 |
+
# successes: 397 (99.5%)
|
| 2011 |
+
|
| 2012 |
+
Task: pick up the milk and place it in the basket
|
| 2013 |
+
Success: True
|
| 2014 |
+
# episodes completed so far: 400
|
| 2015 |
+
# successes: 398 (99.5%)
|
| 2016 |
+
Current task success rate: 1.0
|
| 2017 |
+
Current total success rate: 0.995
|
| 2018 |
+
|
| 2019 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2020 |
+
Success: True
|
| 2021 |
+
# episodes completed so far: 401
|
| 2022 |
+
# successes: 399 (99.5%)
|
| 2023 |
+
|
| 2024 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2025 |
+
Success: True
|
| 2026 |
+
# episodes completed so far: 402
|
| 2027 |
+
# successes: 400 (99.5%)
|
| 2028 |
+
|
| 2029 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2030 |
+
Success: True
|
| 2031 |
+
# episodes completed so far: 403
|
| 2032 |
+
# successes: 401 (99.5%)
|
| 2033 |
+
|
| 2034 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2035 |
+
Success: True
|
| 2036 |
+
# episodes completed so far: 404
|
| 2037 |
+
# successes: 402 (99.5%)
|
| 2038 |
+
|
| 2039 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2040 |
+
Success: True
|
| 2041 |
+
# episodes completed so far: 405
|
| 2042 |
+
# successes: 403 (99.5%)
|
| 2043 |
+
|
| 2044 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2045 |
+
Success: True
|
| 2046 |
+
# episodes completed so far: 406
|
| 2047 |
+
# successes: 404 (99.5%)
|
| 2048 |
+
|
| 2049 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2050 |
+
Success: True
|
| 2051 |
+
# episodes completed so far: 407
|
| 2052 |
+
# successes: 405 (99.5%)
|
| 2053 |
+
|
| 2054 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2055 |
+
Success: True
|
| 2056 |
+
# episodes completed so far: 408
|
| 2057 |
+
# successes: 406 (99.5%)
|
| 2058 |
+
|
| 2059 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2060 |
+
Success: True
|
| 2061 |
+
# episodes completed so far: 409
|
| 2062 |
+
# successes: 407 (99.5%)
|
| 2063 |
+
|
| 2064 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2065 |
+
Success: True
|
| 2066 |
+
# episodes completed so far: 410
|
| 2067 |
+
# successes: 408 (99.5%)
|
| 2068 |
+
|
| 2069 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2070 |
+
Success: True
|
| 2071 |
+
# episodes completed so far: 411
|
| 2072 |
+
# successes: 409 (99.5%)
|
| 2073 |
+
|
| 2074 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2075 |
+
Success: True
|
| 2076 |
+
# episodes completed so far: 412
|
| 2077 |
+
# successes: 410 (99.5%)
|
| 2078 |
+
|
| 2079 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2080 |
+
Success: True
|
| 2081 |
+
# episodes completed so far: 413
|
| 2082 |
+
# successes: 411 (99.5%)
|
| 2083 |
+
|
| 2084 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2085 |
+
Success: True
|
| 2086 |
+
# episodes completed so far: 414
|
| 2087 |
+
# successes: 412 (99.5%)
|
| 2088 |
+
|
| 2089 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2090 |
+
Success: True
|
| 2091 |
+
# episodes completed so far: 415
|
| 2092 |
+
# successes: 413 (99.5%)
|
| 2093 |
+
|
| 2094 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2095 |
+
Success: True
|
| 2096 |
+
# episodes completed so far: 416
|
| 2097 |
+
# successes: 414 (99.5%)
|
| 2098 |
+
|
| 2099 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2100 |
+
Success: True
|
| 2101 |
+
# episodes completed so far: 417
|
| 2102 |
+
# successes: 415 (99.5%)
|
| 2103 |
+
|
| 2104 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2105 |
+
Success: True
|
| 2106 |
+
# episodes completed so far: 418
|
| 2107 |
+
# successes: 416 (99.5%)
|
| 2108 |
+
|
| 2109 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2110 |
+
Success: True
|
| 2111 |
+
# episodes completed so far: 419
|
| 2112 |
+
# successes: 417 (99.5%)
|
| 2113 |
+
|
| 2114 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2115 |
+
Success: True
|
| 2116 |
+
# episodes completed so far: 420
|
| 2117 |
+
# successes: 418 (99.5%)
|
| 2118 |
+
|
| 2119 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2120 |
+
Success: True
|
| 2121 |
+
# episodes completed so far: 421
|
| 2122 |
+
# successes: 419 (99.5%)
|
| 2123 |
+
|
| 2124 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2125 |
+
Success: True
|
| 2126 |
+
# episodes completed so far: 422
|
| 2127 |
+
# successes: 420 (99.5%)
|
| 2128 |
+
|
| 2129 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2130 |
+
Success: True
|
| 2131 |
+
# episodes completed so far: 423
|
| 2132 |
+
# successes: 421 (99.5%)
|
| 2133 |
+
|
| 2134 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2135 |
+
Success: True
|
| 2136 |
+
# episodes completed so far: 424
|
| 2137 |
+
# successes: 422 (99.5%)
|
| 2138 |
+
|
| 2139 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2140 |
+
Success: True
|
| 2141 |
+
# episodes completed so far: 425
|
| 2142 |
+
# successes: 423 (99.5%)
|
| 2143 |
+
|
| 2144 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2145 |
+
Success: True
|
| 2146 |
+
# episodes completed so far: 426
|
| 2147 |
+
# successes: 424 (99.5%)
|
| 2148 |
+
|
| 2149 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2150 |
+
Success: True
|
| 2151 |
+
# episodes completed so far: 427
|
| 2152 |
+
# successes: 425 (99.5%)
|
| 2153 |
+
|
| 2154 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2155 |
+
Success: True
|
| 2156 |
+
# episodes completed so far: 428
|
| 2157 |
+
# successes: 426 (99.5%)
|
| 2158 |
+
|
| 2159 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2160 |
+
Success: True
|
| 2161 |
+
# episodes completed so far: 429
|
| 2162 |
+
# successes: 427 (99.5%)
|
| 2163 |
+
|
| 2164 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2165 |
+
Success: True
|
| 2166 |
+
# episodes completed so far: 430
|
| 2167 |
+
# successes: 428 (99.5%)
|
| 2168 |
+
|
| 2169 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2170 |
+
Success: True
|
| 2171 |
+
# episodes completed so far: 431
|
| 2172 |
+
# successes: 429 (99.5%)
|
| 2173 |
+
|
| 2174 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2175 |
+
Success: True
|
| 2176 |
+
# episodes completed so far: 432
|
| 2177 |
+
# successes: 430 (99.5%)
|
| 2178 |
+
|
| 2179 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2180 |
+
Success: True
|
| 2181 |
+
# episodes completed so far: 433
|
| 2182 |
+
# successes: 431 (99.5%)
|
| 2183 |
+
|
| 2184 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2185 |
+
Success: True
|
| 2186 |
+
# episodes completed so far: 434
|
| 2187 |
+
# successes: 432 (99.5%)
|
| 2188 |
+
|
| 2189 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2190 |
+
Success: True
|
| 2191 |
+
# episodes completed so far: 435
|
| 2192 |
+
# successes: 433 (99.5%)
|
| 2193 |
+
|
| 2194 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2195 |
+
Success: True
|
| 2196 |
+
# episodes completed so far: 436
|
| 2197 |
+
# successes: 434 (99.5%)
|
| 2198 |
+
|
| 2199 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2200 |
+
Success: True
|
| 2201 |
+
# episodes completed so far: 437
|
| 2202 |
+
# successes: 435 (99.5%)
|
| 2203 |
+
|
| 2204 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2205 |
+
Success: True
|
| 2206 |
+
# episodes completed so far: 438
|
| 2207 |
+
# successes: 436 (99.5%)
|
| 2208 |
+
|
| 2209 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2210 |
+
Success: True
|
| 2211 |
+
# episodes completed so far: 439
|
| 2212 |
+
# successes: 437 (99.5%)
|
| 2213 |
+
|
| 2214 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2215 |
+
Success: True
|
| 2216 |
+
# episodes completed so far: 440
|
| 2217 |
+
# successes: 438 (99.5%)
|
| 2218 |
+
|
| 2219 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2220 |
+
Success: True
|
| 2221 |
+
# episodes completed so far: 441
|
| 2222 |
+
# successes: 439 (99.5%)
|
| 2223 |
+
|
| 2224 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2225 |
+
Success: True
|
| 2226 |
+
# episodes completed so far: 442
|
| 2227 |
+
# successes: 440 (99.5%)
|
| 2228 |
+
|
| 2229 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2230 |
+
Success: True
|
| 2231 |
+
# episodes completed so far: 443
|
| 2232 |
+
# successes: 441 (99.5%)
|
| 2233 |
+
|
| 2234 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2235 |
+
Success: True
|
| 2236 |
+
# episodes completed so far: 444
|
| 2237 |
+
# successes: 442 (99.5%)
|
| 2238 |
+
|
| 2239 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2240 |
+
Success: True
|
| 2241 |
+
# episodes completed so far: 445
|
| 2242 |
+
# successes: 443 (99.6%)
|
| 2243 |
+
|
| 2244 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2245 |
+
Success: True
|
| 2246 |
+
# episodes completed so far: 446
|
| 2247 |
+
# successes: 444 (99.6%)
|
| 2248 |
+
|
| 2249 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2250 |
+
Success: True
|
| 2251 |
+
# episodes completed so far: 447
|
| 2252 |
+
# successes: 445 (99.6%)
|
| 2253 |
+
|
| 2254 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2255 |
+
Success: True
|
| 2256 |
+
# episodes completed so far: 448
|
| 2257 |
+
# successes: 446 (99.6%)
|
| 2258 |
+
|
| 2259 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2260 |
+
Success: True
|
| 2261 |
+
# episodes completed so far: 449
|
| 2262 |
+
# successes: 447 (99.6%)
|
| 2263 |
+
|
| 2264 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2265 |
+
Success: True
|
| 2266 |
+
# episodes completed so far: 450
|
| 2267 |
+
# successes: 448 (99.6%)
|
| 2268 |
+
Current task success rate: 1.0
|
| 2269 |
+
Current total success rate: 0.9955555555555555
|
| 2270 |
+
|
| 2271 |
+
Task: pick up the orange juice and place it in the basket
|
| 2272 |
+
Success: True
|
| 2273 |
+
# episodes completed so far: 451
|
| 2274 |
+
# successes: 449 (99.6%)
|
| 2275 |
+
|
| 2276 |
+
Task: pick up the orange juice and place it in the basket
|
| 2277 |
+
Success: True
|
| 2278 |
+
# episodes completed so far: 452
|
| 2279 |
+
# successes: 450 (99.6%)
|
| 2280 |
+
|
| 2281 |
+
Task: pick up the orange juice and place it in the basket
|
| 2282 |
+
Success: True
|
| 2283 |
+
# episodes completed so far: 453
|
| 2284 |
+
# successes: 451 (99.6%)
|
| 2285 |
+
|
| 2286 |
+
Task: pick up the orange juice and place it in the basket
|
| 2287 |
+
Success: True
|
| 2288 |
+
# episodes completed so far: 454
|
| 2289 |
+
# successes: 452 (99.6%)
|
| 2290 |
+
|
| 2291 |
+
Task: pick up the orange juice and place it in the basket
|
| 2292 |
+
Success: True
|
| 2293 |
+
# episodes completed so far: 455
|
| 2294 |
+
# successes: 453 (99.6%)
|
| 2295 |
+
|
| 2296 |
+
Task: pick up the orange juice and place it in the basket
|
| 2297 |
+
Success: True
|
| 2298 |
+
# episodes completed so far: 456
|
| 2299 |
+
# successes: 454 (99.6%)
|
| 2300 |
+
|
| 2301 |
+
Task: pick up the orange juice and place it in the basket
|
| 2302 |
+
Success: True
|
| 2303 |
+
# episodes completed so far: 457
|
| 2304 |
+
# successes: 455 (99.6%)
|
| 2305 |
+
|
| 2306 |
+
Task: pick up the orange juice and place it in the basket
|
| 2307 |
+
Success: True
|
| 2308 |
+
# episodes completed so far: 458
|
| 2309 |
+
# successes: 456 (99.6%)
|
| 2310 |
+
|
| 2311 |
+
Task: pick up the orange juice and place it in the basket
|
| 2312 |
+
Success: True
|
| 2313 |
+
# episodes completed so far: 459
|
| 2314 |
+
# successes: 457 (99.6%)
|
| 2315 |
+
|
| 2316 |
+
Task: pick up the orange juice and place it in the basket
|
| 2317 |
+
Success: True
|
| 2318 |
+
# episodes completed so far: 460
|
| 2319 |
+
# successes: 458 (99.6%)
|
| 2320 |
+
|
| 2321 |
+
Task: pick up the orange juice and place it in the basket
|
| 2322 |
+
Success: True
|
| 2323 |
+
# episodes completed so far: 461
|
| 2324 |
+
# successes: 459 (99.6%)
|
| 2325 |
+
|
| 2326 |
+
Task: pick up the orange juice and place it in the basket
|
| 2327 |
+
Success: True
|
| 2328 |
+
# episodes completed so far: 462
|
| 2329 |
+
# successes: 460 (99.6%)
|
| 2330 |
+
|
| 2331 |
+
Task: pick up the orange juice and place it in the basket
|
| 2332 |
+
Success: True
|
| 2333 |
+
# episodes completed so far: 463
|
| 2334 |
+
# successes: 461 (99.6%)
|
| 2335 |
+
|
| 2336 |
+
Task: pick up the orange juice and place it in the basket
|
| 2337 |
+
Success: True
|
| 2338 |
+
# episodes completed so far: 464
|
| 2339 |
+
# successes: 462 (99.6%)
|
| 2340 |
+
|
| 2341 |
+
Task: pick up the orange juice and place it in the basket
|
| 2342 |
+
Success: True
|
| 2343 |
+
# episodes completed so far: 465
|
| 2344 |
+
# successes: 463 (99.6%)
|
| 2345 |
+
|
| 2346 |
+
Task: pick up the orange juice and place it in the basket
|
| 2347 |
+
Success: True
|
| 2348 |
+
# episodes completed so far: 466
|
| 2349 |
+
# successes: 464 (99.6%)
|
| 2350 |
+
|
| 2351 |
+
Task: pick up the orange juice and place it in the basket
|
| 2352 |
+
Success: True
|
| 2353 |
+
# episodes completed so far: 467
|
| 2354 |
+
# successes: 465 (99.6%)
|
| 2355 |
+
|
| 2356 |
+
Task: pick up the orange juice and place it in the basket
|
| 2357 |
+
Success: True
|
| 2358 |
+
# episodes completed so far: 468
|
| 2359 |
+
# successes: 466 (99.6%)
|
| 2360 |
+
|
| 2361 |
+
Task: pick up the orange juice and place it in the basket
|
| 2362 |
+
Success: True
|
| 2363 |
+
# episodes completed so far: 469
|
| 2364 |
+
# successes: 467 (99.6%)
|
| 2365 |
+
|
| 2366 |
+
Task: pick up the orange juice and place it in the basket
|
| 2367 |
+
Success: True
|
| 2368 |
+
# episodes completed so far: 470
|
| 2369 |
+
# successes: 468 (99.6%)
|
| 2370 |
+
|
| 2371 |
+
Task: pick up the orange juice and place it in the basket
|
| 2372 |
+
Success: True
|
| 2373 |
+
# episodes completed so far: 471
|
| 2374 |
+
# successes: 469 (99.6%)
|
| 2375 |
+
|
| 2376 |
+
Task: pick up the orange juice and place it in the basket
|
| 2377 |
+
Success: True
|
| 2378 |
+
# episodes completed so far: 472
|
| 2379 |
+
# successes: 470 (99.6%)
|
| 2380 |
+
|
| 2381 |
+
Task: pick up the orange juice and place it in the basket
|
| 2382 |
+
Success: True
|
| 2383 |
+
# episodes completed so far: 473
|
| 2384 |
+
# successes: 471 (99.6%)
|
| 2385 |
+
|
| 2386 |
+
Task: pick up the orange juice and place it in the basket
|
| 2387 |
+
Success: True
|
| 2388 |
+
# episodes completed so far: 474
|
| 2389 |
+
# successes: 472 (99.6%)
|
| 2390 |
+
|
| 2391 |
+
Task: pick up the orange juice and place it in the basket
|
| 2392 |
+
Success: True
|
| 2393 |
+
# episodes completed so far: 475
|
| 2394 |
+
# successes: 473 (99.6%)
|
| 2395 |
+
|
| 2396 |
+
Task: pick up the orange juice and place it in the basket
|
| 2397 |
+
Success: True
|
| 2398 |
+
# episodes completed so far: 476
|
| 2399 |
+
# successes: 474 (99.6%)
|
| 2400 |
+
|
| 2401 |
+
Task: pick up the orange juice and place it in the basket
|
| 2402 |
+
Success: True
|
| 2403 |
+
# episodes completed so far: 477
|
| 2404 |
+
# successes: 475 (99.6%)
|
| 2405 |
+
|
| 2406 |
+
Task: pick up the orange juice and place it in the basket
|
| 2407 |
+
Success: True
|
| 2408 |
+
# episodes completed so far: 478
|
| 2409 |
+
# successes: 476 (99.6%)
|
| 2410 |
+
|
| 2411 |
+
Task: pick up the orange juice and place it in the basket
|
| 2412 |
+
Success: True
|
| 2413 |
+
# episodes completed so far: 479
|
| 2414 |
+
# successes: 477 (99.6%)
|
| 2415 |
+
|
| 2416 |
+
Task: pick up the orange juice and place it in the basket
|
| 2417 |
+
Success: True
|
| 2418 |
+
# episodes completed so far: 480
|
| 2419 |
+
# successes: 478 (99.6%)
|
| 2420 |
+
|
| 2421 |
+
Task: pick up the orange juice and place it in the basket
|
| 2422 |
+
Success: True
|
| 2423 |
+
# episodes completed so far: 481
|
| 2424 |
+
# successes: 479 (99.6%)
|
| 2425 |
+
|
| 2426 |
+
Task: pick up the orange juice and place it in the basket
|
| 2427 |
+
Success: True
|
| 2428 |
+
# episodes completed so far: 482
|
| 2429 |
+
# successes: 480 (99.6%)
|
| 2430 |
+
|
| 2431 |
+
Task: pick up the orange juice and place it in the basket
|
| 2432 |
+
Success: True
|
| 2433 |
+
# episodes completed so far: 483
|
| 2434 |
+
# successes: 481 (99.6%)
|
| 2435 |
+
|
| 2436 |
+
Task: pick up the orange juice and place it in the basket
|
| 2437 |
+
Success: True
|
| 2438 |
+
# episodes completed so far: 484
|
| 2439 |
+
# successes: 482 (99.6%)
|
| 2440 |
+
|
| 2441 |
+
Task: pick up the orange juice and place it in the basket
|
| 2442 |
+
Success: True
|
| 2443 |
+
# episodes completed so far: 485
|
| 2444 |
+
# successes: 483 (99.6%)
|
| 2445 |
+
|
| 2446 |
+
Task: pick up the orange juice and place it in the basket
|
| 2447 |
+
Success: True
|
| 2448 |
+
# episodes completed so far: 486
|
| 2449 |
+
# successes: 484 (99.6%)
|
| 2450 |
+
|
| 2451 |
+
Task: pick up the orange juice and place it in the basket
|
| 2452 |
+
Success: True
|
| 2453 |
+
# episodes completed so far: 487
|
| 2454 |
+
# successes: 485 (99.6%)
|
| 2455 |
+
|
| 2456 |
+
Task: pick up the orange juice and place it in the basket
|
| 2457 |
+
Success: True
|
| 2458 |
+
# episodes completed so far: 488
|
| 2459 |
+
# successes: 486 (99.6%)
|
| 2460 |
+
|
| 2461 |
+
Task: pick up the orange juice and place it in the basket
|
| 2462 |
+
Success: True
|
| 2463 |
+
# episodes completed so far: 489
|
| 2464 |
+
# successes: 487 (99.6%)
|
| 2465 |
+
|
| 2466 |
+
Task: pick up the orange juice and place it in the basket
|
| 2467 |
+
Success: True
|
| 2468 |
+
# episodes completed so far: 490
|
| 2469 |
+
# successes: 488 (99.6%)
|
| 2470 |
+
|
| 2471 |
+
Task: pick up the orange juice and place it in the basket
|
| 2472 |
+
Success: True
|
| 2473 |
+
# episodes completed so far: 491
|
| 2474 |
+
# successes: 489 (99.6%)
|
| 2475 |
+
|
| 2476 |
+
Task: pick up the orange juice and place it in the basket
|
| 2477 |
+
Success: True
|
| 2478 |
+
# episodes completed so far: 492
|
| 2479 |
+
# successes: 490 (99.6%)
|
| 2480 |
+
|
| 2481 |
+
Task: pick up the orange juice and place it in the basket
|
| 2482 |
+
Success: True
|
| 2483 |
+
# episodes completed so far: 493
|
| 2484 |
+
# successes: 491 (99.6%)
|
| 2485 |
+
|
| 2486 |
+
Task: pick up the orange juice and place it in the basket
|
| 2487 |
+
Success: True
|
| 2488 |
+
# episodes completed so far: 494
|
| 2489 |
+
# successes: 492 (99.6%)
|
| 2490 |
+
|
| 2491 |
+
Task: pick up the orange juice and place it in the basket
|
| 2492 |
+
Success: True
|
| 2493 |
+
# episodes completed so far: 495
|
| 2494 |
+
# successes: 493 (99.6%)
|
| 2495 |
+
|
| 2496 |
+
Task: pick up the orange juice and place it in the basket
|
| 2497 |
+
Success: True
|
| 2498 |
+
# episodes completed so far: 496
|
| 2499 |
+
# successes: 494 (99.6%)
|
| 2500 |
+
|
| 2501 |
+
Task: pick up the orange juice and place it in the basket
|
| 2502 |
+
Success: True
|
| 2503 |
+
# episodes completed so far: 497
|
| 2504 |
+
# successes: 495 (99.6%)
|
| 2505 |
+
|
| 2506 |
+
Task: pick up the orange juice and place it in the basket
|
| 2507 |
+
Success: True
|
| 2508 |
+
# episodes completed so far: 498
|
| 2509 |
+
# successes: 496 (99.6%)
|
| 2510 |
+
|
| 2511 |
+
Task: pick up the orange juice and place it in the basket
|
| 2512 |
+
Success: True
|
| 2513 |
+
# episodes completed so far: 499
|
| 2514 |
+
# successes: 497 (99.6%)
|
| 2515 |
+
|
| 2516 |
+
Task: pick up the orange juice and place it in the basket
|
| 2517 |
+
Success: True
|
| 2518 |
+
# episodes completed so far: 500
|
| 2519 |
+
# successes: 498 (99.6%)
|
| 2520 |
+
Current task success rate: 1.0
|
| 2521 |
+
Current total success rate: 0.996
|
libero_object_2B_mee1e-2_true/starvla_qwen_pi/libero_object.log
ADDED
|
@@ -0,0 +1,300 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Step 100, Loss: {'mse_loss': 3853.314697265625, 'mee_loss': 18.42068099975586, 'totoal_loss': 3853.314697265625, 'data_time': 0.008521031006239355, 'model_time': 0.7899854839779437, 'learning_rate': 2.0000000000000002e-07, 'epoch': 0.19})
|
| 2 |
+
Step 200, Loss: {'mse_loss': 1315.796142578125, 'mee_loss': 18.42068099975586, 'totoal_loss': 1315.796142578125, 'data_time': 0.008758013020269573, 'model_time': 0.7714175350265577, 'learning_rate': 4.0000000000000003e-07, 'epoch': 0.38})
|
| 3 |
+
Step 300, Loss: {'mse_loss': 1.2925834655761719, 'mee_loss': 2.8035268783569336, 'totoal_loss': 1.2925834655761719, 'data_time': 0.00823035603389144, 'model_time': 0.780083013989497, 'learning_rate': 6.000000000000001e-07, 'epoch': 0.58})
|
| 4 |
+
Step 400, Loss: {'mse_loss': 1.0970085859298706, 'mee_loss': 2.202423334121704, 'totoal_loss': 1.0970085859298706, 'data_time': 0.00781894603278488, 'model_time': 0.7525754899834283, 'learning_rate': 8.000000000000001e-07, 'epoch': 0.77})
|
| 5 |
+
Step 500, Loss: {'mse_loss': 1.2033661603927612, 'mee_loss': 1.792165756225586, 'totoal_loss': 1.2033661603927612, 'data_time': 0.010375178011599928, 'model_time': 0.8183662429801188, 'learning_rate': 1.0000000000000002e-06, 'epoch': 0.96})
|
| 6 |
+
Step 600, Loss: {'mse_loss': 1.0990221500396729, 'mee_loss': 1.378156304359436, 'totoal_loss': 1.0990221500396729, 'data_time': 0.009159330045804381, 'model_time': 0.7374137250008062, 'learning_rate': 1.2000000000000002e-06, 'epoch': 1.15})
|
| 7 |
+
Step 700, Loss: {'mse_loss': 1.0997666120529175, 'mee_loss': 2.075666904449463, 'totoal_loss': 1.0997666120529175, 'data_time': 0.009489159972872585, 'model_time': 0.7681450819945894, 'learning_rate': 1.4000000000000001e-06, 'epoch': 1.34})
|
| 8 |
+
Step 800, Loss: {'mse_loss': 0.9737383127212524, 'mee_loss': 2.445971965789795, 'totoal_loss': 0.9737383127212524, 'data_time': 0.008225004014093429, 'model_time': 0.7633041880326346, 'learning_rate': 1.6000000000000001e-06, 'epoch': 1.54})
|
| 9 |
+
Step 900, Loss: {'mse_loss': 0.8267076015472412, 'mee_loss': 2.3606903553009033, 'totoal_loss': 0.8267076015472412, 'data_time': 0.01059662998886779, 'model_time': 0.754484771983698, 'learning_rate': 1.8000000000000001e-06, 'epoch': 1.73})
|
| 10 |
+
Step 1000, Loss: {'mse_loss': 0.6095108389854431, 'mee_loss': 2.6338322162628174, 'totoal_loss': 0.6095108389854431, 'data_time': 0.008128661022055894, 'model_time': 0.7537839189753868, 'learning_rate': 2.0000000000000003e-06, 'epoch': 1.92})
|
| 11 |
+
Step 1100, Loss: {'mse_loss': 0.36278846859931946, 'mee_loss': 1.879900574684143, 'totoal_loss': 0.36278846859931946, 'data_time': 0.00038320396561175585, 'model_time': 0.7637980399886146, 'learning_rate': 2.2e-06, 'epoch': 2.11})
|
| 12 |
+
Step 1200, Loss: {'mse_loss': 0.20367902517318726, 'mee_loss': 1.3575760126113892, 'totoal_loss': 0.20367902517318726, 'data_time': 0.0005136779509484768, 'model_time': 0.7765875890036114, 'learning_rate': 2.4000000000000003e-06, 'epoch': 2.3})
|
| 13 |
+
Step 1300, Loss: {'mse_loss': 0.19939358532428741, 'mee_loss': 1.330435037612915, 'totoal_loss': 0.19939358532428741, 'data_time': 0.00036076101241633296, 'model_time': 0.7422576840035617, 'learning_rate': 2.6e-06, 'epoch': 2.5})
|
| 14 |
+
Step 1400, Loss: {'mse_loss': 0.18590737879276276, 'mee_loss': 1.0540354251861572, 'totoal_loss': 0.18590737879276276, 'data_time': 0.00039010297041386366, 'model_time': 0.7556652270141058, 'learning_rate': 2.8000000000000003e-06, 'epoch': 2.69})
|
| 15 |
+
Step 1500, Loss: {'mse_loss': 0.22871796786785126, 'mee_loss': 0.9196017980575562, 'totoal_loss': 0.22871796786785126, 'data_time': 0.00036370300222188234, 'model_time': 0.7933369480306283, 'learning_rate': 3e-06, 'epoch': 2.88})
|
| 16 |
+
Step 1600, Loss: {'mse_loss': 0.24220818281173706, 'mee_loss': 0.9060765504837036, 'totoal_loss': 0.24220818281173706, 'data_time': 0.0003622250515036285, 'model_time': 0.7726106630288996, 'learning_rate': 3.2000000000000003e-06, 'epoch': 3.07})
|
| 17 |
+
Step 1700, Loss: {'mse_loss': 0.19849804043769836, 'mee_loss': 0.902303159236908, 'totoal_loss': 0.19849804043769836, 'data_time': 0.000415610964410007, 'model_time': 0.7602980170049705, 'learning_rate': 3.4000000000000005e-06, 'epoch': 3.26})
|
| 18 |
+
Step 1800, Loss: {'mse_loss': 0.12119970470666885, 'mee_loss': 0.94197016954422, 'totoal_loss': 0.12119970470666885, 'data_time': 0.0004202239797450602, 'model_time': 0.7329753380035982, 'learning_rate': 3.6000000000000003e-06, 'epoch': 3.45})
|
| 19 |
+
Step 1900, Loss: {'mse_loss': 0.1270706057548523, 'mee_loss': 0.846657931804657, 'totoal_loss': 0.1270706057548523, 'data_time': 0.00044402701314538717, 'model_time': 0.7330553279607557, 'learning_rate': 3.8000000000000005e-06, 'epoch': 3.65})
|
| 20 |
+
Step 2000, Loss: {'mse_loss': 0.1205630674958229, 'mee_loss': 0.8963561058044434, 'totoal_loss': 0.1205630674958229, 'data_time': 0.0003815069794654846, 'model_time': 0.7612895790371113, 'learning_rate': 4.000000000000001e-06, 'epoch': 3.84})
|
| 21 |
+
Step 2100, Loss: {'mse_loss': 0.11763695627450943, 'mee_loss': 0.90605628490448, 'totoal_loss': 0.11763695627450943, 'data_time': 0.02344886801438406, 'model_time': 0.7359042370226234, 'learning_rate': 4.2000000000000004e-06, 'epoch': 4.03})
|
| 22 |
+
Step 2200, Loss: {'mse_loss': 0.08554299175739288, 'mee_loss': 0.7888336181640625, 'totoal_loss': 0.08554299175739288, 'data_time': 0.030363283003680408, 'model_time': 0.7594789250288159, 'learning_rate': 4.4e-06, 'epoch': 4.22})
|
| 23 |
+
Step 2300, Loss: {'mse_loss': 0.09535198658704758, 'mee_loss': 0.8122037649154663, 'totoal_loss': 0.09535198658704758, 'data_time': 0.028035022027324885, 'model_time': 0.8109181899926625, 'learning_rate': 4.600000000000001e-06, 'epoch': 4.41})
|
| 24 |
+
Step 2400, Loss: {'mse_loss': 0.1696207970380783, 'mee_loss': 1.1648496389389038, 'totoal_loss': 0.1696207970380783, 'data_time': 0.02668022597208619, 'model_time': 0.7555436529801227, 'learning_rate': 4.800000000000001e-06, 'epoch': 4.61})
|
| 25 |
+
Step 2500, Loss: {'mse_loss': 0.1502242535352707, 'mee_loss': 0.7647502422332764, 'totoal_loss': 0.1502242535352707, 'data_time': 0.022565380961168557, 'model_time': 0.7252584870439023, 'learning_rate': 5e-06, 'epoch': 4.8})
|
| 26 |
+
Step 2600, Loss: {'mse_loss': 0.12386521697044373, 'mee_loss': 0.6380568146705627, 'totoal_loss': 0.12386521697044373, 'data_time': 0.020878463983535767, 'model_time': 0.6991741579840891, 'learning_rate': 5.2e-06, 'epoch': 4.99})
|
| 27 |
+
Step 2700, Loss: {'mse_loss': 0.11377636343240738, 'mee_loss': 0.8473809957504272, 'totoal_loss': 0.11377636343240738, 'data_time': 0.008483660989440978, 'model_time': 0.7561382109997794, 'learning_rate': 5.400000000000001e-06, 'epoch': 5.18})
|
| 28 |
+
Step 2800, Loss: {'mse_loss': 0.13035210967063904, 'mee_loss': 0.6747859120368958, 'totoal_loss': 0.13035210967063904, 'data_time': 0.007434125000145286, 'model_time': 0.7752879959880374, 'learning_rate': 5.600000000000001e-06, 'epoch': 5.37})
|
| 29 |
+
Step 2900, Loss: {'mse_loss': 0.057848770171403885, 'mee_loss': 0.673568069934845, 'totoal_loss': 0.057848770171403885, 'data_time': 0.011711635044775903, 'model_time': 0.7856025830260478, 'learning_rate': 5.8e-06, 'epoch': 5.57})
|
| 30 |
+
Step 3000, Loss: {'mse_loss': 0.13724103569984436, 'mee_loss': 0.766432523727417, 'totoal_loss': 0.13724103569984436, 'data_time': 0.008196792041417211, 'model_time': 0.7502963489969261, 'learning_rate': 6e-06, 'epoch': 5.76})
|
| 31 |
+
Step 3100, Loss: {'mse_loss': 0.15802547335624695, 'mee_loss': 0.7349130511283875, 'totoal_loss': 0.15802547335624695, 'data_time': 0.011784510978031904, 'model_time': 0.7796435769996606, 'learning_rate': 6.200000000000001e-06, 'epoch': 5.95})
|
| 32 |
+
Step 3200, Loss: {'mse_loss': 0.1335543990135193, 'mee_loss': 0.8382140398025513, 'totoal_loss': 0.1335543990135193, 'data_time': 0.0003609790001064539, 'model_time': 0.7908938390319236, 'learning_rate': 6.4000000000000006e-06, 'epoch': 6.14})
|
| 33 |
+
Step 3300, Loss: {'mse_loss': 0.08619365096092224, 'mee_loss': 0.6872672438621521, 'totoal_loss': 0.08619365096092224, 'data_time': 0.00047533801989629865, 'model_time': 0.8203594810329378, 'learning_rate': 6.600000000000001e-06, 'epoch': 6.33})
|
| 34 |
+
Step 3400, Loss: {'mse_loss': 0.1249096691608429, 'mee_loss': 0.8155709505081177, 'totoal_loss': 0.1249096691608429, 'data_time': 0.00042824202682822943, 'model_time': 0.7426008880138397, 'learning_rate': 6.800000000000001e-06, 'epoch': 6.53})
|
| 35 |
+
Step 3500, Loss: {'mse_loss': 0.12283441424369812, 'mee_loss': 0.6615906953811646, 'totoal_loss': 0.12283441424369812, 'data_time': 0.00036704796366393566, 'model_time': 0.7527638339670375, 'learning_rate': 7e-06, 'epoch': 6.72})
|
| 36 |
+
Step 3600, Loss: {'mse_loss': 0.08169963210821152, 'mee_loss': 0.5589290857315063, 'totoal_loss': 0.08169963210821152, 'data_time': 0.0003814200172200799, 'model_time': 0.7314493789453991, 'learning_rate': 7.2000000000000005e-06, 'epoch': 6.91})
|
| 37 |
+
Step 3700, Loss: {'mse_loss': 0.14205653965473175, 'mee_loss': 0.5939012765884399, 'totoal_loss': 0.14205653965473175, 'data_time': 0.0003318630042485893, 'model_time': 0.7431641339790076, 'learning_rate': 7.4e-06, 'epoch': 7.1})
|
| 38 |
+
Step 3800, Loss: {'mse_loss': 0.09621373564004898, 'mee_loss': 0.6983769536018372, 'totoal_loss': 0.09621373564004898, 'data_time': 0.0003988649696111679, 'model_time': 1.04838471399853, 'learning_rate': 7.600000000000001e-06, 'epoch': 7.29})
|
| 39 |
+
Step 3900, Loss: {'mse_loss': 0.06820902973413467, 'mee_loss': 0.6294538378715515, 'totoal_loss': 0.06820902973413467, 'data_time': 0.000374288996681571, 'model_time': 0.7828331670025364, 'learning_rate': 7.800000000000002e-06, 'epoch': 7.49})
|
| 40 |
+
Step 4000, Loss: {'mse_loss': 0.07146689295768738, 'mee_loss': 0.5938090085983276, 'totoal_loss': 0.07146689295768738, 'data_time': 0.00039825699059292674, 'model_time': 0.7481373160262592, 'learning_rate': 8.000000000000001e-06, 'epoch': 7.68})
|
| 41 |
+
Step 4100, Loss: {'mse_loss': 0.09552051872015, 'mee_loss': 0.5363762378692627, 'totoal_loss': 0.09552051872015, 'data_time': 0.0005014710477553308, 'model_time': 0.7341654000338167, 'learning_rate': 8.2e-06, 'epoch': 7.87})
|
| 42 |
+
Step 4200, Loss: {'mse_loss': 0.06855257600545883, 'mee_loss': 0.7720345258712769, 'totoal_loss': 0.06855257600545883, 'data_time': 0.019139087991788983, 'model_time': 0.7647409370401874, 'learning_rate': 8.400000000000001e-06, 'epoch': 8.06})
|
| 43 |
+
Step 4300, Loss: {'mse_loss': 0.07312170416116714, 'mee_loss': 0.5856048464775085, 'totoal_loss': 0.07312170416116714, 'data_time': 0.014478266995865852, 'model_time': 0.7887751520029269, 'learning_rate': 8.6e-06, 'epoch': 8.25})
|
| 44 |
+
Step 4400, Loss: {'mse_loss': 0.16544044017791748, 'mee_loss': 0.6359756588935852, 'totoal_loss': 0.16544044017791748, 'data_time': 0.014276140020228922, 'model_time': 0.73389540304197, 'learning_rate': 8.8e-06, 'epoch': 8.45})
|
| 45 |
+
Step 4500, Loss: {'mse_loss': 0.07486271858215332, 'mee_loss': 0.6313079595565796, 'totoal_loss': 0.07486271858215332, 'data_time': 0.016019529022742063, 'model_time': 0.8257698260131292, 'learning_rate': 9e-06, 'epoch': 8.64})
|
| 46 |
+
Step 4600, Loss: {'mse_loss': 0.11250749230384827, 'mee_loss': 0.657986044883728, 'totoal_loss': 0.11250749230384827, 'data_time': 0.00891605403739959, 'model_time': 0.7949283000198193, 'learning_rate': 9.200000000000002e-06, 'epoch': 8.83})
|
| 47 |
+
Step 4700, Loss: {'mse_loss': 0.11749973148107529, 'mee_loss': 0.6904863715171814, 'totoal_loss': 0.11749973148107529, 'data_time': 0.011230855016037822, 'model_time': 0.7897828770219348, 'learning_rate': 9.4e-06, 'epoch': 9.02})
|
| 48 |
+
Step 4800, Loss: {'mse_loss': 0.0551210455596447, 'mee_loss': 0.4108717143535614, 'totoal_loss': 0.0551210455596447, 'data_time': 0.008685362001415342, 'model_time': 0.7477854689932428, 'learning_rate': 9.600000000000001e-06, 'epoch': 9.21})
|
| 49 |
+
Step 4900, Loss: {'mse_loss': 0.08629552274942398, 'mee_loss': 0.588087797164917, 'totoal_loss': 0.08629552274942398, 'data_time': 0.009486794006079435, 'model_time': 0.7683820279780775, 'learning_rate': 9.800000000000001e-06, 'epoch': 9.4})
|
| 50 |
+
Step 5000, Loss: {'mse_loss': 0.10706715285778046, 'mee_loss': 0.6853495240211487, 'totoal_loss': 0.10706715285778046, 'data_time': 0.007330104999709874, 'model_time': 0.7583024220075458, 'learning_rate': 1e-05, 'epoch': 9.6})
|
| 51 |
+
Step 5100, Loss: {'mse_loss': 0.07095587253570557, 'mee_loss': 0.641681969165802, 'totoal_loss': 0.07095587253570557, 'data_time': 0.007627161976415664, 'model_time': 0.8101613190374337, 'learning_rate': 9.999615090493604e-06, 'epoch': 9.79})
|
| 52 |
+
Step 5200, Loss: {'mse_loss': 0.08319634199142456, 'mee_loss': 0.5446617603302002, 'totoal_loss': 0.08319634199142456, 'data_time': 0.008254196029156446, 'model_time': 0.7823396570165642, 'learning_rate': 9.998460422756089e-06, 'epoch': 9.98})
|
| 53 |
+
Step 5300, Loss: {'mse_loss': 0.10235383361577988, 'mee_loss': 0.5138595104217529, 'totoal_loss': 0.10235383361577988, 'data_time': 0.000422417011577636, 'model_time': 0.7531154390308075, 'learning_rate': 9.996536179122874e-06, 'epoch': 10.17})
|
| 54 |
+
Step 5400, Loss: {'mse_loss': 0.05848754942417145, 'mee_loss': 0.6258851885795593, 'totoal_loss': 0.05848754942417145, 'data_time': 0.00034599401988089085, 'model_time': 0.7550662470166571, 'learning_rate': 9.993842663454337e-06, 'epoch': 10.36})
|
| 55 |
+
Step 5500, Loss: {'mse_loss': 0.06547483056783676, 'mee_loss': 0.6220168471336365, 'totoal_loss': 0.06547483056783676, 'data_time': 0.00033007701858878136, 'model_time': 0.7528837700374424, 'learning_rate': 9.990380301087824e-06, 'epoch': 10.56})
|
| 56 |
+
Step 5600, Loss: {'mse_loss': 0.13555151224136353, 'mee_loss': 0.584398627281189, 'totoal_loss': 0.13555151224136353, 'data_time': 0.0003447139752097428, 'model_time': 0.7702758160303347, 'learning_rate': 9.986149638770493e-06, 'epoch': 10.75})
|
| 57 |
+
Step 5700, Loss: {'mse_loss': 0.048791058361530304, 'mee_loss': 0.5734702348709106, 'totoal_loss': 0.048791058361530304, 'data_time': 0.0004097259952686727, 'model_time': 0.7986114450031891, 'learning_rate': 9.981151344572967e-06, 'epoch': 10.94})
|
| 58 |
+
Step 5800, Loss: {'mse_loss': 0.0657850131392479, 'mee_loss': 0.5684529542922974, 'totoal_loss': 0.0657850131392479, 'data_time': 0.01541185803944245, 'model_time': 0.721917726972606, 'learning_rate': 9.975386207783839e-06, 'epoch': 11.13})
|
| 59 |
+
Step 5900, Loss: {'mse_loss': 0.09188899397850037, 'mee_loss': 0.7063509821891785, 'totoal_loss': 0.09188899397850037, 'data_time': 0.015692470013163984, 'model_time': 0.7118955599726178, 'learning_rate': 9.968855138785041e-06, 'epoch': 11.32})
|
| 60 |
+
Step 6000, Loss: {'mse_loss': 0.07147949934005737, 'mee_loss': 0.5264029502868652, 'totoal_loss': 0.07147949934005737, 'data_time': 0.01595317601459101, 'model_time': 0.7991549429716542, 'learning_rate': 9.961559168908081e-06, 'epoch': 11.52})
|
| 61 |
+
Step 6100, Loss: {'mse_loss': 0.0741061121225357, 'mee_loss': 0.5183108448982239, 'totoal_loss': 0.0741061121225357, 'data_time': 0.013365038961637765, 'model_time': 0.7420966749778017, 'learning_rate': 9.953499450271174e-06, 'epoch': 11.71})
|
| 62 |
+
Step 6200, Loss: {'mse_loss': 0.057856712490320206, 'mee_loss': 0.5879116058349609, 'totoal_loss': 0.057856712490320206, 'data_time': 0.01431383501039818, 'model_time': 0.7337191720143892, 'learning_rate': 9.944677255597332e-06, 'epoch': 11.9})
|
| 63 |
+
Step 6300, Loss: {'mse_loss': 0.041074447333812714, 'mee_loss': 0.572442352771759, 'totoal_loss': 0.041074447333812714, 'data_time': 0.008675568969920278, 'model_time': 0.7286790799698792, 'learning_rate': 9.935093978013357e-06, 'epoch': 12.09})
|
| 64 |
+
Step 6400, Loss: {'mse_loss': 0.05926286429166794, 'mee_loss': 0.42203378677368164, 'totoal_loss': 0.05926286429166794, 'data_time': 0.0075845230021514, 'model_time': 0.8297824889887124, 'learning_rate': 9.924751130829878e-06, 'epoch': 12.28})
|
| 65 |
+
Step 6500, Loss: {'mse_loss': 0.08597362786531448, 'mee_loss': 0.5250110626220703, 'totoal_loss': 0.08597362786531448, 'data_time': 0.008743921003770083, 'model_time': 0.736693391983863, 'learning_rate': 9.91365034730236e-06, 'epoch': 12.48})
|
| 66 |
+
Step 6600, Loss: {'mse_loss': 0.04649514704942703, 'mee_loss': 0.4737304747104645, 'totoal_loss': 0.04649514704942703, 'data_time': 0.008716543030459434, 'model_time': 0.8169483130332083, 'learning_rate': 9.901793380373204e-06, 'epoch': 12.67})
|
| 67 |
+
Step 6700, Loss: {'mse_loss': 0.06345205754041672, 'mee_loss': 0.4752883315086365, 'totoal_loss': 0.06345205754041672, 'data_time': 0.009319281962234527, 'model_time': 0.7884293269598857, 'learning_rate': 9.889182102394944e-06, 'epoch': 12.86})
|
| 68 |
+
Step 6800, Loss: {'mse_loss': 0.0830441489815712, 'mee_loss': 0.4223283529281616, 'totoal_loss': 0.0830441489815712, 'data_time': 0.010895547980908304, 'model_time': 0.7755758420098573, 'learning_rate': 9.875818504834564e-06, 'epoch': 13.05})
|
| 69 |
+
Step 6900, Loss: {'mse_loss': 0.07506172358989716, 'mee_loss': 0.5033812522888184, 'totoal_loss': 0.07506172358989716, 'data_time': 0.008238359005190432, 'model_time': 0.8234730779659003, 'learning_rate': 9.861704697959036e-06, 'epoch': 13.24})
|
| 70 |
+
Step 7000, Loss: {'mse_loss': 0.0683894008398056, 'mee_loss': 0.5101433396339417, 'totoal_loss': 0.0683894008398056, 'data_time': 0.00754455296555534, 'model_time': 0.7685576900257729, 'learning_rate': 9.846842910502077e-06, 'epoch': 13.44})
|
| 71 |
+
Step 7100, Loss: {'mse_loss': 0.05376286804676056, 'mee_loss': 0.4893926978111267, 'totoal_loss': 0.05376286804676056, 'data_time': 0.008787130005657673, 'model_time': 0.7403540409868583, 'learning_rate': 9.831235489312212e-06, 'epoch': 13.63})
|
| 72 |
+
Step 7200, Loss: {'mse_loss': 0.03007499873638153, 'mee_loss': 0.4315074682235718, 'totoal_loss': 0.03007499873638153, 'data_time': 0.00756698998156935, 'model_time': 0.742856259981636, 'learning_rate': 9.814884898982168e-06, 'epoch': 13.82})
|
| 73 |
+
Step 7300, Loss: {'mse_loss': 0.02889988385140896, 'mee_loss': 0.41786494851112366, 'totoal_loss': 0.02889988385140896, 'data_time': 0.00037093600258231163, 'model_time': 0.7338523489888757, 'learning_rate': 9.797793721459709e-06, 'epoch': 14.01})
|
| 74 |
+
Step 7400, Loss: {'mse_loss': 0.05182972177863121, 'mee_loss': 0.5015792846679688, 'totoal_loss': 0.05182972177863121, 'data_time': 0.00034557003527879715, 'model_time': 0.7443820839980617, 'learning_rate': 9.779964655639886e-06, 'epoch': 14.2})
|
| 75 |
+
Step 7500, Loss: {'mse_loss': 0.06119154393672943, 'mee_loss': 0.5132887959480286, 'totoal_loss': 0.06119154393672943, 'data_time': 0.00040088698733597994, 'model_time': 0.7716708600055426, 'learning_rate': 9.761400516938874e-06, 'epoch': 14.4})
|
| 76 |
+
Step 7600, Loss: {'mse_loss': 0.03558841347694397, 'mee_loss': 0.3567991256713867, 'totoal_loss': 0.03558841347694397, 'data_time': 0.000389645982068032, 'model_time': 0.7446844539954327, 'learning_rate': 9.74210423684938e-06, 'epoch': 14.59})
|
| 77 |
+
Step 7700, Loss: {'mse_loss': 0.035039082169532776, 'mee_loss': 0.42935219407081604, 'totoal_loss': 0.035039082169532776, 'data_time': 0.00032474397448822856, 'model_time': 0.8142665619961917, 'learning_rate': 9.722078862477715e-06, 'epoch': 14.78})
|
| 78 |
+
Step 7800, Loss: {'mse_loss': 0.04625433310866356, 'mee_loss': 0.4400424063205719, 'totoal_loss': 0.04625433310866356, 'data_time': 0.00046299799578264356, 'model_time': 0.8225773440208286, 'learning_rate': 9.701327556062637e-06, 'epoch': 14.97})
|
| 79 |
+
Step 7900, Loss: {'mse_loss': 0.07074490189552307, 'mee_loss': 0.4848933219909668, 'totoal_loss': 0.07074490189552307, 'data_time': 0.0006144390208646655, 'model_time': 0.7526044920086861, 'learning_rate': 9.679853594475985e-06, 'epoch': 15.16})
|
| 80 |
+
Step 8000, Loss: {'mse_loss': 0.08280210942029953, 'mee_loss': 0.41954419016838074, 'totoal_loss': 0.08280210942029953, 'data_time': 0.00038478802889585495, 'model_time': 0.7910665210220031, 'learning_rate': 9.657660368705225e-06, 'epoch': 15.36})
|
| 81 |
+
Step 8100, Loss: {'mse_loss': 0.09534352272748947, 'mee_loss': 0.5422769784927368, 'totoal_loss': 0.09534352272748947, 'data_time': 0.0004179899697192013, 'model_time': 0.73830916400766, 'learning_rate': 9.634751383317983e-06, 'epoch': 15.55})
|
| 82 |
+
Step 8200, Loss: {'mse_loss': 0.05640657618641853, 'mee_loss': 0.4721885025501251, 'totoal_loss': 0.05640657618641853, 'data_time': 0.0003643130185082555, 'model_time': 0.7429038299596868, 'learning_rate': 9.611130255908619e-06, 'epoch': 15.74})
|
| 83 |
+
Step 8300, Loss: {'mse_loss': 0.04040416702628136, 'mee_loss': 0.3479174077510834, 'totoal_loss': 0.04040416702628136, 'data_time': 0.00035449996357783675, 'model_time': 0.7896624290151522, 'learning_rate': 9.586800716526974e-06, 'epoch': 15.93})
|
| 84 |
+
Step 8400, Loss: {'mse_loss': 0.027990272268652916, 'mee_loss': 0.4147409498691559, 'totoal_loss': 0.027990272268652916, 'data_time': 0.016876246023457497, 'model_time': 0.767785225994885, 'learning_rate': 9.561766607089355e-06, 'epoch': 16.12})
|
| 85 |
+
Step 8500, Loss: {'mse_loss': 0.03945338726043701, 'mee_loss': 0.40585336089134216, 'totoal_loss': 0.03945338726043701, 'data_time': 0.026291553978808224, 'model_time': 0.7298790689674206, 'learning_rate': 9.536031880771846e-06, 'epoch': 16.31})
|
| 86 |
+
Step 8600, Loss: {'mse_loss': 0.05218324810266495, 'mee_loss': 0.4970318675041199, 'totoal_loss': 0.05218324810266495, 'data_time': 0.01587185898097232, 'model_time': 0.834752238006331, 'learning_rate': 9.50960060138606e-06, 'epoch': 16.51})
|
| 87 |
+
Step 8700, Loss: {'mse_loss': 0.02989589236676693, 'mee_loss': 0.3873785436153412, 'totoal_loss': 0.02989589236676693, 'data_time': 0.014857793983537704, 'model_time': 0.7681284400168806, 'learning_rate': 9.482476942737411e-06, 'epoch': 16.7})
|
| 88 |
+
Step 8800, Loss: {'mse_loss': 0.12130821496248245, 'mee_loss': 0.3885549306869507, 'totoal_loss': 0.12130821496248245, 'data_time': 0.023921574000269175, 'model_time': 0.7622190160327591, 'learning_rate': 9.45466518796603e-06, 'epoch': 16.89})
|
| 89 |
+
Step 8900, Loss: {'mse_loss': 0.0771765485405922, 'mee_loss': 0.373465359210968, 'totoal_loss': 0.0771765485405922, 'data_time': 0.007144938979763538, 'model_time': 0.7383625479997136, 'learning_rate': 9.426169728870399e-06, 'epoch': 17.08})
|
| 90 |
+
Step 9000, Loss: {'mse_loss': 0.03841960430145264, 'mee_loss': 0.3931489884853363, 'totoal_loss': 0.03841960430145264, 'data_time': 0.00884163600858301, 'model_time': 0.7490025490405969, 'learning_rate': 9.396995065213835e-06, 'epoch': 17.27})
|
| 91 |
+
Step 9100, Loss: {'mse_loss': 0.05478649586439133, 'mee_loss': 0.3511093556880951, 'totoal_loss': 0.05478649586439133, 'data_time': 0.006341731001157314, 'model_time': 0.8488488799775951, 'learning_rate': 9.367145804013938e-06, 'epoch': 17.47})
|
| 92 |
+
Step 9200, Loss: {'mse_loss': 0.027508707717061043, 'mee_loss': 0.34641033411026, 'totoal_loss': 0.027508707717061043, 'data_time': 0.00767156999791041, 'model_time': 0.7472115149721503, 'learning_rate': 9.336626658815071e-06, 'epoch': 17.66})
|
| 93 |
+
Step 9300, Loss: {'mse_loss': 0.030452027916908264, 'mee_loss': 0.44288474321365356, 'totoal_loss': 0.030452027916908264, 'data_time': 0.007963541022036225, 'model_time': 0.7348484109970741, 'learning_rate': 9.305442448944056e-06, 'epoch': 17.85})
|
| 94 |
+
Step 9400, Loss: {'mse_loss': 0.033056579530239105, 'mee_loss': 0.35858967900276184, 'totoal_loss': 0.033056579530239105, 'data_time': 0.0003644690150395036, 'model_time': 0.77533404098358, 'learning_rate': 9.273598098749124e-06, 'epoch': 18.04})
|
| 95 |
+
Step 9500, Loss: {'mse_loss': 0.09106823801994324, 'mee_loss': 0.35707414150238037, 'totoal_loss': 0.09106823801994324, 'data_time': 0.0004069579881615937, 'model_time': 0.9868780120159499, 'learning_rate': 9.241098636822324e-06, 'epoch': 18.23})
|
| 96 |
+
Step 9600, Loss: {'mse_loss': 0.0372806154191494, 'mee_loss': 0.38825592398643494, 'totoal_loss': 0.0372806154191494, 'data_time': 0.0003744639689102769, 'model_time': 0.7358903080457821, 'learning_rate': 9.207949195205442e-06, 'epoch': 18.43})
|
| 97 |
+
Step 9700, Loss: {'mse_loss': 0.04494994506239891, 'mee_loss': 0.35993340611457825, 'totoal_loss': 0.04494994506239891, 'data_time': 0.00046553194988518953, 'model_time': 0.7881583819980733, 'learning_rate': 9.174155008579588e-06, 'epoch': 18.62})
|
| 98 |
+
Step 9800, Loss: {'mse_loss': 0.05630345642566681, 'mee_loss': 0.3849719166755676, 'totoal_loss': 0.05630345642566681, 'data_time': 0.00041529297595843673, 'model_time': 0.7259049420244992, 'learning_rate': 9.139721413438583e-06, 'epoch': 18.81})
|
| 99 |
+
Step 9900, Loss: {'mse_loss': 0.03176703304052353, 'mee_loss': 0.30740803480148315, 'totoal_loss': 0.03176703304052353, 'data_time': 2.4460004509892315, 'model_time': 0.88003675598884, 'learning_rate': 9.104653847246273e-06, 'epoch': 19.0})
|
| 100 |
+
Step 10000, Loss: {'mse_loss': 0.037677790969610214, 'mee_loss': 0.3606329560279846, 'totoal_loss': 0.041284121572971344, 'data_time': 0.015807133982889354, 'model_time': 0.7572313420241699, 'learning_rate': 9.068957847577869e-06, 'epoch': 19.19})
|
| 101 |
+
Step 10100, Loss: {'mse_loss': 0.033899936825037, 'mee_loss': 0.4092824459075928, 'totoal_loss': 0.03799276053905487, 'data_time': 0.015151762054301798, 'model_time': 0.7201529559679329, 'learning_rate': 9.032639051245524e-06, 'epoch': 19.39})
|
| 102 |
+
Step 10200, Loss: {'mse_loss': 0.06152983754873276, 'mee_loss': 0.3856727182865143, 'totoal_loss': 0.065386563539505, 'data_time': 0.018391675024759024, 'model_time': 0.7265282180160284, 'learning_rate': 8.995703193408199e-06, 'epoch': 19.58})
|
| 103 |
+
Step 10300, Loss: {'mse_loss': 0.036735281348228455, 'mee_loss': 0.323930561542511, 'totoal_loss': 0.03997458517551422, 'data_time': 0.013831372023560107, 'model_time': 0.8128886279882863, 'learning_rate': 8.958156106666017e-06, 'epoch': 19.77})
|
| 104 |
+
Step 10400, Loss: {'mse_loss': 0.02155723050236702, 'mee_loss': 0.296750545501709, 'totoal_loss': 0.024524735286831856, 'data_time': 0.016178729012608528, 'model_time': 0.7332159819779918, 'learning_rate': 8.92000372013924e-06, 'epoch': 19.96})
|
| 105 |
+
Step 10500, Loss: {'mse_loss': 0.03217233717441559, 'mee_loss': 0.31589698791503906, 'totoal_loss': 0.03533130884170532, 'data_time': 0.021236159023828804, 'model_time': 0.7621361999772489, 'learning_rate': 8.881252058531973e-06, 'epoch': 20.15})
|
| 106 |
+
Step 10600, Loss: {'mse_loss': 0.048913709819316864, 'mee_loss': 0.36645084619522095, 'totoal_loss': 0.052578218281269073, 'data_time': 0.021421469980850816, 'model_time': 0.8161754489992745, 'learning_rate': 8.841907241180809e-06, 'epoch': 20.35})
|
| 107 |
+
Step 10700, Loss: {'mse_loss': 0.0315813273191452, 'mee_loss': 0.3674721121788025, 'totoal_loss': 0.035256046801805496, 'data_time': 0.022749427997041494, 'model_time': 0.7305359710007906, 'learning_rate': 8.801975481088507e-06, 'epoch': 20.54})
|
| 108 |
+
Step 10800, Loss: {'mse_loss': 0.041246116161346436, 'mee_loss': 0.3518006503582001, 'totoal_loss': 0.04476412385702133, 'data_time': 0.02202338702045381, 'model_time': 0.7811938950326294, 'learning_rate': 8.761463083942889e-06, 'epoch': 20.73})
|
| 109 |
+
Step 10900, Loss: {'mse_loss': 0.030403712764382362, 'mee_loss': 0.3168855607509613, 'totoal_loss': 0.033572569489479065, 'data_time': 0.023805039993021637, 'model_time': 0.74676869797986, 'learning_rate': 8.720376447121098e-06, 'epoch': 20.92})
|
| 110 |
+
Step 11000, Loss: {'mse_loss': 0.020284419879317284, 'mee_loss': 0.3050000071525574, 'totoal_loss': 0.02333441935479641, 'data_time': 0.011916280025616288, 'model_time': 0.7765088159940206, 'learning_rate': 8.678722058679382e-06, 'epoch': 21.11})
|
| 111 |
+
Step 11100, Loss: {'mse_loss': 0.08584786206483841, 'mee_loss': 0.4080367684364319, 'totoal_loss': 0.08992823213338852, 'data_time': 0.007430537953041494, 'model_time': 0.7443895050091669, 'learning_rate': 8.636506496328546e-06, 'epoch': 21.31})
|
| 112 |
+
Step 11200, Loss: {'mse_loss': 0.021501798182725906, 'mee_loss': 0.27003800868988037, 'totoal_loss': 0.02420217916369438, 'data_time': 0.006944227032363415, 'model_time': 0.7503272520261817, 'learning_rate': 8.593736426395268e-06, 'epoch': 21.5})
|
| 113 |
+
Step 11300, Loss: {'mse_loss': 0.029601609334349632, 'mee_loss': 0.3400929868221283, 'totoal_loss': 0.03300254046916962, 'data_time': 0.008039421983994544, 'model_time': 0.9460308820125647, 'learning_rate': 8.550418602769392e-06, 'epoch': 21.69})
|
| 114 |
+
Step 11400, Loss: {'mse_loss': 0.049335114657878876, 'mee_loss': 0.35445553064346313, 'totoal_loss': 0.05287966877222061, 'data_time': 0.007154461985919625, 'model_time': 0.7502778639900498, 'learning_rate': 8.506559865837425e-06, 'epoch': 21.88})
|
| 115 |
+
Step 11500, Loss: {'mse_loss': 0.04362442344427109, 'mee_loss': 0.2881986200809479, 'totoal_loss': 0.04650640860199928, 'data_time': 0.0003609730047173798, 'model_time': 0.7495641370187514, 'learning_rate': 8.462167141402359e-06, 'epoch': 22.07})
|
| 116 |
+
Step 11600, Loss: {'mse_loss': 0.02691641077399254, 'mee_loss': 0.3029986619949341, 'totoal_loss': 0.029946397989988327, 'data_time': 0.0003581959754228592, 'model_time': 0.8333768569864333, 'learning_rate': 8.417247439589994e-06, 'epoch': 22.26})
|
| 117 |
+
Step 11700, Loss: {'mse_loss': 0.08023492991924286, 'mee_loss': 0.3124653995037079, 'totoal_loss': 0.08335958421230316, 'data_time': 0.0005110219935886562, 'model_time': 0.7232522470294498, 'learning_rate': 8.371807853741978e-06, 'epoch': 22.46})
|
| 118 |
+
Step 11800, Loss: {'mse_loss': 0.02120767906308174, 'mee_loss': 0.30303797125816345, 'totoal_loss': 0.024238059297204018, 'data_time': 0.008041897031944245, 'model_time': 0.7441453179926611, 'learning_rate': 8.325855559295663e-06, 'epoch': 22.65})
|
| 119 |
+
Step 11900, Loss: {'mse_loss': 0.03222684934735298, 'mee_loss': 0.3322366178035736, 'totoal_loss': 0.03554921597242355, 'data_time': 0.011298447963781655, 'model_time': 0.7654074939782731, 'learning_rate': 8.279397812651042e-06, 'epoch': 22.84})
|
| 120 |
+
Step 12000, Loss: {'mse_loss': 0.05782661586999893, 'mee_loss': 0.3489496409893036, 'totoal_loss': 0.0613161139190197, 'data_time': 0.00035048596328124404, 'model_time': 0.7389977070270106, 'learning_rate': 8.232441950024864e-06, 'epoch': 23.03})
|
| 121 |
+
Step 12100, Loss: {'mse_loss': 0.026074739173054695, 'mee_loss': 0.25499227643013, 'totoal_loss': 0.02862466126680374, 'data_time': 0.0003751720068976283, 'model_time': 0.8372664439957589, 'learning_rate': 8.184995386292166e-06, 'epoch': 23.22})
|
| 122 |
+
Step 12200, Loss: {'mse_loss': 0.01694277487695217, 'mee_loss': 0.31008630990982056, 'totoal_loss': 0.020043637603521347, 'data_time': 0.00040834397077560425, 'model_time': 0.7526183339650743, 'learning_rate': 8.137065613815381e-06, 'epoch': 23.42})
|
| 123 |
+
Step 12300, Loss: {'mse_loss': 0.038925766944885254, 'mee_loss': 0.3068390190601349, 'totoal_loss': 0.041994158178567886, 'data_time': 0.00038701901212334633, 'model_time': 0.7672283459687606, 'learning_rate': 8.088660201261203e-06, 'epoch': 23.61})
|
| 124 |
+
Step 12400, Loss: {'mse_loss': 0.05013098195195198, 'mee_loss': 0.2593196630477905, 'totoal_loss': 0.05272417888045311, 'data_time': 0.0003770499606616795, 'model_time': 0.7967906079720706, 'learning_rate': 8.039786792405404e-06, 'epoch': 23.8})
|
| 125 |
+
Step 12500, Loss: {'mse_loss': 0.048671476542949677, 'mee_loss': 0.2634168267250061, 'totoal_loss': 0.05130564421415329, 'data_time': 0.00032366201048716903, 'model_time': 0.7098233280121349, 'learning_rate': 7.990453104925807e-06, 'epoch': 23.99})
|
| 126 |
+
Step 12600, Loss: {'mse_loss': 0.055356819182634354, 'mee_loss': 0.31380677223205566, 'totoal_loss': 0.05849488824605942, 'data_time': 0.01878853002563119, 'model_time': 0.9843318269704469, 'learning_rate': 7.940666929183554e-06, 'epoch': 24.18})
|
| 127 |
+
Step 12700, Loss: {'mse_loss': 0.026632586494088173, 'mee_loss': 0.2601182162761688, 'totoal_loss': 0.029233768582344055, 'data_time': 0.015378483978565782, 'model_time': 0.7363267680048011, 'learning_rate': 7.89043612699294e-06, 'epoch': 24.38})
|
| 128 |
+
Step 12800, Loss: {'mse_loss': 0.09763605147600174, 'mee_loss': 0.2761722207069397, 'totoal_loss': 0.10039777308702469, 'data_time': 0.017058404977433383, 'model_time': 0.7549662690144032, 'learning_rate': 7.839768630379917e-06, 'epoch': 24.57})
|
| 129 |
+
Step 12900, Loss: {'mse_loss': 0.03737133368849754, 'mee_loss': 0.28061968088150024, 'totoal_loss': 0.04017753154039383, 'data_time': 0.015362192003522068, 'model_time': 0.749178980011493, 'learning_rate': 7.788672440329562e-06, 'epoch': 24.76})
|
| 130 |
+
Step 13000, Loss: {'mse_loss': 0.02255023829638958, 'mee_loss': 0.23637855052947998, 'totoal_loss': 0.024914024397730827, 'data_time': 0.015602905012201518, 'model_time': 0.7383720760117285, 'learning_rate': 7.737155625522608e-06, 'epoch': 24.95})
|
| 131 |
+
Step 13100, Loss: {'mse_loss': 0.027926310896873474, 'mee_loss': 0.24163252115249634, 'totoal_loss': 0.03034263662993908, 'data_time': 0.007494672958273441, 'model_time': 0.7375615719938651, 'learning_rate': 7.685226321061318e-06, 'epoch': 25.14})
|
| 132 |
+
Step 13200, Loss: {'mse_loss': 0.02023627609014511, 'mee_loss': 0.27062246203422546, 'totoal_loss': 0.022942500188946724, 'data_time': 0.0089390900102444, 'model_time': 0.7209595809690654, 'learning_rate': 7.632892727184844e-06, 'epoch': 25.34})
|
| 133 |
+
Step 13300, Loss: {'mse_loss': 0.02164902538061142, 'mee_loss': 0.2456071972846985, 'totoal_loss': 0.024105098098516464, 'data_time': 0.00788612401811406, 'model_time': 0.8402272430248559, 'learning_rate': 7.580163107974335e-06, 'epoch': 25.53})
|
| 134 |
+
Step 13400, Loss: {'mse_loss': 0.03263653442263603, 'mee_loss': 0.28158289194107056, 'totoal_loss': 0.03545236214995384, 'data_time': 0.008399352023843676, 'model_time': 0.7622205229708925, 'learning_rate': 7.527045790047922e-06, 'epoch': 25.72})
|
| 135 |
+
Step 13500, Loss: {'mse_loss': 0.05117333307862282, 'mee_loss': 0.31088513135910034, 'totoal_loss': 0.054282184690237045, 'data_time': 0.008346673974301666, 'model_time': 0.7651906089740805, 'learning_rate': 7.473549161245862e-06, 'epoch': 25.91})
|
| 136 |
+
Step 13600, Loss: {'mse_loss': 0.06299570947885513, 'mee_loss': 0.36982253193855286, 'totoal_loss': 0.06669393181800842, 'data_time': 0.007718533044680953, 'model_time': 0.8015140930074267, 'learning_rate': 7.419681669305998e-06, 'epoch': 26.1})
|
| 137 |
+
Step 13700, Loss: {'mse_loss': 0.0582316517829895, 'mee_loss': 0.24303007125854492, 'totoal_loss': 0.06066195294260979, 'data_time': 0.007723637041635811, 'model_time': 0.8220837769913487, 'learning_rate': 7.365451820529756e-06, 'epoch': 26.3})
|
| 138 |
+
Step 13800, Loss: {'mse_loss': 0.07747470587491989, 'mee_loss': 0.30226054787635803, 'totoal_loss': 0.08049730956554413, 'data_time': 0.009721857961267233, 'model_time': 0.7289318779949099, 'learning_rate': 7.310868178438909e-06, 'epoch': 26.49})
|
| 139 |
+
Step 13900, Loss: {'mse_loss': 0.02461855299770832, 'mee_loss': 0.24405761063098907, 'totoal_loss': 0.027059128507971764, 'data_time': 0.009170331002678722, 'model_time': 0.8105590270133689, 'learning_rate': 7.2559393624232985e-06, 'epoch': 26.68})
|
| 140 |
+
Step 14000, Loss: {'mse_loss': 0.030221210792660713, 'mee_loss': 0.21385060250759125, 'totoal_loss': 0.032359715551137924, 'data_time': 0.00800918199820444, 'model_time': 0.8270489790011197, 'learning_rate': 7.2006740463797296e-06, 'epoch': 26.87})
|
| 141 |
+
Step 14100, Loss: {'mse_loss': 0.0513131245970726, 'mee_loss': 0.2677140533924103, 'totoal_loss': 0.05399026349186897, 'data_time': 0.0004053140291944146, 'model_time': 0.778599267010577, 'learning_rate': 7.145080957342262e-06, 'epoch': 27.06})
|
| 142 |
+
Step 14200, Loss: {'mse_loss': 0.029595041647553444, 'mee_loss': 0.22232721745967865, 'totoal_loss': 0.031818315386772156, 'data_time': 0.0005306139937601984, 'model_time': 0.8257188499555923, 'learning_rate': 7.0891688741041065e-06, 'epoch': 27.26})
|
| 143 |
+
Step 14300, Loss: {'mse_loss': 0.014135883189737797, 'mee_loss': 0.2069915235042572, 'totoal_loss': 0.0162057988345623, 'data_time': 0.00036005995934829116, 'model_time': 0.7767148580169305, 'learning_rate': 7.032946625831363e-06, 'epoch': 27.45})
|
| 144 |
+
Step 14400, Loss: {'mse_loss': 0.041902340948581696, 'mee_loss': 0.24144917726516724, 'totoal_loss': 0.04431683197617531, 'data_time': 0.00043664901750162244, 'model_time': 0.7836132940137759, 'learning_rate': 6.976423090668781e-06, 'epoch': 27.64})
|
| 145 |
+
Step 14500, Loss: {'mse_loss': 0.0322641097009182, 'mee_loss': 0.2689097225666046, 'totoal_loss': 0.03495320677757263, 'data_time': 0.0003519160090945661, 'model_time': 0.7604760720278136, 'learning_rate': 6.919607194337806e-06, 'epoch': 27.83})
|
| 146 |
+
Step 14600, Loss: {'mse_loss': 0.03388574719429016, 'mee_loss': 0.22993817925453186, 'totoal_loss': 0.0361851304769516, 'data_time': 0.02034581097541377, 'model_time': 0.7247250819928013, 'learning_rate': 6.8625079087270976e-06, 'epoch': 28.02})
|
| 147 |
+
Step 14700, Loss: {'mse_loss': 0.04650261625647545, 'mee_loss': 0.24811230599880219, 'totoal_loss': 0.04898373782634735, 'data_time': 0.017393680987879634, 'model_time': 0.7382425609976053, 'learning_rate': 6.8051342504757714e-06, 'epoch': 28.21})
|
| 148 |
+
Step 14800, Loss: {'mse_loss': 0.022118009626865387, 'mee_loss': 0.20341341197490692, 'totoal_loss': 0.02415214292705059, 'data_time': 0.016565081023145467, 'model_time': 0.8332924140268005, 'learning_rate': 6.747495279549561e-06, 'epoch': 28.41})
|
| 149 |
+
Step 14900, Loss: {'mse_loss': 0.02033374272286892, 'mee_loss': 0.22624488174915314, 'totoal_loss': 0.022596191614866257, 'data_time': 0.01681440498214215, 'model_time': 0.7635929110110737, 'learning_rate': 6.6896000978101465e-06, 'epoch': 28.6})
|
| 150 |
+
Step 15000, Loss: {'mse_loss': 0.0319681353867054, 'mee_loss': 0.33935511112213135, 'totoal_loss': 0.03536168485879898, 'data_time': 0.019579361018259078, 'model_time': 0.7516652540070936, 'learning_rate': 6.631457847577869e-06, 'epoch': 28.79})
|
| 151 |
+
Step 15100, Loss: {'mse_loss': 0.042251989245414734, 'mee_loss': 0.19668784737586975, 'totoal_loss': 0.044218868017196655, 'data_time': 0.015624115010723472, 'model_time': 0.7406388969975524, 'learning_rate': 6.573077710188046e-06, 'epoch': 28.98})
|
| 152 |
+
Step 15200, Loss: {'mse_loss': 0.021720176562666893, 'mee_loss': 0.2249079793691635, 'totoal_loss': 0.02396925538778305, 'data_time': 0.009219111991114914, 'model_time': 0.7304673349717632, 'learning_rate': 6.5144689045411345e-06, 'epoch': 29.17})
|
| 153 |
+
Step 15300, Loss: {'mse_loss': 0.039247918874025345, 'mee_loss': 0.19779101014137268, 'totoal_loss': 0.04122582823038101, 'data_time': 0.01153499202337116, 'model_time': 0.7943140440038405, 'learning_rate': 6.455640685646961e-06, 'epoch': 29.37})
|
| 154 |
+
Step 15400, Loss: {'mse_loss': 0.052794329822063446, 'mee_loss': 0.25831374526023865, 'totoal_loss': 0.05537746846675873, 'data_time': 0.008286778989713639, 'model_time': 0.8300318369874731, 'learning_rate': 6.396602343163248e-06, 'epoch': 29.56})
|
| 155 |
+
Step 15500, Loss: {'mse_loss': 0.02251177281141281, 'mee_loss': 0.2559940814971924, 'totoal_loss': 0.02507171407341957, 'data_time': 0.01245263998862356, 'model_time': 0.8470172910019755, 'learning_rate': 6.337363199928669e-06, 'epoch': 29.75})
|
| 156 |
+
Step 15600, Loss: {'mse_loss': 0.014663094654679298, 'mee_loss': 0.23489588499069214, 'totoal_loss': 0.017012054100632668, 'data_time': 0.007867672014981508, 'model_time': 0.7357375330175273, 'learning_rate': 6.277932610490659e-06, 'epoch': 29.94})
|
| 157 |
+
Step 15700, Loss: {'mse_loss': 0.01694466732442379, 'mee_loss': 0.18953023850917816, 'totoal_loss': 0.018839970231056213, 'data_time': 0.0003869380452670157, 'model_time': 0.7359081120230258, 'learning_rate': 6.218319959628234e-06, 'epoch': 30.13})
|
| 158 |
+
Step 15800, Loss: {'mse_loss': 0.02253914624452591, 'mee_loss': 0.2453845739364624, 'totoal_loss': 0.024992991238832474, 'data_time': 0.00036786694545298815, 'model_time': 0.7474973899661563, 'learning_rate': 6.158534660870018e-06, 'epoch': 30.33})
|
| 159 |
+
Step 15900, Loss: {'mse_loss': 0.055981140583753586, 'mee_loss': 0.2172420173883438, 'totoal_loss': 0.05815356224775314, 'data_time': 0.00036458700196817517, 'model_time': 0.7420538010192104, 'learning_rate': 6.0985861550077345e-06, 'epoch': 30.52})
|
| 160 |
+
Step 16000, Loss: {'mse_loss': 0.029035085812211037, 'mee_loss': 0.22494573891162872, 'totoal_loss': 0.03128454461693764, 'data_time': 0.00033243896905332804, 'model_time': 0.8538199799950235, 'learning_rate': 6.0384839086054095e-06, 'epoch': 30.71})
|
| 161 |
+
Step 16100, Loss: {'mse_loss': 0.02095106430351734, 'mee_loss': 0.2446553260087967, 'totoal_loss': 0.023397617042064667, 'data_time': 0.00037658301880583167, 'model_time': 0.7571151329902932, 'learning_rate': 5.978237412504472e-06, 'epoch': 30.9})
|
| 162 |
+
Step 16200, Loss: {'mse_loss': 0.01667339913547039, 'mee_loss': 0.21385332942008972, 'totoal_loss': 0.01881193183362484, 'data_time': 0.00037638895446434617, 'model_time': 0.8405731560196728, 'learning_rate': 5.917856180325059e-06, 'epoch': 31.09})
|
| 163 |
+
Step 16300, Loss: {'mse_loss': 0.02624323219060898, 'mee_loss': 0.17436960339546204, 'totoal_loss': 0.027986928820610046, 'data_time': 0.00038318097358569503, 'model_time': 0.8320936519885436, 'learning_rate': 5.857349746963692e-06, 'epoch': 31.29})
|
| 164 |
+
Step 16400, Loss: {'mse_loss': 0.03979147598147392, 'mee_loss': 0.14368799328804016, 'totoal_loss': 0.04122835397720337, 'data_time': 0.00037452601827681065, 'model_time': 0.8510692889685743, 'learning_rate': 5.796727667087611e-06, 'epoch': 31.48})
|
| 165 |
+
Step 16500, Loss: {'mse_loss': 0.04297604784369469, 'mee_loss': 0.2125798463821411, 'totoal_loss': 0.045101847499608994, 'data_time': 0.0004353719996288419, 'model_time': 0.8460116969654337, 'learning_rate': 5.735999513625984e-06, 'epoch': 31.67})
|
| 166 |
+
Step 16600, Loss: {'mse_loss': 0.010704505257308483, 'mee_loss': 0.18660704791545868, 'totoal_loss': 0.012570575810968876, 'data_time': 0.00038999697426334023, 'model_time': 0.7306472089840099, 'learning_rate': 5.675174876258223e-06, 'epoch': 31.86})
|
| 167 |
+
Step 16700, Loss: {'mse_loss': 0.0638461634516716, 'mee_loss': 0.22054733335971832, 'totoal_loss': 0.06605163961648941, 'data_time': 0.023614321020431817, 'model_time': 0.8088451710063964, 'learning_rate': 5.614263359899673e-06, 'epoch': 32.05})
|
| 168 |
+
Step 16800, Loss: {'mse_loss': 0.04374619945883751, 'mee_loss': 0.19222575426101685, 'totoal_loss': 0.045668456703424454, 'data_time': 0.015343754028435796, 'model_time': 0.7555025049950927, 'learning_rate': 5.553274583184875e-06, 'epoch': 32.25})
|
| 169 |
+
Step 16900, Loss: {'mse_loss': 0.025967147201299667, 'mee_loss': 0.21347302198410034, 'totoal_loss': 0.028101876378059387, 'data_time': 0.01858503103721887, 'model_time': 0.8176658499869518, 'learning_rate': 5.492218176948673e-06, 'epoch': 32.44})
|
| 170 |
+
Step 17000, Loss: {'mse_loss': 0.033972203731536865, 'mee_loss': 0.2008626013994217, 'totoal_loss': 0.03598082810640335, 'data_time': 0.014015947002917528, 'model_time': 0.8381911459728144, 'learning_rate': 5.431103782705404e-06, 'epoch': 32.63})
|
| 171 |
+
Step 17100, Loss: {'mse_loss': 0.011178458109498024, 'mee_loss': 0.1616811454296112, 'totoal_loss': 0.01279526948928833, 'data_time': 0.015018686011899263, 'model_time': 0.7693478260189295, 'learning_rate': 5.369941051126377e-06, 'epoch': 32.82})
|
| 172 |
+
Step 17200, Loss: {'mse_loss': 0.0670056939125061, 'mee_loss': 0.19904033839702606, 'totoal_loss': 0.06899609416723251, 'data_time': 0.0003541470505297184, 'model_time': 0.7678628829889931, 'learning_rate': 5.308739640515932e-06, 'epoch': 33.01})
|
| 173 |
+
Step 17300, Loss: {'mse_loss': 0.019759319722652435, 'mee_loss': 0.1777466982603073, 'totoal_loss': 0.02153678610920906, 'data_time': 0.0003676859778352082, 'model_time': 0.8416472219978459, 'learning_rate': 5.24750921528627e-06, 'epoch': 33.21})
|
| 174 |
+
Step 17400, Loss: {'mse_loss': 0.03348167985677719, 'mee_loss': 0.2250075489282608, 'totoal_loss': 0.03573175519704819, 'data_time': 0.00043111899867653847, 'model_time': 0.7400199180119671, 'learning_rate': 5.186259444431344e-06, 'epoch': 33.4})
|
| 175 |
+
Step 17500, Loss: {'mse_loss': 0.020336145535111427, 'mee_loss': 0.20589163899421692, 'totoal_loss': 0.02239506132900715, 'data_time': 0.00041309796506538987, 'model_time': 0.7401591049856506, 'learning_rate': 5.125e-06, 'epoch': 33.59})
|
| 176 |
+
Step 17600, Loss: {'mse_loss': 0.018714100122451782, 'mee_loss': 0.1784776896238327, 'totoal_loss': 0.02049887739121914, 'data_time': 0.0003839769633486867, 'model_time': 0.8060525719774887, 'learning_rate': 5.063740555568656e-06, 'epoch': 33.78})
|
| 177 |
+
Step 17700, Loss: {'mse_loss': 0.0336051769554615, 'mee_loss': 0.17077220976352692, 'totoal_loss': 0.035312898457050323, 'data_time': 0.0003495819983072579, 'model_time': 0.7725649329950102, 'learning_rate': 5.002490784713731e-06, 'epoch': 33.97})
|
| 178 |
+
Step 17800, Loss: {'mse_loss': 0.03618001565337181, 'mee_loss': 0.18532924354076385, 'totoal_loss': 0.03803330659866333, 'data_time': 0.00773555802879855, 'model_time': 0.7641203750390559, 'learning_rate': 4.9412603594840695e-06, 'epoch': 34.17})
|
| 179 |
+
Step 17900, Loss: {'mse_loss': 0.016527513042092323, 'mee_loss': 0.21490289270877838, 'totoal_loss': 0.01867654174566269, 'data_time': 0.00783272902481258, 'model_time': 0.7591157029964961, 'learning_rate': 4.8800589488736245e-06, 'epoch': 34.36})
|
| 180 |
+
Step 18000, Loss: {'mse_loss': 0.027762368321418762, 'mee_loss': 0.228519469499588, 'totoal_loss': 0.03004756197333336, 'data_time': 0.016036620014347136, 'model_time': 0.8381939239916392, 'learning_rate': 4.818896217294598e-06, 'epoch': 34.55})
|
| 181 |
+
Step 18100, Loss: {'mse_loss': 0.03532048687338829, 'mee_loss': 0.21855802834033966, 'totoal_loss': 0.037506066262722015, 'data_time': 0.009774364007171243, 'model_time': 0.7264596319873817, 'learning_rate': 4.757781823051329e-06, 'epoch': 34.74})
|
| 182 |
+
Step 18200, Loss: {'mse_loss': 0.011557777412235737, 'mee_loss': 0.16817240417003632, 'totoal_loss': 0.013239501044154167, 'data_time': 0.008804101962596178, 'model_time': 0.7404150649672374, 'learning_rate': 4.696725416815128e-06, 'epoch': 34.93})
|
| 183 |
+
Step 18300, Loss: {'mse_loss': 0.02408706024289131, 'mee_loss': 0.230910986661911, 'totoal_loss': 0.026396170258522034, 'data_time': 0.007666360994335264, 'model_time': 0.7725800309563056, 'learning_rate': 4.635736640100327e-06, 'epoch': 35.12})
|
| 184 |
+
Step 18400, Loss: {'mse_loss': 0.05794842913746834, 'mee_loss': 0.2438809722661972, 'totoal_loss': 0.06038723886013031, 'data_time': 0.012353983998764306, 'model_time': 0.7452272690134123, 'learning_rate': 4.574825123741778e-06, 'epoch': 35.32})
|
| 185 |
+
Step 18500, Loss: {'mse_loss': 0.031093265861272812, 'mee_loss': 0.17050030827522278, 'totoal_loss': 0.032798267900943756, 'data_time': 0.011261379986535758, 'model_time': 0.80311984999571, 'learning_rate': 4.5140004863740165e-06, 'epoch': 35.51})
|
| 186 |
+
Step 18600, Loss: {'mse_loss': 0.02451644279062748, 'mee_loss': 0.16598279774188995, 'totoal_loss': 0.026176270097494125, 'data_time': 0.007517451012972742, 'model_time': 0.7932791719795205, 'learning_rate': 4.45327233291239e-06, 'epoch': 35.7})
|
| 187 |
+
Step 18700, Loss: {'mse_loss': 0.042775291949510574, 'mee_loss': 0.1783921867609024, 'totoal_loss': 0.044559214264154434, 'data_time': 0.007729473989456892, 'model_time': 0.781473079987336, 'learning_rate': 4.39265025303631e-06, 'epoch': 35.89})
|
| 188 |
+
Step 18800, Loss: {'mse_loss': 0.04539761692285538, 'mee_loss': 0.20673289895057678, 'totoal_loss': 0.047464944422245026, 'data_time': 0.019917671044822782, 'model_time': 0.710499272972811, 'learning_rate': 4.332143819674943e-06, 'epoch': 36.08})
|
| 189 |
+
Step 18900, Loss: {'mse_loss': 0.010289608500897884, 'mee_loss': 0.1354440450668335, 'totoal_loss': 0.011644048616290092, 'data_time': 0.024147842021193355, 'model_time': 0.7592054329579696, 'learning_rate': 4.271762587495529e-06, 'epoch': 36.28})
|
| 190 |
+
Step 19000, Loss: {'mse_loss': 0.028054192662239075, 'mee_loss': 0.18174590170383453, 'totoal_loss': 0.029871651902794838, 'data_time': 0.023088733956683427, 'model_time': 0.8597158080083318, 'learning_rate': 4.2115160913945914e-06, 'epoch': 36.47})
|
| 191 |
+
Step 19100, Loss: {'mse_loss': 0.008062430657446384, 'mee_loss': 0.14981821179389954, 'totoal_loss': 0.009560612961649895, 'data_time': 0.027186154038645327, 'model_time': 0.7340737230260856, 'learning_rate': 4.151413844992267e-06, 'epoch': 36.66})
|
| 192 |
+
Step 19200, Loss: {'mse_loss': 0.009033113718032837, 'mee_loss': 0.1643177717924118, 'totoal_loss': 0.010676291771233082, 'data_time': 0.01405194599647075, 'model_time': 0.7238070979947224, 'learning_rate': 4.091465339129985e-06, 'epoch': 36.85})
|
| 193 |
+
Step 19300, Loss: {'mse_loss': 0.014716444537043571, 'mee_loss': 0.1404702365398407, 'totoal_loss': 0.016121147200465202, 'data_time': 0.007991118996869773, 'model_time': 0.8319126709830016, 'learning_rate': 4.031680040371768e-06, 'epoch': 37.04})
|
| 194 |
+
Step 19400, Loss: {'mse_loss': 0.012659620493650436, 'mee_loss': 0.12503108382225037, 'totoal_loss': 0.013909931294620037, 'data_time': 0.008067502989433706, 'model_time': 0.7477820470230654, 'learning_rate': 3.972067389509344e-06, 'epoch': 37.24})
|
| 195 |
+
Step 19500, Loss: {'mse_loss': 0.021435070782899857, 'mee_loss': 0.1131959855556488, 'totoal_loss': 0.022567030042409897, 'data_time': 0.008188235049601644, 'model_time': 0.7449038900085725, 'learning_rate': 3.912636800071335e-06, 'epoch': 37.43})
|
| 196 |
+
Step 19600, Loss: {'mse_loss': 0.018183747306466103, 'mee_loss': 0.1792299449443817, 'totoal_loss': 0.019976045936346054, 'data_time': 0.009269557020161301, 'model_time': 0.7297256870078854, 'learning_rate': 3.853397656836754e-06, 'epoch': 37.62})
|
| 197 |
+
Step 19700, Loss: {'mse_loss': 0.030439645051956177, 'mee_loss': 0.18492141366004944, 'totoal_loss': 0.03228886052966118, 'data_time': 0.011927867017220706, 'model_time': 0.729007322981488, 'learning_rate': 3.7943593143530404e-06, 'epoch': 37.81})
|
| 198 |
+
Step 19800, Loss: {'mse_loss': 0.009525116533041, 'mee_loss': 0.14639008045196533, 'totoal_loss': 0.01098901778459549, 'data_time': 0.0005984269664622843, 'model_time': 0.943780540022999, 'learning_rate': 3.735531095458867e-06, 'epoch': 38.0})
|
| 199 |
+
Step 19900, Loss: {'mse_loss': 0.011929268017411232, 'mee_loss': 0.16061504185199738, 'totoal_loss': 0.013535418547689915, 'data_time': 0.014919852023012936, 'model_time': 0.7474713590345345, 'learning_rate': 3.6769222898119562e-06, 'epoch': 38.2})
|
| 200 |
+
Step 20000, Loss: {'mse_loss': 0.033827170729637146, 'mee_loss': 0.1389964073896408, 'totoal_loss': 0.03521713614463806, 'data_time': 0.016558756004087627, 'model_time': 0.7505183499888517, 'learning_rate': 3.618542152422132e-06, 'epoch': 38.39})
|
| 201 |
+
Step 20100, Loss: {'mse_loss': 0.021091734990477562, 'mee_loss': 0.14549319446086884, 'totoal_loss': 0.022546667605638504, 'data_time': 0.012987210997380316, 'model_time': 0.7265646480373107, 'learning_rate': 3.560399902189855e-06, 'epoch': 38.58})
|
| 202 |
+
Step 20200, Loss: {'mse_loss': 0.007010503672063351, 'mee_loss': 0.14107418060302734, 'totoal_loss': 0.008421245962381363, 'data_time': 0.016084167000371963, 'model_time': 0.7609274419955909, 'learning_rate': 3.502504720450441e-06, 'epoch': 38.77})
|
| 203 |
+
Step 20300, Loss: {'mse_loss': 0.021787235513329506, 'mee_loss': 0.19120743870735168, 'totoal_loss': 0.023699309676885605, 'data_time': 0.022870794986374676, 'model_time': 0.7231374189723283, 'learning_rate': 3.4448657495242304e-06, 'epoch': 38.96})
|
| 204 |
+
Step 20400, Loss: {'mse_loss': 0.00979529693722725, 'mee_loss': 0.16743995249271393, 'totoal_loss': 0.011469696648418903, 'data_time': 0.007459398009814322, 'model_time': 0.8602867410518229, 'learning_rate': 3.387492091272904e-06, 'epoch': 39.16})
|
| 205 |
+
Step 20500, Loss: {'mse_loss': 0.005602220073342323, 'mee_loss': 0.12118899077177048, 'totoal_loss': 0.006814110092818737, 'data_time': 0.007131049002055079, 'model_time': 0.7601088039809838, 'learning_rate': 3.3303928056621955e-06, 'epoch': 39.35})
|
| 206 |
+
Step 20600, Loss: {'mse_loss': 0.01410176046192646, 'mee_loss': 0.16143392026424408, 'totoal_loss': 0.015716100111603737, 'data_time': 0.008235296991188079, 'model_time': 0.7215173469739966, 'learning_rate': 3.2735769093312202e-06, 'epoch': 39.54})
|
| 207 |
+
Step 20700, Loss: {'mse_loss': 0.008224120363593102, 'mee_loss': 0.12744012475013733, 'totoal_loss': 0.00949852168560028, 'data_time': 0.006848259014077485, 'model_time': 0.8343173299799673, 'learning_rate': 3.217053374168639e-06, 'epoch': 39.73})
|
| 208 |
+
Step 20800, Loss: {'mse_loss': 0.010961863212287426, 'mee_loss': 0.13325636088848114, 'totoal_loss': 0.012294426560401917, 'data_time': 0.00781985599314794, 'model_time': 0.7964086689753458, 'learning_rate': 3.1608311258958953e-06, 'epoch': 39.92})
|
| 209 |
+
Step 20900, Loss: {'mse_loss': 0.010848218575119972, 'mee_loss': 0.1446312814950943, 'totoal_loss': 0.012294530868530273, 'data_time': 0.017436493013519794, 'model_time': 0.7344553130096756, 'learning_rate': 3.10491904265774e-06, 'epoch': 40.12})
|
| 210 |
+
Step 21000, Loss: {'mse_loss': 0.010986743494868279, 'mee_loss': 0.17436043918132782, 'totoal_loss': 0.01273034792393446, 'data_time': 0.01644792902516201, 'model_time': 0.7697096519987099, 'learning_rate': 3.0493259536202714e-06, 'epoch': 40.31})
|
| 211 |
+
Step 21100, Loss: {'mse_loss': 0.017179766669869423, 'mee_loss': 0.171542689204216, 'totoal_loss': 0.018895193934440613, 'data_time': 0.018880031013395637, 'model_time': 0.7965109530487098, 'learning_rate': 2.9940606375767038e-06, 'epoch': 40.5})
|
| 212 |
+
Step 21200, Loss: {'mse_loss': 0.015461353585124016, 'mee_loss': 0.1828719824552536, 'totoal_loss': 0.01729007251560688, 'data_time': 0.022064990014769137, 'model_time': 0.8498312369920313, 'learning_rate': 2.939131821561094e-06, 'epoch': 40.69})
|
| 213 |
+
Step 21300, Loss: {'mse_loss': 0.015816524624824524, 'mee_loss': 0.17391633987426758, 'totoal_loss': 0.017555687576532364, 'data_time': 0.016250406042672694, 'model_time': 0.7368436719989404, 'learning_rate': 2.8845481794702473e-06, 'epoch': 40.88})
|
| 214 |
+
Step 21400, Loss: {'mse_loss': 0.009581110440194607, 'mee_loss': 0.13909421861171722, 'totoal_loss': 0.010972052812576294, 'data_time': 0.0004154570051468909, 'model_time': 0.7363740080036223, 'learning_rate': 2.830318330694004e-06, 'epoch': 41.07})
|
| 215 |
+
Step 21500, Loss: {'mse_loss': 0.017765166237950325, 'mee_loss': 0.1728602945804596, 'totoal_loss': 0.019493769854307175, 'data_time': 0.0004137199721299112, 'model_time': 0.7680659390171058, 'learning_rate': 2.7764508387541378e-06, 'epoch': 41.27})
|
| 216 |
+
Step 21600, Loss: {'mse_loss': 0.021234504878520966, 'mee_loss': 0.17491492629051208, 'totoal_loss': 0.022983653470873833, 'data_time': 0.0003472009557299316, 'model_time': 0.7544039539643563, 'learning_rate': 2.7229542099520797e-06, 'epoch': 41.46})
|
| 217 |
+
Step 21700, Loss: {'mse_loss': 0.020087044686079025, 'mee_loss': 0.19533245265483856, 'totoal_loss': 0.022040368989109993, 'data_time': 0.0003528730012476444, 'model_time': 0.7787247799569741, 'learning_rate': 2.669836892025666e-06, 'epoch': 41.65})
|
| 218 |
+
Step 21800, Loss: {'mse_loss': 0.005762406159192324, 'mee_loss': 0.11305268853902817, 'totoal_loss': 0.006892933044582605, 'data_time': 0.00044334999984130263, 'model_time': 0.7612968240282498, 'learning_rate': 2.6171072728151557e-06, 'epoch': 41.84})
|
| 219 |
+
Step 21900, Loss: {'mse_loss': 0.023051591590046883, 'mee_loss': 0.16586895287036896, 'totoal_loss': 0.02471028082072735, 'data_time': 0.00044002599315717816, 'model_time': 0.7589873429969884, 'learning_rate': 2.5647736789386828e-06, 'epoch': 42.03})
|
| 220 |
+
Step 22000, Loss: {'mse_loss': 0.012475269846618176, 'mee_loss': 0.16244372725486755, 'totoal_loss': 0.014099706895649433, 'data_time': 0.00039095402462407947, 'model_time': 0.7459578309790231, 'learning_rate': 2.5128443744773904e-06, 'epoch': 42.23})
|
| 221 |
+
Step 22100, Loss: {'mse_loss': 0.021600766107439995, 'mee_loss': 0.14171159267425537, 'totoal_loss': 0.0230178814381361, 'data_time': 0.0003782220301218331, 'model_time': 0.7427764249732718, 'learning_rate': 2.4613275596704386e-06, 'epoch': 42.42})
|
| 222 |
+
Step 22200, Loss: {'mse_loss': 0.00957642961293459, 'mee_loss': 0.13621953129768372, 'totoal_loss': 0.01093862485140562, 'data_time': 0.00037972000427544117, 'model_time': 0.7300929180346429, 'learning_rate': 2.4102313696200853e-06, 'epoch': 42.61})
|
| 223 |
+
Step 22300, Loss: {'mse_loss': 0.04899568483233452, 'mee_loss': 0.17663106322288513, 'totoal_loss': 0.05076199397444725, 'data_time': 0.00035818101605400443, 'model_time': 0.7578023220412433, 'learning_rate': 2.359563873007063e-06, 'epoch': 42.8})
|
| 224 |
+
Step 22400, Loss: {'mse_loss': 0.00982299167662859, 'mee_loss': 0.1285610944032669, 'totoal_loss': 0.01110860239714384, 'data_time': 0.00029254599940031767, 'model_time': 0.7100669440114871, 'learning_rate': 2.3093330708164465e-06, 'epoch': 42.99})
|
| 225 |
+
Step 22500, Loss: {'mse_loss': 0.01782049611210823, 'mee_loss': 0.13722483813762665, 'totoal_loss': 0.01919274404644966, 'data_time': 0.0003211579751223326, 'model_time': 0.8212325729546137, 'learning_rate': 2.2595468950741943e-06, 'epoch': 43.19})
|
| 226 |
+
Step 22600, Loss: {'mse_loss': 0.009921221062541008, 'mee_loss': 0.116176538169384, 'totoal_loss': 0.011082986369729042, 'data_time': 0.000381871999707073, 'model_time': 0.7630676959524862, 'learning_rate': 2.2102132075945974e-06, 'epoch': 43.38})
|
| 227 |
+
Step 22700, Loss: {'mse_loss': 0.024716945365071297, 'mee_loss': 0.1281517744064331, 'totoal_loss': 0.025998463854193687, 'data_time': 0.0005212440155446529, 'model_time': 0.7960661349934526, 'learning_rate': 2.1613397987388e-06, 'epoch': 43.57})
|
| 228 |
+
Step 22800, Loss: {'mse_loss': 0.05183027312159538, 'mee_loss': 0.12683211266994476, 'totoal_loss': 0.05309859290719032, 'data_time': 0.0003799060359597206, 'model_time': 0.8140708529972471, 'learning_rate': 2.1129343861846207e-06, 'epoch': 43.76})
|
| 229 |
+
Step 22900, Loss: {'mse_loss': 0.00763631472364068, 'mee_loss': 0.1283837854862213, 'totoal_loss': 0.008920152671635151, 'data_time': 0.000347006949596107, 'model_time': 0.7619115210254677, 'learning_rate': 2.065004613707836e-06, 'epoch': 43.95})
|
| 230 |
+
Step 23000, Loss: {'mse_loss': 0.03397494554519653, 'mee_loss': 0.17178329825401306, 'totoal_loss': 0.03569277748465538, 'data_time': 0.023028601019177586, 'model_time': 0.7720216460293159, 'learning_rate': 2.0175580499751375e-06, 'epoch': 44.15})
|
| 231 |
+
Step 23100, Loss: {'mse_loss': 0.007965553551912308, 'mee_loss': 0.09677417576313019, 'totoal_loss': 0.008933295495808125, 'data_time': 0.017907346016727388, 'model_time': 0.7494861469604075, 'learning_rate': 1.9706021873489604e-06, 'epoch': 44.34})
|
| 232 |
+
Step 23200, Loss: {'mse_loss': 0.008861048147082329, 'mee_loss': 0.13759000599384308, 'totoal_loss': 0.010236947797238827, 'data_time': 0.013269373041111976, 'model_time': 0.8005787699948996, 'learning_rate': 1.924144440704338e-06, 'epoch': 44.53})
|
| 233 |
+
Step 23300, Loss: {'mse_loss': 0.012027351185679436, 'mee_loss': 0.12209167331457138, 'totoal_loss': 0.013248267583549023, 'data_time': 0.019991289998870343, 'model_time': 0.8206066900165752, 'learning_rate': 1.8781921462580238e-06, 'epoch': 44.72})
|
| 234 |
+
Step 23400, Loss: {'mse_loss': 0.010556877590715885, 'mee_loss': 0.14281931519508362, 'totoal_loss': 0.011985071003437042, 'data_time': 0.015597863995935768, 'model_time': 0.776501119020395, 'learning_rate': 1.8327525604100058e-06, 'epoch': 44.91})
|
| 235 |
+
Step 23500, Loss: {'mse_loss': 0.007679068483412266, 'mee_loss': 0.13432830572128296, 'totoal_loss': 0.00902235135436058, 'data_time': 0.008496474998537451, 'model_time': 0.7628596799913794, 'learning_rate': 1.7878328585976426e-06, 'epoch': 45.11})
|
| 236 |
+
Step 23600, Loss: {'mse_loss': 0.018659066408872604, 'mee_loss': 0.14747454226016998, 'totoal_loss': 0.020133811980485916, 'data_time': 0.011110999970696867, 'model_time': 0.724687987996731, 'learning_rate': 1.7434401341625765e-06, 'epoch': 45.3})
|
| 237 |
+
Step 23700, Loss: {'mse_loss': 0.012427684850990772, 'mee_loss': 0.1233043447136879, 'totoal_loss': 0.013660728000104427, 'data_time': 0.008151450951118022, 'model_time': 0.7379157050163485, 'learning_rate': 1.6995813972306108e-06, 'epoch': 45.49})
|
| 238 |
+
Step 23800, Loss: {'mse_loss': 0.010334745049476624, 'mee_loss': 0.10595683008432388, 'totoal_loss': 0.011394313536584377, 'data_time': 0.010379219020251185, 'model_time': 0.728825356985908, 'learning_rate': 1.656263573604734e-06, 'epoch': 45.68})
|
| 239 |
+
Step 23900, Loss: {'mse_loss': 0.010024151764810085, 'mee_loss': 0.0976421982049942, 'totoal_loss': 0.011000573635101318, 'data_time': 0.008390736009459943, 'model_time': 0.7417207109974697, 'learning_rate': 1.613493503671454e-06, 'epoch': 45.87})
|
| 240 |
+
Step 24000, Loss: {'mse_loss': 0.022903181612491608, 'mee_loss': 0.09674449265003204, 'totoal_loss': 0.023870626464486122, 'data_time': 0.0004286459879949689, 'model_time': 0.7457920610322617, 'learning_rate': 1.5712779413206198e-06, 'epoch': 46.07})
|
| 241 |
+
Step 24100, Loss: {'mse_loss': 0.01698092371225357, 'mee_loss': 0.15817545354366302, 'totoal_loss': 0.0185626782476902, 'data_time': 0.000358183984644711, 'model_time': 0.7781957919942215, 'learning_rate': 1.5296235528789028e-06, 'epoch': 46.26})
|
| 242 |
+
Step 24200, Loss: {'mse_loss': 0.024016913026571274, 'mee_loss': 0.11796107143163681, 'totoal_loss': 0.02519652433693409, 'data_time': 0.0003855199902318418, 'model_time': 0.772112249978818, 'learning_rate': 1.4885369160571124e-06, 'epoch': 46.45})
|
| 243 |
+
Step 24300, Loss: {'mse_loss': 0.0073604523204267025, 'mee_loss': 0.1423720270395279, 'totoal_loss': 0.008784173056483269, 'data_time': 0.0007603089907206595, 'model_time': 0.7965792960021645, 'learning_rate': 1.4480245189114938e-06, 'epoch': 46.64})
|
| 244 |
+
Step 24400, Loss: {'mse_loss': 0.029022492468357086, 'mee_loss': 0.165448859333992, 'totoal_loss': 0.030676981434226036, 'data_time': 0.0004573350306600332, 'model_time': 0.7384808129863814, 'learning_rate': 1.408092758819191e-06, 'epoch': 46.83})
|
| 245 |
+
Step 24500, Loss: {'mse_loss': 0.0032708693761378527, 'mee_loss': 0.07702324539422989, 'totoal_loss': 0.004041101783514023, 'data_time': 0.011166429962031543, 'model_time': 0.7902244080323726, 'learning_rate': 1.368747941468028e-06, 'epoch': 47.02})
|
| 246 |
+
Step 24600, Loss: {'mse_loss': 0.016918985173106194, 'mee_loss': 0.10077554732561111, 'totoal_loss': 0.017926741391420364, 'data_time': 0.009513642988167703, 'model_time': 0.8201841690461151, 'learning_rate': 1.3299962798607614e-06, 'epoch': 47.22})
|
| 247 |
+
Step 24700, Loss: {'mse_loss': 0.02423783577978611, 'mee_loss': 0.16311119496822357, 'totoal_loss': 0.02586894854903221, 'data_time': 0.00790874200174585, 'model_time': 0.7586160919745453, 'learning_rate': 1.2918438933339827e-06, 'epoch': 47.41})
|
| 248 |
+
Step 24800, Loss: {'mse_loss': 0.02078995481133461, 'mee_loss': 0.16430681943893433, 'totoal_loss': 0.022433023899793625, 'data_time': 0.008983891981188208, 'model_time': 0.7302436819882132, 'learning_rate': 1.2542968065918027e-06, 'epoch': 47.6})
|
| 249 |
+
Step 24900, Loss: {'mse_loss': 0.007136445492506027, 'mee_loss': 0.10431257635354996, 'totoal_loss': 0.008179571479558945, 'data_time': 0.007565264008007944, 'model_time': 0.7717326499987394, 'learning_rate': 1.217360948754476e-06, 'epoch': 47.79})
|
| 250 |
+
Step 25000, Loss: {'mse_loss': 0.045320358127355576, 'mee_loss': 0.15567368268966675, 'totoal_loss': 0.046877093613147736, 'data_time': 0.012654621968977153, 'model_time': 0.733755356981419, 'learning_rate': 1.1810421524221318e-06, 'epoch': 47.98})
|
| 251 |
+
Step 25100, Loss: {'mse_loss': 0.0071067046374082565, 'mee_loss': 0.1152007132768631, 'totoal_loss': 0.00825871154665947, 'data_time': 0.00768091797363013, 'model_time': 0.7501002159551717, 'learning_rate': 1.1453461527537284e-06, 'epoch': 48.18})
|
| 252 |
+
Step 25200, Loss: {'mse_loss': 0.007052847649902105, 'mee_loss': 0.11788012832403183, 'totoal_loss': 0.008231649175286293, 'data_time': 0.009199152002111077, 'model_time': 0.7740343960467726, 'learning_rate': 1.1102785865614162e-06, 'epoch': 48.37})
|
| 253 |
+
Step 25300, Loss: {'mse_loss': 0.012079326435923576, 'mee_loss': 0.11874835193157196, 'totoal_loss': 0.013266810216009617, 'data_time': 0.009315517032518983, 'model_time': 0.8414158439845778, 'learning_rate': 1.0758449914204127e-06, 'epoch': 48.56})
|
| 254 |
+
Step 25400, Loss: {'mse_loss': 0.0057539562694728374, 'mee_loss': 0.07715168595314026, 'totoal_loss': 0.006525473203510046, 'data_time': 0.013885841995943338, 'model_time': 0.7108224889962003, 'learning_rate': 1.0420508047945595e-06, 'epoch': 48.75})
|
| 255 |
+
Step 25500, Loss: {'mse_loss': 0.037468042224645615, 'mee_loss': 0.12570329010486603, 'totoal_loss': 0.038725074380636215, 'data_time': 0.010080904990900308, 'model_time': 0.7337722739903256, 'learning_rate': 1.0089013631776776e-06, 'epoch': 48.94})
|
| 256 |
+
Step 25600, Loss: {'mse_loss': 0.010213005356490612, 'mee_loss': 0.15566156804561615, 'totoal_loss': 0.011769620701670647, 'data_time': 0.00038180401315912604, 'model_time': 0.7496606089989655, 'learning_rate': 9.76401901250878e-07, 'epoch': 49.14})
|
| 257 |
+
Step 25700, Loss: {'mse_loss': 0.013144499622285366, 'mee_loss': 0.1501931995153427, 'totoal_loss': 0.014646431431174278, 'data_time': 0.00032310403184965253, 'model_time': 0.8321837340481579, 'learning_rate': 9.44557551055946e-07, 'epoch': 49.33})
|
| 258 |
+
Step 25800, Loss: {'mse_loss': 0.011526594869792461, 'mee_loss': 0.14579878747463226, 'totoal_loss': 0.012984583154320717, 'data_time': 0.0005659399903379381, 'model_time': 0.8172308530192822, 'learning_rate': 9.13373341184928e-07, 'epoch': 49.52})
|
| 259 |
+
Step 25900, Loss: {'mse_loss': 0.006909332238137722, 'mee_loss': 0.09125890582799911, 'totoal_loss': 0.00782192125916481, 'data_time': 0.00035257701529189944, 'model_time': 0.7679690209915861, 'learning_rate': 8.828541959860623e-07, 'epoch': 49.71})
|
| 260 |
+
Step 26000, Loss: {'mse_loss': 0.027969980612397194, 'mee_loss': 0.13870446383953094, 'totoal_loss': 0.029357025399804115, 'data_time': 0.00039960903814062476, 'model_time': 0.7681559980264865, 'learning_rate': 8.530049347861661e-07, 'epoch': 49.9})
|
| 261 |
+
Step 26100, Loss: {'mse_loss': 0.008031455799937248, 'mee_loss': 0.10553420335054398, 'totoal_loss': 0.009086797945201397, 'data_time': 0.0003692900063470006, 'model_time': 0.7339488489669748, 'learning_rate': 8.238302711296034e-07, 'epoch': 50.1})
|
| 262 |
+
Step 26200, Loss: {'mse_loss': 0.030019447207450867, 'mee_loss': 0.09614606201648712, 'totoal_loss': 0.030980907380580902, 'data_time': 0.00034112395951524377, 'model_time': 0.8462479630252346, 'learning_rate': 7.953348120339707e-07, 'epoch': 50.29})
|
| 263 |
+
Step 26300, Loss: {'mse_loss': 0.017481863498687744, 'mee_loss': 0.15236921608448029, 'totoal_loss': 0.019005555659532547, 'data_time': 0.00048432196490466595, 'model_time': 0.7240035529830493, 'learning_rate': 7.675230572625892e-07, 'epoch': 50.48})
|
| 264 |
+
Step 26400, Loss: {'mse_loss': 0.010945914313197136, 'mee_loss': 0.12896670401096344, 'totoal_loss': 0.012235580943524837, 'data_time': 0.000363790022674948, 'model_time': 0.7727960639749654, 'learning_rate': 7.40399398613941e-07, 'epoch': 50.67})
|
| 265 |
+
Step 26500, Loss: {'mse_loss': 0.006768076680600643, 'mee_loss': 0.0944896787405014, 'totoal_loss': 0.007712973281741142, 'data_time': 0.00034516601590439677, 'model_time': 0.7981905009946786, 'learning_rate': 7.139681192281557e-07, 'epoch': 50.86})
|
| 266 |
+
Step 26600, Loss: {'mse_loss': 0.02203202061355114, 'mee_loss': 0.10258971899747849, 'totoal_loss': 0.02305791713297367, 'data_time': 0.008985253982245922, 'model_time': 0.7370724730426446, 'learning_rate': 6.882333929106462e-07, 'epoch': 51.06})
|
| 267 |
+
Step 26700, Loss: {'mse_loss': 0.011279741302132607, 'mee_loss': 0.11130006611347198, 'totoal_loss': 0.0123927416279912, 'data_time': 0.008584331022575498, 'model_time': 0.8373508459771983, 'learning_rate': 6.63199283473027e-07, 'epoch': 51.25})
|
| 268 |
+
Step 26800, Loss: {'mse_loss': 0.027205221354961395, 'mee_loss': 0.1354413777589798, 'totoal_loss': 0.02855963446199894, 'data_time': 0.010809112980496138, 'model_time': 0.8003917220048606, 'learning_rate': 6.388697440913819e-07, 'epoch': 51.44})
|
| 269 |
+
Step 26900, Loss: {'mse_loss': 0.014999199658632278, 'mee_loss': 0.08403804153203964, 'totoal_loss': 0.015839580446481705, 'data_time': 0.00985859299544245, 'model_time': 0.7601289679878391, 'learning_rate': 6.152486166820176e-07, 'epoch': 51.63})
|
| 270 |
+
Step 27000, Loss: {'mse_loss': 0.028933025896549225, 'mee_loss': 0.08643314242362976, 'totoal_loss': 0.029797356575727463, 'data_time': 0.008470468979794532, 'model_time': 0.7492103679687716, 'learning_rate': 5.923396312947748e-07, 'epoch': 51.82})
|
| 271 |
+
Step 27100, Loss: {'mse_loss': 0.008095528930425644, 'mee_loss': 0.10016316920518875, 'totoal_loss': 0.009097160771489143, 'data_time': 0.010961453954223543, 'model_time': 0.7390823840396479, 'learning_rate': 5.701464055240163e-07, 'epoch': 52.02})
|
| 272 |
+
Step 27200, Loss: {'mse_loss': 0.00786656141281128, 'mee_loss': 0.12659963965415955, 'totoal_loss': 0.009132557548582554, 'data_time': 0.007528755988460034, 'model_time': 0.7868340749992058, 'learning_rate': 5.48672443937364e-07, 'epoch': 52.21})
|
| 273 |
+
Step 27300, Loss: {'mse_loss': 0.024420466274023056, 'mee_loss': 0.10339175164699554, 'totoal_loss': 0.025454383343458176, 'data_time': 0.007644944998901337, 'model_time': 0.7495022870134562, 'learning_rate': 5.279211375222855e-07, 'epoch': 52.4})
|
| 274 |
+
Step 27400, Loss: {'mse_loss': 0.015247718431055546, 'mee_loss': 0.10792656242847443, 'totoal_loss': 0.016326984390616417, 'data_time': 0.011517664010170847, 'model_time': 0.7629687699954957, 'learning_rate': 5.07895763150622e-07, 'epoch': 52.59})
|
| 275 |
+
Step 27500, Loss: {'mse_loss': 0.02059151791036129, 'mee_loss': 0.12141414731740952, 'totoal_loss': 0.02180565893650055, 'data_time': 0.009366768004838377, 'model_time': 0.7408727269503288, 'learning_rate': 4.885994830611266e-07, 'epoch': 52.78})
|
| 276 |
+
Step 27600, Loss: {'mse_loss': 0.02073751389980316, 'mee_loss': 0.11020706593990326, 'totoal_loss': 0.021839585155248642, 'data_time': 0.012569562997668982, 'model_time': 0.8435131949954666, 'learning_rate': 4.700353443601156e-07, 'epoch': 52.98})
|
| 277 |
+
Step 27700, Loss: {'mse_loss': 0.008009318262338638, 'mee_loss': 0.12041014432907104, 'totoal_loss': 0.009213419631123543, 'data_time': 0.00042811897583305836, 'model_time': 0.7519404220511205, 'learning_rate': 4.5220627854029224e-07, 'epoch': 53.17})
|
| 278 |
+
Step 27800, Loss: {'mse_loss': 0.007366950623691082, 'mee_loss': 0.06478370726108551, 'totoal_loss': 0.008014787919819355, 'data_time': 0.0003677369677461684, 'model_time': 0.7962292290176265, 'learning_rate': 4.351151010178311e-07, 'epoch': 53.36})
|
| 279 |
+
Step 27900, Loss: {'mse_loss': 0.007740353234112263, 'mee_loss': 0.0922800600528717, 'totoal_loss': 0.00866315420717001, 'data_time': 0.00037135701859369874, 'model_time': 0.7521556380088441, 'learning_rate': 4.1876451068778983e-07, 'epoch': 53.55})
|
| 280 |
+
Step 28000, Loss: {'mse_loss': 0.0054413932375609875, 'mee_loss': 0.09659716486930847, 'totoal_loss': 0.00640736473724246, 'data_time': 0.00045180798042565584, 'model_time': 0.770666058990173, 'learning_rate': 4.031570894979235e-07, 'epoch': 53.74})
|
| 281 |
+
Step 28100, Loss: {'mse_loss': 0.013912487775087357, 'mee_loss': 0.08901692926883698, 'totoal_loss': 0.014802657067775726, 'data_time': 0.00039724301313981414, 'model_time': 0.751502764003817, 'learning_rate': 3.882953020409644e-07, 'epoch': 53.93})
|
| 282 |
+
Step 28200, Loss: {'mse_loss': 0.01519605703651905, 'mee_loss': 0.17922353744506836, 'totoal_loss': 0.016988292336463928, 'data_time': 0.0003757650265470147, 'model_time': 0.7332309929770418, 'learning_rate': 3.74181495165436e-07, 'epoch': 54.13})
|
| 283 |
+
Step 28300, Loss: {'mse_loss': 0.006933854427188635, 'mee_loss': 0.11495161056518555, 'totoal_loss': 0.008083370514214039, 'data_time': 0.0008620750159025192, 'model_time': 0.7893603360280395, 'learning_rate': 3.608178976050568e-07, 'epoch': 54.32})
|
| 284 |
+
Step 28400, Loss: {'mse_loss': 0.00766249792650342, 'mee_loss': 0.1001514419913292, 'totoal_loss': 0.00866401195526123, 'data_time': 0.00037683697883039713, 'model_time': 0.7699403240112588, 'learning_rate': 3.482066196267966e-07, 'epoch': 54.51})
|
| 285 |
+
Step 28500, Loss: {'mse_loss': 0.02831646241247654, 'mee_loss': 0.14568568766117096, 'totoal_loss': 0.029773319140076637, 'data_time': 0.000379931996576488, 'model_time': 0.9525794410146773, 'learning_rate': 3.36349652697643e-07, 'epoch': 54.7})
|
| 286 |
+
Step 28600, Loss: {'mse_loss': 0.007364792283624411, 'mee_loss': 0.09033944457769394, 'totoal_loss': 0.008268186822533607, 'data_time': 0.0006880560540594161, 'model_time': 0.8187218650127761, 'learning_rate': 3.2524886917012403e-07, 'epoch': 54.89})
|
| 287 |
+
Step 28700, Loss: {'mse_loss': 0.005205878522247076, 'mee_loss': 0.10002060234546661, 'totoal_loss': 0.006206084508448839, 'data_time': 0.0003958070301450789, 'model_time': 0.781567454978358, 'learning_rate': 3.149060219866433e-07, 'epoch': 55.09})
|
| 288 |
+
Step 28800, Loss: {'mse_loss': 0.010950127616524696, 'mee_loss': 0.12022292613983154, 'totoal_loss': 0.012152357026934624, 'data_time': 0.0004903560038655996, 'model_time': 0.760928644973319, 'learning_rate': 3.053227444026695e-07, 'epoch': 55.28})
|
| 289 |
+
Step 28900, Loss: {'mse_loss': 0.009518973529338837, 'mee_loss': 0.09598366171121597, 'totoal_loss': 0.010478810407221317, 'data_time': 0.00045919499825686216, 'model_time': 0.7599987020366825, 'learning_rate': 2.9650054972882544e-07, 'epoch': 55.47})
|
| 290 |
+
Step 29000, Loss: {'mse_loss': 0.008802644908428192, 'mee_loss': 0.12167368829250336, 'totoal_loss': 0.010019381530582905, 'data_time': 0.0004239889676682651, 'model_time': 0.77201244502794, 'learning_rate': 2.884408310919209e-07, 'epoch': 55.66})
|
| 291 |
+
Step 29100, Loss: {'mse_loss': 0.011730062775313854, 'mee_loss': 0.1236000582575798, 'totoal_loss': 0.012966062873601913, 'data_time': 0.00037404103204607964, 'model_time': 0.7875399900367483, 'learning_rate': 2.8114486121495906e-07, 'epoch': 55.85})
|
| 292 |
+
Step 29200, Loss: {'mse_loss': 0.0064691719599068165, 'mee_loss': 0.09614139795303345, 'totoal_loss': 0.007430586032569408, 'data_time': 0.01687058701645583, 'model_time': 0.7911774819949642, 'learning_rate': 2.746137922161617e-07, 'epoch': 56.05})
|
| 293 |
+
Step 29300, Loss: {'mse_loss': 0.0030954210087656975, 'mee_loss': 0.07153467833995819, 'totoal_loss': 0.0038107677828520536, 'data_time': 0.01492089097155258, 'model_time': 0.7622915770043619, 'learning_rate': 2.68848655427034e-07, 'epoch': 56.24})
|
| 294 |
+
Step 29400, Loss: {'mse_loss': 0.017725922167301178, 'mee_loss': 0.11613737046718597, 'totoal_loss': 0.018887296319007874, 'data_time': 0.014924363989848644, 'model_time': 0.7356667770072818, 'learning_rate': 2.638503612295071e-07, 'epoch': 56.43})
|
| 295 |
+
Step 29500, Loss: {'mse_loss': 0.007880283519625664, 'mee_loss': 0.13767242431640625, 'totoal_loss': 0.009257007390260696, 'data_time': 0.018135279999114573, 'model_time': 0.7417254279716872, 'learning_rate': 2.5961969891217614e-07, 'epoch': 56.62})
|
| 296 |
+
Step 29600, Loss: {'mse_loss': 0.005302382167428732, 'mee_loss': 0.09839560836553574, 'totoal_loss': 0.006286337971687317, 'data_time': 0.01801663899095729, 'model_time': 0.8276133399922401, 'learning_rate': 2.5615733654566483e-07, 'epoch': 56.81})
|
| 297 |
+
Step 29700, Loss: {'mse_loss': 0.009809151291847229, 'mee_loss': 0.0991748720407486, 'totoal_loss': 0.010800899937748909, 'data_time': 0.0005398099892772734, 'model_time': 0.8902790839783847, 'learning_rate': 2.5346382087712764e-07, 'epoch': 57.01})
|
| 298 |
+
Step 29800, Loss: {'mse_loss': 0.012090983800590038, 'mee_loss': 0.11895986646413803, 'totoal_loss': 0.01328058261424303, 'data_time': 0.007979879970662296, 'model_time': 0.7486692150123417, 'learning_rate': 2.515395772439128e-07, 'epoch': 57.2})
|
| 299 |
+
Step 29900, Loss: {'mse_loss': 0.010300876572728157, 'mee_loss': 0.0947817713022232, 'totoal_loss': 0.011248694732785225, 'data_time': 0.011487484036479145, 'model_time': 1.1311999110039324, 'learning_rate': 2.5038490950639644e-07, 'epoch': 57.39})
|
| 300 |
+
Step 30000, Loss: {'mse_loss': 0.006610437296330929, 'mee_loss': 0.12262438237667084, 'totoal_loss': 0.007836680859327316, 'data_time': 0.00901057297596708, 'model_time': 0.7848104610457085, 'learning_rate': 2.5e-07, 'epoch': 57.58})
|
libero_spatial_2B_mee1e-3_true/starvla_qwen_pi/config.json
ADDED
|
@@ -0,0 +1,130 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "starvla_qwen_pi",
|
| 3 |
+
"run_root_dir": "/share/project/baishuanghao/code/starVLA/pretrained_models_5/libero_spatial_2B_mee1e-3_true",
|
| 4 |
+
"seed": 42,
|
| 5 |
+
"trackers": [
|
| 6 |
+
"jsonl",
|
| 7 |
+
"wandb"
|
| 8 |
+
],
|
| 9 |
+
"wandb_project": "starVLA",
|
| 10 |
+
"is_debug": false,
|
| 11 |
+
"enable_mee": true,
|
| 12 |
+
"mee_weight": 0.001,
|
| 13 |
+
"enable_adaptive": true,
|
| 14 |
+
"framework": {
|
| 15 |
+
"name": "QwenPI",
|
| 16 |
+
"qwenvl": {
|
| 17 |
+
"base_vlm": "/share/project/baishuanghao/code/HLM-VLA/models/Qwen3-VL-2B-Instruct",
|
| 18 |
+
"attn_implementation": "flash_attention_2",
|
| 19 |
+
"vl_hidden_dim": 2048
|
| 20 |
+
},
|
| 21 |
+
"dino": {
|
| 22 |
+
"dino_backbone": "dinov2_vits14"
|
| 23 |
+
},
|
| 24 |
+
"action_model": {
|
| 25 |
+
"action_model_type": "DiT-B",
|
| 26 |
+
"action_hidden_dim": 2,
|
| 27 |
+
"hidden_size": 1024,
|
| 28 |
+
"add_pos_embed": true,
|
| 29 |
+
"max_seq_len": 1024,
|
| 30 |
+
"action_dim": 7,
|
| 31 |
+
"state_dim": 7,
|
| 32 |
+
"future_action_window_size": 7,
|
| 33 |
+
"action_horizon": 8,
|
| 34 |
+
"past_action_window_size": 0,
|
| 35 |
+
"repeated_diffusion_steps": 8,
|
| 36 |
+
"noise_beta_alpha": 1.5,
|
| 37 |
+
"noise_beta_beta": 1.0,
|
| 38 |
+
"noise_s": 0.999,
|
| 39 |
+
"num_timestep_buckets": 1000,
|
| 40 |
+
"num_inference_timesteps": 4,
|
| 41 |
+
"num_target_vision_tokens": 32,
|
| 42 |
+
"diffusion_model_cfg": {
|
| 43 |
+
"cross_attention_dim": 2048,
|
| 44 |
+
"dropout": 0.2,
|
| 45 |
+
"final_dropout": true,
|
| 46 |
+
"interleave_self_attention": true,
|
| 47 |
+
"norm_type": "ada_norm",
|
| 48 |
+
"num_layers": 16,
|
| 49 |
+
"output_dim": 1024,
|
| 50 |
+
"positional_embeddings": null
|
| 51 |
+
}
|
| 52 |
+
},
|
| 53 |
+
"reduce_in_full_precision": true
|
| 54 |
+
},
|
| 55 |
+
"datasets": {
|
| 56 |
+
"vlm_data": {
|
| 57 |
+
"dataset_py": "vlm_datasets",
|
| 58 |
+
"dataformat": "llava_json",
|
| 59 |
+
"dataset_use": "asv2_conversation_en,asv2_detailed_description_en,asv2_region_captioning_en,coco_internvl_longcap_en,coco_karpathy_train_567_en,coco_negative_gpt4o_en,coco_poetry_zh,coco_rem_en_zh,cocorem_exist_yorn_en,cocotextv2_en,cocotextv2_gpt4o_en,okvqa_en,refcoco_grounding_aug_en,refcoco_grounding_en,tallyqa_coco_en,toloka_grounding_aug_en,vqav2_en,vsr_en",
|
| 60 |
+
"eval_dataset": "aokvqa_cauldron_llava_format",
|
| 61 |
+
"data_flatten": false,
|
| 62 |
+
"base_interval": 2,
|
| 63 |
+
"max_pixels": 12845056,
|
| 64 |
+
"min_pixels": 3136,
|
| 65 |
+
"model_max_length": 2048,
|
| 66 |
+
"model_type": "qwen2.5vl",
|
| 67 |
+
"per_device_batch_size": 4
|
| 68 |
+
},
|
| 69 |
+
"vla_data": {
|
| 70 |
+
"dataset_py": "lerobot_datasets",
|
| 71 |
+
"data_root_dir": "/share/project/baishuanghao/data/libero_lerobot",
|
| 72 |
+
"data_mix": "libero_spatial",
|
| 73 |
+
"action_type": "delta_qpos",
|
| 74 |
+
"CoT_prompt": "Your task is {instruction}. To identify the key objects for your task. Locate their bounding boxes in [x1,y1,x2,y2] format.",
|
| 75 |
+
"CoT_answer": "bbox",
|
| 76 |
+
"default_image_resolution": [
|
| 77 |
+
3,
|
| 78 |
+
224,
|
| 79 |
+
224
|
| 80 |
+
],
|
| 81 |
+
"per_device_batch_size": 16,
|
| 82 |
+
"load_all_data_for_training": true,
|
| 83 |
+
"obs": [
|
| 84 |
+
"image_0"
|
| 85 |
+
]
|
| 86 |
+
}
|
| 87 |
+
},
|
| 88 |
+
"trainer": {
|
| 89 |
+
"epochs": 100,
|
| 90 |
+
"max_train_steps": 30000,
|
| 91 |
+
"num_warmup_steps": 5000,
|
| 92 |
+
"save_interval": 60000,
|
| 93 |
+
"eval_interval": 60000,
|
| 94 |
+
"learning_rate": {
|
| 95 |
+
"base": 4e-05,
|
| 96 |
+
"qwen_vl_interface": 1e-05,
|
| 97 |
+
"action_model": 0.0001
|
| 98 |
+
},
|
| 99 |
+
"lr_scheduler_type": "cosine_with_min_lr",
|
| 100 |
+
"scheduler_specific_kwargs": {
|
| 101 |
+
"min_lr": 1e-06
|
| 102 |
+
},
|
| 103 |
+
"freeze_modules": null,
|
| 104 |
+
"loss_scale": {
|
| 105 |
+
"vla": 1.0,
|
| 106 |
+
"vlm": 0.1
|
| 107 |
+
},
|
| 108 |
+
"max_grad_norm": 1.0,
|
| 109 |
+
"warmup_ratio": 0.1,
|
| 110 |
+
"weight_decay": 0.0,
|
| 111 |
+
"logging_frequency": 100,
|
| 112 |
+
"gradient_clipping": 1.0,
|
| 113 |
+
"gradient_accumulation_steps": 1,
|
| 114 |
+
"optimizer": {
|
| 115 |
+
"name": "AdamW",
|
| 116 |
+
"betas": [
|
| 117 |
+
0.9,
|
| 118 |
+
0.95
|
| 119 |
+
],
|
| 120 |
+
"eps": 1e-08,
|
| 121 |
+
"weight_decay": 1e-08
|
| 122 |
+
},
|
| 123 |
+
"is_resume": false,
|
| 124 |
+
"resume_epoch": null,
|
| 125 |
+
"resume_step": null,
|
| 126 |
+
"enable_gradient_checkpointing": true,
|
| 127 |
+
"enable_mixed_precision_training": true
|
| 128 |
+
},
|
| 129 |
+
"output_dir": "/share/project/baishuanghao/code/starVLA/pretrained_models_5/libero_spatial_2B_mee1e-3_true/starvla_qwen_pi"
|
| 130 |
+
}
|
libero_spatial_2B_mee1e-3_true/starvla_qwen_pi/dataset_statistics.json
ADDED
|
@@ -0,0 +1,133 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"franka": {
|
| 3 |
+
"action": {
|
| 4 |
+
"mean": [
|
| 5 |
+
0.15312479436397552,
|
| 6 |
+
0.13707277178764343,
|
| 7 |
+
-0.15526802837848663,
|
| 8 |
+
-0.005176450591534376,
|
| 9 |
+
-0.01120874285697937,
|
| 10 |
+
-0.020194264128804207,
|
| 11 |
+
0.4578818082809448
|
| 12 |
+
],
|
| 13 |
+
"std": [
|
| 14 |
+
0.41272708773612976,
|
| 15 |
+
0.34724321961402893,
|
| 16 |
+
0.50869220495224,
|
| 17 |
+
0.037266165018081665,
|
| 18 |
+
0.07244449853897095,
|
| 19 |
+
0.05762382969260216,
|
| 20 |
+
0.49827873706817627
|
| 21 |
+
],
|
| 22 |
+
"max": [
|
| 23 |
+
0.9375,
|
| 24 |
+
0.9375,
|
| 25 |
+
0.9375,
|
| 26 |
+
0.1971428543329239,
|
| 27 |
+
0.33642858266830444,
|
| 28 |
+
0.375,
|
| 29 |
+
1.0
|
| 30 |
+
],
|
| 31 |
+
"min": [
|
| 32 |
+
-0.9375,
|
| 33 |
+
-0.9375,
|
| 34 |
+
-0.9375,
|
| 35 |
+
-0.1875,
|
| 36 |
+
-0.3675000071525574,
|
| 37 |
+
-0.36000001430511475,
|
| 38 |
+
0.0
|
| 39 |
+
],
|
| 40 |
+
"q01": [
|
| 41 |
+
-0.7454732114076613,
|
| 42 |
+
-0.6616071462631226,
|
| 43 |
+
-0.9375,
|
| 44 |
+
-0.1071428582072258,
|
| 45 |
+
-0.20678570866584778,
|
| 46 |
+
-0.1842857152223587,
|
| 47 |
+
0.0
|
| 48 |
+
],
|
| 49 |
+
"q99": [
|
| 50 |
+
0.9375,
|
| 51 |
+
0.8758928775787354,
|
| 52 |
+
0.9321428537368774,
|
| 53 |
+
0.1039285734295845,
|
| 54 |
+
0.17678570747375488,
|
| 55 |
+
0.14571428298950195,
|
| 56 |
+
1.0
|
| 57 |
+
],
|
| 58 |
+
"mask": [
|
| 59 |
+
true,
|
| 60 |
+
true,
|
| 61 |
+
true,
|
| 62 |
+
true,
|
| 63 |
+
true,
|
| 64 |
+
true,
|
| 65 |
+
false
|
| 66 |
+
]
|
| 67 |
+
},
|
| 68 |
+
"state": {
|
| 69 |
+
"mean": [
|
| 70 |
+
-0.024462558329105377,
|
| 71 |
+
0.106529600918293,
|
| 72 |
+
1.0580483675003052,
|
| 73 |
+
3.0628468990325928,
|
| 74 |
+
-0.10464039444923401,
|
| 75 |
+
0.08307311683893204,
|
| 76 |
+
0.01995457336306572,
|
| 77 |
+
-0.020162804052233696
|
| 78 |
+
],
|
| 79 |
+
"std": [
|
| 80 |
+
0.1101478561758995,
|
| 81 |
+
0.13784688711166382,
|
| 82 |
+
0.10442823916673634,
|
| 83 |
+
0.10451053828000996,
|
| 84 |
+
0.4112098217010498,
|
| 85 |
+
0.2176690548658371,
|
| 86 |
+
0.017260896041989326,
|
| 87 |
+
0.0171116404235363
|
| 88 |
+
],
|
| 89 |
+
"max": [
|
| 90 |
+
0.1759040206670761,
|
| 91 |
+
0.3904820382595062,
|
| 92 |
+
1.3290715217590332,
|
| 93 |
+
3.4566118717193604,
|
| 94 |
+
1.2268599271774292,
|
| 95 |
+
1.0429412126541138,
|
| 96 |
+
0.041053611785173416,
|
| 97 |
+
0.000775813648942858
|
| 98 |
+
],
|
| 99 |
+
"min": [
|
| 100 |
+
-0.3095473051071167,
|
| 101 |
+
-0.29250794649124146,
|
| 102 |
+
0.9095591306686401,
|
| 103 |
+
2.497488260269165,
|
| 104 |
+
-1.8006486892700195,
|
| 105 |
+
-0.7207611203193665,
|
| 106 |
+
-0.0004703797458205372,
|
| 107 |
+
-0.041536275297403336
|
| 108 |
+
],
|
| 109 |
+
"q01": [
|
| 110 |
+
-0.2727657300233841,
|
| 111 |
+
-0.23721413239836692,
|
| 112 |
+
0.9160063165426254,
|
| 113 |
+
2.77949666261673,
|
| 114 |
+
-1.3187511622905732,
|
| 115 |
+
-0.41989982962608335,
|
| 116 |
+
0.001503719249740243,
|
| 117 |
+
-0.03989770736545324
|
| 118 |
+
],
|
| 119 |
+
"q99": [
|
| 120 |
+
0.13529365032911292,
|
| 121 |
+
0.3629165390133857,
|
| 122 |
+
1.2862326657772063,
|
| 123 |
+
3.2829698753356933,
|
| 124 |
+
0.9332760351896285,
|
| 125 |
+
0.6325724506378171,
|
| 126 |
+
0.039933966137468815,
|
| 127 |
+
-0.001671919699292631
|
| 128 |
+
]
|
| 129 |
+
},
|
| 130 |
+
"num_transitions": 52791,
|
| 131 |
+
"num_trajectories": 432
|
| 132 |
+
}
|
| 133 |
+
}
|
libero_spatial_2B_mee1e-3_true/starvla_qwen_pi/final_model/pytorch_model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1baebca2846e82093fae045e28bb6c230347df0b7031f8f1ecb1b4e87bd94ad4
|
| 3 |
+
size 6825856850
|
libero_spatial_2B_mee1e-3_true/starvla_qwen_pi/libero_eval_libero_spatial.log
ADDED
|
@@ -0,0 +1,2521 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Task suite: libero_spatial
|
| 2 |
+
|
| 3 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 4 |
+
Success: True
|
| 5 |
+
# episodes completed so far: 1
|
| 6 |
+
# successes: 1 (100.0%)
|
| 7 |
+
|
| 8 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 9 |
+
Success: True
|
| 10 |
+
# episodes completed so far: 2
|
| 11 |
+
# successes: 2 (100.0%)
|
| 12 |
+
|
| 13 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 14 |
+
Success: True
|
| 15 |
+
# episodes completed so far: 3
|
| 16 |
+
# successes: 3 (100.0%)
|
| 17 |
+
|
| 18 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 19 |
+
Success: True
|
| 20 |
+
# episodes completed so far: 4
|
| 21 |
+
# successes: 4 (100.0%)
|
| 22 |
+
|
| 23 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 24 |
+
Success: True
|
| 25 |
+
# episodes completed so far: 5
|
| 26 |
+
# successes: 5 (100.0%)
|
| 27 |
+
|
| 28 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 29 |
+
Success: True
|
| 30 |
+
# episodes completed so far: 6
|
| 31 |
+
# successes: 6 (100.0%)
|
| 32 |
+
|
| 33 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 34 |
+
Success: True
|
| 35 |
+
# episodes completed so far: 7
|
| 36 |
+
# successes: 7 (100.0%)
|
| 37 |
+
|
| 38 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 39 |
+
Success: True
|
| 40 |
+
# episodes completed so far: 8
|
| 41 |
+
# successes: 8 (100.0%)
|
| 42 |
+
|
| 43 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 44 |
+
Success: True
|
| 45 |
+
# episodes completed so far: 9
|
| 46 |
+
# successes: 9 (100.0%)
|
| 47 |
+
|
| 48 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 49 |
+
Success: True
|
| 50 |
+
# episodes completed so far: 10
|
| 51 |
+
# successes: 10 (100.0%)
|
| 52 |
+
|
| 53 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 54 |
+
Success: True
|
| 55 |
+
# episodes completed so far: 11
|
| 56 |
+
# successes: 11 (100.0%)
|
| 57 |
+
|
| 58 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 59 |
+
Success: True
|
| 60 |
+
# episodes completed so far: 12
|
| 61 |
+
# successes: 12 (100.0%)
|
| 62 |
+
|
| 63 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 64 |
+
Success: True
|
| 65 |
+
# episodes completed so far: 13
|
| 66 |
+
# successes: 13 (100.0%)
|
| 67 |
+
|
| 68 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 69 |
+
Success: True
|
| 70 |
+
# episodes completed so far: 14
|
| 71 |
+
# successes: 14 (100.0%)
|
| 72 |
+
|
| 73 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 74 |
+
Success: True
|
| 75 |
+
# episodes completed so far: 15
|
| 76 |
+
# successes: 15 (100.0%)
|
| 77 |
+
|
| 78 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 79 |
+
Success: True
|
| 80 |
+
# episodes completed so far: 16
|
| 81 |
+
# successes: 16 (100.0%)
|
| 82 |
+
|
| 83 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 84 |
+
Success: True
|
| 85 |
+
# episodes completed so far: 17
|
| 86 |
+
# successes: 17 (100.0%)
|
| 87 |
+
|
| 88 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 89 |
+
Success: True
|
| 90 |
+
# episodes completed so far: 18
|
| 91 |
+
# successes: 18 (100.0%)
|
| 92 |
+
|
| 93 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 94 |
+
Success: True
|
| 95 |
+
# episodes completed so far: 19
|
| 96 |
+
# successes: 19 (100.0%)
|
| 97 |
+
|
| 98 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 99 |
+
Success: True
|
| 100 |
+
# episodes completed so far: 20
|
| 101 |
+
# successes: 20 (100.0%)
|
| 102 |
+
|
| 103 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 104 |
+
Success: True
|
| 105 |
+
# episodes completed so far: 21
|
| 106 |
+
# successes: 21 (100.0%)
|
| 107 |
+
|
| 108 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 109 |
+
Success: True
|
| 110 |
+
# episodes completed so far: 22
|
| 111 |
+
# successes: 22 (100.0%)
|
| 112 |
+
|
| 113 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 114 |
+
Success: True
|
| 115 |
+
# episodes completed so far: 23
|
| 116 |
+
# successes: 23 (100.0%)
|
| 117 |
+
|
| 118 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 119 |
+
Success: True
|
| 120 |
+
# episodes completed so far: 24
|
| 121 |
+
# successes: 24 (100.0%)
|
| 122 |
+
|
| 123 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 124 |
+
Success: True
|
| 125 |
+
# episodes completed so far: 25
|
| 126 |
+
# successes: 25 (100.0%)
|
| 127 |
+
|
| 128 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 129 |
+
Success: True
|
| 130 |
+
# episodes completed so far: 26
|
| 131 |
+
# successes: 26 (100.0%)
|
| 132 |
+
|
| 133 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 134 |
+
Success: True
|
| 135 |
+
# episodes completed so far: 27
|
| 136 |
+
# successes: 27 (100.0%)
|
| 137 |
+
|
| 138 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 139 |
+
Success: True
|
| 140 |
+
# episodes completed so far: 28
|
| 141 |
+
# successes: 28 (100.0%)
|
| 142 |
+
|
| 143 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 144 |
+
Success: True
|
| 145 |
+
# episodes completed so far: 29
|
| 146 |
+
# successes: 29 (100.0%)
|
| 147 |
+
|
| 148 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 149 |
+
Success: True
|
| 150 |
+
# episodes completed so far: 30
|
| 151 |
+
# successes: 30 (100.0%)
|
| 152 |
+
|
| 153 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 154 |
+
Success: True
|
| 155 |
+
# episodes completed so far: 31
|
| 156 |
+
# successes: 31 (100.0%)
|
| 157 |
+
|
| 158 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 159 |
+
Success: True
|
| 160 |
+
# episodes completed so far: 32
|
| 161 |
+
# successes: 32 (100.0%)
|
| 162 |
+
|
| 163 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 164 |
+
Success: True
|
| 165 |
+
# episodes completed so far: 33
|
| 166 |
+
# successes: 33 (100.0%)
|
| 167 |
+
|
| 168 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 169 |
+
Success: True
|
| 170 |
+
# episodes completed so far: 34
|
| 171 |
+
# successes: 34 (100.0%)
|
| 172 |
+
|
| 173 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 174 |
+
Success: True
|
| 175 |
+
# episodes completed so far: 35
|
| 176 |
+
# successes: 35 (100.0%)
|
| 177 |
+
|
| 178 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 179 |
+
Success: True
|
| 180 |
+
# episodes completed so far: 36
|
| 181 |
+
# successes: 36 (100.0%)
|
| 182 |
+
|
| 183 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 184 |
+
Success: True
|
| 185 |
+
# episodes completed so far: 37
|
| 186 |
+
# successes: 37 (100.0%)
|
| 187 |
+
|
| 188 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 189 |
+
Success: True
|
| 190 |
+
# episodes completed so far: 38
|
| 191 |
+
# successes: 38 (100.0%)
|
| 192 |
+
|
| 193 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 194 |
+
Success: True
|
| 195 |
+
# episodes completed so far: 39
|
| 196 |
+
# successes: 39 (100.0%)
|
| 197 |
+
|
| 198 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 199 |
+
Success: True
|
| 200 |
+
# episodes completed so far: 40
|
| 201 |
+
# successes: 40 (100.0%)
|
| 202 |
+
|
| 203 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 204 |
+
Success: True
|
| 205 |
+
# episodes completed so far: 41
|
| 206 |
+
# successes: 41 (100.0%)
|
| 207 |
+
|
| 208 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 209 |
+
Success: True
|
| 210 |
+
# episodes completed so far: 42
|
| 211 |
+
# successes: 42 (100.0%)
|
| 212 |
+
|
| 213 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 214 |
+
Success: True
|
| 215 |
+
# episodes completed so far: 43
|
| 216 |
+
# successes: 43 (100.0%)
|
| 217 |
+
|
| 218 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 219 |
+
Success: True
|
| 220 |
+
# episodes completed so far: 44
|
| 221 |
+
# successes: 44 (100.0%)
|
| 222 |
+
|
| 223 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 224 |
+
Success: True
|
| 225 |
+
# episodes completed so far: 45
|
| 226 |
+
# successes: 45 (100.0%)
|
| 227 |
+
|
| 228 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 229 |
+
Success: True
|
| 230 |
+
# episodes completed so far: 46
|
| 231 |
+
# successes: 46 (100.0%)
|
| 232 |
+
|
| 233 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 234 |
+
Success: True
|
| 235 |
+
# episodes completed so far: 47
|
| 236 |
+
# successes: 47 (100.0%)
|
| 237 |
+
|
| 238 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 239 |
+
Success: True
|
| 240 |
+
# episodes completed so far: 48
|
| 241 |
+
# successes: 48 (100.0%)
|
| 242 |
+
|
| 243 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 244 |
+
Success: True
|
| 245 |
+
# episodes completed so far: 49
|
| 246 |
+
# successes: 49 (100.0%)
|
| 247 |
+
|
| 248 |
+
Task: pick up the black bowl between the plate and the ramekin and place it on the plate
|
| 249 |
+
Success: True
|
| 250 |
+
# episodes completed so far: 50
|
| 251 |
+
# successes: 50 (100.0%)
|
| 252 |
+
Current task success rate: 1.0
|
| 253 |
+
Current total success rate: 1.0
|
| 254 |
+
|
| 255 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 256 |
+
Success: True
|
| 257 |
+
# episodes completed so far: 51
|
| 258 |
+
# successes: 51 (100.0%)
|
| 259 |
+
|
| 260 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 261 |
+
Success: True
|
| 262 |
+
# episodes completed so far: 52
|
| 263 |
+
# successes: 52 (100.0%)
|
| 264 |
+
|
| 265 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 266 |
+
Success: True
|
| 267 |
+
# episodes completed so far: 53
|
| 268 |
+
# successes: 53 (100.0%)
|
| 269 |
+
|
| 270 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 271 |
+
Success: True
|
| 272 |
+
# episodes completed so far: 54
|
| 273 |
+
# successes: 54 (100.0%)
|
| 274 |
+
|
| 275 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 276 |
+
Success: True
|
| 277 |
+
# episodes completed so far: 55
|
| 278 |
+
# successes: 55 (100.0%)
|
| 279 |
+
|
| 280 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 281 |
+
Success: True
|
| 282 |
+
# episodes completed so far: 56
|
| 283 |
+
# successes: 56 (100.0%)
|
| 284 |
+
|
| 285 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 286 |
+
Success: True
|
| 287 |
+
# episodes completed so far: 57
|
| 288 |
+
# successes: 57 (100.0%)
|
| 289 |
+
|
| 290 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 291 |
+
Success: True
|
| 292 |
+
# episodes completed so far: 58
|
| 293 |
+
# successes: 58 (100.0%)
|
| 294 |
+
|
| 295 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 296 |
+
Success: True
|
| 297 |
+
# episodes completed so far: 59
|
| 298 |
+
# successes: 59 (100.0%)
|
| 299 |
+
|
| 300 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 301 |
+
Success: True
|
| 302 |
+
# episodes completed so far: 60
|
| 303 |
+
# successes: 60 (100.0%)
|
| 304 |
+
|
| 305 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 306 |
+
Success: True
|
| 307 |
+
# episodes completed so far: 61
|
| 308 |
+
# successes: 61 (100.0%)
|
| 309 |
+
|
| 310 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 311 |
+
Success: True
|
| 312 |
+
# episodes completed so far: 62
|
| 313 |
+
# successes: 62 (100.0%)
|
| 314 |
+
|
| 315 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 316 |
+
Success: True
|
| 317 |
+
# episodes completed so far: 63
|
| 318 |
+
# successes: 63 (100.0%)
|
| 319 |
+
|
| 320 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 321 |
+
Success: True
|
| 322 |
+
# episodes completed so far: 64
|
| 323 |
+
# successes: 64 (100.0%)
|
| 324 |
+
|
| 325 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 326 |
+
Success: True
|
| 327 |
+
# episodes completed so far: 65
|
| 328 |
+
# successes: 65 (100.0%)
|
| 329 |
+
|
| 330 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 331 |
+
Success: True
|
| 332 |
+
# episodes completed so far: 66
|
| 333 |
+
# successes: 66 (100.0%)
|
| 334 |
+
|
| 335 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 336 |
+
Success: True
|
| 337 |
+
# episodes completed so far: 67
|
| 338 |
+
# successes: 67 (100.0%)
|
| 339 |
+
|
| 340 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 341 |
+
Success: True
|
| 342 |
+
# episodes completed so far: 68
|
| 343 |
+
# successes: 68 (100.0%)
|
| 344 |
+
|
| 345 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 346 |
+
Success: True
|
| 347 |
+
# episodes completed so far: 69
|
| 348 |
+
# successes: 69 (100.0%)
|
| 349 |
+
|
| 350 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 351 |
+
Success: True
|
| 352 |
+
# episodes completed so far: 70
|
| 353 |
+
# successes: 70 (100.0%)
|
| 354 |
+
|
| 355 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 356 |
+
Success: True
|
| 357 |
+
# episodes completed so far: 71
|
| 358 |
+
# successes: 71 (100.0%)
|
| 359 |
+
|
| 360 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 361 |
+
Success: True
|
| 362 |
+
# episodes completed so far: 72
|
| 363 |
+
# successes: 72 (100.0%)
|
| 364 |
+
|
| 365 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 366 |
+
Success: True
|
| 367 |
+
# episodes completed so far: 73
|
| 368 |
+
# successes: 73 (100.0%)
|
| 369 |
+
|
| 370 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 371 |
+
Success: True
|
| 372 |
+
# episodes completed so far: 74
|
| 373 |
+
# successes: 74 (100.0%)
|
| 374 |
+
|
| 375 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 376 |
+
Success: True
|
| 377 |
+
# episodes completed so far: 75
|
| 378 |
+
# successes: 75 (100.0%)
|
| 379 |
+
|
| 380 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 381 |
+
Success: True
|
| 382 |
+
# episodes completed so far: 76
|
| 383 |
+
# successes: 76 (100.0%)
|
| 384 |
+
|
| 385 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 386 |
+
Success: True
|
| 387 |
+
# episodes completed so far: 77
|
| 388 |
+
# successes: 77 (100.0%)
|
| 389 |
+
|
| 390 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 391 |
+
Success: True
|
| 392 |
+
# episodes completed so far: 78
|
| 393 |
+
# successes: 78 (100.0%)
|
| 394 |
+
|
| 395 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 396 |
+
Success: True
|
| 397 |
+
# episodes completed so far: 79
|
| 398 |
+
# successes: 79 (100.0%)
|
| 399 |
+
|
| 400 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 401 |
+
Success: True
|
| 402 |
+
# episodes completed so far: 80
|
| 403 |
+
# successes: 80 (100.0%)
|
| 404 |
+
|
| 405 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 406 |
+
Success: True
|
| 407 |
+
# episodes completed so far: 81
|
| 408 |
+
# successes: 81 (100.0%)
|
| 409 |
+
|
| 410 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 411 |
+
Success: True
|
| 412 |
+
# episodes completed so far: 82
|
| 413 |
+
# successes: 82 (100.0%)
|
| 414 |
+
|
| 415 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 416 |
+
Success: True
|
| 417 |
+
# episodes completed so far: 83
|
| 418 |
+
# successes: 83 (100.0%)
|
| 419 |
+
|
| 420 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 421 |
+
Success: True
|
| 422 |
+
# episodes completed so far: 84
|
| 423 |
+
# successes: 84 (100.0%)
|
| 424 |
+
|
| 425 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 426 |
+
Success: True
|
| 427 |
+
# episodes completed so far: 85
|
| 428 |
+
# successes: 85 (100.0%)
|
| 429 |
+
|
| 430 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 431 |
+
Success: True
|
| 432 |
+
# episodes completed so far: 86
|
| 433 |
+
# successes: 86 (100.0%)
|
| 434 |
+
|
| 435 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 436 |
+
Success: True
|
| 437 |
+
# episodes completed so far: 87
|
| 438 |
+
# successes: 87 (100.0%)
|
| 439 |
+
|
| 440 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 441 |
+
Success: True
|
| 442 |
+
# episodes completed so far: 88
|
| 443 |
+
# successes: 88 (100.0%)
|
| 444 |
+
|
| 445 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 446 |
+
Success: True
|
| 447 |
+
# episodes completed so far: 89
|
| 448 |
+
# successes: 89 (100.0%)
|
| 449 |
+
|
| 450 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 451 |
+
Success: True
|
| 452 |
+
# episodes completed so far: 90
|
| 453 |
+
# successes: 90 (100.0%)
|
| 454 |
+
|
| 455 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 456 |
+
Success: True
|
| 457 |
+
# episodes completed so far: 91
|
| 458 |
+
# successes: 91 (100.0%)
|
| 459 |
+
|
| 460 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 461 |
+
Success: True
|
| 462 |
+
# episodes completed so far: 92
|
| 463 |
+
# successes: 92 (100.0%)
|
| 464 |
+
|
| 465 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 466 |
+
Success: True
|
| 467 |
+
# episodes completed so far: 93
|
| 468 |
+
# successes: 93 (100.0%)
|
| 469 |
+
|
| 470 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 471 |
+
Success: True
|
| 472 |
+
# episodes completed so far: 94
|
| 473 |
+
# successes: 94 (100.0%)
|
| 474 |
+
|
| 475 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 476 |
+
Success: True
|
| 477 |
+
# episodes completed so far: 95
|
| 478 |
+
# successes: 95 (100.0%)
|
| 479 |
+
|
| 480 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 481 |
+
Success: True
|
| 482 |
+
# episodes completed so far: 96
|
| 483 |
+
# successes: 96 (100.0%)
|
| 484 |
+
|
| 485 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 486 |
+
Success: True
|
| 487 |
+
# episodes completed so far: 97
|
| 488 |
+
# successes: 97 (100.0%)
|
| 489 |
+
|
| 490 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 491 |
+
Success: True
|
| 492 |
+
# episodes completed so far: 98
|
| 493 |
+
# successes: 98 (100.0%)
|
| 494 |
+
|
| 495 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 496 |
+
Success: True
|
| 497 |
+
# episodes completed so far: 99
|
| 498 |
+
# successes: 99 (100.0%)
|
| 499 |
+
|
| 500 |
+
Task: pick up the black bowl next to the ramekin and place it on the plate
|
| 501 |
+
Success: True
|
| 502 |
+
# episodes completed so far: 100
|
| 503 |
+
# successes: 100 (100.0%)
|
| 504 |
+
Current task success rate: 1.0
|
| 505 |
+
Current total success rate: 1.0
|
| 506 |
+
|
| 507 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 508 |
+
Success: True
|
| 509 |
+
# episodes completed so far: 101
|
| 510 |
+
# successes: 101 (100.0%)
|
| 511 |
+
|
| 512 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 513 |
+
Success: True
|
| 514 |
+
# episodes completed so far: 102
|
| 515 |
+
# successes: 102 (100.0%)
|
| 516 |
+
|
| 517 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 518 |
+
Success: True
|
| 519 |
+
# episodes completed so far: 103
|
| 520 |
+
# successes: 103 (100.0%)
|
| 521 |
+
|
| 522 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 523 |
+
Success: True
|
| 524 |
+
# episodes completed so far: 104
|
| 525 |
+
# successes: 104 (100.0%)
|
| 526 |
+
|
| 527 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 528 |
+
Success: True
|
| 529 |
+
# episodes completed so far: 105
|
| 530 |
+
# successes: 105 (100.0%)
|
| 531 |
+
|
| 532 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 533 |
+
Success: True
|
| 534 |
+
# episodes completed so far: 106
|
| 535 |
+
# successes: 106 (100.0%)
|
| 536 |
+
|
| 537 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 538 |
+
Success: True
|
| 539 |
+
# episodes completed so far: 107
|
| 540 |
+
# successes: 107 (100.0%)
|
| 541 |
+
|
| 542 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 543 |
+
Success: True
|
| 544 |
+
# episodes completed so far: 108
|
| 545 |
+
# successes: 108 (100.0%)
|
| 546 |
+
|
| 547 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 548 |
+
Success: True
|
| 549 |
+
# episodes completed so far: 109
|
| 550 |
+
# successes: 109 (100.0%)
|
| 551 |
+
|
| 552 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 553 |
+
Success: True
|
| 554 |
+
# episodes completed so far: 110
|
| 555 |
+
# successes: 110 (100.0%)
|
| 556 |
+
|
| 557 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 558 |
+
Success: True
|
| 559 |
+
# episodes completed so far: 111
|
| 560 |
+
# successes: 111 (100.0%)
|
| 561 |
+
|
| 562 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 563 |
+
Success: True
|
| 564 |
+
# episodes completed so far: 112
|
| 565 |
+
# successes: 112 (100.0%)
|
| 566 |
+
|
| 567 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 568 |
+
Success: True
|
| 569 |
+
# episodes completed so far: 113
|
| 570 |
+
# successes: 113 (100.0%)
|
| 571 |
+
|
| 572 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 573 |
+
Success: True
|
| 574 |
+
# episodes completed so far: 114
|
| 575 |
+
# successes: 114 (100.0%)
|
| 576 |
+
|
| 577 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 578 |
+
Success: True
|
| 579 |
+
# episodes completed so far: 115
|
| 580 |
+
# successes: 115 (100.0%)
|
| 581 |
+
|
| 582 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 583 |
+
Success: True
|
| 584 |
+
# episodes completed so far: 116
|
| 585 |
+
# successes: 116 (100.0%)
|
| 586 |
+
|
| 587 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 588 |
+
Success: True
|
| 589 |
+
# episodes completed so far: 117
|
| 590 |
+
# successes: 117 (100.0%)
|
| 591 |
+
|
| 592 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 593 |
+
Success: True
|
| 594 |
+
# episodes completed so far: 118
|
| 595 |
+
# successes: 118 (100.0%)
|
| 596 |
+
|
| 597 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 598 |
+
Success: True
|
| 599 |
+
# episodes completed so far: 119
|
| 600 |
+
# successes: 119 (100.0%)
|
| 601 |
+
|
| 602 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 603 |
+
Success: True
|
| 604 |
+
# episodes completed so far: 120
|
| 605 |
+
# successes: 120 (100.0%)
|
| 606 |
+
|
| 607 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 608 |
+
Success: True
|
| 609 |
+
# episodes completed so far: 121
|
| 610 |
+
# successes: 121 (100.0%)
|
| 611 |
+
|
| 612 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 613 |
+
Success: True
|
| 614 |
+
# episodes completed so far: 122
|
| 615 |
+
# successes: 122 (100.0%)
|
| 616 |
+
|
| 617 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 618 |
+
Success: True
|
| 619 |
+
# episodes completed so far: 123
|
| 620 |
+
# successes: 123 (100.0%)
|
| 621 |
+
|
| 622 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 623 |
+
Success: True
|
| 624 |
+
# episodes completed so far: 124
|
| 625 |
+
# successes: 124 (100.0%)
|
| 626 |
+
|
| 627 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 628 |
+
Success: True
|
| 629 |
+
# episodes completed so far: 125
|
| 630 |
+
# successes: 125 (100.0%)
|
| 631 |
+
|
| 632 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 633 |
+
Success: True
|
| 634 |
+
# episodes completed so far: 126
|
| 635 |
+
# successes: 126 (100.0%)
|
| 636 |
+
|
| 637 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 638 |
+
Success: True
|
| 639 |
+
# episodes completed so far: 127
|
| 640 |
+
# successes: 127 (100.0%)
|
| 641 |
+
|
| 642 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 643 |
+
Success: True
|
| 644 |
+
# episodes completed so far: 128
|
| 645 |
+
# successes: 128 (100.0%)
|
| 646 |
+
|
| 647 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 648 |
+
Success: True
|
| 649 |
+
# episodes completed so far: 129
|
| 650 |
+
# successes: 129 (100.0%)
|
| 651 |
+
|
| 652 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 653 |
+
Success: True
|
| 654 |
+
# episodes completed so far: 130
|
| 655 |
+
# successes: 130 (100.0%)
|
| 656 |
+
|
| 657 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 658 |
+
Success: True
|
| 659 |
+
# episodes completed so far: 131
|
| 660 |
+
# successes: 131 (100.0%)
|
| 661 |
+
|
| 662 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 663 |
+
Success: True
|
| 664 |
+
# episodes completed so far: 132
|
| 665 |
+
# successes: 132 (100.0%)
|
| 666 |
+
|
| 667 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 668 |
+
Success: True
|
| 669 |
+
# episodes completed so far: 133
|
| 670 |
+
# successes: 133 (100.0%)
|
| 671 |
+
|
| 672 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 673 |
+
Success: True
|
| 674 |
+
# episodes completed so far: 134
|
| 675 |
+
# successes: 134 (100.0%)
|
| 676 |
+
|
| 677 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 678 |
+
Success: True
|
| 679 |
+
# episodes completed so far: 135
|
| 680 |
+
# successes: 135 (100.0%)
|
| 681 |
+
|
| 682 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 683 |
+
Success: True
|
| 684 |
+
# episodes completed so far: 136
|
| 685 |
+
# successes: 136 (100.0%)
|
| 686 |
+
|
| 687 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 688 |
+
Success: False
|
| 689 |
+
# episodes completed so far: 137
|
| 690 |
+
# successes: 136 (99.3%)
|
| 691 |
+
|
| 692 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 693 |
+
Success: True
|
| 694 |
+
# episodes completed so far: 138
|
| 695 |
+
# successes: 137 (99.3%)
|
| 696 |
+
|
| 697 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 698 |
+
Success: True
|
| 699 |
+
# episodes completed so far: 139
|
| 700 |
+
# successes: 138 (99.3%)
|
| 701 |
+
|
| 702 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 703 |
+
Success: True
|
| 704 |
+
# episodes completed so far: 140
|
| 705 |
+
# successes: 139 (99.3%)
|
| 706 |
+
|
| 707 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 708 |
+
Success: True
|
| 709 |
+
# episodes completed so far: 141
|
| 710 |
+
# successes: 140 (99.3%)
|
| 711 |
+
|
| 712 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 713 |
+
Success: True
|
| 714 |
+
# episodes completed so far: 142
|
| 715 |
+
# successes: 141 (99.3%)
|
| 716 |
+
|
| 717 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 718 |
+
Success: True
|
| 719 |
+
# episodes completed so far: 143
|
| 720 |
+
# successes: 142 (99.3%)
|
| 721 |
+
|
| 722 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 723 |
+
Success: True
|
| 724 |
+
# episodes completed so far: 144
|
| 725 |
+
# successes: 143 (99.3%)
|
| 726 |
+
|
| 727 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 728 |
+
Success: True
|
| 729 |
+
# episodes completed so far: 145
|
| 730 |
+
# successes: 144 (99.3%)
|
| 731 |
+
|
| 732 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 733 |
+
Success: True
|
| 734 |
+
# episodes completed so far: 146
|
| 735 |
+
# successes: 145 (99.3%)
|
| 736 |
+
|
| 737 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 738 |
+
Success: True
|
| 739 |
+
# episodes completed so far: 147
|
| 740 |
+
# successes: 146 (99.3%)
|
| 741 |
+
|
| 742 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 743 |
+
Success: True
|
| 744 |
+
# episodes completed so far: 148
|
| 745 |
+
# successes: 147 (99.3%)
|
| 746 |
+
|
| 747 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 748 |
+
Success: True
|
| 749 |
+
# episodes completed so far: 149
|
| 750 |
+
# successes: 148 (99.3%)
|
| 751 |
+
|
| 752 |
+
Task: pick up the black bowl from table center and place it on the plate
|
| 753 |
+
Success: True
|
| 754 |
+
# episodes completed so far: 150
|
| 755 |
+
# successes: 149 (99.3%)
|
| 756 |
+
Current task success rate: 0.98
|
| 757 |
+
Current total success rate: 0.9933333333333333
|
| 758 |
+
|
| 759 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 760 |
+
Success: True
|
| 761 |
+
# episodes completed so far: 151
|
| 762 |
+
# successes: 150 (99.3%)
|
| 763 |
+
|
| 764 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 765 |
+
Success: True
|
| 766 |
+
# episodes completed so far: 152
|
| 767 |
+
# successes: 151 (99.3%)
|
| 768 |
+
|
| 769 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 770 |
+
Success: True
|
| 771 |
+
# episodes completed so far: 153
|
| 772 |
+
# successes: 152 (99.3%)
|
| 773 |
+
|
| 774 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 775 |
+
Success: True
|
| 776 |
+
# episodes completed so far: 154
|
| 777 |
+
# successes: 153 (99.4%)
|
| 778 |
+
|
| 779 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 780 |
+
Success: True
|
| 781 |
+
# episodes completed so far: 155
|
| 782 |
+
# successes: 154 (99.4%)
|
| 783 |
+
|
| 784 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 785 |
+
Success: True
|
| 786 |
+
# episodes completed so far: 156
|
| 787 |
+
# successes: 155 (99.4%)
|
| 788 |
+
|
| 789 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 790 |
+
Success: True
|
| 791 |
+
# episodes completed so far: 157
|
| 792 |
+
# successes: 156 (99.4%)
|
| 793 |
+
|
| 794 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 795 |
+
Success: True
|
| 796 |
+
# episodes completed so far: 158
|
| 797 |
+
# successes: 157 (99.4%)
|
| 798 |
+
|
| 799 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 800 |
+
Success: True
|
| 801 |
+
# episodes completed so far: 159
|
| 802 |
+
# successes: 158 (99.4%)
|
| 803 |
+
|
| 804 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 805 |
+
Success: True
|
| 806 |
+
# episodes completed so far: 160
|
| 807 |
+
# successes: 159 (99.4%)
|
| 808 |
+
|
| 809 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 810 |
+
Success: True
|
| 811 |
+
# episodes completed so far: 161
|
| 812 |
+
# successes: 160 (99.4%)
|
| 813 |
+
|
| 814 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 815 |
+
Success: True
|
| 816 |
+
# episodes completed so far: 162
|
| 817 |
+
# successes: 161 (99.4%)
|
| 818 |
+
|
| 819 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 820 |
+
Success: True
|
| 821 |
+
# episodes completed so far: 163
|
| 822 |
+
# successes: 162 (99.4%)
|
| 823 |
+
|
| 824 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 825 |
+
Success: True
|
| 826 |
+
# episodes completed so far: 164
|
| 827 |
+
# successes: 163 (99.4%)
|
| 828 |
+
|
| 829 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 830 |
+
Success: True
|
| 831 |
+
# episodes completed so far: 165
|
| 832 |
+
# successes: 164 (99.4%)
|
| 833 |
+
|
| 834 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 835 |
+
Success: True
|
| 836 |
+
# episodes completed so far: 166
|
| 837 |
+
# successes: 165 (99.4%)
|
| 838 |
+
|
| 839 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 840 |
+
Success: True
|
| 841 |
+
# episodes completed so far: 167
|
| 842 |
+
# successes: 166 (99.4%)
|
| 843 |
+
|
| 844 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 845 |
+
Success: True
|
| 846 |
+
# episodes completed so far: 168
|
| 847 |
+
# successes: 167 (99.4%)
|
| 848 |
+
|
| 849 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 850 |
+
Success: True
|
| 851 |
+
# episodes completed so far: 169
|
| 852 |
+
# successes: 168 (99.4%)
|
| 853 |
+
|
| 854 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 855 |
+
Success: True
|
| 856 |
+
# episodes completed so far: 170
|
| 857 |
+
# successes: 169 (99.4%)
|
| 858 |
+
|
| 859 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 860 |
+
Success: True
|
| 861 |
+
# episodes completed so far: 171
|
| 862 |
+
# successes: 170 (99.4%)
|
| 863 |
+
|
| 864 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 865 |
+
Success: True
|
| 866 |
+
# episodes completed so far: 172
|
| 867 |
+
# successes: 171 (99.4%)
|
| 868 |
+
|
| 869 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 870 |
+
Success: True
|
| 871 |
+
# episodes completed so far: 173
|
| 872 |
+
# successes: 172 (99.4%)
|
| 873 |
+
|
| 874 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 875 |
+
Success: True
|
| 876 |
+
# episodes completed so far: 174
|
| 877 |
+
# successes: 173 (99.4%)
|
| 878 |
+
|
| 879 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 880 |
+
Success: True
|
| 881 |
+
# episodes completed so far: 175
|
| 882 |
+
# successes: 174 (99.4%)
|
| 883 |
+
|
| 884 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 885 |
+
Success: True
|
| 886 |
+
# episodes completed so far: 176
|
| 887 |
+
# successes: 175 (99.4%)
|
| 888 |
+
|
| 889 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 890 |
+
Success: True
|
| 891 |
+
# episodes completed so far: 177
|
| 892 |
+
# successes: 176 (99.4%)
|
| 893 |
+
|
| 894 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 895 |
+
Success: True
|
| 896 |
+
# episodes completed so far: 178
|
| 897 |
+
# successes: 177 (99.4%)
|
| 898 |
+
|
| 899 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 900 |
+
Success: True
|
| 901 |
+
# episodes completed so far: 179
|
| 902 |
+
# successes: 178 (99.4%)
|
| 903 |
+
|
| 904 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 905 |
+
Success: True
|
| 906 |
+
# episodes completed so far: 180
|
| 907 |
+
# successes: 179 (99.4%)
|
| 908 |
+
|
| 909 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 910 |
+
Success: True
|
| 911 |
+
# episodes completed so far: 181
|
| 912 |
+
# successes: 180 (99.4%)
|
| 913 |
+
|
| 914 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 915 |
+
Success: True
|
| 916 |
+
# episodes completed so far: 182
|
| 917 |
+
# successes: 181 (99.5%)
|
| 918 |
+
|
| 919 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 920 |
+
Success: True
|
| 921 |
+
# episodes completed so far: 183
|
| 922 |
+
# successes: 182 (99.5%)
|
| 923 |
+
|
| 924 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 925 |
+
Success: True
|
| 926 |
+
# episodes completed so far: 184
|
| 927 |
+
# successes: 183 (99.5%)
|
| 928 |
+
|
| 929 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 930 |
+
Success: True
|
| 931 |
+
# episodes completed so far: 185
|
| 932 |
+
# successes: 184 (99.5%)
|
| 933 |
+
|
| 934 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 935 |
+
Success: True
|
| 936 |
+
# episodes completed so far: 186
|
| 937 |
+
# successes: 185 (99.5%)
|
| 938 |
+
|
| 939 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 940 |
+
Success: True
|
| 941 |
+
# episodes completed so far: 187
|
| 942 |
+
# successes: 186 (99.5%)
|
| 943 |
+
|
| 944 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 945 |
+
Success: True
|
| 946 |
+
# episodes completed so far: 188
|
| 947 |
+
# successes: 187 (99.5%)
|
| 948 |
+
|
| 949 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 950 |
+
Success: True
|
| 951 |
+
# episodes completed so far: 189
|
| 952 |
+
# successes: 188 (99.5%)
|
| 953 |
+
|
| 954 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 955 |
+
Success: True
|
| 956 |
+
# episodes completed so far: 190
|
| 957 |
+
# successes: 189 (99.5%)
|
| 958 |
+
|
| 959 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 960 |
+
Success: True
|
| 961 |
+
# episodes completed so far: 191
|
| 962 |
+
# successes: 190 (99.5%)
|
| 963 |
+
|
| 964 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 965 |
+
Success: True
|
| 966 |
+
# episodes completed so far: 192
|
| 967 |
+
# successes: 191 (99.5%)
|
| 968 |
+
|
| 969 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 970 |
+
Success: True
|
| 971 |
+
# episodes completed so far: 193
|
| 972 |
+
# successes: 192 (99.5%)
|
| 973 |
+
|
| 974 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 975 |
+
Success: True
|
| 976 |
+
# episodes completed so far: 194
|
| 977 |
+
# successes: 193 (99.5%)
|
| 978 |
+
|
| 979 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 980 |
+
Success: True
|
| 981 |
+
# episodes completed so far: 195
|
| 982 |
+
# successes: 194 (99.5%)
|
| 983 |
+
|
| 984 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 985 |
+
Success: True
|
| 986 |
+
# episodes completed so far: 196
|
| 987 |
+
# successes: 195 (99.5%)
|
| 988 |
+
|
| 989 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 990 |
+
Success: True
|
| 991 |
+
# episodes completed so far: 197
|
| 992 |
+
# successes: 196 (99.5%)
|
| 993 |
+
|
| 994 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 995 |
+
Success: True
|
| 996 |
+
# episodes completed so far: 198
|
| 997 |
+
# successes: 197 (99.5%)
|
| 998 |
+
|
| 999 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 1000 |
+
Success: True
|
| 1001 |
+
# episodes completed so far: 199
|
| 1002 |
+
# successes: 198 (99.5%)
|
| 1003 |
+
|
| 1004 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 1005 |
+
Success: True
|
| 1006 |
+
# episodes completed so far: 200
|
| 1007 |
+
# successes: 199 (99.5%)
|
| 1008 |
+
Current task success rate: 1.0
|
| 1009 |
+
Current total success rate: 0.995
|
| 1010 |
+
|
| 1011 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1012 |
+
Success: True
|
| 1013 |
+
# episodes completed so far: 201
|
| 1014 |
+
# successes: 200 (99.5%)
|
| 1015 |
+
|
| 1016 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1017 |
+
Success: True
|
| 1018 |
+
# episodes completed so far: 202
|
| 1019 |
+
# successes: 201 (99.5%)
|
| 1020 |
+
|
| 1021 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1022 |
+
Success: True
|
| 1023 |
+
# episodes completed so far: 203
|
| 1024 |
+
# successes: 202 (99.5%)
|
| 1025 |
+
|
| 1026 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1027 |
+
Success: True
|
| 1028 |
+
# episodes completed so far: 204
|
| 1029 |
+
# successes: 203 (99.5%)
|
| 1030 |
+
|
| 1031 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1032 |
+
Success: True
|
| 1033 |
+
# episodes completed so far: 205
|
| 1034 |
+
# successes: 204 (99.5%)
|
| 1035 |
+
|
| 1036 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1037 |
+
Success: True
|
| 1038 |
+
# episodes completed so far: 206
|
| 1039 |
+
# successes: 205 (99.5%)
|
| 1040 |
+
|
| 1041 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1042 |
+
Success: True
|
| 1043 |
+
# episodes completed so far: 207
|
| 1044 |
+
# successes: 206 (99.5%)
|
| 1045 |
+
|
| 1046 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1047 |
+
Success: True
|
| 1048 |
+
# episodes completed so far: 208
|
| 1049 |
+
# successes: 207 (99.5%)
|
| 1050 |
+
|
| 1051 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1052 |
+
Success: True
|
| 1053 |
+
# episodes completed so far: 209
|
| 1054 |
+
# successes: 208 (99.5%)
|
| 1055 |
+
|
| 1056 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1057 |
+
Success: True
|
| 1058 |
+
# episodes completed so far: 210
|
| 1059 |
+
# successes: 209 (99.5%)
|
| 1060 |
+
|
| 1061 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1062 |
+
Success: True
|
| 1063 |
+
# episodes completed so far: 211
|
| 1064 |
+
# successes: 210 (99.5%)
|
| 1065 |
+
|
| 1066 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1067 |
+
Success: True
|
| 1068 |
+
# episodes completed so far: 212
|
| 1069 |
+
# successes: 211 (99.5%)
|
| 1070 |
+
|
| 1071 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1072 |
+
Success: True
|
| 1073 |
+
# episodes completed so far: 213
|
| 1074 |
+
# successes: 212 (99.5%)
|
| 1075 |
+
|
| 1076 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1077 |
+
Success: True
|
| 1078 |
+
# episodes completed so far: 214
|
| 1079 |
+
# successes: 213 (99.5%)
|
| 1080 |
+
|
| 1081 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1082 |
+
Success: True
|
| 1083 |
+
# episodes completed so far: 215
|
| 1084 |
+
# successes: 214 (99.5%)
|
| 1085 |
+
|
| 1086 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1087 |
+
Success: True
|
| 1088 |
+
# episodes completed so far: 216
|
| 1089 |
+
# successes: 215 (99.5%)
|
| 1090 |
+
|
| 1091 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1092 |
+
Success: True
|
| 1093 |
+
# episodes completed so far: 217
|
| 1094 |
+
# successes: 216 (99.5%)
|
| 1095 |
+
|
| 1096 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1097 |
+
Success: True
|
| 1098 |
+
# episodes completed so far: 218
|
| 1099 |
+
# successes: 217 (99.5%)
|
| 1100 |
+
|
| 1101 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1102 |
+
Success: True
|
| 1103 |
+
# episodes completed so far: 219
|
| 1104 |
+
# successes: 218 (99.5%)
|
| 1105 |
+
|
| 1106 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1107 |
+
Success: True
|
| 1108 |
+
# episodes completed so far: 220
|
| 1109 |
+
# successes: 219 (99.5%)
|
| 1110 |
+
|
| 1111 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1112 |
+
Success: True
|
| 1113 |
+
# episodes completed so far: 221
|
| 1114 |
+
# successes: 220 (99.5%)
|
| 1115 |
+
|
| 1116 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1117 |
+
Success: True
|
| 1118 |
+
# episodes completed so far: 222
|
| 1119 |
+
# successes: 221 (99.5%)
|
| 1120 |
+
|
| 1121 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1122 |
+
Success: True
|
| 1123 |
+
# episodes completed so far: 223
|
| 1124 |
+
# successes: 222 (99.6%)
|
| 1125 |
+
|
| 1126 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1127 |
+
Success: True
|
| 1128 |
+
# episodes completed so far: 224
|
| 1129 |
+
# successes: 223 (99.6%)
|
| 1130 |
+
|
| 1131 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1132 |
+
Success: True
|
| 1133 |
+
# episodes completed so far: 225
|
| 1134 |
+
# successes: 224 (99.6%)
|
| 1135 |
+
|
| 1136 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1137 |
+
Success: True
|
| 1138 |
+
# episodes completed so far: 226
|
| 1139 |
+
# successes: 225 (99.6%)
|
| 1140 |
+
|
| 1141 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1142 |
+
Success: True
|
| 1143 |
+
# episodes completed so far: 227
|
| 1144 |
+
# successes: 226 (99.6%)
|
| 1145 |
+
|
| 1146 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1147 |
+
Success: True
|
| 1148 |
+
# episodes completed so far: 228
|
| 1149 |
+
# successes: 227 (99.6%)
|
| 1150 |
+
|
| 1151 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1152 |
+
Success: True
|
| 1153 |
+
# episodes completed so far: 229
|
| 1154 |
+
# successes: 228 (99.6%)
|
| 1155 |
+
|
| 1156 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1157 |
+
Success: True
|
| 1158 |
+
# episodes completed so far: 230
|
| 1159 |
+
# successes: 229 (99.6%)
|
| 1160 |
+
|
| 1161 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1162 |
+
Success: True
|
| 1163 |
+
# episodes completed so far: 231
|
| 1164 |
+
# successes: 230 (99.6%)
|
| 1165 |
+
|
| 1166 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1167 |
+
Success: True
|
| 1168 |
+
# episodes completed so far: 232
|
| 1169 |
+
# successes: 231 (99.6%)
|
| 1170 |
+
|
| 1171 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1172 |
+
Success: True
|
| 1173 |
+
# episodes completed so far: 233
|
| 1174 |
+
# successes: 232 (99.6%)
|
| 1175 |
+
|
| 1176 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1177 |
+
Success: True
|
| 1178 |
+
# episodes completed so far: 234
|
| 1179 |
+
# successes: 233 (99.6%)
|
| 1180 |
+
|
| 1181 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1182 |
+
Success: True
|
| 1183 |
+
# episodes completed so far: 235
|
| 1184 |
+
# successes: 234 (99.6%)
|
| 1185 |
+
|
| 1186 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1187 |
+
Success: True
|
| 1188 |
+
# episodes completed so far: 236
|
| 1189 |
+
# successes: 235 (99.6%)
|
| 1190 |
+
|
| 1191 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1192 |
+
Success: True
|
| 1193 |
+
# episodes completed so far: 237
|
| 1194 |
+
# successes: 236 (99.6%)
|
| 1195 |
+
|
| 1196 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1197 |
+
Success: True
|
| 1198 |
+
# episodes completed so far: 238
|
| 1199 |
+
# successes: 237 (99.6%)
|
| 1200 |
+
|
| 1201 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1202 |
+
Success: True
|
| 1203 |
+
# episodes completed so far: 239
|
| 1204 |
+
# successes: 238 (99.6%)
|
| 1205 |
+
|
| 1206 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1207 |
+
Success: True
|
| 1208 |
+
# episodes completed so far: 240
|
| 1209 |
+
# successes: 239 (99.6%)
|
| 1210 |
+
|
| 1211 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1212 |
+
Success: True
|
| 1213 |
+
# episodes completed so far: 241
|
| 1214 |
+
# successes: 240 (99.6%)
|
| 1215 |
+
|
| 1216 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1217 |
+
Success: True
|
| 1218 |
+
# episodes completed so far: 242
|
| 1219 |
+
# successes: 241 (99.6%)
|
| 1220 |
+
|
| 1221 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1222 |
+
Success: True
|
| 1223 |
+
# episodes completed so far: 243
|
| 1224 |
+
# successes: 242 (99.6%)
|
| 1225 |
+
|
| 1226 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1227 |
+
Success: True
|
| 1228 |
+
# episodes completed so far: 244
|
| 1229 |
+
# successes: 243 (99.6%)
|
| 1230 |
+
|
| 1231 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1232 |
+
Success: True
|
| 1233 |
+
# episodes completed so far: 245
|
| 1234 |
+
# successes: 244 (99.6%)
|
| 1235 |
+
|
| 1236 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1237 |
+
Success: True
|
| 1238 |
+
# episodes completed so far: 246
|
| 1239 |
+
# successes: 245 (99.6%)
|
| 1240 |
+
|
| 1241 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1242 |
+
Success: True
|
| 1243 |
+
# episodes completed so far: 247
|
| 1244 |
+
# successes: 246 (99.6%)
|
| 1245 |
+
|
| 1246 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1247 |
+
Success: True
|
| 1248 |
+
# episodes completed so far: 248
|
| 1249 |
+
# successes: 247 (99.6%)
|
| 1250 |
+
|
| 1251 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1252 |
+
Success: True
|
| 1253 |
+
# episodes completed so far: 249
|
| 1254 |
+
# successes: 248 (99.6%)
|
| 1255 |
+
|
| 1256 |
+
Task: pick up the black bowl in the top drawer of the wooden cabinet and place it on the plate
|
| 1257 |
+
Success: True
|
| 1258 |
+
# episodes completed so far: 250
|
| 1259 |
+
# successes: 249 (99.6%)
|
| 1260 |
+
Current task success rate: 1.0
|
| 1261 |
+
Current total success rate: 0.996
|
| 1262 |
+
|
| 1263 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1264 |
+
Success: True
|
| 1265 |
+
# episodes completed so far: 251
|
| 1266 |
+
# successes: 250 (99.6%)
|
| 1267 |
+
|
| 1268 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1269 |
+
Success: True
|
| 1270 |
+
# episodes completed so far: 252
|
| 1271 |
+
# successes: 251 (99.6%)
|
| 1272 |
+
|
| 1273 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1274 |
+
Success: True
|
| 1275 |
+
# episodes completed so far: 253
|
| 1276 |
+
# successes: 252 (99.6%)
|
| 1277 |
+
|
| 1278 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1279 |
+
Success: True
|
| 1280 |
+
# episodes completed so far: 254
|
| 1281 |
+
# successes: 253 (99.6%)
|
| 1282 |
+
|
| 1283 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1284 |
+
Success: True
|
| 1285 |
+
# episodes completed so far: 255
|
| 1286 |
+
# successes: 254 (99.6%)
|
| 1287 |
+
|
| 1288 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1289 |
+
Success: True
|
| 1290 |
+
# episodes completed so far: 256
|
| 1291 |
+
# successes: 255 (99.6%)
|
| 1292 |
+
|
| 1293 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1294 |
+
Success: True
|
| 1295 |
+
# episodes completed so far: 257
|
| 1296 |
+
# successes: 256 (99.6%)
|
| 1297 |
+
|
| 1298 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1299 |
+
Success: True
|
| 1300 |
+
# episodes completed so far: 258
|
| 1301 |
+
# successes: 257 (99.6%)
|
| 1302 |
+
|
| 1303 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1304 |
+
Success: True
|
| 1305 |
+
# episodes completed so far: 259
|
| 1306 |
+
# successes: 258 (99.6%)
|
| 1307 |
+
|
| 1308 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1309 |
+
Success: True
|
| 1310 |
+
# episodes completed so far: 260
|
| 1311 |
+
# successes: 259 (99.6%)
|
| 1312 |
+
|
| 1313 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1314 |
+
Success: True
|
| 1315 |
+
# episodes completed so far: 261
|
| 1316 |
+
# successes: 260 (99.6%)
|
| 1317 |
+
|
| 1318 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1319 |
+
Success: True
|
| 1320 |
+
# episodes completed so far: 262
|
| 1321 |
+
# successes: 261 (99.6%)
|
| 1322 |
+
|
| 1323 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1324 |
+
Success: True
|
| 1325 |
+
# episodes completed so far: 263
|
| 1326 |
+
# successes: 262 (99.6%)
|
| 1327 |
+
|
| 1328 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1329 |
+
Success: True
|
| 1330 |
+
# episodes completed so far: 264
|
| 1331 |
+
# successes: 263 (99.6%)
|
| 1332 |
+
|
| 1333 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1334 |
+
Success: True
|
| 1335 |
+
# episodes completed so far: 265
|
| 1336 |
+
# successes: 264 (99.6%)
|
| 1337 |
+
|
| 1338 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1339 |
+
Success: True
|
| 1340 |
+
# episodes completed so far: 266
|
| 1341 |
+
# successes: 265 (99.6%)
|
| 1342 |
+
|
| 1343 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1344 |
+
Success: True
|
| 1345 |
+
# episodes completed so far: 267
|
| 1346 |
+
# successes: 266 (99.6%)
|
| 1347 |
+
|
| 1348 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1349 |
+
Success: True
|
| 1350 |
+
# episodes completed so far: 268
|
| 1351 |
+
# successes: 267 (99.6%)
|
| 1352 |
+
|
| 1353 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1354 |
+
Success: True
|
| 1355 |
+
# episodes completed so far: 269
|
| 1356 |
+
# successes: 268 (99.6%)
|
| 1357 |
+
|
| 1358 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1359 |
+
Success: True
|
| 1360 |
+
# episodes completed so far: 270
|
| 1361 |
+
# successes: 269 (99.6%)
|
| 1362 |
+
|
| 1363 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1364 |
+
Success: True
|
| 1365 |
+
# episodes completed so far: 271
|
| 1366 |
+
# successes: 270 (99.6%)
|
| 1367 |
+
|
| 1368 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1369 |
+
Success: True
|
| 1370 |
+
# episodes completed so far: 272
|
| 1371 |
+
# successes: 271 (99.6%)
|
| 1372 |
+
|
| 1373 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1374 |
+
Success: True
|
| 1375 |
+
# episodes completed so far: 273
|
| 1376 |
+
# successes: 272 (99.6%)
|
| 1377 |
+
|
| 1378 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1379 |
+
Success: True
|
| 1380 |
+
# episodes completed so far: 274
|
| 1381 |
+
# successes: 273 (99.6%)
|
| 1382 |
+
|
| 1383 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1384 |
+
Success: True
|
| 1385 |
+
# episodes completed so far: 275
|
| 1386 |
+
# successes: 274 (99.6%)
|
| 1387 |
+
|
| 1388 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1389 |
+
Success: True
|
| 1390 |
+
# episodes completed so far: 276
|
| 1391 |
+
# successes: 275 (99.6%)
|
| 1392 |
+
|
| 1393 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1394 |
+
Success: True
|
| 1395 |
+
# episodes completed so far: 277
|
| 1396 |
+
# successes: 276 (99.6%)
|
| 1397 |
+
|
| 1398 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1399 |
+
Success: True
|
| 1400 |
+
# episodes completed so far: 278
|
| 1401 |
+
# successes: 277 (99.6%)
|
| 1402 |
+
|
| 1403 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1404 |
+
Success: True
|
| 1405 |
+
# episodes completed so far: 279
|
| 1406 |
+
# successes: 278 (99.6%)
|
| 1407 |
+
|
| 1408 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1409 |
+
Success: True
|
| 1410 |
+
# episodes completed so far: 280
|
| 1411 |
+
# successes: 279 (99.6%)
|
| 1412 |
+
|
| 1413 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1414 |
+
Success: True
|
| 1415 |
+
# episodes completed so far: 281
|
| 1416 |
+
# successes: 280 (99.6%)
|
| 1417 |
+
|
| 1418 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1419 |
+
Success: True
|
| 1420 |
+
# episodes completed so far: 282
|
| 1421 |
+
# successes: 281 (99.6%)
|
| 1422 |
+
|
| 1423 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1424 |
+
Success: True
|
| 1425 |
+
# episodes completed so far: 283
|
| 1426 |
+
# successes: 282 (99.6%)
|
| 1427 |
+
|
| 1428 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1429 |
+
Success: True
|
| 1430 |
+
# episodes completed so far: 284
|
| 1431 |
+
# successes: 283 (99.6%)
|
| 1432 |
+
|
| 1433 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1434 |
+
Success: True
|
| 1435 |
+
# episodes completed so far: 285
|
| 1436 |
+
# successes: 284 (99.6%)
|
| 1437 |
+
|
| 1438 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1439 |
+
Success: True
|
| 1440 |
+
# episodes completed so far: 286
|
| 1441 |
+
# successes: 285 (99.7%)
|
| 1442 |
+
|
| 1443 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1444 |
+
Success: True
|
| 1445 |
+
# episodes completed so far: 287
|
| 1446 |
+
# successes: 286 (99.7%)
|
| 1447 |
+
|
| 1448 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1449 |
+
Success: True
|
| 1450 |
+
# episodes completed so far: 288
|
| 1451 |
+
# successes: 287 (99.7%)
|
| 1452 |
+
|
| 1453 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1454 |
+
Success: True
|
| 1455 |
+
# episodes completed so far: 289
|
| 1456 |
+
# successes: 288 (99.7%)
|
| 1457 |
+
|
| 1458 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1459 |
+
Success: True
|
| 1460 |
+
# episodes completed so far: 290
|
| 1461 |
+
# successes: 289 (99.7%)
|
| 1462 |
+
|
| 1463 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1464 |
+
Success: True
|
| 1465 |
+
# episodes completed so far: 291
|
| 1466 |
+
# successes: 290 (99.7%)
|
| 1467 |
+
|
| 1468 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1469 |
+
Success: True
|
| 1470 |
+
# episodes completed so far: 292
|
| 1471 |
+
# successes: 291 (99.7%)
|
| 1472 |
+
|
| 1473 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1474 |
+
Success: True
|
| 1475 |
+
# episodes completed so far: 293
|
| 1476 |
+
# successes: 292 (99.7%)
|
| 1477 |
+
|
| 1478 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1479 |
+
Success: True
|
| 1480 |
+
# episodes completed so far: 294
|
| 1481 |
+
# successes: 293 (99.7%)
|
| 1482 |
+
|
| 1483 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1484 |
+
Success: True
|
| 1485 |
+
# episodes completed so far: 295
|
| 1486 |
+
# successes: 294 (99.7%)
|
| 1487 |
+
|
| 1488 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1489 |
+
Success: True
|
| 1490 |
+
# episodes completed so far: 296
|
| 1491 |
+
# successes: 295 (99.7%)
|
| 1492 |
+
|
| 1493 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1494 |
+
Success: True
|
| 1495 |
+
# episodes completed so far: 297
|
| 1496 |
+
# successes: 296 (99.7%)
|
| 1497 |
+
|
| 1498 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1499 |
+
Success: True
|
| 1500 |
+
# episodes completed so far: 298
|
| 1501 |
+
# successes: 297 (99.7%)
|
| 1502 |
+
|
| 1503 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1504 |
+
Success: True
|
| 1505 |
+
# episodes completed so far: 299
|
| 1506 |
+
# successes: 298 (99.7%)
|
| 1507 |
+
|
| 1508 |
+
Task: pick up the black bowl on the ramekin and place it on the plate
|
| 1509 |
+
Success: True
|
| 1510 |
+
# episodes completed so far: 300
|
| 1511 |
+
# successes: 299 (99.7%)
|
| 1512 |
+
Current task success rate: 1.0
|
| 1513 |
+
Current total success rate: 0.9966666666666667
|
| 1514 |
+
|
| 1515 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1516 |
+
Success: True
|
| 1517 |
+
# episodes completed so far: 301
|
| 1518 |
+
# successes: 300 (99.7%)
|
| 1519 |
+
|
| 1520 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1521 |
+
Success: True
|
| 1522 |
+
# episodes completed so far: 302
|
| 1523 |
+
# successes: 301 (99.7%)
|
| 1524 |
+
|
| 1525 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1526 |
+
Success: True
|
| 1527 |
+
# episodes completed so far: 303
|
| 1528 |
+
# successes: 302 (99.7%)
|
| 1529 |
+
|
| 1530 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1531 |
+
Success: True
|
| 1532 |
+
# episodes completed so far: 304
|
| 1533 |
+
# successes: 303 (99.7%)
|
| 1534 |
+
|
| 1535 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1536 |
+
Success: True
|
| 1537 |
+
# episodes completed so far: 305
|
| 1538 |
+
# successes: 304 (99.7%)
|
| 1539 |
+
|
| 1540 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1541 |
+
Success: True
|
| 1542 |
+
# episodes completed so far: 306
|
| 1543 |
+
# successes: 305 (99.7%)
|
| 1544 |
+
|
| 1545 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1546 |
+
Success: True
|
| 1547 |
+
# episodes completed so far: 307
|
| 1548 |
+
# successes: 306 (99.7%)
|
| 1549 |
+
|
| 1550 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1551 |
+
Success: True
|
| 1552 |
+
# episodes completed so far: 308
|
| 1553 |
+
# successes: 307 (99.7%)
|
| 1554 |
+
|
| 1555 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1556 |
+
Success: False
|
| 1557 |
+
# episodes completed so far: 309
|
| 1558 |
+
# successes: 307 (99.4%)
|
| 1559 |
+
|
| 1560 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1561 |
+
Success: True
|
| 1562 |
+
# episodes completed so far: 310
|
| 1563 |
+
# successes: 308 (99.4%)
|
| 1564 |
+
|
| 1565 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1566 |
+
Success: True
|
| 1567 |
+
# episodes completed so far: 311
|
| 1568 |
+
# successes: 309 (99.4%)
|
| 1569 |
+
|
| 1570 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1571 |
+
Success: True
|
| 1572 |
+
# episodes completed so far: 312
|
| 1573 |
+
# successes: 310 (99.4%)
|
| 1574 |
+
|
| 1575 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1576 |
+
Success: True
|
| 1577 |
+
# episodes completed so far: 313
|
| 1578 |
+
# successes: 311 (99.4%)
|
| 1579 |
+
|
| 1580 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1581 |
+
Success: True
|
| 1582 |
+
# episodes completed so far: 314
|
| 1583 |
+
# successes: 312 (99.4%)
|
| 1584 |
+
|
| 1585 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1586 |
+
Success: True
|
| 1587 |
+
# episodes completed so far: 315
|
| 1588 |
+
# successes: 313 (99.4%)
|
| 1589 |
+
|
| 1590 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1591 |
+
Success: True
|
| 1592 |
+
# episodes completed so far: 316
|
| 1593 |
+
# successes: 314 (99.4%)
|
| 1594 |
+
|
| 1595 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1596 |
+
Success: True
|
| 1597 |
+
# episodes completed so far: 317
|
| 1598 |
+
# successes: 315 (99.4%)
|
| 1599 |
+
|
| 1600 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1601 |
+
Success: True
|
| 1602 |
+
# episodes completed so far: 318
|
| 1603 |
+
# successes: 316 (99.4%)
|
| 1604 |
+
|
| 1605 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1606 |
+
Success: True
|
| 1607 |
+
# episodes completed so far: 319
|
| 1608 |
+
# successes: 317 (99.4%)
|
| 1609 |
+
|
| 1610 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1611 |
+
Success: True
|
| 1612 |
+
# episodes completed so far: 320
|
| 1613 |
+
# successes: 318 (99.4%)
|
| 1614 |
+
|
| 1615 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1616 |
+
Success: True
|
| 1617 |
+
# episodes completed so far: 321
|
| 1618 |
+
# successes: 319 (99.4%)
|
| 1619 |
+
|
| 1620 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1621 |
+
Success: True
|
| 1622 |
+
# episodes completed so far: 322
|
| 1623 |
+
# successes: 320 (99.4%)
|
| 1624 |
+
|
| 1625 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1626 |
+
Success: True
|
| 1627 |
+
# episodes completed so far: 323
|
| 1628 |
+
# successes: 321 (99.4%)
|
| 1629 |
+
|
| 1630 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1631 |
+
Success: True
|
| 1632 |
+
# episodes completed so far: 324
|
| 1633 |
+
# successes: 322 (99.4%)
|
| 1634 |
+
|
| 1635 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1636 |
+
Success: True
|
| 1637 |
+
# episodes completed so far: 325
|
| 1638 |
+
# successes: 323 (99.4%)
|
| 1639 |
+
|
| 1640 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1641 |
+
Success: True
|
| 1642 |
+
# episodes completed so far: 326
|
| 1643 |
+
# successes: 324 (99.4%)
|
| 1644 |
+
|
| 1645 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1646 |
+
Success: True
|
| 1647 |
+
# episodes completed so far: 327
|
| 1648 |
+
# successes: 325 (99.4%)
|
| 1649 |
+
|
| 1650 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1651 |
+
Success: True
|
| 1652 |
+
# episodes completed so far: 328
|
| 1653 |
+
# successes: 326 (99.4%)
|
| 1654 |
+
|
| 1655 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1656 |
+
Success: True
|
| 1657 |
+
# episodes completed so far: 329
|
| 1658 |
+
# successes: 327 (99.4%)
|
| 1659 |
+
|
| 1660 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1661 |
+
Success: True
|
| 1662 |
+
# episodes completed so far: 330
|
| 1663 |
+
# successes: 328 (99.4%)
|
| 1664 |
+
|
| 1665 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1666 |
+
Success: True
|
| 1667 |
+
# episodes completed so far: 331
|
| 1668 |
+
# successes: 329 (99.4%)
|
| 1669 |
+
|
| 1670 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1671 |
+
Success: True
|
| 1672 |
+
# episodes completed so far: 332
|
| 1673 |
+
# successes: 330 (99.4%)
|
| 1674 |
+
|
| 1675 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1676 |
+
Success: True
|
| 1677 |
+
# episodes completed so far: 333
|
| 1678 |
+
# successes: 331 (99.4%)
|
| 1679 |
+
|
| 1680 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1681 |
+
Success: True
|
| 1682 |
+
# episodes completed so far: 334
|
| 1683 |
+
# successes: 332 (99.4%)
|
| 1684 |
+
|
| 1685 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1686 |
+
Success: True
|
| 1687 |
+
# episodes completed so far: 335
|
| 1688 |
+
# successes: 333 (99.4%)
|
| 1689 |
+
|
| 1690 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1691 |
+
Success: True
|
| 1692 |
+
# episodes completed so far: 336
|
| 1693 |
+
# successes: 334 (99.4%)
|
| 1694 |
+
|
| 1695 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1696 |
+
Success: True
|
| 1697 |
+
# episodes completed so far: 337
|
| 1698 |
+
# successes: 335 (99.4%)
|
| 1699 |
+
|
| 1700 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1701 |
+
Success: True
|
| 1702 |
+
# episodes completed so far: 338
|
| 1703 |
+
# successes: 336 (99.4%)
|
| 1704 |
+
|
| 1705 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1706 |
+
Success: True
|
| 1707 |
+
# episodes completed so far: 339
|
| 1708 |
+
# successes: 337 (99.4%)
|
| 1709 |
+
|
| 1710 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1711 |
+
Success: True
|
| 1712 |
+
# episodes completed so far: 340
|
| 1713 |
+
# successes: 338 (99.4%)
|
| 1714 |
+
|
| 1715 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1716 |
+
Success: True
|
| 1717 |
+
# episodes completed so far: 341
|
| 1718 |
+
# successes: 339 (99.4%)
|
| 1719 |
+
|
| 1720 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1721 |
+
Success: True
|
| 1722 |
+
# episodes completed so far: 342
|
| 1723 |
+
# successes: 340 (99.4%)
|
| 1724 |
+
|
| 1725 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1726 |
+
Success: True
|
| 1727 |
+
# episodes completed so far: 343
|
| 1728 |
+
# successes: 341 (99.4%)
|
| 1729 |
+
|
| 1730 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1731 |
+
Success: True
|
| 1732 |
+
# episodes completed so far: 344
|
| 1733 |
+
# successes: 342 (99.4%)
|
| 1734 |
+
|
| 1735 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1736 |
+
Success: True
|
| 1737 |
+
# episodes completed so far: 345
|
| 1738 |
+
# successes: 343 (99.4%)
|
| 1739 |
+
|
| 1740 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1741 |
+
Success: True
|
| 1742 |
+
# episodes completed so far: 346
|
| 1743 |
+
# successes: 344 (99.4%)
|
| 1744 |
+
|
| 1745 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1746 |
+
Success: True
|
| 1747 |
+
# episodes completed so far: 347
|
| 1748 |
+
# successes: 345 (99.4%)
|
| 1749 |
+
|
| 1750 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1751 |
+
Success: True
|
| 1752 |
+
# episodes completed so far: 348
|
| 1753 |
+
# successes: 346 (99.4%)
|
| 1754 |
+
|
| 1755 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1756 |
+
Success: True
|
| 1757 |
+
# episodes completed so far: 349
|
| 1758 |
+
# successes: 347 (99.4%)
|
| 1759 |
+
|
| 1760 |
+
Task: pick up the black bowl next to the cookie box and place it on the plate
|
| 1761 |
+
Success: True
|
| 1762 |
+
# episodes completed so far: 350
|
| 1763 |
+
# successes: 348 (99.4%)
|
| 1764 |
+
Current task success rate: 0.98
|
| 1765 |
+
Current total success rate: 0.9942857142857143
|
| 1766 |
+
|
| 1767 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1768 |
+
Success: True
|
| 1769 |
+
# episodes completed so far: 351
|
| 1770 |
+
# successes: 349 (99.4%)
|
| 1771 |
+
|
| 1772 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1773 |
+
Success: True
|
| 1774 |
+
# episodes completed so far: 352
|
| 1775 |
+
# successes: 350 (99.4%)
|
| 1776 |
+
|
| 1777 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1778 |
+
Success: True
|
| 1779 |
+
# episodes completed so far: 353
|
| 1780 |
+
# successes: 351 (99.4%)
|
| 1781 |
+
|
| 1782 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1783 |
+
Success: True
|
| 1784 |
+
# episodes completed so far: 354
|
| 1785 |
+
# successes: 352 (99.4%)
|
| 1786 |
+
|
| 1787 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1788 |
+
Success: True
|
| 1789 |
+
# episodes completed so far: 355
|
| 1790 |
+
# successes: 353 (99.4%)
|
| 1791 |
+
|
| 1792 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1793 |
+
Success: True
|
| 1794 |
+
# episodes completed so far: 356
|
| 1795 |
+
# successes: 354 (99.4%)
|
| 1796 |
+
|
| 1797 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1798 |
+
Success: True
|
| 1799 |
+
# episodes completed so far: 357
|
| 1800 |
+
# successes: 355 (99.4%)
|
| 1801 |
+
|
| 1802 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1803 |
+
Success: True
|
| 1804 |
+
# episodes completed so far: 358
|
| 1805 |
+
# successes: 356 (99.4%)
|
| 1806 |
+
|
| 1807 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1808 |
+
Success: True
|
| 1809 |
+
# episodes completed so far: 359
|
| 1810 |
+
# successes: 357 (99.4%)
|
| 1811 |
+
|
| 1812 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1813 |
+
Success: True
|
| 1814 |
+
# episodes completed so far: 360
|
| 1815 |
+
# successes: 358 (99.4%)
|
| 1816 |
+
|
| 1817 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1818 |
+
Success: True
|
| 1819 |
+
# episodes completed so far: 361
|
| 1820 |
+
# successes: 359 (99.4%)
|
| 1821 |
+
|
| 1822 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1823 |
+
Success: True
|
| 1824 |
+
# episodes completed so far: 362
|
| 1825 |
+
# successes: 360 (99.4%)
|
| 1826 |
+
|
| 1827 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1828 |
+
Success: True
|
| 1829 |
+
# episodes completed so far: 363
|
| 1830 |
+
# successes: 361 (99.4%)
|
| 1831 |
+
|
| 1832 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1833 |
+
Success: True
|
| 1834 |
+
# episodes completed so far: 364
|
| 1835 |
+
# successes: 362 (99.5%)
|
| 1836 |
+
|
| 1837 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1838 |
+
Success: True
|
| 1839 |
+
# episodes completed so far: 365
|
| 1840 |
+
# successes: 363 (99.5%)
|
| 1841 |
+
|
| 1842 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1843 |
+
Success: True
|
| 1844 |
+
# episodes completed so far: 366
|
| 1845 |
+
# successes: 364 (99.5%)
|
| 1846 |
+
|
| 1847 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1848 |
+
Success: True
|
| 1849 |
+
# episodes completed so far: 367
|
| 1850 |
+
# successes: 365 (99.5%)
|
| 1851 |
+
|
| 1852 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1853 |
+
Success: True
|
| 1854 |
+
# episodes completed so far: 368
|
| 1855 |
+
# successes: 366 (99.5%)
|
| 1856 |
+
|
| 1857 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1858 |
+
Success: True
|
| 1859 |
+
# episodes completed so far: 369
|
| 1860 |
+
# successes: 367 (99.5%)
|
| 1861 |
+
|
| 1862 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1863 |
+
Success: True
|
| 1864 |
+
# episodes completed so far: 370
|
| 1865 |
+
# successes: 368 (99.5%)
|
| 1866 |
+
|
| 1867 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1868 |
+
Success: True
|
| 1869 |
+
# episodes completed so far: 371
|
| 1870 |
+
# successes: 369 (99.5%)
|
| 1871 |
+
|
| 1872 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1873 |
+
Success: True
|
| 1874 |
+
# episodes completed so far: 372
|
| 1875 |
+
# successes: 370 (99.5%)
|
| 1876 |
+
|
| 1877 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1878 |
+
Success: True
|
| 1879 |
+
# episodes completed so far: 373
|
| 1880 |
+
# successes: 371 (99.5%)
|
| 1881 |
+
|
| 1882 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1883 |
+
Success: True
|
| 1884 |
+
# episodes completed so far: 374
|
| 1885 |
+
# successes: 372 (99.5%)
|
| 1886 |
+
|
| 1887 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1888 |
+
Success: True
|
| 1889 |
+
# episodes completed so far: 375
|
| 1890 |
+
# successes: 373 (99.5%)
|
| 1891 |
+
|
| 1892 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1893 |
+
Success: True
|
| 1894 |
+
# episodes completed so far: 376
|
| 1895 |
+
# successes: 374 (99.5%)
|
| 1896 |
+
|
| 1897 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1898 |
+
Success: True
|
| 1899 |
+
# episodes completed so far: 377
|
| 1900 |
+
# successes: 375 (99.5%)
|
| 1901 |
+
|
| 1902 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1903 |
+
Success: True
|
| 1904 |
+
# episodes completed so far: 378
|
| 1905 |
+
# successes: 376 (99.5%)
|
| 1906 |
+
|
| 1907 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1908 |
+
Success: True
|
| 1909 |
+
# episodes completed so far: 379
|
| 1910 |
+
# successes: 377 (99.5%)
|
| 1911 |
+
|
| 1912 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1913 |
+
Success: True
|
| 1914 |
+
# episodes completed so far: 380
|
| 1915 |
+
# successes: 378 (99.5%)
|
| 1916 |
+
|
| 1917 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1918 |
+
Success: True
|
| 1919 |
+
# episodes completed so far: 381
|
| 1920 |
+
# successes: 379 (99.5%)
|
| 1921 |
+
|
| 1922 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1923 |
+
Success: True
|
| 1924 |
+
# episodes completed so far: 382
|
| 1925 |
+
# successes: 380 (99.5%)
|
| 1926 |
+
|
| 1927 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1928 |
+
Success: True
|
| 1929 |
+
# episodes completed so far: 383
|
| 1930 |
+
# successes: 381 (99.5%)
|
| 1931 |
+
|
| 1932 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1933 |
+
Success: True
|
| 1934 |
+
# episodes completed so far: 384
|
| 1935 |
+
# successes: 382 (99.5%)
|
| 1936 |
+
|
| 1937 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1938 |
+
Success: True
|
| 1939 |
+
# episodes completed so far: 385
|
| 1940 |
+
# successes: 383 (99.5%)
|
| 1941 |
+
|
| 1942 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1943 |
+
Success: True
|
| 1944 |
+
# episodes completed so far: 386
|
| 1945 |
+
# successes: 384 (99.5%)
|
| 1946 |
+
|
| 1947 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1948 |
+
Success: True
|
| 1949 |
+
# episodes completed so far: 387
|
| 1950 |
+
# successes: 385 (99.5%)
|
| 1951 |
+
|
| 1952 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1953 |
+
Success: True
|
| 1954 |
+
# episodes completed so far: 388
|
| 1955 |
+
# successes: 386 (99.5%)
|
| 1956 |
+
|
| 1957 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1958 |
+
Success: True
|
| 1959 |
+
# episodes completed so far: 389
|
| 1960 |
+
# successes: 387 (99.5%)
|
| 1961 |
+
|
| 1962 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1963 |
+
Success: True
|
| 1964 |
+
# episodes completed so far: 390
|
| 1965 |
+
# successes: 388 (99.5%)
|
| 1966 |
+
|
| 1967 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1968 |
+
Success: True
|
| 1969 |
+
# episodes completed so far: 391
|
| 1970 |
+
# successes: 389 (99.5%)
|
| 1971 |
+
|
| 1972 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1973 |
+
Success: True
|
| 1974 |
+
# episodes completed so far: 392
|
| 1975 |
+
# successes: 390 (99.5%)
|
| 1976 |
+
|
| 1977 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1978 |
+
Success: True
|
| 1979 |
+
# episodes completed so far: 393
|
| 1980 |
+
# successes: 391 (99.5%)
|
| 1981 |
+
|
| 1982 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1983 |
+
Success: True
|
| 1984 |
+
# episodes completed so far: 394
|
| 1985 |
+
# successes: 392 (99.5%)
|
| 1986 |
+
|
| 1987 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1988 |
+
Success: True
|
| 1989 |
+
# episodes completed so far: 395
|
| 1990 |
+
# successes: 393 (99.5%)
|
| 1991 |
+
|
| 1992 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1993 |
+
Success: True
|
| 1994 |
+
# episodes completed so far: 396
|
| 1995 |
+
# successes: 394 (99.5%)
|
| 1996 |
+
|
| 1997 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1998 |
+
Success: True
|
| 1999 |
+
# episodes completed so far: 397
|
| 2000 |
+
# successes: 395 (99.5%)
|
| 2001 |
+
|
| 2002 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 2003 |
+
Success: True
|
| 2004 |
+
# episodes completed so far: 398
|
| 2005 |
+
# successes: 396 (99.5%)
|
| 2006 |
+
|
| 2007 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 2008 |
+
Success: True
|
| 2009 |
+
# episodes completed so far: 399
|
| 2010 |
+
# successes: 397 (99.5%)
|
| 2011 |
+
|
| 2012 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 2013 |
+
Success: True
|
| 2014 |
+
# episodes completed so far: 400
|
| 2015 |
+
# successes: 398 (99.5%)
|
| 2016 |
+
Current task success rate: 1.0
|
| 2017 |
+
Current total success rate: 0.995
|
| 2018 |
+
|
| 2019 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2020 |
+
Success: True
|
| 2021 |
+
# episodes completed so far: 401
|
| 2022 |
+
# successes: 399 (99.5%)
|
| 2023 |
+
|
| 2024 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2025 |
+
Success: True
|
| 2026 |
+
# episodes completed so far: 402
|
| 2027 |
+
# successes: 400 (99.5%)
|
| 2028 |
+
|
| 2029 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2030 |
+
Success: True
|
| 2031 |
+
# episodes completed so far: 403
|
| 2032 |
+
# successes: 401 (99.5%)
|
| 2033 |
+
|
| 2034 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2035 |
+
Success: True
|
| 2036 |
+
# episodes completed so far: 404
|
| 2037 |
+
# successes: 402 (99.5%)
|
| 2038 |
+
|
| 2039 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2040 |
+
Success: True
|
| 2041 |
+
# episodes completed so far: 405
|
| 2042 |
+
# successes: 403 (99.5%)
|
| 2043 |
+
|
| 2044 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2045 |
+
Success: True
|
| 2046 |
+
# episodes completed so far: 406
|
| 2047 |
+
# successes: 404 (99.5%)
|
| 2048 |
+
|
| 2049 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2050 |
+
Success: True
|
| 2051 |
+
# episodes completed so far: 407
|
| 2052 |
+
# successes: 405 (99.5%)
|
| 2053 |
+
|
| 2054 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2055 |
+
Success: True
|
| 2056 |
+
# episodes completed so far: 408
|
| 2057 |
+
# successes: 406 (99.5%)
|
| 2058 |
+
|
| 2059 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2060 |
+
Success: True
|
| 2061 |
+
# episodes completed so far: 409
|
| 2062 |
+
# successes: 407 (99.5%)
|
| 2063 |
+
|
| 2064 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2065 |
+
Success: True
|
| 2066 |
+
# episodes completed so far: 410
|
| 2067 |
+
# successes: 408 (99.5%)
|
| 2068 |
+
|
| 2069 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2070 |
+
Success: True
|
| 2071 |
+
# episodes completed so far: 411
|
| 2072 |
+
# successes: 409 (99.5%)
|
| 2073 |
+
|
| 2074 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2075 |
+
Success: True
|
| 2076 |
+
# episodes completed so far: 412
|
| 2077 |
+
# successes: 410 (99.5%)
|
| 2078 |
+
|
| 2079 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2080 |
+
Success: True
|
| 2081 |
+
# episodes completed so far: 413
|
| 2082 |
+
# successes: 411 (99.5%)
|
| 2083 |
+
|
| 2084 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2085 |
+
Success: True
|
| 2086 |
+
# episodes completed so far: 414
|
| 2087 |
+
# successes: 412 (99.5%)
|
| 2088 |
+
|
| 2089 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2090 |
+
Success: True
|
| 2091 |
+
# episodes completed so far: 415
|
| 2092 |
+
# successes: 413 (99.5%)
|
| 2093 |
+
|
| 2094 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2095 |
+
Success: True
|
| 2096 |
+
# episodes completed so far: 416
|
| 2097 |
+
# successes: 414 (99.5%)
|
| 2098 |
+
|
| 2099 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2100 |
+
Success: True
|
| 2101 |
+
# episodes completed so far: 417
|
| 2102 |
+
# successes: 415 (99.5%)
|
| 2103 |
+
|
| 2104 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2105 |
+
Success: True
|
| 2106 |
+
# episodes completed so far: 418
|
| 2107 |
+
# successes: 416 (99.5%)
|
| 2108 |
+
|
| 2109 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2110 |
+
Success: True
|
| 2111 |
+
# episodes completed so far: 419
|
| 2112 |
+
# successes: 417 (99.5%)
|
| 2113 |
+
|
| 2114 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2115 |
+
Success: True
|
| 2116 |
+
# episodes completed so far: 420
|
| 2117 |
+
# successes: 418 (99.5%)
|
| 2118 |
+
|
| 2119 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2120 |
+
Success: True
|
| 2121 |
+
# episodes completed so far: 421
|
| 2122 |
+
# successes: 419 (99.5%)
|
| 2123 |
+
|
| 2124 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2125 |
+
Success: True
|
| 2126 |
+
# episodes completed so far: 422
|
| 2127 |
+
# successes: 420 (99.5%)
|
| 2128 |
+
|
| 2129 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2130 |
+
Success: True
|
| 2131 |
+
# episodes completed so far: 423
|
| 2132 |
+
# successes: 421 (99.5%)
|
| 2133 |
+
|
| 2134 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2135 |
+
Success: True
|
| 2136 |
+
# episodes completed so far: 424
|
| 2137 |
+
# successes: 422 (99.5%)
|
| 2138 |
+
|
| 2139 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2140 |
+
Success: True
|
| 2141 |
+
# episodes completed so far: 425
|
| 2142 |
+
# successes: 423 (99.5%)
|
| 2143 |
+
|
| 2144 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2145 |
+
Success: True
|
| 2146 |
+
# episodes completed so far: 426
|
| 2147 |
+
# successes: 424 (99.5%)
|
| 2148 |
+
|
| 2149 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2150 |
+
Success: True
|
| 2151 |
+
# episodes completed so far: 427
|
| 2152 |
+
# successes: 425 (99.5%)
|
| 2153 |
+
|
| 2154 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2155 |
+
Success: True
|
| 2156 |
+
# episodes completed so far: 428
|
| 2157 |
+
# successes: 426 (99.5%)
|
| 2158 |
+
|
| 2159 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2160 |
+
Success: True
|
| 2161 |
+
# episodes completed so far: 429
|
| 2162 |
+
# successes: 427 (99.5%)
|
| 2163 |
+
|
| 2164 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2165 |
+
Success: True
|
| 2166 |
+
# episodes completed so far: 430
|
| 2167 |
+
# successes: 428 (99.5%)
|
| 2168 |
+
|
| 2169 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2170 |
+
Success: True
|
| 2171 |
+
# episodes completed so far: 431
|
| 2172 |
+
# successes: 429 (99.5%)
|
| 2173 |
+
|
| 2174 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2175 |
+
Success: True
|
| 2176 |
+
# episodes completed so far: 432
|
| 2177 |
+
# successes: 430 (99.5%)
|
| 2178 |
+
|
| 2179 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2180 |
+
Success: True
|
| 2181 |
+
# episodes completed so far: 433
|
| 2182 |
+
# successes: 431 (99.5%)
|
| 2183 |
+
|
| 2184 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2185 |
+
Success: True
|
| 2186 |
+
# episodes completed so far: 434
|
| 2187 |
+
# successes: 432 (99.5%)
|
| 2188 |
+
|
| 2189 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2190 |
+
Success: True
|
| 2191 |
+
# episodes completed so far: 435
|
| 2192 |
+
# successes: 433 (99.5%)
|
| 2193 |
+
|
| 2194 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2195 |
+
Success: True
|
| 2196 |
+
# episodes completed so far: 436
|
| 2197 |
+
# successes: 434 (99.5%)
|
| 2198 |
+
|
| 2199 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2200 |
+
Success: True
|
| 2201 |
+
# episodes completed so far: 437
|
| 2202 |
+
# successes: 435 (99.5%)
|
| 2203 |
+
|
| 2204 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2205 |
+
Success: True
|
| 2206 |
+
# episodes completed so far: 438
|
| 2207 |
+
# successes: 436 (99.5%)
|
| 2208 |
+
|
| 2209 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2210 |
+
Success: True
|
| 2211 |
+
# episodes completed so far: 439
|
| 2212 |
+
# successes: 437 (99.5%)
|
| 2213 |
+
|
| 2214 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2215 |
+
Success: True
|
| 2216 |
+
# episodes completed so far: 440
|
| 2217 |
+
# successes: 438 (99.5%)
|
| 2218 |
+
|
| 2219 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2220 |
+
Success: True
|
| 2221 |
+
# episodes completed so far: 441
|
| 2222 |
+
# successes: 439 (99.5%)
|
| 2223 |
+
|
| 2224 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2225 |
+
Success: True
|
| 2226 |
+
# episodes completed so far: 442
|
| 2227 |
+
# successes: 440 (99.5%)
|
| 2228 |
+
|
| 2229 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2230 |
+
Success: True
|
| 2231 |
+
# episodes completed so far: 443
|
| 2232 |
+
# successes: 441 (99.5%)
|
| 2233 |
+
|
| 2234 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2235 |
+
Success: True
|
| 2236 |
+
# episodes completed so far: 444
|
| 2237 |
+
# successes: 442 (99.5%)
|
| 2238 |
+
|
| 2239 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2240 |
+
Success: True
|
| 2241 |
+
# episodes completed so far: 445
|
| 2242 |
+
# successes: 443 (99.6%)
|
| 2243 |
+
|
| 2244 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2245 |
+
Success: True
|
| 2246 |
+
# episodes completed so far: 446
|
| 2247 |
+
# successes: 444 (99.6%)
|
| 2248 |
+
|
| 2249 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2250 |
+
Success: True
|
| 2251 |
+
# episodes completed so far: 447
|
| 2252 |
+
# successes: 445 (99.6%)
|
| 2253 |
+
|
| 2254 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2255 |
+
Success: True
|
| 2256 |
+
# episodes completed so far: 448
|
| 2257 |
+
# successes: 446 (99.6%)
|
| 2258 |
+
|
| 2259 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2260 |
+
Success: True
|
| 2261 |
+
# episodes completed so far: 449
|
| 2262 |
+
# successes: 447 (99.6%)
|
| 2263 |
+
|
| 2264 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2265 |
+
Success: True
|
| 2266 |
+
# episodes completed so far: 450
|
| 2267 |
+
# successes: 448 (99.6%)
|
| 2268 |
+
Current task success rate: 1.0
|
| 2269 |
+
Current total success rate: 0.9955555555555555
|
| 2270 |
+
|
| 2271 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2272 |
+
Success: True
|
| 2273 |
+
# episodes completed so far: 451
|
| 2274 |
+
# successes: 449 (99.6%)
|
| 2275 |
+
|
| 2276 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2277 |
+
Success: True
|
| 2278 |
+
# episodes completed so far: 452
|
| 2279 |
+
# successes: 450 (99.6%)
|
| 2280 |
+
|
| 2281 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2282 |
+
Success: True
|
| 2283 |
+
# episodes completed so far: 453
|
| 2284 |
+
# successes: 451 (99.6%)
|
| 2285 |
+
|
| 2286 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2287 |
+
Success: True
|
| 2288 |
+
# episodes completed so far: 454
|
| 2289 |
+
# successes: 452 (99.6%)
|
| 2290 |
+
|
| 2291 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2292 |
+
Success: True
|
| 2293 |
+
# episodes completed so far: 455
|
| 2294 |
+
# successes: 453 (99.6%)
|
| 2295 |
+
|
| 2296 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2297 |
+
Success: True
|
| 2298 |
+
# episodes completed so far: 456
|
| 2299 |
+
# successes: 454 (99.6%)
|
| 2300 |
+
|
| 2301 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2302 |
+
Success: True
|
| 2303 |
+
# episodes completed so far: 457
|
| 2304 |
+
# successes: 455 (99.6%)
|
| 2305 |
+
|
| 2306 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2307 |
+
Success: True
|
| 2308 |
+
# episodes completed so far: 458
|
| 2309 |
+
# successes: 456 (99.6%)
|
| 2310 |
+
|
| 2311 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2312 |
+
Success: True
|
| 2313 |
+
# episodes completed so far: 459
|
| 2314 |
+
# successes: 457 (99.6%)
|
| 2315 |
+
|
| 2316 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2317 |
+
Success: True
|
| 2318 |
+
# episodes completed so far: 460
|
| 2319 |
+
# successes: 458 (99.6%)
|
| 2320 |
+
|
| 2321 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2322 |
+
Success: True
|
| 2323 |
+
# episodes completed so far: 461
|
| 2324 |
+
# successes: 459 (99.6%)
|
| 2325 |
+
|
| 2326 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2327 |
+
Success: True
|
| 2328 |
+
# episodes completed so far: 462
|
| 2329 |
+
# successes: 460 (99.6%)
|
| 2330 |
+
|
| 2331 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2332 |
+
Success: True
|
| 2333 |
+
# episodes completed so far: 463
|
| 2334 |
+
# successes: 461 (99.6%)
|
| 2335 |
+
|
| 2336 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2337 |
+
Success: True
|
| 2338 |
+
# episodes completed so far: 464
|
| 2339 |
+
# successes: 462 (99.6%)
|
| 2340 |
+
|
| 2341 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2342 |
+
Success: True
|
| 2343 |
+
# episodes completed so far: 465
|
| 2344 |
+
# successes: 463 (99.6%)
|
| 2345 |
+
|
| 2346 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2347 |
+
Success: True
|
| 2348 |
+
# episodes completed so far: 466
|
| 2349 |
+
# successes: 464 (99.6%)
|
| 2350 |
+
|
| 2351 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2352 |
+
Success: True
|
| 2353 |
+
# episodes completed so far: 467
|
| 2354 |
+
# successes: 465 (99.6%)
|
| 2355 |
+
|
| 2356 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2357 |
+
Success: True
|
| 2358 |
+
# episodes completed so far: 468
|
| 2359 |
+
# successes: 466 (99.6%)
|
| 2360 |
+
|
| 2361 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2362 |
+
Success: True
|
| 2363 |
+
# episodes completed so far: 469
|
| 2364 |
+
# successes: 467 (99.6%)
|
| 2365 |
+
|
| 2366 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2367 |
+
Success: True
|
| 2368 |
+
# episodes completed so far: 470
|
| 2369 |
+
# successes: 468 (99.6%)
|
| 2370 |
+
|
| 2371 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2372 |
+
Success: True
|
| 2373 |
+
# episodes completed so far: 471
|
| 2374 |
+
# successes: 469 (99.6%)
|
| 2375 |
+
|
| 2376 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2377 |
+
Success: True
|
| 2378 |
+
# episodes completed so far: 472
|
| 2379 |
+
# successes: 470 (99.6%)
|
| 2380 |
+
|
| 2381 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2382 |
+
Success: True
|
| 2383 |
+
# episodes completed so far: 473
|
| 2384 |
+
# successes: 471 (99.6%)
|
| 2385 |
+
|
| 2386 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2387 |
+
Success: True
|
| 2388 |
+
# episodes completed so far: 474
|
| 2389 |
+
# successes: 472 (99.6%)
|
| 2390 |
+
|
| 2391 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2392 |
+
Success: True
|
| 2393 |
+
# episodes completed so far: 475
|
| 2394 |
+
# successes: 473 (99.6%)
|
| 2395 |
+
|
| 2396 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2397 |
+
Success: True
|
| 2398 |
+
# episodes completed so far: 476
|
| 2399 |
+
# successes: 474 (99.6%)
|
| 2400 |
+
|
| 2401 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2402 |
+
Success: True
|
| 2403 |
+
# episodes completed so far: 477
|
| 2404 |
+
# successes: 475 (99.6%)
|
| 2405 |
+
|
| 2406 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2407 |
+
Success: True
|
| 2408 |
+
# episodes completed so far: 478
|
| 2409 |
+
# successes: 476 (99.6%)
|
| 2410 |
+
|
| 2411 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2412 |
+
Success: True
|
| 2413 |
+
# episodes completed so far: 479
|
| 2414 |
+
# successes: 477 (99.6%)
|
| 2415 |
+
|
| 2416 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2417 |
+
Success: True
|
| 2418 |
+
# episodes completed so far: 480
|
| 2419 |
+
# successes: 478 (99.6%)
|
| 2420 |
+
|
| 2421 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2422 |
+
Success: True
|
| 2423 |
+
# episodes completed so far: 481
|
| 2424 |
+
# successes: 479 (99.6%)
|
| 2425 |
+
|
| 2426 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2427 |
+
Success: True
|
| 2428 |
+
# episodes completed so far: 482
|
| 2429 |
+
# successes: 480 (99.6%)
|
| 2430 |
+
|
| 2431 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2432 |
+
Success: True
|
| 2433 |
+
# episodes completed so far: 483
|
| 2434 |
+
# successes: 481 (99.6%)
|
| 2435 |
+
|
| 2436 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2437 |
+
Success: False
|
| 2438 |
+
# episodes completed so far: 484
|
| 2439 |
+
# successes: 481 (99.4%)
|
| 2440 |
+
|
| 2441 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2442 |
+
Success: True
|
| 2443 |
+
# episodes completed so far: 485
|
| 2444 |
+
# successes: 482 (99.4%)
|
| 2445 |
+
|
| 2446 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2447 |
+
Success: True
|
| 2448 |
+
# episodes completed so far: 486
|
| 2449 |
+
# successes: 483 (99.4%)
|
| 2450 |
+
|
| 2451 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2452 |
+
Success: True
|
| 2453 |
+
# episodes completed so far: 487
|
| 2454 |
+
# successes: 484 (99.4%)
|
| 2455 |
+
|
| 2456 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2457 |
+
Success: True
|
| 2458 |
+
# episodes completed so far: 488
|
| 2459 |
+
# successes: 485 (99.4%)
|
| 2460 |
+
|
| 2461 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2462 |
+
Success: True
|
| 2463 |
+
# episodes completed so far: 489
|
| 2464 |
+
# successes: 486 (99.4%)
|
| 2465 |
+
|
| 2466 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2467 |
+
Success: True
|
| 2468 |
+
# episodes completed so far: 490
|
| 2469 |
+
# successes: 487 (99.4%)
|
| 2470 |
+
|
| 2471 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2472 |
+
Success: True
|
| 2473 |
+
# episodes completed so far: 491
|
| 2474 |
+
# successes: 488 (99.4%)
|
| 2475 |
+
|
| 2476 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2477 |
+
Success: True
|
| 2478 |
+
# episodes completed so far: 492
|
| 2479 |
+
# successes: 489 (99.4%)
|
| 2480 |
+
|
| 2481 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2482 |
+
Success: True
|
| 2483 |
+
# episodes completed so far: 493
|
| 2484 |
+
# successes: 490 (99.4%)
|
| 2485 |
+
|
| 2486 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2487 |
+
Success: True
|
| 2488 |
+
# episodes completed so far: 494
|
| 2489 |
+
# successes: 491 (99.4%)
|
| 2490 |
+
|
| 2491 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2492 |
+
Success: True
|
| 2493 |
+
# episodes completed so far: 495
|
| 2494 |
+
# successes: 492 (99.4%)
|
| 2495 |
+
|
| 2496 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2497 |
+
Success: True
|
| 2498 |
+
# episodes completed so far: 496
|
| 2499 |
+
# successes: 493 (99.4%)
|
| 2500 |
+
|
| 2501 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2502 |
+
Success: True
|
| 2503 |
+
# episodes completed so far: 497
|
| 2504 |
+
# successes: 494 (99.4%)
|
| 2505 |
+
|
| 2506 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2507 |
+
Success: True
|
| 2508 |
+
# episodes completed so far: 498
|
| 2509 |
+
# successes: 495 (99.4%)
|
| 2510 |
+
|
| 2511 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2512 |
+
Success: True
|
| 2513 |
+
# episodes completed so far: 499
|
| 2514 |
+
# successes: 496 (99.4%)
|
| 2515 |
+
|
| 2516 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2517 |
+
Success: True
|
| 2518 |
+
# episodes completed so far: 500
|
| 2519 |
+
# successes: 497 (99.4%)
|
| 2520 |
+
Current task success rate: 0.98
|
| 2521 |
+
Current total success rate: 0.994
|
libero_spatial_2B_mee1e-3_true/starvla_qwen_pi/libero_spatial.log
ADDED
|
@@ -0,0 +1,300 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Step 100, Loss: {'mse_loss': 3656.33349609375, 'mee_loss': 18.42068099975586, 'totoal_loss': 3656.33349609375, 'data_time': 0.01677539400407113, 'model_time': 0.7511726420052582, 'learning_rate': 2.0000000000000002e-07, 'epoch': 0.24})
|
| 2 |
+
Step 200, Loss: {'mse_loss': 1164.04638671875, 'mee_loss': 18.42068099975586, 'totoal_loss': 1164.04638671875, 'data_time': 0.016636290005408227, 'model_time': 0.793448210999486, 'learning_rate': 4.0000000000000003e-07, 'epoch': 0.48})
|
| 3 |
+
Step 300, Loss: {'mse_loss': 1.2654967308044434, 'mee_loss': 2.106898307800293, 'totoal_loss': 1.2654967308044434, 'data_time': 0.013766542993835174, 'model_time': 0.753644145996077, 'learning_rate': 6.000000000000001e-07, 'epoch': 0.73})
|
| 4 |
+
Step 400, Loss: {'mse_loss': 1.113554835319519, 'mee_loss': 1.1854965686798096, 'totoal_loss': 1.113554835319519, 'data_time': 0.017487557997810654, 'model_time': 0.7630281379970256, 'learning_rate': 8.000000000000001e-07, 'epoch': 0.97})
|
| 5 |
+
Step 500, Loss: {'mse_loss': 1.1254115104675293, 'mee_loss': 1.589907169342041, 'totoal_loss': 1.1254115104675293, 'data_time': 0.00941073099966161, 'model_time': 0.764901896007359, 'learning_rate': 1.0000000000000002e-06, 'epoch': 1.21})
|
| 6 |
+
Step 600, Loss: {'mse_loss': 1.0666109323501587, 'mee_loss': 1.7679424285888672, 'totoal_loss': 1.0666109323501587, 'data_time': 0.009544706001179293, 'model_time': 0.7436217070062412, 'learning_rate': 1.2000000000000002e-06, 'epoch': 1.45})
|
| 7 |
+
Step 700, Loss: {'mse_loss': 0.9545931816101074, 'mee_loss': 1.8834213018417358, 'totoal_loss': 0.9545931816101074, 'data_time': 0.007282874998054467, 'model_time': 1.0334235139889643, 'learning_rate': 1.4000000000000001e-06, 'epoch': 1.69})
|
| 8 |
+
Step 800, Loss: {'mse_loss': 0.879941999912262, 'mee_loss': 2.2162435054779053, 'totoal_loss': 0.879941999912262, 'data_time': 0.010148176006623544, 'model_time': 0.7382941730029415, 'learning_rate': 1.6000000000000001e-06, 'epoch': 1.94})
|
| 9 |
+
Step 900, Loss: {'mse_loss': 0.8581352829933167, 'mee_loss': 1.9139735698699951, 'totoal_loss': 0.8581352829933167, 'data_time': 0.007619451003847644, 'model_time': 0.7452073440072127, 'learning_rate': 1.8000000000000001e-06, 'epoch': 2.18})
|
| 10 |
+
Step 1000, Loss: {'mse_loss': 0.5548750758171082, 'mee_loss': 2.199350357055664, 'totoal_loss': 0.5548750758171082, 'data_time': 0.009816022007726133, 'model_time': 0.7250961760000791, 'learning_rate': 2.0000000000000003e-06, 'epoch': 2.42})
|
| 11 |
+
Step 1100, Loss: {'mse_loss': 0.34023040533065796, 'mee_loss': 1.8640496730804443, 'totoal_loss': 0.34023040533065796, 'data_time': 0.008808224010863341, 'model_time': 0.7350499349995516, 'learning_rate': 2.2e-06, 'epoch': 2.66})
|
| 12 |
+
Step 1200, Loss: {'mse_loss': 0.23191706836223602, 'mee_loss': 1.5933034420013428, 'totoal_loss': 0.23191706836223602, 'data_time': 0.008774665999226272, 'model_time': 0.7301456419954775, 'learning_rate': 2.4000000000000003e-06, 'epoch': 2.91})
|
| 13 |
+
Step 1300, Loss: {'mse_loss': 0.17628301680088043, 'mee_loss': 1.2917436361312866, 'totoal_loss': 0.17628301680088043, 'data_time': 0.00047003600047901273, 'model_time': 0.7552066240023123, 'learning_rate': 2.6e-06, 'epoch': 3.15})
|
| 14 |
+
Step 1400, Loss: {'mse_loss': 0.2672268748283386, 'mee_loss': 1.372011423110962, 'totoal_loss': 0.2672268748283386, 'data_time': 0.00036490600905381143, 'model_time': 0.781580174996634, 'learning_rate': 2.8000000000000003e-06, 'epoch': 3.39})
|
| 15 |
+
Step 1500, Loss: {'mse_loss': 0.26841968297958374, 'mee_loss': 1.201831340789795, 'totoal_loss': 0.26841968297958374, 'data_time': 0.00043289500172249973, 'model_time': 0.8569875769899227, 'learning_rate': 3e-06, 'epoch': 3.63})
|
| 16 |
+
Step 1600, Loss: {'mse_loss': 0.22047147154808044, 'mee_loss': 1.1974257230758667, 'totoal_loss': 0.22047147154808044, 'data_time': 0.000366984007996507, 'model_time': 0.7554289569961838, 'learning_rate': 3.2000000000000003e-06, 'epoch': 3.87})
|
| 17 |
+
Step 1700, Loss: {'mse_loss': 0.30188003182411194, 'mee_loss': 1.1228054761886597, 'totoal_loss': 0.30188003182411194, 'data_time': 0.015427898993948475, 'model_time': 0.7572939980018418, 'learning_rate': 3.4000000000000005e-06, 'epoch': 4.12})
|
| 18 |
+
Step 1800, Loss: {'mse_loss': 0.1564435511827469, 'mee_loss': 1.320259690284729, 'totoal_loss': 0.1564435511827469, 'data_time': 0.018085181000060402, 'model_time': 0.7624843269877601, 'learning_rate': 3.6000000000000003e-06, 'epoch': 4.36})
|
| 19 |
+
Step 1900, Loss: {'mse_loss': 0.20878060162067413, 'mee_loss': 1.1824246644973755, 'totoal_loss': 0.20878060162067413, 'data_time': 0.014204729988705367, 'model_time': 0.745954628000618, 'learning_rate': 3.8000000000000005e-06, 'epoch': 4.6})
|
| 20 |
+
Step 2000, Loss: {'mse_loss': 0.17342236638069153, 'mee_loss': 1.0707117319107056, 'totoal_loss': 0.17342236638069153, 'data_time': 0.016898847999982536, 'model_time': 0.7369768280041171, 'learning_rate': 4.000000000000001e-06, 'epoch': 4.84})
|
| 21 |
+
Step 2100, Loss: {'mse_loss': 0.16050311923027039, 'mee_loss': 1.0144747495651245, 'totoal_loss': 0.16050311923027039, 'data_time': 0.009703231989988126, 'model_time': 0.7291200500039849, 'learning_rate': 4.2000000000000004e-06, 'epoch': 5.08})
|
| 22 |
+
Step 2200, Loss: {'mse_loss': 0.1560707837343216, 'mee_loss': 1.1359272003173828, 'totoal_loss': 0.1560707837343216, 'data_time': 0.012249963998328894, 'model_time': 0.7853229169995757, 'learning_rate': 4.4e-06, 'epoch': 5.33})
|
| 23 |
+
Step 2300, Loss: {'mse_loss': 0.14040108025074005, 'mee_loss': 0.9458131194114685, 'totoal_loss': 0.14040108025074005, 'data_time': 0.008638823012006469, 'model_time': 0.7485362839943264, 'learning_rate': 4.600000000000001e-06, 'epoch': 5.57})
|
| 24 |
+
Step 2400, Loss: {'mse_loss': 0.12372792512178421, 'mee_loss': 0.9147050976753235, 'totoal_loss': 0.12372792512178421, 'data_time': 0.009847100009210408, 'model_time': 0.7494097890012199, 'learning_rate': 4.800000000000001e-06, 'epoch': 5.81})
|
| 25 |
+
Step 2500, Loss: {'mse_loss': 0.16475152969360352, 'mee_loss': 0.8072521090507507, 'totoal_loss': 0.16475152969360352, 'data_time': 0.0003550550027284771, 'model_time': 0.7637396619975334, 'learning_rate': 5e-06, 'epoch': 6.05})
|
| 26 |
+
Step 2600, Loss: {'mse_loss': 0.14445987343788147, 'mee_loss': 0.9401267766952515, 'totoal_loss': 0.14445987343788147, 'data_time': 0.00040353499935008585, 'model_time': 0.8151096680085175, 'learning_rate': 5.2e-06, 'epoch': 6.3})
|
| 27 |
+
Step 2700, Loss: {'mse_loss': 0.16535446047782898, 'mee_loss': 1.0641781091690063, 'totoal_loss': 0.16535446047782898, 'data_time': 0.00038343800406437367, 'model_time': 0.7688579839887097, 'learning_rate': 5.400000000000001e-06, 'epoch': 6.54})
|
| 28 |
+
Step 2800, Loss: {'mse_loss': 0.12672077119350433, 'mee_loss': 0.8889070749282837, 'totoal_loss': 0.12672077119350433, 'data_time': 0.0003577330062398687, 'model_time': 0.7785174410091713, 'learning_rate': 5.600000000000001e-06, 'epoch': 6.78})
|
| 29 |
+
Step 2900, Loss: {'mse_loss': 0.10127601027488708, 'mee_loss': 0.8222832083702087, 'totoal_loss': 0.10127601027488708, 'data_time': 0.02284248499199748, 'model_time': 0.7512395380035741, 'learning_rate': 5.8e-06, 'epoch': 7.02})
|
| 30 |
+
Step 3000, Loss: {'mse_loss': 0.10968375205993652, 'mee_loss': 0.7742696404457092, 'totoal_loss': 0.10968375205993652, 'data_time': 0.021637358993757516, 'model_time': 0.8120926429983228, 'learning_rate': 6e-06, 'epoch': 7.26})
|
| 31 |
+
Step 3100, Loss: {'mse_loss': 0.16722403466701508, 'mee_loss': 0.8108720779418945, 'totoal_loss': 0.16722403466701508, 'data_time': 0.023467096005333588, 'model_time': 0.7362441500008572, 'learning_rate': 6.200000000000001e-06, 'epoch': 7.51})
|
| 32 |
+
Step 3200, Loss: {'mse_loss': 0.13570430874824524, 'mee_loss': 0.912348210811615, 'totoal_loss': 0.13570430874824524, 'data_time': 0.020037857990246266, 'model_time': 0.7543287689913996, 'learning_rate': 6.4000000000000006e-06, 'epoch': 7.75})
|
| 33 |
+
Step 3300, Loss: {'mse_loss': 0.09815427660942078, 'mee_loss': 0.718417227268219, 'totoal_loss': 0.09815427660942078, 'data_time': 0.017805572992074303, 'model_time': 0.7050100369961001, 'learning_rate': 6.600000000000001e-06, 'epoch': 7.99})
|
| 34 |
+
Step 3400, Loss: {'mse_loss': 0.1583278924226761, 'mee_loss': 0.8074114918708801, 'totoal_loss': 0.1583278924226761, 'data_time': 0.008757422998314723, 'model_time': 0.7797500710003078, 'learning_rate': 6.800000000000001e-06, 'epoch': 8.23})
|
| 35 |
+
Step 3500, Loss: {'mse_loss': 0.1132228672504425, 'mee_loss': 0.7354428768157959, 'totoal_loss': 0.1132228672504425, 'data_time': 0.007636588998138905, 'model_time': 0.7615971290069865, 'learning_rate': 7e-06, 'epoch': 8.47})
|
| 36 |
+
Step 3600, Loss: {'mse_loss': 0.08944239467382431, 'mee_loss': 0.6025016903877258, 'totoal_loss': 0.08944239467382431, 'data_time': 0.008782355012954213, 'model_time': 0.7407403649995103, 'learning_rate': 7.2000000000000005e-06, 'epoch': 8.72})
|
| 37 |
+
Step 3700, Loss: {'mse_loss': 0.09706858545541763, 'mee_loss': 0.7241671085357666, 'totoal_loss': 0.09706858545541763, 'data_time': 0.010560345006524585, 'model_time': 0.7726930439966964, 'learning_rate': 7.4e-06, 'epoch': 8.96})
|
| 38 |
+
Step 3800, Loss: {'mse_loss': 0.10290718823671341, 'mee_loss': 0.8287357091903687, 'totoal_loss': 0.10290718823671341, 'data_time': 0.0003705609997268766, 'model_time': 0.803692499990575, 'learning_rate': 7.600000000000001e-06, 'epoch': 9.2})
|
| 39 |
+
Step 3900, Loss: {'mse_loss': 0.0815345048904419, 'mee_loss': 0.6961761713027954, 'totoal_loss': 0.0815345048904419, 'data_time': 0.0004888609983026981, 'model_time': 0.7414237639895873, 'learning_rate': 7.800000000000002e-06, 'epoch': 9.44})
|
| 40 |
+
Step 4000, Loss: {'mse_loss': 0.15058211982250214, 'mee_loss': 0.8785690069198608, 'totoal_loss': 0.15058211982250214, 'data_time': 0.0003863360034301877, 'model_time': 0.7386697239999194, 'learning_rate': 8.000000000000001e-06, 'epoch': 9.69})
|
| 41 |
+
Step 4100, Loss: {'mse_loss': 0.10809141397476196, 'mee_loss': 0.7230028510093689, 'totoal_loss': 0.10809141397476196, 'data_time': 0.0003924409975297749, 'model_time': 0.8425384389993269, 'learning_rate': 8.2e-06, 'epoch': 9.93})
|
| 42 |
+
Step 4200, Loss: {'mse_loss': 0.1223692074418068, 'mee_loss': 0.9105938076972961, 'totoal_loss': 0.1223692074418068, 'data_time': 0.00034809199860319495, 'model_time': 0.7486878729978343, 'learning_rate': 8.400000000000001e-06, 'epoch': 10.17})
|
| 43 |
+
Step 4300, Loss: {'mse_loss': 0.1117437332868576, 'mee_loss': 0.697610080242157, 'totoal_loss': 0.1117437332868576, 'data_time': 0.0003507189976517111, 'model_time': 0.757078583992552, 'learning_rate': 8.6e-06, 'epoch': 10.41})
|
| 44 |
+
Step 4400, Loss: {'mse_loss': 0.16761548817157745, 'mee_loss': 0.5927807092666626, 'totoal_loss': 0.16761548817157745, 'data_time': 0.00035752999247051775, 'model_time': 0.7766495379910339, 'learning_rate': 8.8e-06, 'epoch': 10.65})
|
| 45 |
+
Step 4500, Loss: {'mse_loss': 0.10843692719936371, 'mee_loss': 0.6969459056854248, 'totoal_loss': 0.10843692719936371, 'data_time': 0.00035975000355392694, 'model_time': 0.7416418750071898, 'learning_rate': 9e-06, 'epoch': 10.9})
|
| 46 |
+
Step 4600, Loss: {'mse_loss': 0.16241143643856049, 'mee_loss': 0.7066929340362549, 'totoal_loss': 0.16241143643856049, 'data_time': 0.00926468800753355, 'model_time': 0.7990187469986267, 'learning_rate': 9.200000000000002e-06, 'epoch': 11.14})
|
| 47 |
+
Step 4700, Loss: {'mse_loss': 0.05542828515172005, 'mee_loss': 0.6480908393859863, 'totoal_loss': 0.05542828515172005, 'data_time': 0.009576469004969113, 'model_time': 0.7746827119990485, 'learning_rate': 9.4e-06, 'epoch': 11.38})
|
| 48 |
+
Step 4800, Loss: {'mse_loss': 0.14291301369667053, 'mee_loss': 0.6428841352462769, 'totoal_loss': 0.14291301369667053, 'data_time': 0.007873679001932032, 'model_time': 0.7409976039925823, 'learning_rate': 9.600000000000001e-06, 'epoch': 11.62})
|
| 49 |
+
Step 4900, Loss: {'mse_loss': 0.09118562191724777, 'mee_loss': 0.6597174406051636, 'totoal_loss': 0.09118562191724777, 'data_time': 0.007679571004700847, 'model_time': 0.7193835119978758, 'learning_rate': 9.800000000000001e-06, 'epoch': 11.86})
|
| 50 |
+
Step 5000, Loss: {'mse_loss': 0.07954547554254532, 'mee_loss': 0.5680673718452454, 'totoal_loss': 0.07954547554254532, 'data_time': 0.010520483992877416, 'model_time': 1.0095825539901853, 'learning_rate': 1e-05, 'epoch': 12.11})
|
| 51 |
+
Step 5100, Loss: {'mse_loss': 0.07942607253789902, 'mee_loss': 0.6250334978103638, 'totoal_loss': 0.07942607253789902, 'data_time': 0.011907286010682583, 'model_time': 0.8045512359967688, 'learning_rate': 9.999615090493604e-06, 'epoch': 12.35})
|
| 52 |
+
Step 5200, Loss: {'mse_loss': 0.1073555052280426, 'mee_loss': 0.6896975040435791, 'totoal_loss': 0.1073555052280426, 'data_time': 0.014349488992593251, 'model_time': 0.8709344819944818, 'learning_rate': 9.998460422756089e-06, 'epoch': 12.59})
|
| 53 |
+
Step 5300, Loss: {'mse_loss': 0.09933964163064957, 'mee_loss': 0.6420755982398987, 'totoal_loss': 0.09933964163064957, 'data_time': 0.009900621997076087, 'model_time': 1.0565218620031374, 'learning_rate': 9.996536179122874e-06, 'epoch': 12.83})
|
| 54 |
+
Step 5400, Loss: {'mse_loss': 0.09696699678897858, 'mee_loss': 0.8107775449752808, 'totoal_loss': 0.09696699678897858, 'data_time': 0.0003576559975044802, 'model_time': 0.7775705130043207, 'learning_rate': 9.993842663454337e-06, 'epoch': 13.08})
|
| 55 |
+
Step 5500, Loss: {'mse_loss': 0.09127780050039291, 'mee_loss': 0.7240732312202454, 'totoal_loss': 0.09127780050039291, 'data_time': 0.00037323799915611744, 'model_time': 0.783412603996112, 'learning_rate': 9.990380301087824e-06, 'epoch': 13.32})
|
| 56 |
+
Step 5600, Loss: {'mse_loss': 0.12443838268518448, 'mee_loss': 0.6311843991279602, 'totoal_loss': 0.12443838268518448, 'data_time': 0.0004015419981442392, 'model_time': 0.7825294809881598, 'learning_rate': 9.986149638770493e-06, 'epoch': 13.56})
|
| 57 |
+
Step 5700, Loss: {'mse_loss': 0.043305326253175735, 'mee_loss': 0.49524495005607605, 'totoal_loss': 0.043305326253175735, 'data_time': 0.00047427900426555425, 'model_time': 0.7587444840028184, 'learning_rate': 9.981151344572967e-06, 'epoch': 13.8})
|
| 58 |
+
Step 5800, Loss: {'mse_loss': 0.07460913062095642, 'mee_loss': 0.5566449761390686, 'totoal_loss': 0.07460913062095642, 'data_time': 0.00941649499873165, 'model_time': 0.7651321680023102, 'learning_rate': 9.975386207783839e-06, 'epoch': 14.04})
|
| 59 |
+
Step 5900, Loss: {'mse_loss': 0.09207013994455338, 'mee_loss': 0.6177518367767334, 'totoal_loss': 0.09207013994455338, 'data_time': 0.009795325007871725, 'model_time': 0.7586900919995969, 'learning_rate': 9.968855138785041e-06, 'epoch': 14.29})
|
| 60 |
+
Step 6000, Loss: {'mse_loss': 0.0853908583521843, 'mee_loss': 0.6395652294158936, 'totoal_loss': 0.0853908583521843, 'data_time': 0.008211605992983095, 'model_time': 0.7304979790060315, 'learning_rate': 9.961559168908081e-06, 'epoch': 14.53})
|
| 61 |
+
Step 6100, Loss: {'mse_loss': 0.056196700781583786, 'mee_loss': 0.49602967500686646, 'totoal_loss': 0.056196700781583786, 'data_time': 0.009461834008106962, 'model_time': 0.7750267209921731, 'learning_rate': 9.953499450271174e-06, 'epoch': 14.77})
|
| 62 |
+
Step 6200, Loss: {'mse_loss': 0.05151943489909172, 'mee_loss': 0.5007412433624268, 'totoal_loss': 0.05151943489909172, 'data_time': 0.0005470860050991178, 'model_time': 0.7210189869947499, 'learning_rate': 9.944677255597332e-06, 'epoch': 15.01})
|
| 63 |
+
Step 6300, Loss: {'mse_loss': 0.07372072339057922, 'mee_loss': 0.5576701164245605, 'totoal_loss': 0.07372072339057922, 'data_time': 0.0004810109967365861, 'model_time': 0.7706556799967075, 'learning_rate': 9.935093978013357e-06, 'epoch': 15.25})
|
| 64 |
+
Step 6400, Loss: {'mse_loss': 0.04759998619556427, 'mee_loss': 0.6011111736297607, 'totoal_loss': 0.04759998619556427, 'data_time': 0.0003761160041904077, 'model_time': 0.8423731350048911, 'learning_rate': 9.924751130829878e-06, 'epoch': 15.5})
|
| 65 |
+
Step 6500, Loss: {'mse_loss': 0.042656101286411285, 'mee_loss': 0.5619189143180847, 'totoal_loss': 0.042656101286411285, 'data_time': 0.0006015999970259145, 'model_time': 0.7817779180040816, 'learning_rate': 9.91365034730236e-06, 'epoch': 15.74})
|
| 66 |
+
Step 6600, Loss: {'mse_loss': 0.056833524256944656, 'mee_loss': 0.4928305149078369, 'totoal_loss': 0.056833524256944656, 'data_time': 0.0003591290005715564, 'model_time': 0.7133057289902354, 'learning_rate': 9.901793380373204e-06, 'epoch': 15.98})
|
| 67 |
+
Step 6700, Loss: {'mse_loss': 0.07649622112512589, 'mee_loss': 0.5672388076782227, 'totoal_loss': 0.07649622112512589, 'data_time': 0.011609335997491144, 'model_time': 0.9854022320068907, 'learning_rate': 9.889182102394944e-06, 'epoch': 16.22})
|
| 68 |
+
Step 6800, Loss: {'mse_loss': 0.1365772932767868, 'mee_loss': 0.5351699590682983, 'totoal_loss': 0.1365772932767868, 'data_time': 0.009142672002781183, 'model_time': 0.7767862879991299, 'learning_rate': 9.875818504834564e-06, 'epoch': 16.46})
|
| 69 |
+
Step 6900, Loss: {'mse_loss': 0.07072795927524567, 'mee_loss': 0.5361376404762268, 'totoal_loss': 0.07072795927524567, 'data_time': 0.019961421989137307, 'model_time': 0.7466459129936993, 'learning_rate': 9.861704697959036e-06, 'epoch': 16.71})
|
| 70 |
+
Step 7000, Loss: {'mse_loss': 0.08425240963697433, 'mee_loss': 0.5183715224266052, 'totoal_loss': 0.08425240963697433, 'data_time': 0.017501741996966302, 'model_time': 0.8425517849973403, 'learning_rate': 9.846842910502077e-06, 'epoch': 16.95})
|
| 71 |
+
Step 7100, Loss: {'mse_loss': 0.02349403314292431, 'mee_loss': 0.4445649981498718, 'totoal_loss': 0.02349403314292431, 'data_time': 0.012132653006119654, 'model_time': 0.7493906890013022, 'learning_rate': 9.831235489312212e-06, 'epoch': 17.19})
|
| 72 |
+
Step 7200, Loss: {'mse_loss': 0.051237836480140686, 'mee_loss': 0.5333876609802246, 'totoal_loss': 0.051237836480140686, 'data_time': 0.006479266012320295, 'model_time': 0.7357246530009434, 'learning_rate': 9.814884898982168e-06, 'epoch': 17.43})
|
| 73 |
+
Step 7300, Loss: {'mse_loss': 0.08475933223962784, 'mee_loss': 0.609559178352356, 'totoal_loss': 0.08475933223962784, 'data_time': 0.010707566994824447, 'model_time': 0.764255703004892, 'learning_rate': 9.797793721459709e-06, 'epoch': 17.68})
|
| 74 |
+
Step 7400, Loss: {'mse_loss': 0.059887710958719254, 'mee_loss': 0.521249532699585, 'totoal_loss': 0.059887710958719254, 'data_time': 0.008975378994364291, 'model_time': 0.7460810490010772, 'learning_rate': 9.779964655639886e-06, 'epoch': 17.92})
|
| 75 |
+
Step 7500, Loss: {'mse_loss': 0.07141755521297455, 'mee_loss': 0.6064280271530151, 'totoal_loss': 0.07141755521297455, 'data_time': 0.0003564080107025802, 'model_time': 0.7302847289975034, 'learning_rate': 9.761400516938874e-06, 'epoch': 18.16})
|
| 76 |
+
Step 7600, Loss: {'mse_loss': 0.05944399908185005, 'mee_loss': 0.6110113859176636, 'totoal_loss': 0.05944399908185005, 'data_time': 0.000502094000694342, 'model_time': 0.8058861340105068, 'learning_rate': 9.74210423684938e-06, 'epoch': 18.4})
|
| 77 |
+
Step 7700, Loss: {'mse_loss': 0.08055934309959412, 'mee_loss': 0.5535906553268433, 'totoal_loss': 0.08055934309959412, 'data_time': 0.00041777899605222046, 'model_time': 0.7244732800027123, 'learning_rate': 9.722078862477715e-06, 'epoch': 18.64})
|
| 78 |
+
Step 7800, Loss: {'mse_loss': 0.056427303701639175, 'mee_loss': 0.44943323731422424, 'totoal_loss': 0.056427303701639175, 'data_time': 0.00046400001156143844, 'model_time': 0.7799419919901993, 'learning_rate': 9.701327556062637e-06, 'epoch': 18.89})
|
| 79 |
+
Step 7900, Loss: {'mse_loss': 0.042994603514671326, 'mee_loss': 0.5046656727790833, 'totoal_loss': 0.042994603514671326, 'data_time': 0.00038711099477950484, 'model_time': 0.7355711720010731, 'learning_rate': 9.679853594475985e-06, 'epoch': 19.13})
|
| 80 |
+
Step 8000, Loss: {'mse_loss': 0.04994111508131027, 'mee_loss': 0.4868677258491516, 'totoal_loss': 0.04994111508131027, 'data_time': 0.00042341700464021415, 'model_time': 0.7675132500007749, 'learning_rate': 9.657660368705225e-06, 'epoch': 19.37})
|
| 81 |
+
Step 8100, Loss: {'mse_loss': 0.034323155879974365, 'mee_loss': 0.41987723112106323, 'totoal_loss': 0.034323155879974365, 'data_time': 0.0003893529938068241, 'model_time': 0.7709142359963153, 'learning_rate': 9.634751383317983e-06, 'epoch': 19.61})
|
| 82 |
+
Step 8200, Loss: {'mse_loss': 0.06771356612443924, 'mee_loss': 0.48077136278152466, 'totoal_loss': 0.06771356612443924, 'data_time': 0.0003793400101130828, 'model_time': 0.7670792680000886, 'learning_rate': 9.611130255908619e-06, 'epoch': 19.85})
|
| 83 |
+
Step 8300, Loss: {'mse_loss': 0.04320714995265007, 'mee_loss': 0.47331109642982483, 'totoal_loss': 0.04320714995265007, 'data_time': 0.009494996993453242, 'model_time': 0.7444889339967631, 'learning_rate': 9.586800716526974e-06, 'epoch': 20.1})
|
| 84 |
+
Step 8400, Loss: {'mse_loss': 0.04787587374448776, 'mee_loss': 0.40196493268013, 'totoal_loss': 0.04787587374448776, 'data_time': 0.00870423499145545, 'model_time': 0.7426538500003517, 'learning_rate': 9.561766607089355e-06, 'epoch': 20.34})
|
| 85 |
+
Step 8500, Loss: {'mse_loss': 0.06290057301521301, 'mee_loss': 0.5243426561355591, 'totoal_loss': 0.06290057301521301, 'data_time': 0.0077671969920629635, 'model_time': 0.7817968650051625, 'learning_rate': 9.536031880771846e-06, 'epoch': 20.58})
|
| 86 |
+
Step 8600, Loss: {'mse_loss': 0.04923718422651291, 'mee_loss': 0.44084903597831726, 'totoal_loss': 0.04923718422651291, 'data_time': 0.010031444995547645, 'model_time': 0.7527805800054921, 'learning_rate': 9.50960060138606e-06, 'epoch': 20.82})
|
| 87 |
+
Step 8700, Loss: {'mse_loss': 0.042188484221696854, 'mee_loss': 0.4699706435203552, 'totoal_loss': 0.042188484221696854, 'data_time': 0.009964621000108309, 'model_time': 0.7283513389993459, 'learning_rate': 9.482476942737411e-06, 'epoch': 21.07})
|
| 88 |
+
Step 8800, Loss: {'mse_loss': 0.0745149701833725, 'mee_loss': 0.45256471633911133, 'totoal_loss': 0.0745149701833725, 'data_time': 0.00881749700056389, 'model_time': 0.8313432050053962, 'learning_rate': 9.45466518796603e-06, 'epoch': 21.31})
|
| 89 |
+
Step 8900, Loss: {'mse_loss': 0.0880005732178688, 'mee_loss': 0.49101853370666504, 'totoal_loss': 0.0880005732178688, 'data_time': 0.007756974009680562, 'model_time': 0.7680390760069713, 'learning_rate': 9.426169728870399e-06, 'epoch': 21.55})
|
| 90 |
+
Step 9000, Loss: {'mse_loss': 0.0834551528096199, 'mee_loss': 0.4311901032924652, 'totoal_loss': 0.0834551528096199, 'data_time': 0.009645008001825772, 'model_time': 0.760648688999936, 'learning_rate': 9.396995065213835e-06, 'epoch': 21.79})
|
| 91 |
+
Step 9100, Loss: {'mse_loss': 0.07720755785703659, 'mee_loss': 0.4798734784126282, 'totoal_loss': 0.07720755785703659, 'data_time': 0.0003755509969778359, 'model_time': 0.7499081670102896, 'learning_rate': 9.367145804013938e-06, 'epoch': 22.03})
|
| 92 |
+
Step 9200, Loss: {'mse_loss': 0.0852126032114029, 'mee_loss': 0.557110071182251, 'totoal_loss': 0.0852126032114029, 'data_time': 0.0003499369922792539, 'model_time': 0.7429985930066323, 'learning_rate': 9.336626658815071e-06, 'epoch': 22.28})
|
| 93 |
+
Step 9300, Loss: {'mse_loss': 0.05523383989930153, 'mee_loss': 0.43656402826309204, 'totoal_loss': 0.05523383989930153, 'data_time': 0.00037594798777718097, 'model_time': 0.7490639249881497, 'learning_rate': 9.305442448944056e-06, 'epoch': 22.52})
|
| 94 |
+
Step 9400, Loss: {'mse_loss': 0.060344502329826355, 'mee_loss': 0.41144952178001404, 'totoal_loss': 0.060344502329826355, 'data_time': 0.00038658399716950953, 'model_time': 0.7488434769911692, 'learning_rate': 9.273598098749124e-06, 'epoch': 22.76})
|
| 95 |
+
Step 9500, Loss: {'mse_loss': 0.0556781180202961, 'mee_loss': 0.5033543109893799, 'totoal_loss': 0.0556781180202961, 'data_time': 1.9224924980080687, 'model_time': 1.030493750993628, 'learning_rate': 9.241098636822324e-06, 'epoch': 23.0})
|
| 96 |
+
Step 9600, Loss: {'mse_loss': 0.06871180981397629, 'mee_loss': 0.49900832772254944, 'totoal_loss': 0.06871180981397629, 'data_time': 0.0004618639941327274, 'model_time': 0.7407679990137694, 'learning_rate': 9.207949195205442e-06, 'epoch': 23.24})
|
| 97 |
+
Step 9700, Loss: {'mse_loss': 0.042632151395082474, 'mee_loss': 0.39392325282096863, 'totoal_loss': 0.042632151395082474, 'data_time': 0.0003443930036155507, 'model_time': 0.7534946350060636, 'learning_rate': 9.174155008579588e-06, 'epoch': 23.49})
|
| 98 |
+
Step 9800, Loss: {'mse_loss': 0.06914845108985901, 'mee_loss': 0.4176771342754364, 'totoal_loss': 0.06914845108985901, 'data_time': 0.0003678900102386251, 'model_time': 0.7508854740008246, 'learning_rate': 9.139721413438583e-06, 'epoch': 23.73})
|
| 99 |
+
Step 9900, Loss: {'mse_loss': 0.06603631377220154, 'mee_loss': 0.4090724587440491, 'totoal_loss': 0.06603631377220154, 'data_time': 0.0003463180037215352, 'model_time': 0.7382895379996626, 'learning_rate': 9.104653847246273e-06, 'epoch': 23.97})
|
| 100 |
+
Step 10000, Loss: {'mse_loss': 0.06491683423519135, 'mee_loss': 0.3968885838985443, 'totoal_loss': 0.06531371921300888, 'data_time': 0.02272592500958126, 'model_time': 0.7413226190110436, 'learning_rate': 9.068957847577869e-06, 'epoch': 24.21})
|
| 101 |
+
Step 10100, Loss: {'mse_loss': 0.061892520636320114, 'mee_loss': 0.3618380129337311, 'totoal_loss': 0.06225435808300972, 'data_time': 0.023015056998701766, 'model_time': 0.7959187550004572, 'learning_rate': 9.032639051245524e-06, 'epoch': 24.46})
|
| 102 |
+
Step 10200, Loss: {'mse_loss': 0.05764342099428177, 'mee_loss': 0.41577816009521484, 'totoal_loss': 0.0580592006444931, 'data_time': 0.02477260399609804, 'model_time': 0.7275253530096961, 'learning_rate': 8.995703193408199e-06, 'epoch': 24.7})
|
| 103 |
+
Step 10300, Loss: {'mse_loss': 0.03394274413585663, 'mee_loss': 0.33905085921287537, 'totoal_loss': 0.03428179398179054, 'data_time': 0.023051006995956413, 'model_time': 0.814046157989651, 'learning_rate': 8.958156106666017e-06, 'epoch': 24.94})
|
| 104 |
+
Step 10400, Loss: {'mse_loss': 0.02502305991947651, 'mee_loss': 0.3891535997390747, 'totoal_loss': 0.025412213057279587, 'data_time': 0.008196636001230218, 'model_time': 0.8220634879980935, 'learning_rate': 8.92000372013924e-06, 'epoch': 25.18})
|
| 105 |
+
Step 10500, Loss: {'mse_loss': 0.048097919672727585, 'mee_loss': 0.40037694573402405, 'totoal_loss': 0.04849829524755478, 'data_time': 0.0089248470030725, 'model_time': 0.7611033349967329, 'learning_rate': 8.881252058531973e-06, 'epoch': 25.42})
|
| 106 |
+
Step 10600, Loss: {'mse_loss': 0.07481783628463745, 'mee_loss': 0.416786253452301, 'totoal_loss': 0.07523462176322937, 'data_time': 0.009326140003395267, 'model_time': 0.7731277810089523, 'learning_rate': 8.841907241180809e-06, 'epoch': 25.67})
|
| 107 |
+
Step 10700, Loss: {'mse_loss': 0.05337414890527725, 'mee_loss': 0.4413563907146454, 'totoal_loss': 0.053815506398677826, 'data_time': 0.008607720010331832, 'model_time': 0.7753022039978532, 'learning_rate': 8.801975481088507e-06, 'epoch': 25.91})
|
| 108 |
+
Step 10800, Loss: {'mse_loss': 0.03419284150004387, 'mee_loss': 0.3426761329174042, 'totoal_loss': 0.03453551605343819, 'data_time': 0.00037860299926251173, 'model_time': 0.7188329859927762, 'learning_rate': 8.761463083942889e-06, 'epoch': 26.15})
|
| 109 |
+
Step 10900, Loss: {'mse_loss': 0.05520697310566902, 'mee_loss': 0.3984822630882263, 'totoal_loss': 0.0556054562330246, 'data_time': 0.0003826729953289032, 'model_time': 0.7508688870002516, 'learning_rate': 8.720376447121098e-06, 'epoch': 26.39})
|
| 110 |
+
Step 11000, Loss: {'mse_loss': 0.08774340897798538, 'mee_loss': 0.44834673404693604, 'totoal_loss': 0.08819175511598587, 'data_time': 0.00038709299406036735, 'model_time': 0.7763328010041732, 'learning_rate': 8.678722058679382e-06, 'epoch': 26.63})
|
| 111 |
+
Step 11100, Loss: {'mse_loss': 0.03304366022348404, 'mee_loss': 0.3806762993335724, 'totoal_loss': 0.03342433646321297, 'data_time': 0.0005328889965312555, 'model_time': 0.7370777719916077, 'learning_rate': 8.636506496328546e-06, 'epoch': 26.88})
|
| 112 |
+
Step 11200, Loss: {'mse_loss': 0.030537746846675873, 'mee_loss': 0.3920596241950989, 'totoal_loss': 0.03092980571091175, 'data_time': 0.008768519997829571, 'model_time': 0.8580261989991413, 'learning_rate': 8.593736426395268e-06, 'epoch': 27.12})
|
| 113 |
+
Step 11300, Loss: {'mse_loss': 0.08130817860364914, 'mee_loss': 0.4097219407558441, 'totoal_loss': 0.08171790093183517, 'data_time': 0.008597998996265233, 'model_time': 0.7585152530082269, 'learning_rate': 8.550418602769392e-06, 'epoch': 27.36})
|
| 114 |
+
Step 11400, Loss: {'mse_loss': 0.02153116650879383, 'mee_loss': 0.34412726759910583, 'totoal_loss': 0.02187529392540455, 'data_time': 0.00839905500470195, 'model_time': 0.7252476110006683, 'learning_rate': 8.506559865837425e-06, 'epoch': 27.6})
|
| 115 |
+
Step 11500, Loss: {'mse_loss': 0.019389009103178978, 'mee_loss': 0.31186047196388245, 'totoal_loss': 0.019700869917869568, 'data_time': 0.009129524987656623, 'model_time': 0.7437623329897178, 'learning_rate': 8.462167141402359e-06, 'epoch': 27.85})
|
| 116 |
+
Step 11600, Loss: {'mse_loss': 0.019911356270313263, 'mee_loss': 0.3149576485157013, 'totoal_loss': 0.020226314663887024, 'data_time': 0.019909540002117865, 'model_time': 0.7151798970007803, 'learning_rate': 8.417247439589994e-06, 'epoch': 28.09})
|
| 117 |
+
Step 11700, Loss: {'mse_loss': 0.022500095888972282, 'mee_loss': 0.34754422307014465, 'totoal_loss': 0.02284763939678669, 'data_time': 0.022318950999761, 'model_time': 0.7292984840023564, 'learning_rate': 8.371807853741978e-06, 'epoch': 28.33})
|
| 118 |
+
Step 11800, Loss: {'mse_loss': 0.051935963332653046, 'mee_loss': 0.4205121695995331, 'totoal_loss': 0.052356474101543427, 'data_time': 0.022616603004280478, 'model_time': 0.7361826859996654, 'learning_rate': 8.325855559295663e-06, 'epoch': 28.57})
|
| 119 |
+
Step 11900, Loss: {'mse_loss': 0.026571786031126976, 'mee_loss': 0.3945162892341614, 'totoal_loss': 0.02696630172431469, 'data_time': 0.02700779400765896, 'model_time': 0.7157618750061374, 'learning_rate': 8.279397812651042e-06, 'epoch': 28.81})
|
| 120 |
+
Step 12000, Loss: {'mse_loss': 0.03158966079354286, 'mee_loss': 0.4138320982456207, 'totoal_loss': 0.0320034921169281, 'data_time': 0.008572499005822465, 'model_time': 0.7201419269986218, 'learning_rate': 8.232441950024864e-06, 'epoch': 29.06})
|
| 121 |
+
Step 12100, Loss: {'mse_loss': 0.06887064129114151, 'mee_loss': 0.4366006553173065, 'totoal_loss': 0.06930724531412125, 'data_time': 0.008933560995501466, 'model_time': 0.9903334560076473, 'learning_rate': 8.184995386292166e-06, 'epoch': 29.3})
|
| 122 |
+
Step 12200, Loss: {'mse_loss': 0.07516971975564957, 'mee_loss': 0.48362869024276733, 'totoal_loss': 0.07565335184335709, 'data_time': 0.013336609990801662, 'model_time': 0.8302925970056094, 'learning_rate': 8.137065613815381e-06, 'epoch': 29.54})
|
| 123 |
+
Step 12300, Loss: {'mse_loss': 0.02764768898487091, 'mee_loss': 0.36241814494132996, 'totoal_loss': 0.028010107576847076, 'data_time': 0.009477429994149134, 'model_time': 0.7414003000012599, 'learning_rate': 8.088660201261203e-06, 'epoch': 29.78})
|
| 124 |
+
Step 12400, Loss: {'mse_loss': 0.055873408913612366, 'mee_loss': 0.39321839809417725, 'totoal_loss': 0.056266628205776215, 'data_time': 0.007452346995705739, 'model_time': 0.8096641279989854, 'learning_rate': 8.039786792405404e-06, 'epoch': 30.02})
|
| 125 |
+
Step 12500, Loss: {'mse_loss': 0.0468827560544014, 'mee_loss': 0.2964420020580292, 'totoal_loss': 0.0471791997551918, 'data_time': 0.011620994002441876, 'model_time': 0.8113188120041741, 'learning_rate': 7.990453104925807e-06, 'epoch': 30.27})
|
| 126 |
+
Step 12600, Loss: {'mse_loss': 0.024405205622315407, 'mee_loss': 0.3604714870452881, 'totoal_loss': 0.024765677750110626, 'data_time': 0.007853659000829794, 'model_time': 0.7116144360043108, 'learning_rate': 7.940666929183554e-06, 'epoch': 30.51})
|
| 127 |
+
Step 12700, Loss: {'mse_loss': 0.07575830072164536, 'mee_loss': 0.349873423576355, 'totoal_loss': 0.0761081725358963, 'data_time': 0.008929407995310612, 'model_time': 0.7492811989941401, 'learning_rate': 7.89043612699294e-06, 'epoch': 30.75})
|
| 128 |
+
Step 12800, Loss: {'mse_loss': 0.05556057393550873, 'mee_loss': 0.2963382601737976, 'totoal_loss': 0.055856913328170776, 'data_time': 0.005967749995761551, 'model_time': 0.7465379490022315, 'learning_rate': 7.839768630379917e-06, 'epoch': 30.99})
|
| 129 |
+
Step 12900, Loss: {'mse_loss': 0.03384293243288994, 'mee_loss': 0.35120344161987305, 'totoal_loss': 0.034194134175777435, 'data_time': 0.017368215005262755, 'model_time': 0.7212304429995129, 'learning_rate': 7.788672440329562e-06, 'epoch': 31.23})
|
| 130 |
+
Step 13000, Loss: {'mse_loss': 0.03219721466302872, 'mee_loss': 0.34054961800575256, 'totoal_loss': 0.03253776580095291, 'data_time': 0.016919205998419784, 'model_time': 0.8041495479992591, 'learning_rate': 7.737155625522608e-06, 'epoch': 31.48})
|
| 131 |
+
Step 13100, Loss: {'mse_loss': 0.05336807295680046, 'mee_loss': 0.3545614182949066, 'totoal_loss': 0.05372263491153717, 'data_time': 0.017017047008266672, 'model_time': 0.7897524820000399, 'learning_rate': 7.685226321061318e-06, 'epoch': 31.72})
|
| 132 |
+
Step 13200, Loss: {'mse_loss': 0.06333746761083603, 'mee_loss': 0.4151668846607208, 'totoal_loss': 0.06375263631343842, 'data_time': 0.020255693001672626, 'model_time': 0.7489453900052467, 'learning_rate': 7.632892727184844e-06, 'epoch': 31.96})
|
| 133 |
+
Step 13300, Loss: {'mse_loss': 0.027927327901124954, 'mee_loss': 0.38576075434684753, 'totoal_loss': 0.028313089162111282, 'data_time': 0.0087031300063245, 'model_time': 0.7932997540046927, 'learning_rate': 7.580163107974335e-06, 'epoch': 32.2})
|
| 134 |
+
Step 13400, Loss: {'mse_loss': 0.043906521052122116, 'mee_loss': 0.3252827823162079, 'totoal_loss': 0.044231802225112915, 'data_time': 0.007844619001843967, 'model_time': 0.7238636630063411, 'learning_rate': 7.527045790047922e-06, 'epoch': 32.45})
|
| 135 |
+
Step 13500, Loss: {'mse_loss': 0.02222808264195919, 'mee_loss': 0.3959132730960846, 'totoal_loss': 0.022623995319008827, 'data_time': 0.011022391001461074, 'model_time': 0.7703130659938324, 'learning_rate': 7.473549161245862e-06, 'epoch': 32.69})
|
| 136 |
+
Step 13600, Loss: {'mse_loss': 0.0636599212884903, 'mee_loss': 0.3349083960056305, 'totoal_loss': 0.06399483233690262, 'data_time': 0.008213309003622271, 'model_time': 0.7364253999985522, 'learning_rate': 7.419681669305998e-06, 'epoch': 32.93})
|
| 137 |
+
Step 13700, Loss: {'mse_loss': 0.023874495178461075, 'mee_loss': 0.2938917577266693, 'totoal_loss': 0.024168387055397034, 'data_time': 0.010199272001045756, 'model_time': 0.7865978479967453, 'learning_rate': 7.365451820529756e-06, 'epoch': 33.17})
|
| 138 |
+
Step 13800, Loss: {'mse_loss': 0.02771177515387535, 'mee_loss': 0.2874736487865448, 'totoal_loss': 0.02799924835562706, 'data_time': 0.009630358996219002, 'model_time': 1.0307812899991404, 'learning_rate': 7.310868178438909e-06, 'epoch': 33.41})
|
| 139 |
+
Step 13900, Loss: {'mse_loss': 0.05444389581680298, 'mee_loss': 0.360858678817749, 'totoal_loss': 0.05480475351214409, 'data_time': 0.009681654002633877, 'model_time': 0.7222976900084177, 'learning_rate': 7.2559393624232985e-06, 'epoch': 33.66})
|
| 140 |
+
Step 14000, Loss: {'mse_loss': 0.023890342563390732, 'mee_loss': 0.2884235084056854, 'totoal_loss': 0.02417876571416855, 'data_time': 0.00878342500072904, 'model_time': 0.7665452439978253, 'learning_rate': 7.2006740463797296e-06, 'epoch': 33.9})
|
| 141 |
+
Step 14100, Loss: {'mse_loss': 0.05611822381615639, 'mee_loss': 0.30630990862846375, 'totoal_loss': 0.05642453208565712, 'data_time': 0.00035485699481796473, 'model_time': 0.8511818739934824, 'learning_rate': 7.145080957342262e-06, 'epoch': 34.14})
|
| 142 |
+
Step 14200, Loss: {'mse_loss': 0.04310659319162369, 'mee_loss': 0.3772517144680023, 'totoal_loss': 0.04348384588956833, 'data_time': 0.000699705007718876, 'model_time': 0.8472769560030429, 'learning_rate': 7.0891688741041065e-06, 'epoch': 34.38})
|
| 143 |
+
Step 14300, Loss: {'mse_loss': 0.04582660645246506, 'mee_loss': 0.30846840143203735, 'totoal_loss': 0.0461350753903389, 'data_time': 0.00035886300611309707, 'model_time': 0.7376763929933077, 'learning_rate': 7.032946625831363e-06, 'epoch': 34.62})
|
| 144 |
+
Step 14400, Loss: {'mse_loss': 0.06371918320655823, 'mee_loss': 0.2516506612300873, 'totoal_loss': 0.06397083401679993, 'data_time': 0.0003632809966802597, 'model_time': 0.7529257810092531, 'learning_rate': 6.976423090668781e-06, 'epoch': 34.87})
|
| 145 |
+
Step 14500, Loss: {'mse_loss': 0.04544224962592125, 'mee_loss': 0.3441523313522339, 'totoal_loss': 0.045786403119564056, 'data_time': 0.00037658899964299053, 'model_time': 0.7705570789985359, 'learning_rate': 6.919607194337806e-06, 'epoch': 35.11})
|
| 146 |
+
Step 14600, Loss: {'mse_loss': 0.039789002388715744, 'mee_loss': 0.2798680067062378, 'totoal_loss': 0.04006887227296829, 'data_time': 0.00035130199103150517, 'model_time': 0.7367003050021594, 'learning_rate': 6.8625079087270976e-06, 'epoch': 35.35})
|
| 147 |
+
Step 14700, Loss: {'mse_loss': 0.039566244930028915, 'mee_loss': 0.28871017694473267, 'totoal_loss': 0.039854954928159714, 'data_time': 0.0003394980012672022, 'model_time': 0.7575536049989751, 'learning_rate': 6.8051342504757714e-06, 'epoch': 35.59})
|
| 148 |
+
Step 14800, Loss: {'mse_loss': 0.02268931455910206, 'mee_loss': 0.2886808216571808, 'totoal_loss': 0.02297799475491047, 'data_time': 0.00037076899025123566, 'model_time': 0.7442691100004595, 'learning_rate': 6.747495279549561e-06, 'epoch': 35.84})
|
| 149 |
+
Step 14900, Loss: {'mse_loss': 0.02168199047446251, 'mee_loss': 0.291583776473999, 'totoal_loss': 0.02197357453405857, 'data_time': 0.022285241007921286, 'model_time': 0.7105599390051793, 'learning_rate': 6.6896000978101465e-06, 'epoch': 36.08})
|
| 150 |
+
Step 15000, Loss: {'mse_loss': 0.0257674939930439, 'mee_loss': 0.2975585460662842, 'totoal_loss': 0.026065053418278694, 'data_time': 0.02614376400015317, 'model_time': 0.8203187579929363, 'learning_rate': 6.631457847577869e-06, 'epoch': 36.32})
|
| 151 |
+
Step 15100, Loss: {'mse_loss': 0.03943592309951782, 'mee_loss': 0.2893795371055603, 'totoal_loss': 0.039725303649902344, 'data_time': 0.022111220998340286, 'model_time': 0.7616194559959695, 'learning_rate': 6.573077710188046e-06, 'epoch': 36.56})
|
| 152 |
+
Step 15200, Loss: {'mse_loss': 0.04295807331800461, 'mee_loss': 0.3470163345336914, 'totoal_loss': 0.043305087834596634, 'data_time': 0.02068900100130122, 'model_time': 0.7334125570050674, 'learning_rate': 6.5144689045411345e-06, 'epoch': 36.8})
|
| 153 |
+
Step 15300, Loss: {'mse_loss': 0.036736439913511276, 'mee_loss': 0.31284675002098083, 'totoal_loss': 0.03704928606748581, 'data_time': 0.011987503006821498, 'model_time': 0.7665345979912672, 'learning_rate': 6.455640685646961e-06, 'epoch': 37.05})
|
| 154 |
+
Step 15400, Loss: {'mse_loss': 0.029000720009207726, 'mee_loss': 0.27347949147224426, 'totoal_loss': 0.029274199157953262, 'data_time': 0.008498493989463896, 'model_time': 0.749570562998997, 'learning_rate': 6.396602343163248e-06, 'epoch': 37.29})
|
| 155 |
+
Step 15500, Loss: {'mse_loss': 0.026695076376199722, 'mee_loss': 0.31597644090652466, 'totoal_loss': 0.027011053636670113, 'data_time': 0.006930168005055748, 'model_time': 0.7767173169995658, 'learning_rate': 6.337363199928669e-06, 'epoch': 37.53})
|
| 156 |
+
Step 15600, Loss: {'mse_loss': 0.02680325135588646, 'mee_loss': 0.2172260284423828, 'totoal_loss': 0.027020476758480072, 'data_time': 0.012347834010142833, 'model_time': 0.8191892659961013, 'learning_rate': 6.277932610490659e-06, 'epoch': 37.77})
|
| 157 |
+
Step 15700, Loss: {'mse_loss': 0.044174086302518845, 'mee_loss': 0.3519327640533447, 'totoal_loss': 0.04452601820230484, 'data_time': 0.007789137001964264, 'model_time': 0.7370382819935912, 'learning_rate': 6.218319959628234e-06, 'epoch': 38.01})
|
| 158 |
+
Step 15800, Loss: {'mse_loss': 0.09018173068761826, 'mee_loss': 0.2801969647407532, 'totoal_loss': 0.09046192467212677, 'data_time': 0.008952941992902197, 'model_time': 0.7502405489940429, 'learning_rate': 6.158534660870018e-06, 'epoch': 38.26})
|
| 159 |
+
Step 15900, Loss: {'mse_loss': 0.018805040046572685, 'mee_loss': 0.24916459619998932, 'totoal_loss': 0.01905420422554016, 'data_time': 0.007127742006559856, 'model_time': 0.7217789739952423, 'learning_rate': 6.0985861550077345e-06, 'epoch': 38.5})
|
| 160 |
+
Step 16000, Loss: {'mse_loss': 0.01608414761722088, 'mee_loss': 0.2467750906944275, 'totoal_loss': 0.01633092202246189, 'data_time': 0.009036164003191516, 'model_time': 0.8295121150003979, 'learning_rate': 6.0384839086054095e-06, 'epoch': 38.74})
|
| 161 |
+
Step 16100, Loss: {'mse_loss': 0.03354603797197342, 'mee_loss': 0.31415483355522156, 'totoal_loss': 0.03386019170284271, 'data_time': 0.008372242999030277, 'model_time': 0.7283448670059443, 'learning_rate': 5.978237412504472e-06, 'epoch': 38.98})
|
| 162 |
+
Step 16200, Loss: {'mse_loss': 0.01621183007955551, 'mee_loss': 0.24024192988872528, 'totoal_loss': 0.01645207218825817, 'data_time': 0.024402834998909384, 'model_time': 0.8113877720024902, 'learning_rate': 5.917856180325059e-06, 'epoch': 39.23})
|
| 163 |
+
Step 16300, Loss: {'mse_loss': 0.021113669499754906, 'mee_loss': 0.2658182680606842, 'totoal_loss': 0.021379487589001656, 'data_time': 0.02315404699766077, 'model_time': 0.7523962539999047, 'learning_rate': 5.857349746963692e-06, 'epoch': 39.47})
|
| 164 |
+
Step 16400, Loss: {'mse_loss': 0.03858759626746178, 'mee_loss': 0.2852381765842438, 'totoal_loss': 0.03887283429503441, 'data_time': 0.02579041301214602, 'model_time': 0.7601279319933383, 'learning_rate': 5.796727667087611e-06, 'epoch': 39.71})
|
| 165 |
+
Step 16500, Loss: {'mse_loss': 0.034683048725128174, 'mee_loss': 0.3307685852050781, 'totoal_loss': 0.03501381725072861, 'data_time': 0.021645790999173187, 'model_time': 0.7415393179981038, 'learning_rate': 5.735999513625984e-06, 'epoch': 39.95})
|
| 166 |
+
Step 16600, Loss: {'mse_loss': 0.04070816561579704, 'mee_loss': 0.30530846118927, 'totoal_loss': 0.04101347550749779, 'data_time': 0.008455735995084979, 'model_time': 0.7331811590120196, 'learning_rate': 5.675174876258223e-06, 'epoch': 40.19})
|
| 167 |
+
Step 16700, Loss: {'mse_loss': 0.10027594119310379, 'mee_loss': 0.27562856674194336, 'totoal_loss': 0.10055156797170639, 'data_time': 0.01015629799803719, 'model_time': 0.8062128680030582, 'learning_rate': 5.614263359899673e-06, 'epoch': 40.44})
|
| 168 |
+
Step 16800, Loss: {'mse_loss': 0.013327774591743946, 'mee_loss': 0.18954616785049438, 'totoal_loss': 0.013517321087419987, 'data_time': 0.01197889499599114, 'model_time': 0.7581191109929932, 'learning_rate': 5.553274583184875e-06, 'epoch': 40.68})
|
| 169 |
+
Step 16900, Loss: {'mse_loss': 0.09245052188634872, 'mee_loss': 0.34104499220848083, 'totoal_loss': 0.09279156476259232, 'data_time': 0.00916662900999654, 'model_time': 0.773186666003312, 'learning_rate': 5.492218176948673e-06, 'epoch': 40.92})
|
| 170 |
+
Step 17000, Loss: {'mse_loss': 0.06339241564273834, 'mee_loss': 0.3004969656467438, 'totoal_loss': 0.06369291245937347, 'data_time': 0.010986898996634409, 'model_time': 0.7256164030113723, 'learning_rate': 5.431103782705404e-06, 'epoch': 41.16})
|
| 171 |
+
Step 17100, Loss: {'mse_loss': 0.04188216105103493, 'mee_loss': 0.2625543475151062, 'totoal_loss': 0.042144715785980225, 'data_time': 0.0078511809988413, 'model_time': 0.7509377270034747, 'learning_rate': 5.369941051126377e-06, 'epoch': 41.4})
|
| 172 |
+
Step 17200, Loss: {'mse_loss': 0.02545168623328209, 'mee_loss': 0.297857403755188, 'totoal_loss': 0.02574954368174076, 'data_time': 0.010945096000796184, 'model_time': 0.7345563980052248, 'learning_rate': 5.308739640515932e-06, 'epoch': 41.65})
|
| 173 |
+
Step 17300, Loss: {'mse_loss': 0.04230295121669769, 'mee_loss': 0.35602471232414246, 'totoal_loss': 0.0426589772105217, 'data_time': 0.011284890002571046, 'model_time': 0.787327500001993, 'learning_rate': 5.24750921528627e-06, 'epoch': 41.89})
|
| 174 |
+
Step 17400, Loss: {'mse_loss': 0.016046810895204544, 'mee_loss': 0.2082236260175705, 'totoal_loss': 0.016255034133791924, 'data_time': 0.0003942460025427863, 'model_time': 0.7619408749887953, 'learning_rate': 5.186259444431344e-06, 'epoch': 42.13})
|
| 175 |
+
Step 17500, Loss: {'mse_loss': 0.01835087314248085, 'mee_loss': 0.23007726669311523, 'totoal_loss': 0.018580950796604156, 'data_time': 0.000436803005868569, 'model_time': 0.852520889005973, 'learning_rate': 5.125e-06, 'epoch': 42.37})
|
| 176 |
+
Step 17600, Loss: {'mse_loss': 0.023995807394385338, 'mee_loss': 0.3008509874343872, 'totoal_loss': 0.024296658113598824, 'data_time': 0.0004327689966885373, 'model_time': 0.7247056469932431, 'learning_rate': 5.063740555568656e-06, 'epoch': 42.62})
|
| 177 |
+
Step 17700, Loss: {'mse_loss': 0.028584809973835945, 'mee_loss': 0.2795862853527069, 'totoal_loss': 0.02886439673602581, 'data_time': 0.0003678089997265488, 'model_time': 0.7587776820000727, 'learning_rate': 5.002490784713731e-06, 'epoch': 42.86})
|
| 178 |
+
Step 17800, Loss: {'mse_loss': 0.055431101471185684, 'mee_loss': 0.3120063543319702, 'totoal_loss': 0.05574310943484306, 'data_time': 0.010500215998035856, 'model_time': 0.8282430039980682, 'learning_rate': 4.9412603594840695e-06, 'epoch': 43.1})
|
| 179 |
+
Step 17900, Loss: {'mse_loss': 0.019774850457906723, 'mee_loss': 0.23601719737052917, 'totoal_loss': 0.020010868087410927, 'data_time': 0.00924906600266695, 'model_time': 0.7489828279940411, 'learning_rate': 4.8800589488736245e-06, 'epoch': 43.34})
|
| 180 |
+
Step 18000, Loss: {'mse_loss': 0.039117246866226196, 'mee_loss': 0.2056172788143158, 'totoal_loss': 0.0393228642642498, 'data_time': 0.008173804002581164, 'model_time': 0.7421760909928707, 'learning_rate': 4.818896217294598e-06, 'epoch': 43.58})
|
| 181 |
+
Step 18100, Loss: {'mse_loss': 0.03513931855559349, 'mee_loss': 0.2691534757614136, 'totoal_loss': 0.035408470779657364, 'data_time': 0.00817028500023298, 'model_time': 0.7984965219948208, 'learning_rate': 4.757781823051329e-06, 'epoch': 43.83})
|
| 182 |
+
Step 18200, Loss: {'mse_loss': 0.01484927348792553, 'mee_loss': 0.2333410382270813, 'totoal_loss': 0.015082614496350288, 'data_time': 0.007877990996348672, 'model_time': 0.7698266279912787, 'learning_rate': 4.696725416815128e-06, 'epoch': 44.07})
|
| 183 |
+
Step 18300, Loss: {'mse_loss': 0.04787011072039604, 'mee_loss': 0.21708989143371582, 'totoal_loss': 0.04808720201253891, 'data_time': 0.007879558004788123, 'model_time': 0.7334493500093231, 'learning_rate': 4.635736640100327e-06, 'epoch': 44.31})
|
| 184 |
+
Step 18400, Loss: {'mse_loss': 0.02511109784245491, 'mee_loss': 0.27846914529800415, 'totoal_loss': 0.025389567017555237, 'data_time': 0.010199277006904595, 'model_time': 0.7378232780029066, 'learning_rate': 4.574825123741778e-06, 'epoch': 44.55})
|
| 185 |
+
Step 18500, Loss: {'mse_loss': 0.014117744751274586, 'mee_loss': 0.19805225729942322, 'totoal_loss': 0.01431579701602459, 'data_time': 0.007469399992260151, 'model_time': 0.8243391120049637, 'learning_rate': 4.5140004863740165e-06, 'epoch': 44.79})
|
| 186 |
+
Step 18600, Loss: {'mse_loss': 0.05304986983537674, 'mee_loss': 0.38427963852882385, 'totoal_loss': 0.05343414843082428, 'data_time': 0.0003910819941665977, 'model_time': 0.7432315410114825, 'learning_rate': 4.45327233291239e-06, 'epoch': 45.04})
|
| 187 |
+
Step 18700, Loss: {'mse_loss': 0.04947008565068245, 'mee_loss': 0.20040512084960938, 'totoal_loss': 0.049670491367578506, 'data_time': 0.00034762200084514916, 'model_time': 0.8145301420008764, 'learning_rate': 4.39265025303631e-06, 'epoch': 45.28})
|
| 188 |
+
Step 18800, Loss: {'mse_loss': 0.017848283052444458, 'mee_loss': 0.17743396759033203, 'totoal_loss': 0.01802571676671505, 'data_time': 0.00036040099803358316, 'model_time': 0.754426682004123, 'learning_rate': 4.332143819674943e-06, 'epoch': 45.52})
|
| 189 |
+
Step 18900, Loss: {'mse_loss': 0.05159736052155495, 'mee_loss': 0.22867026925086975, 'totoal_loss': 0.051826030015945435, 'data_time': 0.00047006500244606286, 'model_time': 0.7851434940093895, 'learning_rate': 4.271762587495529e-06, 'epoch': 45.76})
|
| 190 |
+
Step 19000, Loss: {'mse_loss': 0.014432729221880436, 'mee_loss': 0.21415558457374573, 'totoal_loss': 0.014646884985268116, 'data_time': 0.0005520819977391511, 'model_time': 0.8084976170066511, 'learning_rate': 4.2115160913945914e-06, 'epoch': 46.0})
|
| 191 |
+
Step 19100, Loss: {'mse_loss': 0.03385151922702789, 'mee_loss': 0.2821962833404541, 'totoal_loss': 0.03413371369242668, 'data_time': 0.00036607800575438887, 'model_time': 0.7704487969895126, 'learning_rate': 4.151413844992267e-06, 'epoch': 46.25})
|
| 192 |
+
Step 19200, Loss: {'mse_loss': 0.01994636096060276, 'mee_loss': 0.23324017226696014, 'totoal_loss': 0.02017960138618946, 'data_time': 0.000362782011507079, 'model_time': 0.748053584000445, 'learning_rate': 4.091465339129985e-06, 'epoch': 46.49})
|
| 193 |
+
Step 19300, Loss: {'mse_loss': 0.02408389002084732, 'mee_loss': 0.2338029146194458, 'totoal_loss': 0.02431769296526909, 'data_time': 0.0003499120066408068, 'model_time': 0.7284846310067223, 'learning_rate': 4.031680040371768e-06, 'epoch': 46.73})
|
| 194 |
+
Step 19400, Loss: {'mse_loss': 0.0367128923535347, 'mee_loss': 0.2113880068063736, 'totoal_loss': 0.03692428022623062, 'data_time': 0.0004930309951305389, 'model_time': 0.7596602870034985, 'learning_rate': 3.972067389509344e-06, 'epoch': 46.97})
|
| 195 |
+
Step 19500, Loss: {'mse_loss': 0.028413716703653336, 'mee_loss': 0.22940444946289062, 'totoal_loss': 0.02864312194287777, 'data_time': 0.0004692049988079816, 'model_time': 0.7735218250018079, 'learning_rate': 3.912636800071335e-06, 'epoch': 47.22})
|
| 196 |
+
Step 19600, Loss: {'mse_loss': 0.06398338079452515, 'mee_loss': 0.19723212718963623, 'totoal_loss': 0.06418061256408691, 'data_time': 0.0003693290054798126, 'model_time': 0.7754193110013148, 'learning_rate': 3.853397656836754e-06, 'epoch': 47.46})
|
| 197 |
+
Step 19700, Loss: {'mse_loss': 0.01482498086988926, 'mee_loss': 0.2235349863767624, 'totoal_loss': 0.015048515982925892, 'data_time': 0.0003778300015255809, 'model_time': 0.7867151460086461, 'learning_rate': 3.7943593143530404e-06, 'epoch': 47.7})
|
| 198 |
+
Step 19800, Loss: {'mse_loss': 0.021375665441155434, 'mee_loss': 0.23115308582782745, 'totoal_loss': 0.021606817841529846, 'data_time': 0.0004888039984507486, 'model_time': 0.7609134609956527, 'learning_rate': 3.735531095458867e-06, 'epoch': 47.94})
|
| 199 |
+
Step 19900, Loss: {'mse_loss': 0.013109016232192516, 'mee_loss': 0.1963796466588974, 'totoal_loss': 0.01330539584159851, 'data_time': 0.008191639994038269, 'model_time': 0.7617358290008269, 'learning_rate': 3.6769222898119562e-06, 'epoch': 48.18})
|
| 200 |
+
Step 20000, Loss: {'mse_loss': 0.011621901765465736, 'mee_loss': 0.2041294127702713, 'totoal_loss': 0.011826030910015106, 'data_time': 0.010033394995843992, 'model_time': 0.8372857789945556, 'learning_rate': 3.618542152422132e-06, 'epoch': 48.43})
|
| 201 |
+
Step 20100, Loss: {'mse_loss': 0.02198091521859169, 'mee_loss': 0.24131032824516296, 'totoal_loss': 0.02222222462296486, 'data_time': 0.008876619001966901, 'model_time': 0.7329448850068729, 'learning_rate': 3.560399902189855e-06, 'epoch': 48.67})
|
| 202 |
+
Step 20200, Loss: {'mse_loss': 0.05558525025844574, 'mee_loss': 0.2742495834827423, 'totoal_loss': 0.05585949867963791, 'data_time': 0.007880575998569839, 'model_time': 0.7725301780010341, 'learning_rate': 3.502504720450441e-06, 'epoch': 48.91})
|
| 203 |
+
Step 20300, Loss: {'mse_loss': 0.012103086337447166, 'mee_loss': 0.17645499110221863, 'totoal_loss': 0.012279541231691837, 'data_time': 0.013792237994493917, 'model_time': 0.8123871679999866, 'learning_rate': 3.4448657495242304e-06, 'epoch': 49.15})
|
| 204 |
+
Step 20400, Loss: {'mse_loss': 0.011470865458250046, 'mee_loss': 0.17711351811885834, 'totoal_loss': 0.01164797879755497, 'data_time': 0.008368516995687969, 'model_time': 0.7306106429896317, 'learning_rate': 3.387492091272904e-06, 'epoch': 49.39})
|
| 205 |
+
Step 20500, Loss: {'mse_loss': 0.013573281466960907, 'mee_loss': 0.14290401339530945, 'totoal_loss': 0.013716185465455055, 'data_time': 0.00954999700479675, 'model_time': 0.7894677339936607, 'learning_rate': 3.3303928056621955e-06, 'epoch': 49.64})
|
| 206 |
+
Step 20600, Loss: {'mse_loss': 0.030892346054315567, 'mee_loss': 0.22107969224452972, 'totoal_loss': 0.03111342526972294, 'data_time': 0.007971958999405615, 'model_time': 0.7705780090036569, 'learning_rate': 3.2735769093312202e-06, 'epoch': 49.88})
|
| 207 |
+
Step 20700, Loss: {'mse_loss': 0.0199972502887249, 'mee_loss': 0.2537815570831299, 'totoal_loss': 0.02025103196501732, 'data_time': 0.015387160005047917, 'model_time': 0.8049874290009029, 'learning_rate': 3.217053374168639e-06, 'epoch': 50.12})
|
| 208 |
+
Step 20800, Loss: {'mse_loss': 0.024298375472426414, 'mee_loss': 0.2325638085603714, 'totoal_loss': 0.024530939757823944, 'data_time': 0.015132343003642745, 'model_time': 0.747859019000316, 'learning_rate': 3.1608311258958953e-06, 'epoch': 50.36})
|
| 209 |
+
Step 20900, Loss: {'mse_loss': 0.028121549636125565, 'mee_loss': 0.2427772432565689, 'totoal_loss': 0.028364326804876328, 'data_time': 0.01483035899582319, 'model_time': 0.7256560410023667, 'learning_rate': 3.10491904265774e-06, 'epoch': 50.61})
|
| 210 |
+
Step 21000, Loss: {'mse_loss': 0.03422979637980461, 'mee_loss': 0.19931741058826447, 'totoal_loss': 0.03442911431193352, 'data_time': 0.019297580991405994, 'model_time': 0.749182537998422, 'learning_rate': 3.0493259536202714e-06, 'epoch': 50.85})
|
| 211 |
+
Step 21100, Loss: {'mse_loss': 0.031940191984176636, 'mee_loss': 0.2657277584075928, 'totoal_loss': 0.03220592066645622, 'data_time': 0.016499066987307742, 'model_time': 0.7616620890039485, 'learning_rate': 2.9940606375767038e-06, 'epoch': 51.09})
|
| 212 |
+
Step 21200, Loss: {'mse_loss': 0.020734263584017754, 'mee_loss': 0.2020730972290039, 'totoal_loss': 0.020936336368322372, 'data_time': 0.01578713500930462, 'model_time': 0.7209223279933212, 'learning_rate': 2.939131821561094e-06, 'epoch': 51.33})
|
| 213 |
+
Step 21300, Loss: {'mse_loss': 0.03213852271437645, 'mee_loss': 0.21621382236480713, 'totoal_loss': 0.03235473483800888, 'data_time': 0.015423856995766982, 'model_time': 0.7336720119928941, 'learning_rate': 2.8845481794702473e-06, 'epoch': 51.57})
|
| 214 |
+
Step 21400, Loss: {'mse_loss': 0.028429284691810608, 'mee_loss': 0.22367647290229797, 'totoal_loss': 0.028652960434556007, 'data_time': 0.015586626002914272, 'model_time': 0.759900340999593, 'learning_rate': 2.830318330694004e-06, 'epoch': 51.82})
|
| 215 |
+
Step 21500, Loss: {'mse_loss': 0.017461730167269707, 'mee_loss': 0.2150350958108902, 'totoal_loss': 0.017676765099167824, 'data_time': 0.01096014901122544, 'model_time': 1.0172259969986044, 'learning_rate': 2.7764508387541378e-06, 'epoch': 52.06})
|
| 216 |
+
Step 21600, Loss: {'mse_loss': 0.027983790263533592, 'mee_loss': 0.22118334472179413, 'totoal_loss': 0.02820497378706932, 'data_time': 0.008394147997023538, 'model_time': 0.7540308099996764, 'learning_rate': 2.7229542099520797e-06, 'epoch': 52.3})
|
| 217 |
+
Step 21700, Loss: {'mse_loss': 0.04640030115842819, 'mee_loss': 0.2183273285627365, 'totoal_loss': 0.04661862924695015, 'data_time': 0.008807000005617738, 'model_time': 0.8098462519992609, 'learning_rate': 2.669836892025666e-06, 'epoch': 52.54})
|
| 218 |
+
Step 21800, Loss: {'mse_loss': 0.047395359724760056, 'mee_loss': 0.23271048069000244, 'totoal_loss': 0.047628071159124374, 'data_time': 0.008727813998120837, 'model_time': 0.7302125569985947, 'learning_rate': 2.6171072728151557e-06, 'epoch': 52.78})
|
| 219 |
+
Step 21900, Loss: {'mse_loss': 0.00983815360814333, 'mee_loss': 0.15945234894752502, 'totoal_loss': 0.00999760627746582, 'data_time': 0.014314678992377594, 'model_time': 0.765891371993348, 'learning_rate': 2.5647736789386828e-06, 'epoch': 53.03})
|
| 220 |
+
Step 22000, Loss: {'mse_loss': 0.02781859040260315, 'mee_loss': 0.191240131855011, 'totoal_loss': 0.02800983004271984, 'data_time': 0.007939225004520267, 'model_time': 0.7531054340070114, 'learning_rate': 2.5128443744773904e-06, 'epoch': 53.27})
|
| 221 |
+
Step 22100, Loss: {'mse_loss': 0.01564141921699047, 'mee_loss': 0.15105396509170532, 'totoal_loss': 0.015792472288012505, 'data_time': 0.008196533002774231, 'model_time': 0.778391730011208, 'learning_rate': 2.4613275596704386e-06, 'epoch': 53.51})
|
| 222 |
+
Step 22200, Loss: {'mse_loss': 0.03994010388851166, 'mee_loss': 0.18257802724838257, 'totoal_loss': 0.040122680366039276, 'data_time': 0.007783105000271462, 'model_time': 0.7530997009889688, 'learning_rate': 2.4102313696200853e-06, 'epoch': 53.75})
|
| 223 |
+
Step 22300, Loss: {'mse_loss': 0.01902776211500168, 'mee_loss': 0.18793943524360657, 'totoal_loss': 0.019215701147913933, 'data_time': 0.007752403005724773, 'model_time': 0.7097986599983415, 'learning_rate': 2.359563873007063e-06, 'epoch': 54.0})
|
| 224 |
+
Step 22400, Loss: {'mse_loss': 0.018408801406621933, 'mee_loss': 0.15874862670898438, 'totoal_loss': 0.01856755092740059, 'data_time': 0.01120455699856393, 'model_time': 0.8506950110022444, 'learning_rate': 2.3093330708164465e-06, 'epoch': 54.24})
|
| 225 |
+
Step 22500, Loss: {'mse_loss': 0.020295143127441406, 'mee_loss': 0.20074254274368286, 'totoal_loss': 0.020495885983109474, 'data_time': 0.011024689010810107, 'model_time': 0.8236282189900521, 'learning_rate': 2.2595468950741943e-06, 'epoch': 54.48})
|
| 226 |
+
Step 22600, Loss: {'mse_loss': 0.017461609095335007, 'mee_loss': 0.20469523966312408, 'totoal_loss': 0.017666304484009743, 'data_time': 0.007605209990288131, 'model_time': 0.7247549720050301, 'learning_rate': 2.2102132075945974e-06, 'epoch': 54.72})
|
| 227 |
+
Step 22700, Loss: {'mse_loss': 0.012090045027434826, 'mee_loss': 0.13543660938739777, 'totoal_loss': 0.012225481681525707, 'data_time': 0.008676546000060625, 'model_time': 0.72650077099388, 'learning_rate': 2.1613397987388e-06, 'epoch': 54.96})
|
| 228 |
+
Step 22800, Loss: {'mse_loss': 0.027247847989201546, 'mee_loss': 0.17751041054725647, 'totoal_loss': 0.027425358071923256, 'data_time': 0.0003870170039590448, 'model_time': 0.7475573069968959, 'learning_rate': 2.1129343861846207e-06, 'epoch': 55.21})
|
| 229 |
+
Step 22900, Loss: {'mse_loss': 0.021732335910201073, 'mee_loss': 0.12859205901622772, 'totoal_loss': 0.02186092734336853, 'data_time': 0.0007176990038715303, 'model_time': 0.8220449969958281, 'learning_rate': 2.065004613707836e-06, 'epoch': 55.45})
|
| 230 |
+
Step 23000, Loss: {'mse_loss': 0.019385088235139847, 'mee_loss': 0.2276148498058319, 'totoal_loss': 0.01961270347237587, 'data_time': 0.00037379999412223697, 'model_time': 0.7358569700008957, 'learning_rate': 2.0175580499751375e-06, 'epoch': 55.69})
|
| 231 |
+
Step 23100, Loss: {'mse_loss': 0.026152106001973152, 'mee_loss': 0.1575966775417328, 'totoal_loss': 0.026309702545404434, 'data_time': 0.0003889399959007278, 'model_time': 0.7371374609938357, 'learning_rate': 1.9706021873489604e-06, 'epoch': 55.93})
|
| 232 |
+
Step 23200, Loss: {'mse_loss': 0.024319300428032875, 'mee_loss': 0.20171628892421722, 'totoal_loss': 0.02452101744711399, 'data_time': 0.015469887002836913, 'model_time': 0.7285528700012947, 'learning_rate': 1.924144440704338e-06, 'epoch': 56.17})
|
| 233 |
+
Step 23300, Loss: {'mse_loss': 0.021788010373711586, 'mee_loss': 0.20946283638477325, 'totoal_loss': 0.021997474133968353, 'data_time': 0.017561797008966096, 'model_time': 0.7414408409968019, 'learning_rate': 1.8781921462580238e-06, 'epoch': 56.42})
|
| 234 |
+
Step 23400, Loss: {'mse_loss': 0.029694171622395515, 'mee_loss': 0.1794554442167282, 'totoal_loss': 0.029873626306653023, 'data_time': 0.02146723099576775, 'model_time': 0.8392622900137212, 'learning_rate': 1.8327525604100058e-06, 'epoch': 56.66})
|
| 235 |
+
Step 23500, Loss: {'mse_loss': 0.020891519263386726, 'mee_loss': 0.18132193386554718, 'totoal_loss': 0.021072840318083763, 'data_time': 0.01663981899037026, 'model_time': 0.7416215859993827, 'learning_rate': 1.7878328585976426e-06, 'epoch': 56.9})
|
| 236 |
+
Step 23600, Loss: {'mse_loss': 0.01681181602180004, 'mee_loss': 0.14801694452762604, 'totoal_loss': 0.01695983298122883, 'data_time': 0.00038722400495316833, 'model_time': 0.9891212609945796, 'learning_rate': 1.7434401341625765e-06, 'epoch': 57.14})
|
| 237 |
+
Step 23700, Loss: {'mse_loss': 0.012831147760152817, 'mee_loss': 0.16041839122772217, 'totoal_loss': 0.012991566210985184, 'data_time': 0.0003588330000638962, 'model_time': 0.7296607320022304, 'learning_rate': 1.6995813972306108e-06, 'epoch': 57.38})
|
| 238 |
+
Step 23800, Loss: {'mse_loss': 0.03126835823059082, 'mee_loss': 0.19946175813674927, 'totoal_loss': 0.03146782144904137, 'data_time': 0.00036940499558113515, 'model_time': 0.7246269980096258, 'learning_rate': 1.656263573604734e-06, 'epoch': 57.63})
|
| 239 |
+
Step 23900, Loss: {'mse_loss': 0.025828979909420013, 'mee_loss': 0.1902308166027069, 'totoal_loss': 0.026019209995865822, 'data_time': 0.0004028389957966283, 'model_time': 0.7706959999923129, 'learning_rate': 1.613493503671454e-06, 'epoch': 57.87})
|
| 240 |
+
Step 24000, Loss: {'mse_loss': 0.044105641543865204, 'mee_loss': 0.19269563257694244, 'totoal_loss': 0.044298335909843445, 'data_time': 0.00037688500015065074, 'model_time': 0.7413703850033926, 'learning_rate': 1.5712779413206198e-06, 'epoch': 58.11})
|
| 241 |
+
Step 24100, Loss: {'mse_loss': 0.006060915533453226, 'mee_loss': 0.12604542076587677, 'totoal_loss': 0.006186961196362972, 'data_time': 0.0004523530078586191, 'model_time': 0.7517498130036984, 'learning_rate': 1.5296235528789028e-06, 'epoch': 58.35})
|
| 242 |
+
Step 24200, Loss: {'mse_loss': 0.02390838973224163, 'mee_loss': 0.1568853259086609, 'totoal_loss': 0.024065274745225906, 'data_time': 0.00035221099096816033, 'model_time': 0.7821926900069229, 'learning_rate': 1.4885369160571124e-06, 'epoch': 58.6})
|
| 243 |
+
Step 24300, Loss: {'mse_loss': 0.03321090340614319, 'mee_loss': 0.18913142383098602, 'totoal_loss': 0.0334000363945961, 'data_time': 0.0003496450081001967, 'model_time': 0.7247546869912185, 'learning_rate': 1.4480245189114938e-06, 'epoch': 58.84})
|
| 244 |
+
Step 24400, Loss: {'mse_loss': 0.015621726401150227, 'mee_loss': 0.17971080541610718, 'totoal_loss': 0.015801437199115753, 'data_time': 0.0005253859999356791, 'model_time': 0.7375995469919872, 'learning_rate': 1.408092758819191e-06, 'epoch': 59.08})
|
| 245 |
+
Step 24500, Loss: {'mse_loss': 0.027831023558974266, 'mee_loss': 0.15926194190979004, 'totoal_loss': 0.02799028530716896, 'data_time': 0.0003610520070651546, 'model_time': 0.7588854510104284, 'learning_rate': 1.368747941468028e-06, 'epoch': 59.32})
|
| 246 |
+
Step 24600, Loss: {'mse_loss': 0.01985371671617031, 'mee_loss': 0.14838995039463043, 'totoal_loss': 0.020002106204628944, 'data_time': 0.00035056800697930157, 'model_time': 0.7531790420034667, 'learning_rate': 1.3299962798607614e-06, 'epoch': 59.56})
|
| 247 |
+
Step 24700, Loss: {'mse_loss': 0.01723645254969597, 'mee_loss': 0.15851770341396332, 'totoal_loss': 0.01739497110247612, 'data_time': 0.0004244820011081174, 'model_time': 0.8097300969966454, 'learning_rate': 1.2918438933339827e-06, 'epoch': 59.81})
|
| 248 |
+
Step 24800, Loss: {'mse_loss': 0.01494678109884262, 'mee_loss': 0.15151244401931763, 'totoal_loss': 0.01509829331189394, 'data_time': 0.010033921003923751, 'model_time': 0.8244298909994541, 'learning_rate': 1.2542968065918027e-06, 'epoch': 60.05})
|
| 249 |
+
Step 24900, Loss: {'mse_loss': 0.02704532817006111, 'mee_loss': 0.16729389131069183, 'totoal_loss': 0.02721262164413929, 'data_time': 0.006920468003954738, 'model_time': 0.7334494319948135, 'learning_rate': 1.217360948754476e-06, 'epoch': 60.29})
|
| 250 |
+
Step 25000, Loss: {'mse_loss': 0.009508751332759857, 'mee_loss': 0.13089951872825623, 'totoal_loss': 0.009639650583267212, 'data_time': 0.007353791006607935, 'model_time': 0.974336086990661, 'learning_rate': 1.1810421524221318e-06, 'epoch': 60.53})
|
| 251 |
+
Step 25100, Loss: {'mse_loss': 0.01181095466017723, 'mee_loss': 0.1703820675611496, 'totoal_loss': 0.011981336399912834, 'data_time': 0.010559012996964157, 'model_time': 0.771587843002635, 'learning_rate': 1.1453461527537284e-06, 'epoch': 60.77})
|
| 252 |
+
Step 25200, Loss: {'mse_loss': 0.013710965402424335, 'mee_loss': 0.13470475375652313, 'totoal_loss': 0.013845670036971569, 'data_time': 0.00035401800414547324, 'model_time': 0.7906560760020511, 'learning_rate': 1.1102785865614162e-06, 'epoch': 61.02})
|
| 253 |
+
Step 25300, Loss: {'mse_loss': 0.02329057641327381, 'mee_loss': 0.165866419672966, 'totoal_loss': 0.02345644310116768, 'data_time': 0.00909072399372235, 'model_time': 0.7653848030022345, 'learning_rate': 1.0758449914204127e-06, 'epoch': 61.26})
|
| 254 |
+
Step 25400, Loss: {'mse_loss': 0.013816442340612411, 'mee_loss': 0.1750720590353012, 'totoal_loss': 0.013991514220833778, 'data_time': 0.009146399999735877, 'model_time': 0.822563933004858, 'learning_rate': 1.0420508047945595e-06, 'epoch': 61.5})
|
| 255 |
+
Step 25500, Loss: {'mse_loss': 0.02189319021999836, 'mee_loss': 0.13915841281414032, 'totoal_loss': 0.022032348439097404, 'data_time': 0.008576413005357608, 'model_time': 0.7331477379921125, 'learning_rate': 1.0089013631776776e-06, 'epoch': 61.74})
|
| 256 |
+
Step 25600, Loss: {'mse_loss': 0.02771860547363758, 'mee_loss': 0.16225884854793549, 'totoal_loss': 0.027880864217877388, 'data_time': 0.008330009004566818, 'model_time': 0.7232360810012324, 'learning_rate': 9.76401901250878e-07, 'epoch': 61.99})
|
| 257 |
+
Step 25700, Loss: {'mse_loss': 0.05347346514463425, 'mee_loss': 0.1736045926809311, 'totoal_loss': 0.05364707112312317, 'data_time': 0.0003475190023891628, 'model_time': 0.7382040819938993, 'learning_rate': 9.44557551055946e-07, 'epoch': 62.23})
|
| 258 |
+
Step 25800, Loss: {'mse_loss': 0.009669560939073563, 'mee_loss': 0.11961107701063156, 'totoal_loss': 0.009789171628654003, 'data_time': 0.0005163019959582016, 'model_time': 0.7480700540036196, 'learning_rate': 9.13373341184928e-07, 'epoch': 62.47})
|
| 259 |
+
Step 25900, Loss: {'mse_loss': 0.026881584897637367, 'mee_loss': 0.18596133589744568, 'totoal_loss': 0.02706754580140114, 'data_time': 0.0003606340033002198, 'model_time': 0.7386681609932566, 'learning_rate': 8.828541959860623e-07, 'epoch': 62.71})
|
| 260 |
+
Step 26000, Loss: {'mse_loss': 0.024884361773729324, 'mee_loss': 0.14913339912891388, 'totoal_loss': 0.0250334944576025, 'data_time': 0.00036237199674360454, 'model_time': 0.7233365310094086, 'learning_rate': 8.530049347861661e-07, 'epoch': 62.95})
|
| 261 |
+
Step 26100, Loss: {'mse_loss': 0.01114761270582676, 'mee_loss': 0.1773378849029541, 'totoal_loss': 0.011324950493872166, 'data_time': 0.00036773699684999883, 'model_time': 0.7699796450033318, 'learning_rate': 8.238302711296034e-07, 'epoch': 63.2})
|
| 262 |
+
Step 26200, Loss: {'mse_loss': 0.035133060067892075, 'mee_loss': 0.14711472392082214, 'totoal_loss': 0.035280175507068634, 'data_time': 0.0004798419977305457, 'model_time': 0.844894148001913, 'learning_rate': 7.953348120339707e-07, 'epoch': 63.44})
|
| 263 |
+
Step 26300, Loss: {'mse_loss': 0.009341085329651833, 'mee_loss': 0.14673060178756714, 'totoal_loss': 0.009487816132605076, 'data_time': 0.00035991899494547397, 'model_time': 0.7815314940089593, 'learning_rate': 7.675230572625892e-07, 'epoch': 63.68})
|
| 264 |
+
Step 26400, Loss: {'mse_loss': 0.016419460996985435, 'mee_loss': 0.14962221682071686, 'totoal_loss': 0.01656908355653286, 'data_time': 0.00036538499989546835, 'model_time': 0.7846752100012964, 'learning_rate': 7.40399398613941e-07, 'epoch': 63.92})
|
| 265 |
+
Step 26500, Loss: {'mse_loss': 0.019355664029717445, 'mee_loss': 0.15547633171081543, 'totoal_loss': 0.019511140882968903, 'data_time': 0.015191508995485492, 'model_time': 0.8480951029923744, 'learning_rate': 7.139681192281557e-07, 'epoch': 64.16})
|
| 266 |
+
Step 26600, Loss: {'mse_loss': 0.020533869042992592, 'mee_loss': 0.1380404382944107, 'totoal_loss': 0.020671909675002098, 'data_time': 0.015476111002499238, 'model_time': 0.8391041989962105, 'learning_rate': 6.882333929106462e-07, 'epoch': 64.41})
|
| 267 |
+
Step 26700, Loss: {'mse_loss': 0.03568694740533829, 'mee_loss': 0.2045510858297348, 'totoal_loss': 0.03589149937033653, 'data_time': 0.01607236999552697, 'model_time': 0.7795704420132097, 'learning_rate': 6.63199283473027e-07, 'epoch': 64.65})
|
| 268 |
+
Step 26800, Loss: {'mse_loss': 0.03757919371128082, 'mee_loss': 0.1753125935792923, 'totoal_loss': 0.03775450587272644, 'data_time': 0.01973342598648742, 'model_time': 0.7704409840080189, 'learning_rate': 6.388697440913819e-07, 'epoch': 64.89})
|
| 269 |
+
Step 26900, Loss: {'mse_loss': 0.0411517471075058, 'mee_loss': 0.20078004896640778, 'totoal_loss': 0.0413525253534317, 'data_time': 0.009195332997478545, 'model_time': 0.7203918559971498, 'learning_rate': 6.152486166820176e-07, 'epoch': 65.13})
|
| 270 |
+
Step 27000, Loss: {'mse_loss': 0.018245115876197815, 'mee_loss': 0.1298370212316513, 'totoal_loss': 0.018374953418970108, 'data_time': 0.007813750999048352, 'model_time': 0.7150057420076337, 'learning_rate': 5.923396312947748e-07, 'epoch': 65.38})
|
| 271 |
+
Step 27100, Loss: {'mse_loss': 0.006640228908509016, 'mee_loss': 0.1331922858953476, 'totoal_loss': 0.006773421075195074, 'data_time': 0.01310975399974268, 'model_time': 0.8142949379980564, 'learning_rate': 5.701464055240163e-07, 'epoch': 65.62})
|
| 272 |
+
Step 27200, Loss: {'mse_loss': 0.010456939227879047, 'mee_loss': 0.17439542710781097, 'totoal_loss': 0.010631334967911243, 'data_time': 0.008225126002798788, 'model_time': 0.7527430219925009, 'learning_rate': 5.48672443937364e-07, 'epoch': 65.86})
|
| 273 |
+
Step 27300, Loss: {'mse_loss': 0.018862150609493256, 'mee_loss': 0.1370239108800888, 'totoal_loss': 0.018999174237251282, 'data_time': 0.01673841499723494, 'model_time': 0.7637543909950182, 'learning_rate': 5.279211375222855e-07, 'epoch': 66.1})
|
| 274 |
+
Step 27400, Loss: {'mse_loss': 0.020784039050340652, 'mee_loss': 0.11595121771097183, 'totoal_loss': 0.02089999057352543, 'data_time': 0.017244490998564288, 'model_time': 0.964779757996439, 'learning_rate': 5.07895763150622e-07, 'epoch': 66.34})
|
| 275 |
+
Step 27500, Loss: {'mse_loss': 0.023338520899415016, 'mee_loss': 0.1925082504749298, 'totoal_loss': 0.023531029000878334, 'data_time': 0.016009914004825987, 'model_time': 0.7478310980077367, 'learning_rate': 4.885994830611266e-07, 'epoch': 66.59})
|
| 276 |
+
Step 27600, Loss: {'mse_loss': 0.007482294458895922, 'mee_loss': 0.14716610312461853, 'totoal_loss': 0.007629460655152798, 'data_time': 0.01704916999733541, 'model_time': 0.7736268260050565, 'learning_rate': 4.700353443601156e-07, 'epoch': 66.83})
|
| 277 |
+
Step 27700, Loss: {'mse_loss': 0.01923242211341858, 'mee_loss': 0.1847282350063324, 'totoal_loss': 0.01941714994609356, 'data_time': 0.000569819996599108, 'model_time': 0.832375388010405, 'learning_rate': 4.5220627854029224e-07, 'epoch': 67.07})
|
| 278 |
+
Step 27800, Loss: {'mse_loss': 0.012049288488924503, 'mee_loss': 0.14566707611083984, 'totoal_loss': 0.012194955721497536, 'data_time': 0.0003811939968727529, 'model_time': 0.7886231989978114, 'learning_rate': 4.351151010178311e-07, 'epoch': 67.31})
|
| 279 |
+
Step 27900, Loss: {'mse_loss': 0.0207996629178524, 'mee_loss': 0.10301929712295532, 'totoal_loss': 0.020902682095766068, 'data_time': 0.0005397920031100512, 'model_time': 0.8293450430064695, 'learning_rate': 4.1876451068778983e-07, 'epoch': 67.55})
|
| 280 |
+
Step 28000, Loss: {'mse_loss': 0.020001579076051712, 'mee_loss': 0.16265718638896942, 'totoal_loss': 0.020164236426353455, 'data_time': 0.0003693250037031248, 'model_time': 0.8445315839926479, 'learning_rate': 4.031570894979235e-07, 'epoch': 67.8})
|
| 281 |
+
Step 28100, Loss: {'mse_loss': 0.03375905752182007, 'mee_loss': 0.17284761369228363, 'totoal_loss': 0.033931903541088104, 'data_time': 0.014640676992712542, 'model_time': 0.8107626959972549, 'learning_rate': 3.882953020409644e-07, 'epoch': 68.04})
|
| 282 |
+
Step 28200, Loss: {'mse_loss': 0.02796485461294651, 'mee_loss': 0.15909413993358612, 'totoal_loss': 0.028123948723077774, 'data_time': 0.00802823799313046, 'model_time': 0.7577278149983613, 'learning_rate': 3.74181495165436e-07, 'epoch': 68.28})
|
| 283 |
+
Step 28300, Loss: {'mse_loss': 0.026110267266631126, 'mee_loss': 0.21560446918010712, 'totoal_loss': 0.026325872167944908, 'data_time': 0.009876869997242466, 'model_time': 0.7401656209985958, 'learning_rate': 3.608178976050568e-07, 'epoch': 68.52})
|
| 284 |
+
Step 28400, Loss: {'mse_loss': 0.025478960946202278, 'mee_loss': 0.19822128117084503, 'totoal_loss': 0.025677181780338287, 'data_time': 0.007968858000822365, 'model_time': 0.762918415988679, 'learning_rate': 3.482066196267966e-07, 'epoch': 68.77})
|
| 285 |
+
Step 28500, Loss: {'mse_loss': 0.010799652896821499, 'mee_loss': 0.1658492535352707, 'totoal_loss': 0.010965501889586449, 'data_time': 0.009192857993184589, 'model_time': 0.7845319649932208, 'learning_rate': 3.36349652697643e-07, 'epoch': 69.01})
|
| 286 |
+
Step 28600, Loss: {'mse_loss': 0.026174219325184822, 'mee_loss': 0.16451266407966614, 'totoal_loss': 0.0263387318700552, 'data_time': 0.008721563994185999, 'model_time': 0.7989587320043938, 'learning_rate': 3.2524886917012403e-07, 'epoch': 69.25})
|
| 287 |
+
Step 28700, Loss: {'mse_loss': 0.006275556515902281, 'mee_loss': 0.1276986002922058, 'totoal_loss': 0.0064032552763819695, 'data_time': 0.008299209002871066, 'model_time': 0.7377356700017117, 'learning_rate': 3.149060219866433e-07, 'epoch': 69.49})
|
| 288 |
+
Step 28800, Loss: {'mse_loss': 0.02504710666835308, 'mee_loss': 0.1657947301864624, 'totoal_loss': 0.025212900713086128, 'data_time': 0.011455814994405955, 'model_time': 0.8215349140082253, 'learning_rate': 3.053227444026695e-07, 'epoch': 69.73})
|
| 289 |
+
Step 28900, Loss: {'mse_loss': 0.009169354103505611, 'mee_loss': 0.13225999474525452, 'totoal_loss': 0.00930161401629448, 'data_time': 0.013102107986924239, 'model_time': 0.7355864109995309, 'learning_rate': 2.9650054972882544e-07, 'epoch': 69.98})
|
| 290 |
+
Step 29000, Loss: {'mse_loss': 0.011661538854241371, 'mee_loss': 0.16276885569095612, 'totoal_loss': 0.011824307963252068, 'data_time': 0.0003941710019716993, 'model_time': 0.8373369239998283, 'learning_rate': 2.884408310919209e-07, 'epoch': 70.22})
|
| 291 |
+
Step 29100, Loss: {'mse_loss': 0.020261714234948158, 'mee_loss': 0.1388828605413437, 'totoal_loss': 0.020400596782565117, 'data_time': 0.0003774359938688576, 'model_time': 0.7457244590041228, 'learning_rate': 2.8114486121495906e-07, 'epoch': 70.46})
|
| 292 |
+
Step 29200, Loss: {'mse_loss': 0.009529086761176586, 'mee_loss': 0.12724252045154572, 'totoal_loss': 0.009656329639256, 'data_time': 0.00036236800951883197, 'model_time': 0.8195381729892688, 'learning_rate': 2.746137922161617e-07, 'epoch': 70.7})
|
| 293 |
+
Step 29300, Loss: {'mse_loss': 0.0210191048681736, 'mee_loss': 0.13868261873722076, 'totoal_loss': 0.02115778811275959, 'data_time': 0.0004916710022371262, 'model_time': 0.7314830830000574, 'learning_rate': 2.68848655427034e-07, 'epoch': 70.94})
|
| 294 |
+
Step 29400, Loss: {'mse_loss': 0.007577946409583092, 'mee_loss': 0.10997936129570007, 'totoal_loss': 0.007687925826758146, 'data_time': 0.0004666820022976026, 'model_time': 0.7475061400036793, 'learning_rate': 2.638503612295071e-07, 'epoch': 71.19})
|
| 295 |
+
Step 29500, Loss: {'mse_loss': 0.013131593354046345, 'mee_loss': 0.12802046537399292, 'totoal_loss': 0.013259613886475563, 'data_time': 0.0003908299986505881, 'model_time': 0.8250877009995747, 'learning_rate': 2.5961969891217614e-07, 'epoch': 71.43})
|
| 296 |
+
Step 29600, Loss: {'mse_loss': 0.01795584335923195, 'mee_loss': 0.1726832538843155, 'totoal_loss': 0.018128527328372, 'data_time': 0.00040054200508166105, 'model_time': 0.7666589250002289, 'learning_rate': 2.5615733654566483e-07, 'epoch': 71.67})
|
| 297 |
+
Step 29700, Loss: {'mse_loss': 0.006741996854543686, 'mee_loss': 0.11678802222013474, 'totoal_loss': 0.006858784705400467, 'data_time': 0.0003927029902115464, 'model_time': 0.8017257290048292, 'learning_rate': 2.5346382087712764e-07, 'epoch': 71.91})
|
| 298 |
+
Step 29800, Loss: {'mse_loss': 0.028943944722414017, 'mee_loss': 0.2141970843076706, 'totoal_loss': 0.02915814146399498, 'data_time': 0.008863708993885666, 'model_time': 0.758852801998728, 'learning_rate': 2.515395772439128e-07, 'epoch': 72.15})
|
| 299 |
+
Step 29900, Loss: {'mse_loss': 0.011942188255488873, 'mee_loss': 0.13868330419063568, 'totoal_loss': 0.012080871500074863, 'data_time': 0.00798069400480017, 'model_time': 0.8251380370056722, 'learning_rate': 2.5038490950639644e-07, 'epoch': 72.4})
|
| 300 |
+
Step 30000, Loss: {'mse_loss': 0.014468908309936523, 'mee_loss': 0.18244053423404694, 'totoal_loss': 0.014651348814368248, 'data_time': 0.0068915349984308705, 'model_time': 0.8240163510054117, 'learning_rate': 2.5e-07, 'epoch': 72.64})
|