Upload folder using huggingface_hub
Browse files- libero_10_2B_mee1e-1/starvla_qwen_gr00t/config.json +129 -0
- libero_10_2B_mee1e-1/starvla_qwen_gr00t/dataset_statistics.json +133 -0
- libero_10_2B_mee1e-1/starvla_qwen_gr00t/final_model/pytorch_model.pt +3 -0
- libero_10_2B_mee1e-1/starvla_qwen_gr00t/libero_10.log +300 -0
- libero_10_2B_mee1e-1/starvla_qwen_gr00t/libero_eval_libero_10.log +2521 -0
- libero_goal_2B_mee1e-2/starvla_qwen_gr00t/config.json +129 -0
- libero_goal_2B_mee1e-2/starvla_qwen_gr00t/dataset_statistics.json +133 -0
- libero_goal_2B_mee1e-2/starvla_qwen_gr00t/final_model/pytorch_model.pt +3 -0
- libero_goal_2B_mee1e-2/starvla_qwen_gr00t/libero_eval_libero_goal.log +2521 -0
- libero_goal_2B_mee1e-2/starvla_qwen_gr00t/libero_goal.log +300 -0
- libero_object_2B_mee1e-2/starvla_qwen_gr00t/config.json +129 -0
- libero_object_2B_mee1e-2/starvla_qwen_gr00t/dataset_statistics.json +133 -0
- libero_object_2B_mee1e-2/starvla_qwen_gr00t/final_model/pytorch_model.pt +3 -0
- libero_object_2B_mee1e-2/starvla_qwen_gr00t/libero_eval_libero_object.log +2521 -0
- libero_object_2B_mee1e-2/starvla_qwen_gr00t/libero_object.log +300 -0
- libero_spatial_2B_mee1e-2/starvla_qwen_gr00t/config.json +129 -0
- libero_spatial_2B_mee1e-2/starvla_qwen_gr00t/dataset_statistics.json +133 -0
- libero_spatial_2B_mee1e-2/starvla_qwen_gr00t/final_model/pytorch_model.pt +3 -0
- libero_spatial_2B_mee1e-2/starvla_qwen_gr00t/libero_eval_libero_spatial.log +2521 -0
- libero_spatial_2B_mee1e-2/starvla_qwen_gr00t/libero_spatial.log +300 -0
libero_10_2B_mee1e-1/starvla_qwen_gr00t/config.json
ADDED
|
@@ -0,0 +1,129 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "starvla_qwen_gr00t",
|
| 3 |
+
"run_root_dir": "/share/project/baishuanghao/code/starVLA/pretrained_models/libero_10_2B_mee1e-1",
|
| 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 |
+
"framework": {
|
| 14 |
+
"name": "QwenGR00T",
|
| 15 |
+
"qwenvl": {
|
| 16 |
+
"base_vlm": "/share/project/baishuanghao/code/HLM-VLA/models/Qwen3-VL-2B-Instruct",
|
| 17 |
+
"attn_implementation": "flash_attention_2",
|
| 18 |
+
"vl_hidden_dim": 2048
|
| 19 |
+
},
|
| 20 |
+
"dino": {
|
| 21 |
+
"dino_backbone": "dinov2_vits14"
|
| 22 |
+
},
|
| 23 |
+
"action_model": {
|
| 24 |
+
"action_model_type": "DiT-B",
|
| 25 |
+
"action_hidden_dim": 2,
|
| 26 |
+
"hidden_size": 1024,
|
| 27 |
+
"add_pos_embed": true,
|
| 28 |
+
"max_seq_len": 1024,
|
| 29 |
+
"action_dim": 7,
|
| 30 |
+
"state_dim": 7,
|
| 31 |
+
"future_action_window_size": 7,
|
| 32 |
+
"action_horizon": 8,
|
| 33 |
+
"past_action_window_size": 0,
|
| 34 |
+
"repeated_diffusion_steps": 8,
|
| 35 |
+
"noise_beta_alpha": 1.5,
|
| 36 |
+
"noise_beta_beta": 1.0,
|
| 37 |
+
"noise_s": 0.999,
|
| 38 |
+
"num_timestep_buckets": 1000,
|
| 39 |
+
"num_inference_timesteps": 4,
|
| 40 |
+
"num_target_vision_tokens": 32,
|
| 41 |
+
"diffusion_model_cfg": {
|
| 42 |
+
"cross_attention_dim": 2048,
|
| 43 |
+
"dropout": 0.2,
|
| 44 |
+
"final_dropout": true,
|
| 45 |
+
"interleave_self_attention": true,
|
| 46 |
+
"norm_type": "ada_norm",
|
| 47 |
+
"num_layers": 16,
|
| 48 |
+
"output_dim": 1024,
|
| 49 |
+
"positional_embeddings": null
|
| 50 |
+
}
|
| 51 |
+
},
|
| 52 |
+
"reduce_in_full_precision": true
|
| 53 |
+
},
|
| 54 |
+
"datasets": {
|
| 55 |
+
"vlm_data": {
|
| 56 |
+
"dataset_py": "vlm_datasets",
|
| 57 |
+
"dataformat": "llava_json",
|
| 58 |
+
"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",
|
| 59 |
+
"eval_dataset": "aokvqa_cauldron_llava_format",
|
| 60 |
+
"data_flatten": false,
|
| 61 |
+
"base_interval": 2,
|
| 62 |
+
"max_pixels": 12845056,
|
| 63 |
+
"min_pixels": 3136,
|
| 64 |
+
"model_max_length": 2048,
|
| 65 |
+
"model_type": "qwen2.5vl",
|
| 66 |
+
"per_device_batch_size": 4
|
| 67 |
+
},
|
| 68 |
+
"vla_data": {
|
| 69 |
+
"dataset_py": "lerobot_datasets",
|
| 70 |
+
"data_root_dir": "/share/project/baishuanghao/data/libero_lerobot",
|
| 71 |
+
"data_mix": "libero_10",
|
| 72 |
+
"action_type": "delta_qpos",
|
| 73 |
+
"CoT_prompt": "Your task is {instruction}. To identify the key objects for your task. Locate their bounding boxes in [x1,y1,x2,y2] format.",
|
| 74 |
+
"CoT_answer": "bbox",
|
| 75 |
+
"default_image_resolution": [
|
| 76 |
+
3,
|
| 77 |
+
224,
|
| 78 |
+
224
|
| 79 |
+
],
|
| 80 |
+
"per_device_batch_size": 16,
|
| 81 |
+
"load_all_data_for_training": true,
|
| 82 |
+
"obs": [
|
| 83 |
+
"image_0"
|
| 84 |
+
]
|
| 85 |
+
}
|
| 86 |
+
},
|
| 87 |
+
"trainer": {
|
| 88 |
+
"epochs": 100,
|
| 89 |
+
"max_train_steps": 30000,
|
| 90 |
+
"num_warmup_steps": 5000,
|
| 91 |
+
"save_interval": 60000,
|
| 92 |
+
"eval_interval": 60000,
|
| 93 |
+
"learning_rate": {
|
| 94 |
+
"base": 4e-05,
|
| 95 |
+
"qwen_vl_interface": 1e-05,
|
| 96 |
+
"action_model": 0.0001
|
| 97 |
+
},
|
| 98 |
+
"lr_scheduler_type": "cosine_with_min_lr",
|
| 99 |
+
"scheduler_specific_kwargs": {
|
| 100 |
+
"min_lr": 1e-06
|
| 101 |
+
},
|
| 102 |
+
"freeze_modules": null,
|
| 103 |
+
"loss_scale": {
|
| 104 |
+
"vla": 1.0,
|
| 105 |
+
"vlm": 0.1
|
| 106 |
+
},
|
| 107 |
+
"max_grad_norm": 1.0,
|
| 108 |
+
"warmup_ratio": 0.1,
|
| 109 |
+
"weight_decay": 0.0,
|
| 110 |
+
"logging_frequency": 100,
|
| 111 |
+
"gradient_clipping": 1.0,
|
| 112 |
+
"gradient_accumulation_steps": 1,
|
| 113 |
+
"optimizer": {
|
| 114 |
+
"name": "AdamW",
|
| 115 |
+
"betas": [
|
| 116 |
+
0.9,
|
| 117 |
+
0.95
|
| 118 |
+
],
|
| 119 |
+
"eps": 1e-08,
|
| 120 |
+
"weight_decay": 1e-08
|
| 121 |
+
},
|
| 122 |
+
"is_resume": false,
|
| 123 |
+
"resume_epoch": null,
|
| 124 |
+
"resume_step": null,
|
| 125 |
+
"enable_gradient_checkpointing": true,
|
| 126 |
+
"enable_mixed_precision_training": true
|
| 127 |
+
},
|
| 128 |
+
"output_dir": "/share/project/baishuanghao/code/starVLA/pretrained_models/libero_10_2B_mee1e-1/starvla_qwen_gr00t"
|
| 129 |
+
}
|
libero_10_2B_mee1e-1/starvla_qwen_gr00t/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-1/starvla_qwen_gr00t/final_model/pytorch_model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6aedb5c65e868a406ba1f2a37c406b37d28b30e30a62645a7714600d163894bb
|
| 3 |
+
size 5188065554
|
libero_10_2B_mee1e-1/starvla_qwen_gr00t/libero_10.log
ADDED
|
@@ -0,0 +1,300 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Step 100, Loss: {'mse_loss': 1.0681829452514648, 'mee_loss': 3.878965377807617, 'totoal_loss': 1.0681829452514648, 'data_time': 0.008154313080012798, 'model_time': 0.611662426032126, 'learning_rate': 2.0000000000000002e-07, 'epoch': 0.13})
|
| 2 |
+
Step 200, Loss: {'mse_loss': 1.0329604148864746, 'mee_loss': 3.761470079421997, 'totoal_loss': 1.0329604148864746, 'data_time': 0.010015293955802917, 'model_time': 0.6100317121017724, 'learning_rate': 4.0000000000000003e-07, 'epoch': 0.25})
|
| 3 |
+
Step 300, Loss: {'mse_loss': 0.8094009160995483, 'mee_loss': 3.0565645694732666, 'totoal_loss': 0.8094009160995483, 'data_time': 0.009807001100853086, 'model_time': 0.6146746291778982, 'learning_rate': 6.000000000000001e-07, 'epoch': 0.38})
|
| 4 |
+
Step 400, Loss: {'mse_loss': 0.5948054790496826, 'mee_loss': 2.3901023864746094, 'totoal_loss': 0.5948054790496826, 'data_time': 0.011447758879512548, 'model_time': 0.6765349798370153, 'learning_rate': 8.000000000000001e-07, 'epoch': 0.51})
|
| 5 |
+
Step 500, Loss: {'mse_loss': 0.49740785360336304, 'mee_loss': 2.0436928272247314, 'totoal_loss': 0.49740785360336304, 'data_time': 0.013140054186806083, 'model_time': 0.589749805862084, 'learning_rate': 1.0000000000000002e-06, 'epoch': 0.63})
|
| 6 |
+
Step 600, Loss: {'mse_loss': 0.4246114194393158, 'mee_loss': 1.8080260753631592, 'totoal_loss': 0.4246114194393158, 'data_time': 0.0086462979670614, 'model_time': 0.6242374810390174, 'learning_rate': 1.2000000000000002e-06, 'epoch': 0.76})
|
| 7 |
+
Step 700, Loss: {'mse_loss': 0.34530118107795715, 'mee_loss': 1.5046097040176392, 'totoal_loss': 0.34530118107795715, 'data_time': 0.00814215186983347, 'model_time': 0.6916626309975982, 'learning_rate': 1.4000000000000001e-06, 'epoch': 0.89})
|
| 8 |
+
Step 800, Loss: {'mse_loss': 0.29513901472091675, 'mee_loss': 1.2310296297073364, 'totoal_loss': 0.29513901472091675, 'data_time': 0.02032278897240758, 'model_time': 0.6819801921956241, 'learning_rate': 1.6000000000000001e-06, 'epoch': 1.02})
|
| 9 |
+
Step 900, Loss: {'mse_loss': 0.16315972805023193, 'mee_loss': 0.8233447074890137, 'totoal_loss': 0.16315972805023193, 'data_time': 0.02131888992153108, 'model_time': 0.6025874190963805, 'learning_rate': 1.8000000000000001e-06, 'epoch': 1.14})
|
| 10 |
+
Step 1000, Loss: {'mse_loss': 0.16622979938983917, 'mee_loss': 0.8397712111473083, 'totoal_loss': 0.16622979938983917, 'data_time': 0.027829977916553617, 'model_time': 0.6194365280680358, 'learning_rate': 2.0000000000000003e-06, 'epoch': 1.27})
|
| 11 |
+
Step 1100, Loss: {'mse_loss': 0.11128059029579163, 'mee_loss': 0.602421224117279, 'totoal_loss': 0.11128059029579163, 'data_time': 0.011194830993190408, 'model_time': 0.6169230609666556, 'learning_rate': 2.2e-06, 'epoch': 1.4})
|
| 12 |
+
Step 1200, Loss: {'mse_loss': 0.14993414282798767, 'mee_loss': 0.7269067764282227, 'totoal_loss': 0.14993414282798767, 'data_time': 0.017479674890637398, 'model_time': 0.6505764820612967, 'learning_rate': 2.4000000000000003e-06, 'epoch': 1.52})
|
| 13 |
+
Step 1300, Loss: {'mse_loss': 0.13961242139339447, 'mee_loss': 0.688545823097229, 'totoal_loss': 0.13961242139339447, 'data_time': 0.007293700939044356, 'model_time': 0.6088202309329063, 'learning_rate': 2.6e-06, 'epoch': 1.65})
|
| 14 |
+
Step 1400, Loss: {'mse_loss': 0.13528111577033997, 'mee_loss': 0.6609818339347839, 'totoal_loss': 0.13528111577033997, 'data_time': 0.00803944282233715, 'model_time': 0.6205564220435917, 'learning_rate': 2.8000000000000003e-06, 'epoch': 1.78})
|
| 15 |
+
Step 1500, Loss: {'mse_loss': 0.1285952925682068, 'mee_loss': 0.6267800331115723, 'totoal_loss': 0.1285952925682068, 'data_time': 0.00721024302765727, 'model_time': 0.6117518860846758, 'learning_rate': 3e-06, 'epoch': 1.9})
|
| 16 |
+
Step 1600, Loss: {'mse_loss': 0.13606864213943481, 'mee_loss': 0.6544691920280457, 'totoal_loss': 0.13606864213943481, 'data_time': 0.013779270928353071, 'model_time': 0.674258196959272, 'learning_rate': 3.2000000000000003e-06, 'epoch': 2.03})
|
| 17 |
+
Step 1700, Loss: {'mse_loss': 0.1421900987625122, 'mee_loss': 0.656210720539093, 'totoal_loss': 0.1421900987625122, 'data_time': 0.015447000972926617, 'model_time': 0.5974998690653592, 'learning_rate': 3.4000000000000005e-06, 'epoch': 2.16})
|
| 18 |
+
Step 1800, Loss: {'mse_loss': 0.11796550452709198, 'mee_loss': 0.5798757672309875, 'totoal_loss': 0.11796550452709198, 'data_time': 0.014775986783206463, 'model_time': 0.6267398479394615, 'learning_rate': 3.6000000000000003e-06, 'epoch': 2.28})
|
| 19 |
+
Step 1900, Loss: {'mse_loss': 0.10123251378536224, 'mee_loss': 0.5206122994422913, 'totoal_loss': 0.10123251378536224, 'data_time': 0.018645526142790914, 'model_time': 0.679065678967163, 'learning_rate': 3.8000000000000005e-06, 'epoch': 2.41})
|
| 20 |
+
Step 2000, Loss: {'mse_loss': 0.1256319135427475, 'mee_loss': 0.6296842098236084, 'totoal_loss': 0.1256319135427475, 'data_time': 0.01701747882179916, 'model_time': 0.6206144639290869, 'learning_rate': 4.000000000000001e-06, 'epoch': 2.54})
|
| 21 |
+
Step 2100, Loss: {'mse_loss': 0.12227147817611694, 'mee_loss': 0.6256330013275146, 'totoal_loss': 0.12227147817611694, 'data_time': 0.014320963993668556, 'model_time': 0.597212553024292, 'learning_rate': 4.2000000000000004e-06, 'epoch': 2.66})
|
| 22 |
+
Step 2200, Loss: {'mse_loss': 0.15140442550182343, 'mee_loss': 0.6196941137313843, 'totoal_loss': 0.15140442550182343, 'data_time': 0.018880204996094108, 'model_time': 0.5989197441376746, 'learning_rate': 4.4e-06, 'epoch': 2.79})
|
| 23 |
+
Step 2300, Loss: {'mse_loss': 0.1257571280002594, 'mee_loss': 0.5518261790275574, 'totoal_loss': 0.1257571280002594, 'data_time': 0.016742217121645808, 'model_time': 0.6195450900122523, 'learning_rate': 4.600000000000001e-06, 'epoch': 2.92})
|
| 24 |
+
Step 2400, Loss: {'mse_loss': 0.08484582602977753, 'mee_loss': 0.4424438774585724, 'totoal_loss': 0.08484582602977753, 'data_time': 0.01985830580815673, 'model_time': 0.5786511828191578, 'learning_rate': 4.800000000000001e-06, 'epoch': 3.05})
|
| 25 |
+
Step 2500, Loss: {'mse_loss': 0.10363050550222397, 'mee_loss': 0.5175336599349976, 'totoal_loss': 0.10363050550222397, 'data_time': 0.013937090057879686, 'model_time': 0.7322847098112106, 'learning_rate': 5e-06, 'epoch': 3.17})
|
| 26 |
+
Step 2600, Loss: {'mse_loss': 0.09460030496120453, 'mee_loss': 0.4605310559272766, 'totoal_loss': 0.09460030496120453, 'data_time': 0.014748981921002269, 'model_time': 0.594061201903969, 'learning_rate': 5.2e-06, 'epoch': 3.3})
|
| 27 |
+
Step 2700, Loss: {'mse_loss': 0.06446387618780136, 'mee_loss': 0.3642645478248596, 'totoal_loss': 0.06446387618780136, 'data_time': 0.013634697999805212, 'model_time': 0.6068579200655222, 'learning_rate': 5.400000000000001e-06, 'epoch': 3.43})
|
| 28 |
+
Step 2800, Loss: {'mse_loss': 0.10217216610908508, 'mee_loss': 0.500036358833313, 'totoal_loss': 0.10217216610908508, 'data_time': 0.015546259004622698, 'model_time': 0.6145184359047562, 'learning_rate': 5.600000000000001e-06, 'epoch': 3.55})
|
| 29 |
+
Step 2900, Loss: {'mse_loss': 0.08827293664216995, 'mee_loss': 0.44544854760169983, 'totoal_loss': 0.08827293664216995, 'data_time': 0.01741058216430247, 'model_time': 0.7100159211549908, 'learning_rate': 5.8e-06, 'epoch': 3.68})
|
| 30 |
+
Step 3000, Loss: {'mse_loss': 0.09145287424325943, 'mee_loss': 0.4550064504146576, 'totoal_loss': 0.09145287424325943, 'data_time': 0.014503636863082647, 'model_time': 0.6637138421647251, 'learning_rate': 6e-06, 'epoch': 3.81})
|
| 31 |
+
Step 3100, Loss: {'mse_loss': 0.053941741585731506, 'mee_loss': 0.2955867648124695, 'totoal_loss': 0.053941741585731506, 'data_time': 0.013514566933736205, 'model_time': 0.5934585460927337, 'learning_rate': 6.200000000000001e-06, 'epoch': 3.93})
|
| 32 |
+
Step 3200, Loss: {'mse_loss': 0.09339140355587006, 'mee_loss': 0.493804931640625, 'totoal_loss': 0.09339140355587006, 'data_time': 0.013280166080221534, 'model_time': 0.6012916760519147, 'learning_rate': 6.4000000000000006e-06, 'epoch': 4.06})
|
| 33 |
+
Step 3300, Loss: {'mse_loss': 0.07890107482671738, 'mee_loss': 0.4165806472301483, 'totoal_loss': 0.07890107482671738, 'data_time': 0.014758821111172438, 'model_time': 0.669688557041809, 'learning_rate': 6.600000000000001e-06, 'epoch': 4.19})
|
| 34 |
+
Step 3400, Loss: {'mse_loss': 0.10239361226558685, 'mee_loss': 0.4789254665374756, 'totoal_loss': 0.10239361226558685, 'data_time': 0.013751864898949862, 'model_time': 0.5852764849551022, 'learning_rate': 6.800000000000001e-06, 'epoch': 4.31})
|
| 35 |
+
Step 3500, Loss: {'mse_loss': 0.0712406113743782, 'mee_loss': 0.37688133120536804, 'totoal_loss': 0.0712406113743782, 'data_time': 0.02269989810883999, 'model_time': 0.607415160862729, 'learning_rate': 7e-06, 'epoch': 4.44})
|
| 36 |
+
Step 3600, Loss: {'mse_loss': 0.08622553199529648, 'mee_loss': 0.45458275079727173, 'totoal_loss': 0.08622553199529648, 'data_time': 0.013776945881545544, 'model_time': 0.5612678611651063, 'learning_rate': 7.2000000000000005e-06, 'epoch': 4.57})
|
| 37 |
+
Step 3700, Loss: {'mse_loss': 0.05241343006491661, 'mee_loss': 0.31115806102752686, 'totoal_loss': 0.05241343006491661, 'data_time': 0.014118381077423692, 'model_time': 0.5834861961193383, 'learning_rate': 7.4e-06, 'epoch': 4.7})
|
| 38 |
+
Step 3800, Loss: {'mse_loss': 0.06354724615812302, 'mee_loss': 0.3414435386657715, 'totoal_loss': 0.06354724615812302, 'data_time': 0.014910717029124498, 'model_time': 0.5600166770163924, 'learning_rate': 7.600000000000001e-06, 'epoch': 4.82})
|
| 39 |
+
Step 3900, Loss: {'mse_loss': 0.04307937249541283, 'mee_loss': 0.24584916234016418, 'totoal_loss': 0.04307937249541283, 'data_time': 0.01860095397569239, 'model_time': 0.618397715035826, 'learning_rate': 7.800000000000002e-06, 'epoch': 4.95})
|
| 40 |
+
Step 4000, Loss: {'mse_loss': 0.05782191455364227, 'mee_loss': 0.3117792010307312, 'totoal_loss': 0.05782191455364227, 'data_time': 0.023789864033460617, 'model_time': 0.6355161999817938, 'learning_rate': 8.000000000000001e-06, 'epoch': 5.08})
|
| 41 |
+
Step 4100, Loss: {'mse_loss': 0.0904240682721138, 'mee_loss': 0.4363919496536255, 'totoal_loss': 0.0904240682721138, 'data_time': 0.019242048962041736, 'model_time': 0.5787966370116919, 'learning_rate': 8.2e-06, 'epoch': 5.2})
|
| 42 |
+
Step 4200, Loss: {'mse_loss': 0.0591912679374218, 'mee_loss': 0.3029865622520447, 'totoal_loss': 0.0591912679374218, 'data_time': 0.02112486190162599, 'model_time': 0.5605835169553757, 'learning_rate': 8.400000000000001e-06, 'epoch': 5.33})
|
| 43 |
+
Step 4300, Loss: {'mse_loss': 0.07583789527416229, 'mee_loss': 0.3906514346599579, 'totoal_loss': 0.07583789527416229, 'data_time': 0.02133615198545158, 'model_time': 0.5905038779601455, 'learning_rate': 8.6e-06, 'epoch': 5.46})
|
| 44 |
+
Step 4400, Loss: {'mse_loss': 0.055859241634607315, 'mee_loss': 0.2811855673789978, 'totoal_loss': 0.055859241634607315, 'data_time': 0.019483989104628563, 'model_time': 0.6001507339533418, 'learning_rate': 8.8e-06, 'epoch': 5.58})
|
| 45 |
+
Step 4500, Loss: {'mse_loss': 0.08621244132518768, 'mee_loss': 0.4259684085845947, 'totoal_loss': 0.08621244132518768, 'data_time': 0.02407407108694315, 'model_time': 0.6057466519996524, 'learning_rate': 9e-06, 'epoch': 5.71})
|
| 46 |
+
Step 4600, Loss: {'mse_loss': 0.05477731302380562, 'mee_loss': 0.2998495101928711, 'totoal_loss': 0.05477731302380562, 'data_time': 0.020647957921028137, 'model_time': 0.5702897110022604, 'learning_rate': 9.200000000000002e-06, 'epoch': 5.84})
|
| 47 |
+
Step 4700, Loss: {'mse_loss': 0.06887611001729965, 'mee_loss': 0.34696877002716064, 'totoal_loss': 0.06887611001729965, 'data_time': 0.01992377103306353, 'model_time': 0.91644799686037, 'learning_rate': 9.4e-06, 'epoch': 5.96})
|
| 48 |
+
Step 4800, Loss: {'mse_loss': 0.04974657669663429, 'mee_loss': 0.27971628308296204, 'totoal_loss': 0.04974657669663429, 'data_time': 0.0134828039444983, 'model_time': 0.5730097559280694, 'learning_rate': 9.600000000000001e-06, 'epoch': 6.09})
|
| 49 |
+
Step 4900, Loss: {'mse_loss': 0.0499766580760479, 'mee_loss': 0.27269697189331055, 'totoal_loss': 0.0499766580760479, 'data_time': 0.007356466026976705, 'model_time': 0.6106604179367423, 'learning_rate': 9.800000000000001e-06, 'epoch': 6.22})
|
| 50 |
+
Step 5000, Loss: {'mse_loss': 0.06744609028100967, 'mee_loss': 0.35291069746017456, 'totoal_loss': 0.06744609028100967, 'data_time': 0.007024568039923906, 'model_time': 0.6288919590879232, 'learning_rate': 1e-05, 'epoch': 6.35})
|
| 51 |
+
Step 5100, Loss: {'mse_loss': 0.045367829501628876, 'mee_loss': 0.22920435667037964, 'totoal_loss': 0.045367829501628876, 'data_time': 0.010130484122782946, 'model_time': 0.6006937369238585, 'learning_rate': 9.999615090493604e-06, 'epoch': 6.47})
|
| 52 |
+
Step 5200, Loss: {'mse_loss': 0.04266181215643883, 'mee_loss': 0.23751483857631683, 'totoal_loss': 0.04266181215643883, 'data_time': 0.007339806063100696, 'model_time': 0.6623311289586127, 'learning_rate': 9.998460422756089e-06, 'epoch': 6.6})
|
| 53 |
+
Step 5300, Loss: {'mse_loss': 0.05488475039601326, 'mee_loss': 0.29014852643013, 'totoal_loss': 0.05488475039601326, 'data_time': 0.008954284945502877, 'model_time': 0.6027552511077374, 'learning_rate': 9.996536179122874e-06, 'epoch': 6.73})
|
| 54 |
+
Step 5400, Loss: {'mse_loss': 0.07189884036779404, 'mee_loss': 0.3631242513656616, 'totoal_loss': 0.07189884036779404, 'data_time': 0.007632975000888109, 'model_time': 0.5989365419372916, 'learning_rate': 9.993842663454337e-06, 'epoch': 6.85})
|
| 55 |
+
Step 5500, Loss: {'mse_loss': 0.06105579808354378, 'mee_loss': 0.31555452942848206, 'totoal_loss': 0.06105579808354378, 'data_time': 0.009471385041251779, 'model_time': 0.5843262551352382, 'learning_rate': 9.990380301087824e-06, 'epoch': 6.98})
|
| 56 |
+
Step 5600, Loss: {'mse_loss': 0.04183273762464523, 'mee_loss': 0.23215924203395844, 'totoal_loss': 0.04183273762464523, 'data_time': 0.009649128885939717, 'model_time': 0.6011367971077561, 'learning_rate': 9.986149638770493e-06, 'epoch': 7.11})
|
| 57 |
+
Step 5700, Loss: {'mse_loss': 0.048841509968042374, 'mee_loss': 0.26454126834869385, 'totoal_loss': 0.048841509968042374, 'data_time': 0.00775267300195992, 'model_time': 0.597859401954338, 'learning_rate': 9.981151344572967e-06, 'epoch': 7.23})
|
| 58 |
+
Step 5800, Loss: {'mse_loss': 0.037855762988328934, 'mee_loss': 0.21993428468704224, 'totoal_loss': 0.037855762988328934, 'data_time': 0.009223108179867268, 'model_time': 0.6496133401524276, 'learning_rate': 9.975386207783839e-06, 'epoch': 7.36})
|
| 59 |
+
Step 5900, Loss: {'mse_loss': 0.04148273915052414, 'mee_loss': 0.20513653755187988, 'totoal_loss': 0.04148273915052414, 'data_time': 0.008668828988447785, 'model_time': 0.5779583798721433, 'learning_rate': 9.968855138785041e-06, 'epoch': 7.49})
|
| 60 |
+
Step 6000, Loss: {'mse_loss': 0.032526399940252304, 'mee_loss': 0.20170767605304718, 'totoal_loss': 0.032526399940252304, 'data_time': 0.00908776093274355, 'model_time': 0.6426900760270655, 'learning_rate': 9.961559168908081e-06, 'epoch': 7.61})
|
| 61 |
+
Step 6100, Loss: {'mse_loss': 0.044978246092796326, 'mee_loss': 0.2547318637371063, 'totoal_loss': 0.044978246092796326, 'data_time': 0.00926379906013608, 'model_time': 0.599344567861408, 'learning_rate': 9.953499450271174e-06, 'epoch': 7.74})
|
| 62 |
+
Step 6200, Loss: {'mse_loss': 0.05898662284016609, 'mee_loss': 0.31298205256462097, 'totoal_loss': 0.05898662284016609, 'data_time': 0.006865871837362647, 'model_time': 0.6799138779751956, 'learning_rate': 9.944677255597332e-06, 'epoch': 7.87})
|
| 63 |
+
Step 6300, Loss: {'mse_loss': 0.05005211383104324, 'mee_loss': 0.2758632004261017, 'totoal_loss': 0.05005211383104324, 'data_time': 0.006866037147119641, 'model_time': 0.5450533169787377, 'learning_rate': 9.935093978013357e-06, 'epoch': 7.99})
|
| 64 |
+
Step 6400, Loss: {'mse_loss': 0.07385574281215668, 'mee_loss': 0.34889185428619385, 'totoal_loss': 0.07385574281215668, 'data_time': 0.007280431920662522, 'model_time': 0.6100262408144772, 'learning_rate': 9.924751130829878e-06, 'epoch': 8.12})
|
| 65 |
+
Step 6500, Loss: {'mse_loss': 0.05800358206033707, 'mee_loss': 0.3030221462249756, 'totoal_loss': 0.05800358206033707, 'data_time': 0.007910648128017783, 'model_time': 0.5944712511263788, 'learning_rate': 9.91365034730236e-06, 'epoch': 8.25})
|
| 66 |
+
Step 6600, Loss: {'mse_loss': 0.07097983360290527, 'mee_loss': 0.3081215023994446, 'totoal_loss': 0.07097983360290527, 'data_time': 0.008640258107334375, 'model_time': 0.6021370480302721, 'learning_rate': 9.901793380373204e-06, 'epoch': 8.38})
|
| 67 |
+
Step 6700, Loss: {'mse_loss': 0.058753758668899536, 'mee_loss': 0.2982473373413086, 'totoal_loss': 0.058753758668899536, 'data_time': 0.012785067083314061, 'model_time': 0.6198368538171053, 'learning_rate': 9.889182102394944e-06, 'epoch': 8.5})
|
| 68 |
+
Step 6800, Loss: {'mse_loss': 0.043652985244989395, 'mee_loss': 0.23490138351917267, 'totoal_loss': 0.043652985244989395, 'data_time': 0.0070452389772981405, 'model_time': 0.5943052389193326, 'learning_rate': 9.875818504834564e-06, 'epoch': 8.63})
|
| 69 |
+
Step 6900, Loss: {'mse_loss': 0.06522653996944427, 'mee_loss': 0.2707813084125519, 'totoal_loss': 0.06522653996944427, 'data_time': 0.007748131873086095, 'model_time': 0.6244295248761773, 'learning_rate': 9.861704697959036e-06, 'epoch': 8.76})
|
| 70 |
+
Step 7000, Loss: {'mse_loss': 0.03557772561907768, 'mee_loss': 0.21201801300048828, 'totoal_loss': 0.03557772561907768, 'data_time': 0.009414830012246966, 'model_time': 0.5933169908821583, 'learning_rate': 9.846842910502077e-06, 'epoch': 8.88})
|
| 71 |
+
Step 7100, Loss: {'mse_loss': 0.04358641803264618, 'mee_loss': 0.22512975335121155, 'totoal_loss': 0.04358641803264618, 'data_time': 0.013458868954330683, 'model_time': 0.6023963019251823, 'learning_rate': 9.831235489312212e-06, 'epoch': 9.01})
|
| 72 |
+
Step 7200, Loss: {'mse_loss': 0.05485706776380539, 'mee_loss': 0.25496503710746765, 'totoal_loss': 0.05485706776380539, 'data_time': 0.0158642518799752, 'model_time': 0.592174518853426, 'learning_rate': 9.814884898982168e-06, 'epoch': 9.14})
|
| 73 |
+
Step 7300, Loss: {'mse_loss': 0.030326280742883682, 'mee_loss': 0.1835029572248459, 'totoal_loss': 0.030326280742883682, 'data_time': 0.013948722975328565, 'model_time': 0.5618149579968303, 'learning_rate': 9.797793721459709e-06, 'epoch': 9.26})
|
| 74 |
+
Step 7400, Loss: {'mse_loss': 0.0289472509175539, 'mee_loss': 0.17570757865905762, 'totoal_loss': 0.0289472509175539, 'data_time': 0.016038964968174696, 'model_time': 0.574385279789567, 'learning_rate': 9.779964655639886e-06, 'epoch': 9.39})
|
| 75 |
+
Step 7500, Loss: {'mse_loss': 0.03675755858421326, 'mee_loss': 0.19860702753067017, 'totoal_loss': 0.03675755858421326, 'data_time': 0.013213521102443337, 'model_time': 0.5677269101142883, 'learning_rate': 9.761400516938874e-06, 'epoch': 9.52})
|
| 76 |
+
Step 7600, Loss: {'mse_loss': 0.03853579983115196, 'mee_loss': 0.21118244528770447, 'totoal_loss': 0.03853579983115196, 'data_time': 0.01906965603120625, 'model_time': 0.6083590961061418, 'learning_rate': 9.74210423684938e-06, 'epoch': 9.64})
|
| 77 |
+
Step 7700, Loss: {'mse_loss': 0.050976239144802094, 'mee_loss': 0.23309974372386932, 'totoal_loss': 0.050976239144802094, 'data_time': 0.02156051411293447, 'model_time': 0.6224408019334078, 'learning_rate': 9.722078862477715e-06, 'epoch': 9.77})
|
| 78 |
+
Step 7800, Loss: {'mse_loss': 0.027499791234731674, 'mee_loss': 0.15311889350414276, 'totoal_loss': 0.027499791234731674, 'data_time': 0.015672934940084815, 'model_time': 0.5665430768858641, 'learning_rate': 9.701327556062637e-06, 'epoch': 9.9})
|
| 79 |
+
Step 7900, Loss: {'mse_loss': 0.04948459938168526, 'mee_loss': 0.26425981521606445, 'totoal_loss': 0.04948459938168526, 'data_time': 0.009090579114854336, 'model_time': 0.6054627399425954, 'learning_rate': 9.679853594475985e-06, 'epoch': 10.03})
|
| 80 |
+
Step 8000, Loss: {'mse_loss': 0.035230740904808044, 'mee_loss': 0.1960129588842392, 'totoal_loss': 0.035230740904808044, 'data_time': 0.008793552173301578, 'model_time': 0.619663478108123, 'learning_rate': 9.657660368705225e-06, 'epoch': 10.15})
|
| 81 |
+
Step 8100, Loss: {'mse_loss': 0.030000245198607445, 'mee_loss': 0.16797178983688354, 'totoal_loss': 0.030000245198607445, 'data_time': 0.006888298084959388, 'model_time': 0.606665023136884, 'learning_rate': 9.634751383317983e-06, 'epoch': 10.28})
|
| 82 |
+
Step 8200, Loss: {'mse_loss': 0.048367418348789215, 'mee_loss': 0.22076478600502014, 'totoal_loss': 0.048367418348789215, 'data_time': 0.007953045889735222, 'model_time': 0.610453407978639, 'learning_rate': 9.611130255908619e-06, 'epoch': 10.41})
|
| 83 |
+
Step 8300, Loss: {'mse_loss': 0.025137804448604584, 'mee_loss': 0.1575295627117157, 'totoal_loss': 0.025137804448604584, 'data_time': 0.008522884920239449, 'model_time': 0.6022672858089209, 'learning_rate': 9.586800716526974e-06, 'epoch': 10.53})
|
| 84 |
+
Step 8400, Loss: {'mse_loss': 0.0284077450633049, 'mee_loss': 0.16241337358951569, 'totoal_loss': 0.0284077450633049, 'data_time': 0.012806514045223594, 'model_time': 0.7065484488848597, 'learning_rate': 9.561766607089355e-06, 'epoch': 10.66})
|
| 85 |
+
Step 8500, Loss: {'mse_loss': 0.045729007571935654, 'mee_loss': 0.23706446588039398, 'totoal_loss': 0.045729007571935654, 'data_time': 0.008005251176655293, 'model_time': 0.5958653627894819, 'learning_rate': 9.536031880771846e-06, 'epoch': 10.79})
|
| 86 |
+
Step 8600, Loss: {'mse_loss': 0.03302246332168579, 'mee_loss': 0.1939270943403244, 'totoal_loss': 0.03302246332168579, 'data_time': 0.010706072906032205, 'model_time': 0.6744187811855227, 'learning_rate': 9.50960060138606e-06, 'epoch': 10.91})
|
| 87 |
+
Step 8700, Loss: {'mse_loss': 0.04119287431240082, 'mee_loss': 0.21005699038505554, 'totoal_loss': 0.04119287431240082, 'data_time': 0.021540421061217785, 'model_time': 0.600289047928527, 'learning_rate': 9.482476942737411e-06, 'epoch': 11.04})
|
| 88 |
+
Step 8800, Loss: {'mse_loss': 0.029417160898447037, 'mee_loss': 0.1743442714214325, 'totoal_loss': 0.029417160898447037, 'data_time': 0.022421739995479584, 'model_time': 0.5644452029373497, 'learning_rate': 9.45466518796603e-06, 'epoch': 11.17})
|
| 89 |
+
Step 8900, Loss: {'mse_loss': 0.022469116374850273, 'mee_loss': 0.13490405678749084, 'totoal_loss': 0.022469116374850273, 'data_time': 0.02630396420136094, 'model_time': 0.6831839601509273, 'learning_rate': 9.426169728870399e-06, 'epoch': 11.29})
|
| 90 |
+
Step 9000, Loss: {'mse_loss': 0.0537911094725132, 'mee_loss': 0.23296159505844116, 'totoal_loss': 0.0537911094725132, 'data_time': 0.021203309996053576, 'model_time': 0.5873662470839918, 'learning_rate': 9.396995065213835e-06, 'epoch': 11.42})
|
| 91 |
+
Step 9100, Loss: {'mse_loss': 0.024394698441028595, 'mee_loss': 0.14749202132225037, 'totoal_loss': 0.024394698441028595, 'data_time': 0.023176156915724277, 'model_time': 0.8034948520362377, 'learning_rate': 9.367145804013938e-06, 'epoch': 11.55})
|
| 92 |
+
Step 9200, Loss: {'mse_loss': 0.03311368450522423, 'mee_loss': 0.18528784811496735, 'totoal_loss': 0.03311368450522423, 'data_time': 0.021996699972078204, 'model_time': 0.596140461973846, 'learning_rate': 9.336626658815071e-06, 'epoch': 11.68})
|
| 93 |
+
Step 9300, Loss: {'mse_loss': 0.04444064572453499, 'mee_loss': 0.22932115197181702, 'totoal_loss': 0.04444064572453499, 'data_time': 0.018148121889680624, 'model_time': 0.5797548380214721, 'learning_rate': 9.305442448944056e-06, 'epoch': 11.8})
|
| 94 |
+
Step 9400, Loss: {'mse_loss': 0.0289950892329216, 'mee_loss': 0.1637684404850006, 'totoal_loss': 0.0289950892329216, 'data_time': 0.013259676983579993, 'model_time': 0.587868032976985, 'learning_rate': 9.273598098749124e-06, 'epoch': 11.93})
|
| 95 |
+
Step 9500, Loss: {'mse_loss': 0.022410180419683456, 'mee_loss': 0.13854104280471802, 'totoal_loss': 0.022410180419683456, 'data_time': 0.01925665489397943, 'model_time': 0.6262373870704323, 'learning_rate': 9.241098636822324e-06, 'epoch': 12.06})
|
| 96 |
+
Step 9600, Loss: {'mse_loss': 0.02976299822330475, 'mee_loss': 0.16608034074306488, 'totoal_loss': 0.02976299822330475, 'data_time': 0.019961799029260874, 'model_time': 0.5666769419331104, 'learning_rate': 9.207949195205442e-06, 'epoch': 12.18})
|
| 97 |
+
Step 9700, Loss: {'mse_loss': 0.03581046313047409, 'mee_loss': 0.1942899078130722, 'totoal_loss': 0.03581046313047409, 'data_time': 0.024730067001655698, 'model_time': 0.5678050080314279, 'learning_rate': 9.174155008579588e-06, 'epoch': 12.31})
|
| 98 |
+
Step 9800, Loss: {'mse_loss': 0.038093723356723785, 'mee_loss': 0.18059979379177094, 'totoal_loss': 0.038093723356723785, 'data_time': 0.02218826301395893, 'model_time': 0.5941409859806299, 'learning_rate': 9.139721413438583e-06, 'epoch': 12.44})
|
| 99 |
+
Step 9900, Loss: {'mse_loss': 0.03461448475718498, 'mee_loss': 0.19497759640216827, 'totoal_loss': 0.03461448475718498, 'data_time': 0.021901014959439635, 'model_time': 0.6081776057835668, 'learning_rate': 9.104653847246273e-06, 'epoch': 12.56})
|
| 100 |
+
Step 10000, Loss: {'mse_loss': 0.02638712339103222, 'mee_loss': 0.1603628396987915, 'totoal_loss': 0.04242340847849846, 'data_time': 0.022449789801612496, 'model_time': 0.6888030779082328, 'learning_rate': 9.068957847577869e-06, 'epoch': 12.69})
|
| 101 |
+
Step 10100, Loss: {'mse_loss': 0.03620050102472305, 'mee_loss': 0.21683843433856964, 'totoal_loss': 0.0578843429684639, 'data_time': 0.019688386004418135, 'model_time': 0.5781236910261214, 'learning_rate': 9.032639051245524e-06, 'epoch': 12.82})
|
| 102 |
+
Step 10200, Loss: {'mse_loss': 0.025461921468377113, 'mee_loss': 0.14458250999450684, 'totoal_loss': 0.039920173585414886, 'data_time': 0.02412982704117894, 'model_time': 0.680274108890444, 'learning_rate': 8.995703193408199e-06, 'epoch': 12.94})
|
| 103 |
+
Step 10300, Loss: {'mse_loss': 0.03415640443563461, 'mee_loss': 0.1902884989976883, 'totoal_loss': 0.05318525433540344, 'data_time': 0.013764549046754837, 'model_time': 0.6625657340046018, 'learning_rate': 8.958156106666017e-06, 'epoch': 13.07})
|
| 104 |
+
Step 10400, Loss: {'mse_loss': 0.028170667588710785, 'mee_loss': 0.14326150715351105, 'totoal_loss': 0.04249681904911995, 'data_time': 0.014364870032295585, 'model_time': 0.5777243548072875, 'learning_rate': 8.92000372013924e-06, 'epoch': 13.2})
|
| 105 |
+
Step 10500, Loss: {'mse_loss': 0.030846137553453445, 'mee_loss': 0.16125334799289703, 'totoal_loss': 0.04697147011756897, 'data_time': 0.01502440101467073, 'model_time': 0.6153101990930736, 'learning_rate': 8.881252058531973e-06, 'epoch': 13.32})
|
| 106 |
+
Step 10600, Loss: {'mse_loss': 0.035556498914957047, 'mee_loss': 0.19101305305957794, 'totoal_loss': 0.05465780198574066, 'data_time': 0.015327187953516841, 'model_time': 0.5797392120584846, 'learning_rate': 8.841907241180809e-06, 'epoch': 13.45})
|
| 107 |
+
Step 10700, Loss: {'mse_loss': 0.03181857615709305, 'mee_loss': 0.1668127030134201, 'totoal_loss': 0.04849984496831894, 'data_time': 0.01817463105544448, 'model_time': 0.5673136170953512, 'learning_rate': 8.801975481088507e-06, 'epoch': 13.58})
|
| 108 |
+
Step 10800, Loss: {'mse_loss': 0.022244254127144814, 'mee_loss': 0.1247498020529747, 'totoal_loss': 0.03471923619508743, 'data_time': 0.014015904860571027, 'model_time': 0.6062899262178689, 'learning_rate': 8.761463083942889e-06, 'epoch': 13.71})
|
| 109 |
+
Step 10900, Loss: {'mse_loss': 0.027586422860622406, 'mee_loss': 0.1223393976688385, 'totoal_loss': 0.039820361882448196, 'data_time': 0.013832757016643882, 'model_time': 0.6136602871119976, 'learning_rate': 8.720376447121098e-06, 'epoch': 13.83})
|
| 110 |
+
Step 11000, Loss: {'mse_loss': 0.045786190778017044, 'mee_loss': 0.22989091277122498, 'totoal_loss': 0.06877528131008148, 'data_time': 0.016352330101653934, 'model_time': 0.5713104058522731, 'learning_rate': 8.678722058679382e-06, 'epoch': 13.96})
|
| 111 |
+
Step 11100, Loss: {'mse_loss': 0.025004591792821884, 'mee_loss': 0.14650015532970428, 'totoal_loss': 0.03965460881590843, 'data_time': 0.007526746019721031, 'model_time': 0.5847863561939448, 'learning_rate': 8.636506496328546e-06, 'epoch': 14.09})
|
| 112 |
+
Step 11200, Loss: {'mse_loss': 0.024310611188411713, 'mee_loss': 0.1461459845304489, 'totoal_loss': 0.038925208151340485, 'data_time': 0.008769665146246552, 'model_time': 0.6018036738969386, 'learning_rate': 8.593736426395268e-06, 'epoch': 14.21})
|
| 113 |
+
Step 11300, Loss: {'mse_loss': 0.017403891310095787, 'mee_loss': 0.11157485097646713, 'totoal_loss': 0.02856137603521347, 'data_time': 0.007978590903803706, 'model_time': 0.5978673989884555, 'learning_rate': 8.550418602769392e-06, 'epoch': 14.34})
|
| 114 |
+
Step 11400, Loss: {'mse_loss': 0.038210224360227585, 'mee_loss': 0.19412705302238464, 'totoal_loss': 0.05762293189764023, 'data_time': 0.009830220835283399, 'model_time': 0.6384888959582895, 'learning_rate': 8.506559865837425e-06, 'epoch': 14.47})
|
| 115 |
+
Step 11500, Loss: {'mse_loss': 0.034229740500450134, 'mee_loss': 0.16633068025112152, 'totoal_loss': 0.050862811505794525, 'data_time': 0.00988767296075821, 'model_time': 0.5856973219197243, 'learning_rate': 8.462167141402359e-06, 'epoch': 14.59})
|
| 116 |
+
Step 11600, Loss: {'mse_loss': 0.026102008298039436, 'mee_loss': 0.15540997684001923, 'totoal_loss': 0.04164300486445427, 'data_time': 0.008262003073468804, 'model_time': 0.5852599029894918, 'learning_rate': 8.417247439589994e-06, 'epoch': 14.72})
|
| 117 |
+
Step 11700, Loss: {'mse_loss': 0.02385074645280838, 'mee_loss': 0.13821110129356384, 'totoal_loss': 0.037671856582164764, 'data_time': 0.007861632853746414, 'model_time': 0.6044047609902918, 'learning_rate': 8.371807853741978e-06, 'epoch': 14.85})
|
| 118 |
+
Step 11800, Loss: {'mse_loss': 0.03175914287567139, 'mee_loss': 0.15928108990192413, 'totoal_loss': 0.04768725484609604, 'data_time': 0.011949676088988781, 'model_time': 0.66906359908171, 'learning_rate': 8.325855559295663e-06, 'epoch': 14.97})
|
| 119 |
+
Step 11900, Loss: {'mse_loss': 0.018274588510394096, 'mee_loss': 0.09936404973268509, 'totoal_loss': 0.028210993856191635, 'data_time': 0.015243059024214745, 'model_time': 0.6193221150897443, 'learning_rate': 8.279397812651042e-06, 'epoch': 15.1})
|
| 120 |
+
Step 12000, Loss: {'mse_loss': 0.03040431998670101, 'mee_loss': 0.14196710288524628, 'totoal_loss': 0.04460103064775467, 'data_time': 0.014119102852419019, 'model_time': 0.6390156531706452, 'learning_rate': 8.232441950024864e-06, 'epoch': 15.23})
|
| 121 |
+
Step 12100, Loss: {'mse_loss': 0.03230373188853264, 'mee_loss': 0.16887883841991425, 'totoal_loss': 0.04919161647558212, 'data_time': 0.01740228198468685, 'model_time': 0.5557981370948255, 'learning_rate': 8.184995386292166e-06, 'epoch': 15.36})
|
| 122 |
+
Step 12200, Loss: {'mse_loss': 0.03351379930973053, 'mee_loss': 0.16581140458583832, 'totoal_loss': 0.05009493976831436, 'data_time': 0.014538947958499193, 'model_time': 0.7071986619848758, 'learning_rate': 8.137065613815381e-06, 'epoch': 15.48})
|
| 123 |
+
Step 12300, Loss: {'mse_loss': 0.018202899023890495, 'mee_loss': 0.10576487332582474, 'totoal_loss': 0.02877938747406006, 'data_time': 0.014771434012800455, 'model_time': 0.5731005750130862, 'learning_rate': 8.088660201261203e-06, 'epoch': 15.61})
|
| 124 |
+
Step 12400, Loss: {'mse_loss': 0.03464856371283531, 'mee_loss': 0.16522257030010223, 'totoal_loss': 0.051170818507671356, 'data_time': 0.015818751882761717, 'model_time': 0.6168455709703267, 'learning_rate': 8.039786792405404e-06, 'epoch': 15.74})
|
| 125 |
+
Step 12500, Loss: {'mse_loss': 0.05296666547656059, 'mee_loss': 0.21435150504112244, 'totoal_loss': 0.07440181821584702, 'data_time': 0.015196636086329818, 'model_time': 0.6004993009846658, 'learning_rate': 7.990453104925807e-06, 'epoch': 15.86})
|
| 126 |
+
Step 12600, Loss: {'mse_loss': 0.02632397972047329, 'mee_loss': 0.13775129616260529, 'totoal_loss': 0.04009911045432091, 'data_time': 0.015039080986753106, 'model_time': 0.5793153890408576, 'learning_rate': 7.940666929183554e-06, 'epoch': 15.99})
|
| 127 |
+
Step 12700, Loss: {'mse_loss': 0.01953635737299919, 'mee_loss': 0.1033598929643631, 'totoal_loss': 0.0298723466694355, 'data_time': 0.01388440397568047, 'model_time': 0.5880942158401012, 'learning_rate': 7.89043612699294e-06, 'epoch': 16.12})
|
| 128 |
+
Step 12800, Loss: {'mse_loss': 0.02701040357351303, 'mee_loss': 0.14957278966903687, 'totoal_loss': 0.04196768254041672, 'data_time': 0.01714826305396855, 'model_time': 0.6787014480214566, 'learning_rate': 7.839768630379917e-06, 'epoch': 16.24})
|
| 129 |
+
Step 12900, Loss: {'mse_loss': 0.01968328095972538, 'mee_loss': 0.10888367891311646, 'totoal_loss': 0.030571648851037025, 'data_time': 0.014343211892992258, 'model_time': 0.5759247050154954, 'learning_rate': 7.788672440329562e-06, 'epoch': 16.37})
|
| 130 |
+
Step 13000, Loss: {'mse_loss': 0.026212509721517563, 'mee_loss': 0.13943219184875488, 'totoal_loss': 0.04015573114156723, 'data_time': 0.01692877896130085, 'model_time': 0.5812294050119817, 'learning_rate': 7.737155625522608e-06, 'epoch': 16.5})
|
| 131 |
+
Step 13100, Loss: {'mse_loss': 0.04149264842271805, 'mee_loss': 0.1947268545627594, 'totoal_loss': 0.06096533685922623, 'data_time': 0.02004800899885595, 'model_time': 0.6734029441140592, 'learning_rate': 7.685226321061318e-06, 'epoch': 16.62})
|
| 132 |
+
Step 13200, Loss: {'mse_loss': 0.027576783671975136, 'mee_loss': 0.14231161773204803, 'totoal_loss': 0.04180794581770897, 'data_time': 0.015225494047626853, 'model_time': 0.6219745511189103, 'learning_rate': 7.632892727184844e-06, 'epoch': 16.75})
|
| 133 |
+
Step 13300, Loss: {'mse_loss': 0.03856555372476578, 'mee_loss': 0.17507396638393402, 'totoal_loss': 0.05607295036315918, 'data_time': 0.015457154018804431, 'model_time': 0.613080995855853, 'learning_rate': 7.580163107974335e-06, 'epoch': 16.88})
|
| 134 |
+
Step 13400, Loss: {'mse_loss': 0.023578841239213943, 'mee_loss': 0.1399288922548294, 'totoal_loss': 0.037571731954813004, 'data_time': 0.06268881214782596, 'model_time': 0.6885643200948834, 'learning_rate': 7.527045790047922e-06, 'epoch': 17.01})
|
| 135 |
+
Step 13500, Loss: {'mse_loss': 0.014725822024047375, 'mee_loss': 0.08798938989639282, 'totoal_loss': 0.023524761199951172, 'data_time': 0.008201927179470658, 'model_time': 0.6295333921443671, 'learning_rate': 7.473549161245862e-06, 'epoch': 17.13})
|
| 136 |
+
Step 13600, Loss: {'mse_loss': 0.015716664493083954, 'mee_loss': 0.09495360404253006, 'totoal_loss': 0.02521202526986599, 'data_time': 0.01077697891741991, 'model_time': 0.6655725189484656, 'learning_rate': 7.419681669305998e-06, 'epoch': 17.26})
|
| 137 |
+
Step 13700, Loss: {'mse_loss': 0.016823073849081993, 'mee_loss': 0.09915051609277725, 'totoal_loss': 0.026738125830888748, 'data_time': 0.008448550011962652, 'model_time': 0.5729508770164102, 'learning_rate': 7.365451820529756e-06, 'epoch': 17.39})
|
| 138 |
+
Step 13800, Loss: {'mse_loss': 0.02614506334066391, 'mee_loss': 0.11678976565599442, 'totoal_loss': 0.03782404214143753, 'data_time': 0.008193830028176308, 'model_time': 0.6392909889109433, 'learning_rate': 7.310868178438909e-06, 'epoch': 17.51})
|
| 139 |
+
Step 13900, Loss: {'mse_loss': 0.015414286404848099, 'mee_loss': 0.09609192609786987, 'totoal_loss': 0.025023479014635086, 'data_time': 0.00762593699619174, 'model_time': 0.5754773551598191, 'learning_rate': 7.2559393624232985e-06, 'epoch': 17.64})
|
| 140 |
+
Step 14000, Loss: {'mse_loss': 0.019097544252872467, 'mee_loss': 0.1148798018693924, 'totoal_loss': 0.030585523694753647, 'data_time': 0.007797224912792444, 'model_time': 0.602444080170244, 'learning_rate': 7.2006740463797296e-06, 'epoch': 17.77})
|
| 141 |
+
Step 14100, Loss: {'mse_loss': 0.01932341791689396, 'mee_loss': 0.10802789032459259, 'totoal_loss': 0.030126206576824188, 'data_time': 0.008032238110899925, 'model_time': 0.6067899840418249, 'learning_rate': 7.145080957342262e-06, 'epoch': 17.89})
|
| 142 |
+
Step 14200, Loss: {'mse_loss': 0.021492835134267807, 'mee_loss': 0.10267393290996552, 'totoal_loss': 0.03176023066043854, 'data_time': 0.017920271027833223, 'model_time': 0.6882496480830014, 'learning_rate': 7.0891688741041065e-06, 'epoch': 18.02})
|
| 143 |
+
Step 14300, Loss: {'mse_loss': 0.020459145307540894, 'mee_loss': 0.12169428914785385, 'totoal_loss': 0.03262857347726822, 'data_time': 0.013894811971113086, 'model_time': 0.575985224917531, 'learning_rate': 7.032946625831363e-06, 'epoch': 18.15})
|
| 144 |
+
Step 14400, Loss: {'mse_loss': 0.02420077659189701, 'mee_loss': 0.13441631197929382, 'totoal_loss': 0.03764240816235542, 'data_time': 0.01352726318873465, 'model_time': 0.6148309679701924, 'learning_rate': 6.976423090668781e-06, 'epoch': 18.27})
|
| 145 |
+
Step 14500, Loss: {'mse_loss': 0.025193609297275543, 'mee_loss': 0.11663737148046494, 'totoal_loss': 0.036857347935438156, 'data_time': 0.014624909963458776, 'model_time': 0.5930549539625645, 'learning_rate': 6.919607194337806e-06, 'epoch': 18.4})
|
| 146 |
+
Step 14600, Loss: {'mse_loss': 0.011584626510739326, 'mee_loss': 0.0698648989200592, 'totoal_loss': 0.018571116030216217, 'data_time': 0.01322789303958416, 'model_time': 0.8629260021261871, 'learning_rate': 6.8625079087270976e-06, 'epoch': 18.53})
|
| 147 |
+
Step 14700, Loss: {'mse_loss': 0.018153712153434753, 'mee_loss': 0.09743073582649231, 'totoal_loss': 0.027896786108613014, 'data_time': 0.014381248969584703, 'model_time': 0.5693481089547276, 'learning_rate': 6.8051342504757714e-06, 'epoch': 18.65})
|
| 148 |
+
Step 14800, Loss: {'mse_loss': 0.015262206085026264, 'mee_loss': 0.09582437574863434, 'totoal_loss': 0.024844642728567123, 'data_time': 0.014974792953580618, 'model_time': 0.6762939379550517, 'learning_rate': 6.747495279549561e-06, 'epoch': 18.78})
|
| 149 |
+
Step 14900, Loss: {'mse_loss': 0.029088787734508514, 'mee_loss': 0.1591140627861023, 'totoal_loss': 0.04500019550323486, 'data_time': 0.020905822981148958, 'model_time': 0.5948166700545698, 'learning_rate': 6.6896000978101465e-06, 'epoch': 18.91})
|
| 150 |
+
Step 15000, Loss: {'mse_loss': 0.015977593138813972, 'mee_loss': 0.0981183722615242, 'totoal_loss': 0.025789430364966393, 'data_time': 0.0167531780898571, 'model_time': 0.5785225131548941, 'learning_rate': 6.631457847577869e-06, 'epoch': 19.04})
|
| 151 |
+
Step 15100, Loss: {'mse_loss': 0.011131498031318188, 'mee_loss': 0.07162406295537949, 'totoal_loss': 0.01829390414059162, 'data_time': 0.014698275132104754, 'model_time': 0.5767792649567127, 'learning_rate': 6.573077710188046e-06, 'epoch': 19.16})
|
| 152 |
+
Step 15200, Loss: {'mse_loss': 0.01415216363966465, 'mee_loss': 0.09150420129299164, 'totoal_loss': 0.023302584886550903, 'data_time': 0.016510270070284605, 'model_time': 0.5978563991375268, 'learning_rate': 6.5144689045411345e-06, 'epoch': 19.29})
|
| 153 |
+
Step 15300, Loss: {'mse_loss': 0.03476885333657265, 'mee_loss': 0.15647226572036743, 'totoal_loss': 0.05041608214378357, 'data_time': 0.025288585107773542, 'model_time': 0.6788433778565377, 'learning_rate': 6.455640685646961e-06, 'epoch': 19.42})
|
| 154 |
+
Step 15400, Loss: {'mse_loss': 0.015403286553919315, 'mee_loss': 0.09158898144960403, 'totoal_loss': 0.024562183767557144, 'data_time': 0.014047753997147083, 'model_time': 0.6840262359473854, 'learning_rate': 6.396602343163248e-06, 'epoch': 19.54})
|
| 155 |
+
Step 15500, Loss: {'mse_loss': 0.025272643193602562, 'mee_loss': 0.13235361874103546, 'totoal_loss': 0.03850800544023514, 'data_time': 0.016112313140183687, 'model_time': 0.5731088588945568, 'learning_rate': 6.337363199928669e-06, 'epoch': 19.67})
|
| 156 |
+
Step 15600, Loss: {'mse_loss': 0.014830735512077808, 'mee_loss': 0.08975304663181305, 'totoal_loss': 0.02380603924393654, 'data_time': 0.015215405961498618, 'model_time': 0.5741473890375346, 'learning_rate': 6.277932610490659e-06, 'epoch': 19.8})
|
| 157 |
+
Step 15700, Loss: {'mse_loss': 0.019808480516076088, 'mee_loss': 0.1096927747130394, 'totoal_loss': 0.030777757987380028, 'data_time': 0.016552271088585258, 'model_time': 0.6050522620789707, 'learning_rate': 6.218319959628234e-06, 'epoch': 19.92})
|
| 158 |
+
Step 15800, Loss: {'mse_loss': 0.01861528865993023, 'mee_loss': 0.10960890352725983, 'totoal_loss': 0.029576178640127182, 'data_time': 0.009584099054336548, 'model_time': 0.5953290429897606, 'learning_rate': 6.158534660870018e-06, 'epoch': 20.05})
|
| 159 |
+
Step 15900, Loss: {'mse_loss': 0.0374259278178215, 'mee_loss': 0.15386268496513367, 'totoal_loss': 0.05281219631433487, 'data_time': 0.010245797922834754, 'model_time': 0.5749744058120996, 'learning_rate': 6.0985861550077345e-06, 'epoch': 20.18})
|
| 160 |
+
Step 16000, Loss: {'mse_loss': 0.027792295441031456, 'mee_loss': 0.11618711054325104, 'totoal_loss': 0.03941100835800171, 'data_time': 0.00757449516095221, 'model_time': 0.5661902769934386, 'learning_rate': 6.0384839086054095e-06, 'epoch': 20.3})
|
| 161 |
+
Step 16100, Loss: {'mse_loss': 0.015502581372857094, 'mee_loss': 0.09192028641700745, 'totoal_loss': 0.02469461038708687, 'data_time': 0.008144872030243278, 'model_time': 0.5858741549309343, 'learning_rate': 5.978237412504472e-06, 'epoch': 20.43})
|
| 162 |
+
Step 16200, Loss: {'mse_loss': 0.015658486634492874, 'mee_loss': 0.08984172344207764, 'totoal_loss': 0.024642659351229668, 'data_time': 0.010623857146129012, 'model_time': 0.5665085539221764, 'learning_rate': 5.917856180325059e-06, 'epoch': 20.56})
|
| 163 |
+
Step 16300, Loss: {'mse_loss': 0.011844138614833355, 'mee_loss': 0.07563719898462296, 'totoal_loss': 0.019407859072089195, 'data_time': 0.007757870014756918, 'model_time': 0.5741779301315546, 'learning_rate': 5.857349746963692e-06, 'epoch': 20.69})
|
| 164 |
+
Step 16400, Loss: {'mse_loss': 0.036736540496349335, 'mee_loss': 0.16741691529750824, 'totoal_loss': 0.05347823351621628, 'data_time': 0.007667014840990305, 'model_time': 0.6064163651317358, 'learning_rate': 5.796727667087611e-06, 'epoch': 20.81})
|
| 165 |
+
Step 16500, Loss: {'mse_loss': 0.020897505804896355, 'mee_loss': 0.11438114196062088, 'totoal_loss': 0.03233562037348747, 'data_time': 0.010470854816958308, 'model_time': 0.5975194340571761, 'learning_rate': 5.735999513625984e-06, 'epoch': 20.94})
|
| 166 |
+
Step 16600, Loss: {'mse_loss': 0.012380260974168777, 'mee_loss': 0.0784604623913765, 'totoal_loss': 0.020226307213306427, 'data_time': 0.024319862015545368, 'model_time': 0.5787599589675665, 'learning_rate': 5.675174876258223e-06, 'epoch': 21.07})
|
| 167 |
+
Step 16700, Loss: {'mse_loss': 0.02640596218407154, 'mee_loss': 0.12515205144882202, 'totoal_loss': 0.03892116621136665, 'data_time': 0.02232837094925344, 'model_time': 0.6015616671647877, 'learning_rate': 5.614263359899673e-06, 'epoch': 21.19})
|
| 168 |
+
Step 16800, Loss: {'mse_loss': 0.026539428159594536, 'mee_loss': 0.13534733653068542, 'totoal_loss': 0.04007416218519211, 'data_time': 0.021254041930660605, 'model_time': 0.5589263641741127, 'learning_rate': 5.553274583184875e-06, 'epoch': 21.32})
|
| 169 |
+
Step 16900, Loss: {'mse_loss': 0.03289894759654999, 'mee_loss': 0.1376761943101883, 'totoal_loss': 0.04666656628251076, 'data_time': 0.021702734054997563, 'model_time': 0.5825431679841131, 'learning_rate': 5.492218176948673e-06, 'epoch': 21.45})
|
| 170 |
+
Step 17000, Loss: {'mse_loss': 0.023943794891238213, 'mee_loss': 0.13705666363239288, 'totoal_loss': 0.03764946013689041, 'data_time': 0.024727156152948737, 'model_time': 0.5872486620210111, 'learning_rate': 5.431103782705404e-06, 'epoch': 21.57})
|
| 171 |
+
Step 17100, Loss: {'mse_loss': 0.015744198113679886, 'mee_loss': 0.09583133459091187, 'totoal_loss': 0.025327332317829132, 'data_time': 0.02378080994822085, 'model_time': 0.5818163580261171, 'learning_rate': 5.369941051126377e-06, 'epoch': 21.7})
|
| 172 |
+
Step 17200, Loss: {'mse_loss': 0.012711720541119576, 'mee_loss': 0.08100858330726624, 'totoal_loss': 0.02081257849931717, 'data_time': 0.02175229089334607, 'model_time': 0.5686456118710339, 'learning_rate': 5.308739640515932e-06, 'epoch': 21.83})
|
| 173 |
+
Step 17300, Loss: {'mse_loss': 0.009980149567127228, 'mee_loss': 0.06554146111011505, 'totoal_loss': 0.016534294933080673, 'data_time': 0.015974374022334814, 'model_time': 0.6089642369188368, 'learning_rate': 5.24750921528627e-06, 'epoch': 21.95})
|
| 174 |
+
Step 17400, Loss: {'mse_loss': 0.022530388087034225, 'mee_loss': 0.10245249420404434, 'totoal_loss': 0.0327756367623806, 'data_time': 0.016208089888095856, 'model_time': 0.5730497590266168, 'learning_rate': 5.186259444431344e-06, 'epoch': 22.08})
|
| 175 |
+
Step 17500, Loss: {'mse_loss': 0.020379167050123215, 'mee_loss': 0.10670877993106842, 'totoal_loss': 0.031050045043230057, 'data_time': 0.015835251891985536, 'model_time': 0.5733918470796198, 'learning_rate': 5.125e-06, 'epoch': 22.21})
|
| 176 |
+
Step 17600, Loss: {'mse_loss': 0.015072369948029518, 'mee_loss': 0.08673224598169327, 'totoal_loss': 0.023745594546198845, 'data_time': 0.014975114027038217, 'model_time': 0.5930565081071109, 'learning_rate': 5.063740555568656e-06, 'epoch': 22.34})
|
| 177 |
+
Step 17700, Loss: {'mse_loss': 0.009348741732537746, 'mee_loss': 0.06123904511332512, 'totoal_loss': 0.015472646802663803, 'data_time': 0.015211035963147879, 'model_time': 0.5868758601136506, 'learning_rate': 5.002490784713731e-06, 'epoch': 22.46})
|
| 178 |
+
Step 17800, Loss: {'mse_loss': 0.01571255549788475, 'mee_loss': 0.08980122953653336, 'totoal_loss': 0.024692678824067116, 'data_time': 0.01696053915657103, 'model_time': 0.5715680359862745, 'learning_rate': 4.9412603594840695e-06, 'epoch': 22.59})
|
| 179 |
+
Step 17900, Loss: {'mse_loss': 0.016505172476172447, 'mee_loss': 0.09170539677143097, 'totoal_loss': 0.025675712153315544, 'data_time': 0.01514942292124033, 'model_time': 0.5657123108394444, 'learning_rate': 4.8800589488736245e-06, 'epoch': 22.72})
|
| 180 |
+
Step 18000, Loss: {'mse_loss': 0.023187650367617607, 'mee_loss': 0.10635219514369965, 'totoal_loss': 0.03382287174463272, 'data_time': 0.01664859103038907, 'model_time': 0.5720925889909267, 'learning_rate': 4.818896217294598e-06, 'epoch': 22.84})
|
| 181 |
+
Step 18100, Loss: {'mse_loss': 0.016200926154851913, 'mee_loss': 0.0853680744767189, 'totoal_loss': 0.024737734347581863, 'data_time': 0.015052283881232142, 'model_time': 0.597704806830734, 'learning_rate': 4.757781823051329e-06, 'epoch': 22.97})
|
| 182 |
+
Step 18200, Loss: {'mse_loss': 0.010052630677819252, 'mee_loss': 0.06357640773057938, 'totoal_loss': 0.01641027256846428, 'data_time': 0.009660057025030255, 'model_time': 0.8957605790346861, 'learning_rate': 4.696725416815128e-06, 'epoch': 23.1})
|
| 183 |
+
Step 18300, Loss: {'mse_loss': 0.01090166438370943, 'mee_loss': 0.07046002894639969, 'totoal_loss': 0.017947666347026825, 'data_time': 0.008694224059581757, 'model_time': 0.5808976690750569, 'learning_rate': 4.635736640100327e-06, 'epoch': 23.22})
|
| 184 |
+
Step 18400, Loss: {'mse_loss': 0.019357498735189438, 'mee_loss': 0.10523180663585663, 'totoal_loss': 0.02988068014383316, 'data_time': 0.008792228065431118, 'model_time': 0.5673119120765477, 'learning_rate': 4.574825123741778e-06, 'epoch': 23.35})
|
| 185 |
+
Step 18500, Loss: {'mse_loss': 0.009358319453895092, 'mee_loss': 0.053206250071525574, 'totoal_loss': 0.014678943902254105, 'data_time': 0.0074325199238955975, 'model_time': 0.5787596830632538, 'learning_rate': 4.5140004863740165e-06, 'epoch': 23.48})
|
| 186 |
+
Step 18600, Loss: {'mse_loss': 0.017316674813628197, 'mee_loss': 0.09608391672372818, 'totoal_loss': 0.026925066486001015, 'data_time': 0.009255202021449804, 'model_time': 0.5853377857711166, 'learning_rate': 4.45327233291239e-06, 'epoch': 23.6})
|
| 187 |
+
Step 18700, Loss: {'mse_loss': 0.017002517357468605, 'mee_loss': 0.09409334510564804, 'totoal_loss': 0.02641185186803341, 'data_time': 0.007289271103218198, 'model_time': 0.5766509699169546, 'learning_rate': 4.39265025303631e-06, 'epoch': 23.73})
|
| 188 |
+
Step 18800, Loss: {'mse_loss': 0.02961382456123829, 'mee_loss': 0.11859694123268127, 'totoal_loss': 0.041473519057035446, 'data_time': 0.007967554964125156, 'model_time': 0.6061964118853211, 'learning_rate': 4.332143819674943e-06, 'epoch': 23.86})
|
| 189 |
+
Step 18900, Loss: {'mse_loss': 0.012340831570327282, 'mee_loss': 0.07080250233411789, 'totoal_loss': 0.019421081990003586, 'data_time': 0.007458038162440062, 'model_time': 0.6141673780512065, 'learning_rate': 4.271762587495529e-06, 'epoch': 23.98})
|
| 190 |
+
Step 19000, Loss: {'mse_loss': 0.01635308749973774, 'mee_loss': 0.08728098124265671, 'totoal_loss': 0.02508118562400341, 'data_time': 0.011797510087490082, 'model_time': 0.5886164060793817, 'learning_rate': 4.2115160913945914e-06, 'epoch': 24.11})
|
| 191 |
+
Step 19100, Loss: {'mse_loss': 0.011937103234231472, 'mee_loss': 0.07067877799272537, 'totoal_loss': 0.019004981964826584, 'data_time': 0.008496502880007029, 'model_time': 0.5965557598974556, 'learning_rate': 4.151413844992267e-06, 'epoch': 24.24})
|
| 192 |
+
Step 19200, Loss: {'mse_loss': 0.010739940218627453, 'mee_loss': 0.06594408303499222, 'totoal_loss': 0.01733434945344925, 'data_time': 0.009147667093202472, 'model_time': 0.6060623121447861, 'learning_rate': 4.091465339129985e-06, 'epoch': 24.37})
|
| 193 |
+
Step 19300, Loss: {'mse_loss': 0.009147295728325844, 'mee_loss': 0.059490010142326355, 'totoal_loss': 0.015096297487616539, 'data_time': 0.009755827020853758, 'model_time': 0.57663349295035, 'learning_rate': 4.031680040371768e-06, 'epoch': 24.49})
|
| 194 |
+
Step 19400, Loss: {'mse_loss': 0.01166829839348793, 'mee_loss': 0.06753085553646088, 'totoal_loss': 0.018421383574604988, 'data_time': 0.007810761919245124, 'model_time': 0.5803348789922893, 'learning_rate': 3.972067389509344e-06, 'epoch': 24.62})
|
| 195 |
+
Step 19500, Loss: {'mse_loss': 0.019745057448744774, 'mee_loss': 0.08116772025823593, 'totoal_loss': 0.027861829847097397, 'data_time': 0.013584763975813985, 'model_time': 0.6052812149282545, 'learning_rate': 3.912636800071335e-06, 'epoch': 24.75})
|
| 196 |
+
Step 19600, Loss: {'mse_loss': 0.02538587711751461, 'mee_loss': 0.1391143649816513, 'totoal_loss': 0.03929731249809265, 'data_time': 0.007740080123767257, 'model_time': 0.5756942199077457, 'learning_rate': 3.853397656836754e-06, 'epoch': 24.87})
|
| 197 |
+
Step 19700, Loss: {'mse_loss': 0.02022075653076172, 'mee_loss': 0.10978429764509201, 'totoal_loss': 0.03119918704032898, 'data_time': 1.5739464710932225, 'model_time': 0.5364915409591049, 'learning_rate': 3.7943593143530404e-06, 'epoch': 25.0})
|
| 198 |
+
Step 19800, Loss: {'mse_loss': 0.010253194719552994, 'mee_loss': 0.06145103648304939, 'totoal_loss': 0.016398299485445023, 'data_time': 0.009945519967004657, 'model_time': 0.5648659060243517, 'learning_rate': 3.735531095458867e-06, 'epoch': 25.13})
|
| 199 |
+
Step 19900, Loss: {'mse_loss': 0.013569502159953117, 'mee_loss': 0.07279906421899796, 'totoal_loss': 0.020849408581852913, 'data_time': 0.007536632940173149, 'model_time': 0.5734526771120727, 'learning_rate': 3.6769222898119562e-06, 'epoch': 25.25})
|
| 200 |
+
Step 20000, Loss: {'mse_loss': 0.01598963886499405, 'mee_loss': 0.0864444449543953, 'totoal_loss': 0.02463408373296261, 'data_time': 0.007949871942400932, 'model_time': 0.6302487649954855, 'learning_rate': 3.618542152422132e-06, 'epoch': 25.38})
|
| 201 |
+
Step 20100, Loss: {'mse_loss': 0.016178524121642113, 'mee_loss': 0.09077253937721252, 'totoal_loss': 0.025255776941776276, 'data_time': 0.007600500015541911, 'model_time': 0.6009286900516599, 'learning_rate': 3.560399902189855e-06, 'epoch': 25.51})
|
| 202 |
+
Step 20200, Loss: {'mse_loss': 0.006543991155922413, 'mee_loss': 0.042960505932569504, 'totoal_loss': 0.010840041562914848, 'data_time': 0.00905143516138196, 'model_time': 0.5907984049990773, 'learning_rate': 3.502504720450441e-06, 'epoch': 25.63})
|
| 203 |
+
Step 20300, Loss: {'mse_loss': 0.011996408924460411, 'mee_loss': 0.07332750409841537, 'totoal_loss': 0.019329160451889038, 'data_time': 0.008003212977200747, 'model_time': 0.6309852600097656, 'learning_rate': 3.4448657495242304e-06, 'epoch': 25.76})
|
| 204 |
+
Step 20400, Loss: {'mse_loss': 0.013602334074676037, 'mee_loss': 0.07242937386035919, 'totoal_loss': 0.02084527164697647, 'data_time': 0.007518731988966465, 'model_time': 0.5954127269797027, 'learning_rate': 3.387492091272904e-06, 'epoch': 25.89})
|
| 205 |
+
Step 20500, Loss: {'mse_loss': 0.008761069737374783, 'mee_loss': 0.0574549175798893, 'totoal_loss': 0.014506561681628227, 'data_time': 0.020276496186852455, 'model_time': 0.583273156080395, 'learning_rate': 3.3303928056621955e-06, 'epoch': 26.02})
|
| 206 |
+
Step 20600, Loss: {'mse_loss': 0.017741253599524498, 'mee_loss': 0.08450888097286224, 'totoal_loss': 0.026192141696810722, 'data_time': 0.021623858949169517, 'model_time': 0.587874247925356, 'learning_rate': 3.2735769093312202e-06, 'epoch': 26.14})
|
| 207 |
+
Step 20700, Loss: {'mse_loss': 0.007134087383747101, 'mee_loss': 0.047201141715049744, 'totoal_loss': 0.011854201555252075, 'data_time': 0.020359402056783438, 'model_time': 0.5827710418961942, 'learning_rate': 3.217053374168639e-06, 'epoch': 26.27})
|
| 208 |
+
Step 20800, Loss: {'mse_loss': 0.009771810844540596, 'mee_loss': 0.05019329488277435, 'totoal_loss': 0.014791140332818031, 'data_time': 0.024180697975680232, 'model_time': 0.6645296150818467, 'learning_rate': 3.1608311258958953e-06, 'epoch': 26.4})
|
| 209 |
+
Step 20900, Loss: {'mse_loss': 0.01860072836279869, 'mee_loss': 0.10011178255081177, 'totoal_loss': 0.028611905872821808, 'data_time': 0.02349031181074679, 'model_time': 0.5764728258363903, 'learning_rate': 3.10491904265774e-06, 'epoch': 26.52})
|
| 210 |
+
Step 21000, Loss: {'mse_loss': 0.01993807777762413, 'mee_loss': 0.11118175089359283, 'totoal_loss': 0.031056253239512444, 'data_time': 0.021519212052226067, 'model_time': 0.5612229970283806, 'learning_rate': 3.0493259536202714e-06, 'epoch': 26.65})
|
| 211 |
+
Step 21100, Loss: {'mse_loss': 0.019984761252999306, 'mee_loss': 0.09430180490016937, 'totoal_loss': 0.029414940625429153, 'data_time': 0.0255030388943851, 'model_time': 0.6639236880000681, 'learning_rate': 2.9940606375767038e-06, 'epoch': 26.78})
|
| 212 |
+
Step 21200, Loss: {'mse_loss': 0.01080248411744833, 'mee_loss': 0.0653931275010109, 'totoal_loss': 0.017341796308755875, 'data_time': 0.022511937888339162, 'model_time': 0.5623296510893852, 'learning_rate': 2.939131821561094e-06, 'epoch': 26.9})
|
| 213 |
+
Step 21300, Loss: {'mse_loss': 0.006797546986490488, 'mee_loss': 0.044759441167116165, 'totoal_loss': 0.011273491196334362, 'data_time': 0.013908475870266557, 'model_time': 0.6816061409190297, 'learning_rate': 2.8845481794702473e-06, 'epoch': 27.03})
|
| 214 |
+
Step 21400, Loss: {'mse_loss': 0.011941573582589626, 'mee_loss': 0.07078855484724045, 'totoal_loss': 0.019020428881049156, 'data_time': 0.013920055935159326, 'model_time': 0.559870240977034, 'learning_rate': 2.830318330694004e-06, 'epoch': 27.16})
|
| 215 |
+
Step 21500, Loss: {'mse_loss': 0.015639744699001312, 'mee_loss': 0.08809542655944824, 'totoal_loss': 0.024449288845062256, 'data_time': 0.015904972096905112, 'model_time': 0.5879743618424982, 'learning_rate': 2.7764508387541378e-06, 'epoch': 27.28})
|
| 216 |
+
Step 21600, Loss: {'mse_loss': 0.01576242968440056, 'mee_loss': 0.08353586494922638, 'totoal_loss': 0.024116016924381256, 'data_time': 0.014942012960091233, 'model_time': 0.5669968030415475, 'learning_rate': 2.7229542099520797e-06, 'epoch': 27.41})
|
| 217 |
+
Step 21700, Loss: {'mse_loss': 0.008069494739174843, 'mee_loss': 0.05161842331290245, 'totoal_loss': 0.013231337070465088, 'data_time': 0.015330180991441011, 'model_time': 0.5774067190941423, 'learning_rate': 2.669836892025666e-06, 'epoch': 27.54})
|
| 218 |
+
Step 21800, Loss: {'mse_loss': 0.013350406661629677, 'mee_loss': 0.07378190755844116, 'totoal_loss': 0.020728597417473793, 'data_time': 0.01522501790896058, 'model_time': 0.5930119161494076, 'learning_rate': 2.6171072728151557e-06, 'epoch': 27.66})
|
| 219 |
+
Step 21900, Loss: {'mse_loss': 0.008666858077049255, 'mee_loss': 0.05001801624894142, 'totoal_loss': 0.013668660074472427, 'data_time': 0.01598258502781391, 'model_time': 0.5936188879422843, 'learning_rate': 2.5647736789386828e-06, 'epoch': 27.79})
|
| 220 |
+
Step 22000, Loss: {'mse_loss': 0.027813129127025604, 'mee_loss': 0.10744749009609222, 'totoal_loss': 0.038557879626750946, 'data_time': 0.013606705935671926, 'model_time': 0.5988483920227736, 'learning_rate': 2.5128443744773904e-06, 'epoch': 27.92})
|
| 221 |
+
Step 22100, Loss: {'mse_loss': 0.011211659759283066, 'mee_loss': 0.06869461387395859, 'totoal_loss': 0.018081121146678925, 'data_time': 0.010612994898110628, 'model_time': 0.5804086569696665, 'learning_rate': 2.4613275596704386e-06, 'epoch': 28.05})
|
| 222 |
+
Step 22200, Loss: {'mse_loss': 0.0190013125538826, 'mee_loss': 0.10599254816770554, 'totoal_loss': 0.029600568115711212, 'data_time': 0.010785378981381655, 'model_time': 0.5591478629503399, 'learning_rate': 2.4102313696200853e-06, 'epoch': 28.17})
|
| 223 |
+
Step 22300, Loss: {'mse_loss': 0.006510493345558643, 'mee_loss': 0.04245782643556595, 'totoal_loss': 0.010756276547908783, 'data_time': 0.010108334943652153, 'model_time': 0.5875232547987252, 'learning_rate': 2.359563873007063e-06, 'epoch': 28.3})
|
| 224 |
+
Step 22400, Loss: {'mse_loss': 0.015106593258678913, 'mee_loss': 0.0752275139093399, 'totoal_loss': 0.02262934483587742, 'data_time': 0.006955388933420181, 'model_time': 0.9109524339437485, 'learning_rate': 2.3093330708164465e-06, 'epoch': 28.43})
|
| 225 |
+
Step 22500, Loss: {'mse_loss': 0.0218976903706789, 'mee_loss': 0.07904472947120667, 'totoal_loss': 0.02980216220021248, 'data_time': 0.009852122981101274, 'model_time': 0.6634591829497367, 'learning_rate': 2.2595468950741943e-06, 'epoch': 28.55})
|
| 226 |
+
Step 22600, Loss: {'mse_loss': 0.00934290885925293, 'mee_loss': 0.06018463522195816, 'totoal_loss': 0.015361372381448746, 'data_time': 0.009716898901388049, 'model_time': 0.6114558700937778, 'learning_rate': 2.2102132075945974e-06, 'epoch': 28.68})
|
| 227 |
+
Step 22700, Loss: {'mse_loss': 0.00978622492402792, 'mee_loss': 0.05912817642092705, 'totoal_loss': 0.01569904200732708, 'data_time': 0.009452827973291278, 'model_time': 0.6111171208322048, 'learning_rate': 2.1613397987388e-06, 'epoch': 28.81})
|
| 228 |
+
Step 22800, Loss: {'mse_loss': 0.013781124725937843, 'mee_loss': 0.06992434710264206, 'totoal_loss': 0.02077355980873108, 'data_time': 0.008455918170511723, 'model_time': 0.6156324779149145, 'learning_rate': 2.1129343861846207e-06, 'epoch': 28.93})
|
| 229 |
+
Step 22900, Loss: {'mse_loss': 0.006702309474349022, 'mee_loss': 0.042624134570360184, 'totoal_loss': 0.01096472330391407, 'data_time': 0.008616232080385089, 'model_time': 0.5880559959914535, 'learning_rate': 2.065004613707836e-06, 'epoch': 29.06})
|
| 230 |
+
Step 23000, Loss: {'mse_loss': 0.005506747402250767, 'mee_loss': 0.036652807146310806, 'totoal_loss': 0.009172027930617332, 'data_time': 0.00782589497976005, 'model_time': 0.5817657741717994, 'learning_rate': 2.0175580499751375e-06, 'epoch': 29.19})
|
| 231 |
+
Step 23100, Loss: {'mse_loss': 0.023754896596074104, 'mee_loss': 0.11619126051664352, 'totoal_loss': 0.03537402302026749, 'data_time': 0.0077267480082809925, 'model_time': 0.6133012769278139, 'learning_rate': 1.9706021873489604e-06, 'epoch': 29.31})
|
| 232 |
+
Step 23200, Loss: {'mse_loss': 0.0064142500050365925, 'mee_loss': 0.042546261101961136, 'totoal_loss': 0.010668875649571419, 'data_time': 0.011085564969107509, 'model_time': 0.6041485141031444, 'learning_rate': 1.924144440704338e-06, 'epoch': 29.44})
|
| 233 |
+
Step 23300, Loss: {'mse_loss': 0.01230175606906414, 'mee_loss': 0.07167451828718185, 'totoal_loss': 0.019469209015369415, 'data_time': 0.008661109954118729, 'model_time': 0.5966123838443309, 'learning_rate': 1.8781921462580238e-06, 'epoch': 29.57})
|
| 234 |
+
Step 23400, Loss: {'mse_loss': 0.010276769287884235, 'mee_loss': 0.05862336978316307, 'totoal_loss': 0.016139106824994087, 'data_time': 0.011115801986306906, 'model_time': 0.6666837809607387, 'learning_rate': 1.8327525604100058e-06, 'epoch': 29.7})
|
| 235 |
+
Step 23500, Loss: {'mse_loss': 0.008115114644169807, 'mee_loss': 0.05019793286919594, 'totoal_loss': 0.013134907931089401, 'data_time': 0.009586238069459796, 'model_time': 0.596948963124305, 'learning_rate': 1.7878328585976426e-06, 'epoch': 29.82})
|
| 236 |
+
Step 23600, Loss: {'mse_loss': 0.011645400896668434, 'mee_loss': 0.07182475179433823, 'totoal_loss': 0.018827876076102257, 'data_time': 0.008342708926647902, 'model_time': 0.6444452241994441, 'learning_rate': 1.7434401341625765e-06, 'epoch': 29.95})
|
| 237 |
+
Step 23700, Loss: {'mse_loss': 0.010002187453210354, 'mee_loss': 0.06205150857567787, 'totoal_loss': 0.016207337379455566, 'data_time': 0.020072031999006867, 'model_time': 0.6636553001590073, 'learning_rate': 1.6995813972306108e-06, 'epoch': 30.08})
|
| 238 |
+
Step 23800, Loss: {'mse_loss': 0.011279027909040451, 'mee_loss': 0.06926936656236649, 'totoal_loss': 0.01820596493780613, 'data_time': 0.02298898296430707, 'model_time': 0.5529143731109798, 'learning_rate': 1.656263573604734e-06, 'epoch': 30.2})
|
| 239 |
+
Step 23900, Loss: {'mse_loss': 0.012704153545200825, 'mee_loss': 0.07914645969867706, 'totoal_loss': 0.020618800073862076, 'data_time': 0.01964950794354081, 'model_time': 0.5873789109755307, 'learning_rate': 1.613493503671454e-06, 'epoch': 30.33})
|
| 240 |
+
Step 24000, Loss: {'mse_loss': 0.01782899722456932, 'mee_loss': 0.08679836243391037, 'totoal_loss': 0.026508834213018417, 'data_time': 0.02109576715156436, 'model_time': 0.582670294912532, 'learning_rate': 1.5712779413206198e-06, 'epoch': 30.46})
|
| 241 |
+
Step 24100, Loss: {'mse_loss': 0.015827223658561707, 'mee_loss': 0.07847973704338074, 'totoal_loss': 0.02367519773542881, 'data_time': 0.027946538059040904, 'model_time': 0.5502388440072536, 'learning_rate': 1.5296235528789028e-06, 'epoch': 30.58})
|
| 242 |
+
Step 24200, Loss: {'mse_loss': 0.007855851203203201, 'mee_loss': 0.051548633724451065, 'totoal_loss': 0.013010714203119278, 'data_time': 0.027010530000552535, 'model_time': 0.5824561058543622, 'learning_rate': 1.4885369160571124e-06, 'epoch': 30.71})
|
| 243 |
+
Step 24300, Loss: {'mse_loss': 0.014661051332950592, 'mee_loss': 0.07685194909572601, 'totoal_loss': 0.022346246987581253, 'data_time': 0.02037126407958567, 'model_time': 0.6102707339450717, 'learning_rate': 1.4480245189114938e-06, 'epoch': 30.84})
|
| 244 |
+
Step 24400, Loss: {'mse_loss': 0.01545229833573103, 'mee_loss': 0.06742391735315323, 'totoal_loss': 0.022194691002368927, 'data_time': 0.019565484020859003, 'model_time': 0.6267965610604733, 'learning_rate': 1.408092758819191e-06, 'epoch': 30.96})
|
| 245 |
+
Step 24500, Loss: {'mse_loss': 0.007191309705376625, 'mee_loss': 0.04571203514933586, 'totoal_loss': 0.011762512847781181, 'data_time': 0.023501559160649776, 'model_time': 0.5818346189334989, 'learning_rate': 1.368747941468028e-06, 'epoch': 31.09})
|
| 246 |
+
Step 24600, Loss: {'mse_loss': 0.009313089773058891, 'mee_loss': 0.05683896318078041, 'totoal_loss': 0.014996986836194992, 'data_time': 0.02223448222503066, 'model_time': 0.6015552061144263, 'learning_rate': 1.3299962798607614e-06, 'epoch': 31.22})
|
| 247 |
+
Step 24700, Loss: {'mse_loss': 0.014332456514239311, 'mee_loss': 0.07811097055673599, 'totoal_loss': 0.02214355394244194, 'data_time': 0.02069417992606759, 'model_time': 0.5733530528377742, 'learning_rate': 1.2918438933339827e-06, 'epoch': 31.35})
|
| 248 |
+
Step 24800, Loss: {'mse_loss': 0.010069295763969421, 'mee_loss': 0.0606439970433712, 'totoal_loss': 0.01613369584083557, 'data_time': 0.02315491996705532, 'model_time': 0.6220448908861727, 'learning_rate': 1.2542968065918027e-06, 'epoch': 31.47})
|
| 249 |
+
Step 24900, Loss: {'mse_loss': 0.008830751292407513, 'mee_loss': 0.05651630461215973, 'totoal_loss': 0.014482381753623486, 'data_time': 0.022796764969825745, 'model_time': 0.5659246488939971, 'learning_rate': 1.217360948754476e-06, 'epoch': 31.6})
|
| 250 |
+
Step 25000, Loss: {'mse_loss': 0.005249822046607733, 'mee_loss': 0.03560398146510124, 'totoal_loss': 0.008810220286250114, 'data_time': 0.02263112715445459, 'model_time': 0.5989538719877601, 'learning_rate': 1.1810421524221318e-06, 'epoch': 31.73})
|
| 251 |
+
Step 25100, Loss: {'mse_loss': 0.015303950756788254, 'mee_loss': 0.07971292734146118, 'totoal_loss': 0.02327524498105049, 'data_time': 0.020470061106607318, 'model_time': 0.597666630987078, 'learning_rate': 1.1453461527537284e-06, 'epoch': 31.85})
|
| 252 |
+
Step 25200, Loss: {'mse_loss': 0.01905057765543461, 'mee_loss': 0.07665642350912094, 'totoal_loss': 0.026716221123933792, 'data_time': 0.025303364032879472, 'model_time': 0.6804210569243878, 'learning_rate': 1.1102785865614162e-06, 'epoch': 31.98})
|
| 253 |
+
Step 25300, Loss: {'mse_loss': 0.009227387607097626, 'mee_loss': 0.05747644603252411, 'totoal_loss': 0.014975031837821007, 'data_time': 0.010400751139968634, 'model_time': 0.6196089871227741, 'learning_rate': 1.0758449914204127e-06, 'epoch': 32.11})
|
| 254 |
+
Step 25400, Loss: {'mse_loss': 0.008781946264207363, 'mee_loss': 0.04668058454990387, 'totoal_loss': 0.013450004160404205, 'data_time': 0.011766553856432438, 'model_time': 0.9927329970523715, 'learning_rate': 1.0420508047945595e-06, 'epoch': 32.23})
|
| 255 |
+
Step 25500, Loss: {'mse_loss': 0.0235136691480875, 'mee_loss': 0.09765376150608063, 'totoal_loss': 0.033279046416282654, 'data_time': 0.009197583887726068, 'model_time': 0.5968056758865714, 'learning_rate': 1.0089013631776776e-06, 'epoch': 32.36})
|
| 256 |
+
Step 25600, Loss: {'mse_loss': 0.010450129397213459, 'mee_loss': 0.06005727872252464, 'totoal_loss': 0.01645585708320141, 'data_time': 0.009222872089594603, 'model_time': 0.6263432090636343, 'learning_rate': 9.76401901250878e-07, 'epoch': 32.49})
|
| 257 |
+
Step 25700, Loss: {'mse_loss': 0.006496433634310961, 'mee_loss': 0.04352756589651108, 'totoal_loss': 0.01084919087588787, 'data_time': 0.01013139495626092, 'model_time': 0.6099505019374192, 'learning_rate': 9.44557551055946e-07, 'epoch': 32.61})
|
| 258 |
+
Step 25800, Loss: {'mse_loss': 0.007679739035665989, 'mee_loss': 0.04821542277932167, 'totoal_loss': 0.012501280754804611, 'data_time': 0.008819181006401777, 'model_time': 0.6069331329781562, 'learning_rate': 9.13373341184928e-07, 'epoch': 32.74})
|
| 259 |
+
Step 25900, Loss: {'mse_loss': 0.010277299210429192, 'mee_loss': 0.06582222878932953, 'totoal_loss': 0.016859522089362144, 'data_time': 0.0076779089868068695, 'model_time': 0.5767564529087394, 'learning_rate': 8.828541959860623e-07, 'epoch': 32.87})
|
| 260 |
+
Step 26000, Loss: {'mse_loss': 0.016938798129558563, 'mee_loss': 0.08145685493946075, 'totoal_loss': 0.0250844843685627, 'data_time': 0.008109080838039517, 'model_time': 0.5587482829578221, 'learning_rate': 8.530049347861661e-07, 'epoch': 32.99})
|
| 261 |
+
Step 26100, Loss: {'mse_loss': 0.00787373073399067, 'mee_loss': 0.05015569552779198, 'totoal_loss': 0.012889300473034382, 'data_time': 0.017211963888257742, 'model_time': 0.5896770148538053, 'learning_rate': 8.238302711296034e-07, 'epoch': 33.12})
|
| 262 |
+
Step 26200, Loss: {'mse_loss': 0.020837124437093735, 'mee_loss': 0.0682862251996994, 'totoal_loss': 0.027665747329592705, 'data_time': 0.016036790097132325, 'model_time': 0.5679938700050116, 'learning_rate': 7.953348120339707e-07, 'epoch': 33.25})
|
| 263 |
+
Step 26300, Loss: {'mse_loss': 0.009348021820187569, 'mee_loss': 0.0538109727203846, 'totoal_loss': 0.014729119837284088, 'data_time': 0.014621031004935503, 'model_time': 0.6052280610892922, 'learning_rate': 7.675230572625892e-07, 'epoch': 33.38})
|
| 264 |
+
Step 26400, Loss: {'mse_loss': 0.0308456439524889, 'mee_loss': 0.11409008502960205, 'totoal_loss': 0.042254652827978134, 'data_time': 0.017731756903231144, 'model_time': 0.5784303669352084, 'learning_rate': 7.40399398613941e-07, 'epoch': 33.5})
|
| 265 |
+
Step 26500, Loss: {'mse_loss': 0.006484153214842081, 'mee_loss': 0.04279743880033493, 'totoal_loss': 0.010763896629214287, 'data_time': 0.01770912786014378, 'model_time': 0.6905219899490476, 'learning_rate': 7.139681192281557e-07, 'epoch': 33.63})
|
| 266 |
+
Step 26600, Loss: {'mse_loss': 0.013003012165427208, 'mee_loss': 0.07156803458929062, 'totoal_loss': 0.02015981636941433, 'data_time': 0.015944953076541424, 'model_time': 0.5788477349560708, 'learning_rate': 6.882333929106462e-07, 'epoch': 33.76})
|
| 267 |
+
Step 26700, Loss: {'mse_loss': 0.00788453035056591, 'mee_loss': 0.05029928311705589, 'totoal_loss': 0.01291445828974247, 'data_time': 0.013487681979313493, 'model_time': 0.563374686986208, 'learning_rate': 6.63199283473027e-07, 'epoch': 33.88})
|
| 268 |
+
Step 26800, Loss: {'mse_loss': 0.014515431597828865, 'mee_loss': 0.08223796635866165, 'totoal_loss': 0.022739227861166, 'data_time': 0.0076709899585694075, 'model_time': 0.6004133278038353, 'learning_rate': 6.388697440913819e-07, 'epoch': 34.01})
|
| 269 |
+
Step 26900, Loss: {'mse_loss': 0.008886968716979027, 'mee_loss': 0.05490376427769661, 'totoal_loss': 0.014377345331013203, 'data_time': 0.007905303034931421, 'model_time': 0.6130881628487259, 'learning_rate': 6.152486166820176e-07, 'epoch': 34.14})
|
| 270 |
+
Step 27000, Loss: {'mse_loss': 0.008082373067736626, 'mee_loss': 0.04983130097389221, 'totoal_loss': 0.013065503910183907, 'data_time': 0.007915011141449213, 'model_time': 0.6032357369549572, 'learning_rate': 5.923396312947748e-07, 'epoch': 34.26})
|
| 271 |
+
Step 27100, Loss: {'mse_loss': 0.012039127759635448, 'mee_loss': 0.05272597447037697, 'totoal_loss': 0.01731172576546669, 'data_time': 0.013061446836218238, 'model_time': 0.6040239748544991, 'learning_rate': 5.701464055240163e-07, 'epoch': 34.39})
|
| 272 |
+
Step 27200, Loss: {'mse_loss': 0.011548897251486778, 'mee_loss': 0.06945744156837463, 'totoal_loss': 0.01849464140832424, 'data_time': 0.008806045865640044, 'model_time': 0.5935208569280803, 'learning_rate': 5.48672443937364e-07, 'epoch': 34.52})
|
| 273 |
+
Step 27300, Loss: {'mse_loss': 0.007446876727044582, 'mee_loss': 0.03913780301809311, 'totoal_loss': 0.011360656470060349, 'data_time': 0.008669266011565924, 'model_time': 0.5669922968372703, 'learning_rate': 5.279211375222855e-07, 'epoch': 34.64})
|
| 274 |
+
Step 27400, Loss: {'mse_loss': 0.00566653860732913, 'mee_loss': 0.03867470845580101, 'totoal_loss': 0.009534009732306004, 'data_time': 0.008858166169375181, 'model_time': 0.597385001834482, 'learning_rate': 5.07895763150622e-07, 'epoch': 34.77})
|
| 275 |
+
Step 27500, Loss: {'mse_loss': 0.010332522913813591, 'mee_loss': 0.06324464827775955, 'totoal_loss': 0.016656987369060516, 'data_time': 0.009510089876130223, 'model_time': 0.6239679059945047, 'learning_rate': 4.885994830611266e-07, 'epoch': 34.9})
|
| 276 |
+
Step 27600, Loss: {'mse_loss': 0.007314885966479778, 'mee_loss': 0.04657710716128349, 'totoal_loss': 0.011972596868872643, 'data_time': 0.022960558999329805, 'model_time': 0.6321226060390472, 'learning_rate': 4.700353443601156e-07, 'epoch': 35.03})
|
| 277 |
+
Step 27700, Loss: {'mse_loss': 0.004350332543253899, 'mee_loss': 0.029544081538915634, 'totoal_loss': 0.007304741069674492, 'data_time': 0.01479431102052331, 'model_time': 0.5832687269430608, 'learning_rate': 4.5220627854029224e-07, 'epoch': 35.15})
|
| 278 |
+
Step 27800, Loss: {'mse_loss': 0.01602454110980034, 'mee_loss': 0.07533560693264008, 'totoal_loss': 0.023558102548122406, 'data_time': 0.014865313190966845, 'model_time': 0.5873858919367194, 'learning_rate': 4.351151010178311e-07, 'epoch': 35.28})
|
| 279 |
+
Step 27900, Loss: {'mse_loss': 0.016923168674111366, 'mee_loss': 0.06417962163686752, 'totoal_loss': 0.02334113046526909, 'data_time': 0.01633945689536631, 'model_time': 0.5937970820814371, 'learning_rate': 4.1876451068778983e-07, 'epoch': 35.41})
|
| 280 |
+
Step 28000, Loss: {'mse_loss': 0.011596268974244595, 'mee_loss': 0.060307636857032776, 'totoal_loss': 0.017627032473683357, 'data_time': 0.013819358078762889, 'model_time': 0.5758187039755285, 'learning_rate': 4.031570894979235e-07, 'epoch': 35.53})
|
| 281 |
+
Step 28100, Loss: {'mse_loss': 0.006523804273456335, 'mee_loss': 0.04266972839832306, 'totoal_loss': 0.010790777392685413, 'data_time': 0.01500130002386868, 'model_time': 0.5875509469769895, 'learning_rate': 3.882953020409644e-07, 'epoch': 35.66})
|
| 282 |
+
Step 28200, Loss: {'mse_loss': 0.0059111532755196095, 'mee_loss': 0.03824247792363167, 'totoal_loss': 0.009735400788486004, 'data_time': 0.016167905880138278, 'model_time': 0.5833781810943037, 'learning_rate': 3.74181495165436e-07, 'epoch': 35.79})
|
| 283 |
+
Step 28300, Loss: {'mse_loss': 0.007747678551822901, 'mee_loss': 0.049646250903606415, 'totoal_loss': 0.012712303549051285, 'data_time': 0.014991597970947623, 'model_time': 0.5668546301312745, 'learning_rate': 3.608178976050568e-07, 'epoch': 35.91})
|
| 284 |
+
Step 28400, Loss: {'mse_loss': 0.006973865441977978, 'mee_loss': 0.043256163597106934, 'totoal_loss': 0.011299481615424156, 'data_time': 0.014398975064978004, 'model_time': 0.572971488116309, 'learning_rate': 3.482066196267966e-07, 'epoch': 36.04})
|
| 285 |
+
Step 28500, Loss: {'mse_loss': 0.022654939442873, 'mee_loss': 0.10619720816612244, 'totoal_loss': 0.033274661749601364, 'data_time': 0.014652120880782604, 'model_time': 0.5668472379911691, 'learning_rate': 3.36349652697643e-07, 'epoch': 36.17})
|
| 286 |
+
Step 28600, Loss: {'mse_loss': 0.004076313227415085, 'mee_loss': 0.028032345697283745, 'totoal_loss': 0.006879547610878944, 'data_time': 0.013992216903716326, 'model_time': 0.5915328580886126, 'learning_rate': 3.2524886917012403e-07, 'epoch': 36.29})
|
| 287 |
+
Step 28700, Loss: {'mse_loss': 0.010348612442612648, 'mee_loss': 0.06234341114759445, 'totoal_loss': 0.016582954674959183, 'data_time': 0.013789410935714841, 'model_time': 0.5611261341255158, 'learning_rate': 3.149060219866433e-07, 'epoch': 36.42})
|
| 288 |
+
Step 28800, Loss: {'mse_loss': 0.014531196095049381, 'mee_loss': 0.07844395935535431, 'totoal_loss': 0.022375591099262238, 'data_time': 0.013311418006196618, 'model_time': 0.5782404681667686, 'learning_rate': 3.053227444026695e-07, 'epoch': 36.55})
|
| 289 |
+
Step 28900, Loss: {'mse_loss': 0.020004965364933014, 'mee_loss': 0.09805788844823837, 'totoal_loss': 0.02981075458228588, 'data_time': 0.013303172076120973, 'model_time': 0.5870045439805835, 'learning_rate': 2.9650054972882544e-07, 'epoch': 36.68})
|
| 290 |
+
Step 29000, Loss: {'mse_loss': 0.005798375234007835, 'mee_loss': 0.038142282515764236, 'totoal_loss': 0.00961260311305523, 'data_time': 0.016276309033855796, 'model_time': 0.5698831612244248, 'learning_rate': 2.884408310919209e-07, 'epoch': 36.8})
|
| 291 |
+
Step 29100, Loss: {'mse_loss': 0.005688707809895277, 'mee_loss': 0.03740079328417778, 'totoal_loss': 0.009428787045180798, 'data_time': 0.013837378937751055, 'model_time': 0.6058111591264606, 'learning_rate': 2.8114486121495906e-07, 'epoch': 36.93})
|
| 292 |
+
Step 29200, Loss: {'mse_loss': 0.007964598946273327, 'mee_loss': 0.0438377745449543, 'totoal_loss': 0.012348376214504242, 'data_time': 0.015539698069915175, 'model_time': 0.6040301688481122, 'learning_rate': 2.746137922161617e-07, 'epoch': 37.06})
|
| 293 |
+
Step 29300, Loss: {'mse_loss': 0.02358251065015793, 'mee_loss': 0.0758555456995964, 'totoal_loss': 0.03116806596517563, 'data_time': 0.016009700018912554, 'model_time': 0.5948676099069417, 'learning_rate': 2.68848655427034e-07, 'epoch': 37.18})
|
| 294 |
+
Step 29400, Loss: {'mse_loss': 0.0058987876400351524, 'mee_loss': 0.03867935389280319, 'totoal_loss': 0.009766723029315472, 'data_time': 0.015924470964819193, 'model_time': 0.5675620299298316, 'learning_rate': 2.638503612295071e-07, 'epoch': 37.31})
|
| 295 |
+
Step 29500, Loss: {'mse_loss': 0.015012888237833977, 'mee_loss': 0.08996196836233139, 'totoal_loss': 0.024009086191654205, 'data_time': 0.018308921018615365, 'model_time': 0.5744669460691512, 'learning_rate': 2.5961969891217614e-07, 'epoch': 37.44})
|
| 296 |
+
Step 29600, Loss: {'mse_loss': 0.011698923073709011, 'mee_loss': 0.060363732278347015, 'totoal_loss': 0.017735296860337257, 'data_time': 0.014330456033349037, 'model_time': 0.5852647949941456, 'learning_rate': 2.5615733654566483e-07, 'epoch': 37.56})
|
| 297 |
+
Step 29700, Loss: {'mse_loss': 0.007796152029186487, 'mee_loss': 0.04916805773973465, 'totoal_loss': 0.012712957337498665, 'data_time': 0.015292167896404862, 'model_time': 0.5801064108964056, 'learning_rate': 2.5346382087712764e-07, 'epoch': 37.69})
|
| 298 |
+
Step 29800, Loss: {'mse_loss': 0.006887209601700306, 'mee_loss': 0.04435398429632187, 'totoal_loss': 0.011322608217597008, 'data_time': 0.016194608062505722, 'model_time': 0.5836052750237286, 'learning_rate': 2.515395772439128e-07, 'epoch': 37.82})
|
| 299 |
+
Step 29900, Loss: {'mse_loss': 0.0051102470606565475, 'mee_loss': 0.03437943756580353, 'totoal_loss': 0.0085481908172369, 'data_time': 0.013964204117655754, 'model_time': 0.6203884750138968, 'learning_rate': 2.5038490950639644e-07, 'epoch': 37.94})
|
| 300 |
+
Step 30000, Loss: {'mse_loss': 0.010719896294176579, 'mee_loss': 0.05411709100008011, 'totoal_loss': 0.016131605952978134, 'data_time': 0.02719463803805411, 'model_time': 0.549323579063639, 'learning_rate': 2.5e-07, 'epoch': 38.07})
|
libero_10_2B_mee1e-1/starvla_qwen_gr00t/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: True
|
| 25 |
+
# episodes completed so far: 5
|
| 26 |
+
# successes: 5 (100.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: 6 (100.0%)
|
| 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: 7 (100.0%)
|
| 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: 8 (100.0%)
|
| 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: 9 (100.0%)
|
| 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: 10 (100.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: 11 (100.0%)
|
| 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: 12 (100.0%)
|
| 62 |
+
|
| 63 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 64 |
+
Success: False
|
| 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: True
|
| 75 |
+
# episodes completed so far: 15
|
| 76 |
+
# successes: 14 (93.3%)
|
| 77 |
+
|
| 78 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 79 |
+
Success: False
|
| 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: False
|
| 85 |
+
# episodes completed so far: 17
|
| 86 |
+
# successes: 14 (82.4%)
|
| 87 |
+
|
| 88 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 89 |
+
Success: False
|
| 90 |
+
# episodes completed so far: 18
|
| 91 |
+
# successes: 14 (77.8%)
|
| 92 |
+
|
| 93 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 94 |
+
Success: True
|
| 95 |
+
# episodes completed so far: 19
|
| 96 |
+
# successes: 15 (78.9%)
|
| 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: 15 (75.0%)
|
| 102 |
+
|
| 103 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 104 |
+
Success: False
|
| 105 |
+
# episodes completed so far: 21
|
| 106 |
+
# successes: 15 (71.4%)
|
| 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: 16 (72.7%)
|
| 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: 17 (73.9%)
|
| 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: 18 (75.0%)
|
| 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: 19 (76.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: 20 (76.9%)
|
| 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: 21 (77.8%)
|
| 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: 22 (78.6%)
|
| 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: 23 (79.3%)
|
| 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: 24 (80.0%)
|
| 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: 25 (80.6%)
|
| 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: 26 (81.2%)
|
| 162 |
+
|
| 163 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 164 |
+
Success: False
|
| 165 |
+
# episodes completed so far: 33
|
| 166 |
+
# successes: 26 (78.8%)
|
| 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: 27 (79.4%)
|
| 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: 28 (80.0%)
|
| 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: 29 (80.6%)
|
| 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: 30 (81.1%)
|
| 187 |
+
|
| 188 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 189 |
+
Success: False
|
| 190 |
+
# episodes completed so far: 38
|
| 191 |
+
# successes: 30 (78.9%)
|
| 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: 31 (79.5%)
|
| 197 |
+
|
| 198 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 199 |
+
Success: True
|
| 200 |
+
# episodes completed so far: 40
|
| 201 |
+
# successes: 32 (80.0%)
|
| 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: 33 (80.5%)
|
| 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: 33 (78.6%)
|
| 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: 34 (79.1%)
|
| 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: 35 (79.5%)
|
| 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: 36 (80.0%)
|
| 227 |
+
|
| 228 |
+
Task: put both the alphabet soup and the tomato sauce in the basket
|
| 229 |
+
Success: True
|
| 230 |
+
# episodes completed so far: 46
|
| 231 |
+
# successes: 37 (80.4%)
|
| 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: 38 (80.9%)
|
| 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: 39 (81.2%)
|
| 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: 40 (81.6%)
|
| 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: 40 (80.0%)
|
| 252 |
+
Current task success rate: 0.8
|
| 253 |
+
Current total success rate: 0.8
|
| 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: 41 (80.4%)
|
| 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: 42 (80.8%)
|
| 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: 43 (81.1%)
|
| 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: 44 (81.5%)
|
| 274 |
+
|
| 275 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 276 |
+
Success: False
|
| 277 |
+
# episodes completed so far: 55
|
| 278 |
+
# successes: 44 (80.0%)
|
| 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: 45 (80.4%)
|
| 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: 46 (80.7%)
|
| 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: 47 (81.0%)
|
| 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: 48 (81.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: 49 (81.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: 50 (82.0%)
|
| 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: 51 (82.3%)
|
| 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: 52 (82.5%)
|
| 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: 53 (82.8%)
|
| 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: 54 (83.1%)
|
| 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: 55 (83.3%)
|
| 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: 56 (83.6%)
|
| 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: 57 (83.8%)
|
| 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: 58 (84.1%)
|
| 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: 59 (84.3%)
|
| 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: 60 (84.5%)
|
| 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: 61 (84.7%)
|
| 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: 62 (84.9%)
|
| 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: 63 (85.1%)
|
| 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: 64 (85.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: 65 (85.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: 66 (85.7%)
|
| 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: 67 (85.9%)
|
| 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: 68 (86.1%)
|
| 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: 69 (86.2%)
|
| 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: 70 (86.4%)
|
| 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: 71 (86.6%)
|
| 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: 72 (86.7%)
|
| 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: 73 (86.9%)
|
| 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: 74 (87.1%)
|
| 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: 75 (87.2%)
|
| 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: 76 (87.4%)
|
| 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: 77 (87.5%)
|
| 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: 78 (87.6%)
|
| 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: 79 (87.8%)
|
| 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: 80 (87.9%)
|
| 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: 81 (88.0%)
|
| 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: 82 (88.2%)
|
| 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: 83 (88.3%)
|
| 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: 84 (88.4%)
|
| 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: 85 (88.5%)
|
| 484 |
+
|
| 485 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 486 |
+
Success: True
|
| 487 |
+
# episodes completed so far: 97
|
| 488 |
+
# successes: 86 (88.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: 87 (88.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: 88 (88.9%)
|
| 499 |
+
|
| 500 |
+
Task: put both the cream cheese box and the butter in the basket
|
| 501 |
+
Success: False
|
| 502 |
+
# episodes completed so far: 100
|
| 503 |
+
# successes: 88 (88.0%)
|
| 504 |
+
Current task success rate: 0.96
|
| 505 |
+
Current total success rate: 0.88
|
| 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: 89 (88.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: 90 (88.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: 91 (88.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: 92 (88.5%)
|
| 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: 93 (88.6%)
|
| 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: 94 (88.7%)
|
| 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: 95 (88.8%)
|
| 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: 96 (88.9%)
|
| 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: 97 (89.0%)
|
| 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: 98 (89.1%)
|
| 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: 99 (89.2%)
|
| 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: 100 (89.3%)
|
| 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: 101 (89.4%)
|
| 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: 102 (89.5%)
|
| 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: 103 (89.6%)
|
| 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: 104 (89.7%)
|
| 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: 105 (89.7%)
|
| 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: 106 (89.8%)
|
| 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: 107 (89.9%)
|
| 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: 108 (90.0%)
|
| 606 |
+
|
| 607 |
+
Task: turn on the stove and put the moka pot on it
|
| 608 |
+
Success: False
|
| 609 |
+
# episodes completed so far: 121
|
| 610 |
+
# successes: 108 (89.3%)
|
| 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: 109 (89.3%)
|
| 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: 110 (89.4%)
|
| 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: 111 (89.5%)
|
| 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: 112 (89.6%)
|
| 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: 113 (89.7%)
|
| 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: 114 (89.8%)
|
| 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: 115 (89.8%)
|
| 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: 116 (89.9%)
|
| 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: 117 (90.0%)
|
| 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: 118 (90.1%)
|
| 661 |
+
|
| 662 |
+
Task: turn on the stove and put the moka pot on it
|
| 663 |
+
Success: True
|
| 664 |
+
# episodes completed so far: 132
|
| 665 |
+
# successes: 119 (90.2%)
|
| 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: 120 (90.2%)
|
| 671 |
+
|
| 672 |
+
Task: turn on the stove and put the moka pot on it
|
| 673 |
+
Success: True
|
| 674 |
+
# episodes completed so far: 134
|
| 675 |
+
# successes: 121 (90.3%)
|
| 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: 122 (90.4%)
|
| 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: 123 (90.4%)
|
| 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: 124 (90.5%)
|
| 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: 125 (90.6%)
|
| 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: 126 (90.6%)
|
| 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: 127 (90.7%)
|
| 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: 128 (90.8%)
|
| 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: 129 (90.8%)
|
| 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: 130 (90.9%)
|
| 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: 131 (91.0%)
|
| 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: 132 (91.0%)
|
| 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: 133 (91.1%)
|
| 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: 134 (91.2%)
|
| 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: 135 (91.2%)
|
| 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: 136 (91.3%)
|
| 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: 137 (91.3%)
|
| 756 |
+
Current task success rate: 0.98
|
| 757 |
+
Current total success rate: 0.9133333333333333
|
| 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: 138 (91.4%)
|
| 763 |
+
|
| 764 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 765 |
+
Success: False
|
| 766 |
+
# episodes completed so far: 152
|
| 767 |
+
# successes: 138 (90.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: 139 (90.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: 140 (90.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: 141 (91.0%)
|
| 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: 142 (91.0%)
|
| 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: 143 (91.1%)
|
| 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: 144 (91.1%)
|
| 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: 145 (91.2%)
|
| 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: 146 (91.2%)
|
| 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: 147 (91.3%)
|
| 813 |
+
|
| 814 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 815 |
+
Success: False
|
| 816 |
+
# episodes completed so far: 162
|
| 817 |
+
# successes: 147 (90.7%)
|
| 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: 148 (90.8%)
|
| 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: 149 (90.9%)
|
| 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: 150 (90.9%)
|
| 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: 151 (91.0%)
|
| 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: 152 (91.0%)
|
| 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: 153 (91.1%)
|
| 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: 154 (91.1%)
|
| 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: 155 (91.2%)
|
| 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: 156 (91.2%)
|
| 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: 157 (91.3%)
|
| 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: 158 (91.3%)
|
| 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: 159 (91.4%)
|
| 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: 160 (91.4%)
|
| 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: 161 (91.5%)
|
| 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: 162 (91.5%)
|
| 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: 163 (91.6%)
|
| 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: 164 (91.6%)
|
| 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: 165 (91.7%)
|
| 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: 166 (91.7%)
|
| 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: 167 (91.8%)
|
| 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: 168 (91.8%)
|
| 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: 169 (91.8%)
|
| 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: 170 (91.9%)
|
| 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: 171 (91.9%)
|
| 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: 172 (92.0%)
|
| 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: 173 (92.0%)
|
| 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: 174 (92.1%)
|
| 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: 175 (92.1%)
|
| 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: 176 (92.1%)
|
| 963 |
+
|
| 964 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 965 |
+
Success: True
|
| 966 |
+
# episodes completed so far: 192
|
| 967 |
+
# successes: 177 (92.2%)
|
| 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: 178 (92.2%)
|
| 973 |
+
|
| 974 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 975 |
+
Success: False
|
| 976 |
+
# episodes completed so far: 194
|
| 977 |
+
# successes: 178 (91.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: 179 (91.8%)
|
| 983 |
+
|
| 984 |
+
Task: put the black bowl in the bottom drawer of the cabinet and close it
|
| 985 |
+
Success: False
|
| 986 |
+
# episodes completed so far: 196
|
| 987 |
+
# successes: 179 (91.3%)
|
| 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: 180 (91.4%)
|
| 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: 181 (91.4%)
|
| 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: 182 (91.5%)
|
| 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: 183 (91.5%)
|
| 1008 |
+
Current task success rate: 0.92
|
| 1009 |
+
Current total success rate: 0.915
|
| 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: 184 (91.5%)
|
| 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: 185 (91.6%)
|
| 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: 186 (91.6%)
|
| 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: 187 (91.7%)
|
| 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: 188 (91.7%)
|
| 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: 189 (91.7%)
|
| 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: 190 (91.8%)
|
| 1045 |
+
|
| 1046 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1047 |
+
Success: True
|
| 1048 |
+
# episodes completed so far: 208
|
| 1049 |
+
# successes: 191 (91.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: 192 (91.9%)
|
| 1055 |
+
|
| 1056 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1057 |
+
Success: False
|
| 1058 |
+
# episodes completed so far: 210
|
| 1059 |
+
# successes: 192 (91.4%)
|
| 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: 193 (91.5%)
|
| 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: 194 (91.5%)
|
| 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: 195 (91.5%)
|
| 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: 196 (91.6%)
|
| 1080 |
+
|
| 1081 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1082 |
+
Success: False
|
| 1083 |
+
# episodes completed so far: 215
|
| 1084 |
+
# successes: 196 (91.2%)
|
| 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: 197 (91.2%)
|
| 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: 198 (91.2%)
|
| 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: 199 (91.3%)
|
| 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: 200 (91.3%)
|
| 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: 201 (91.4%)
|
| 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: 202 (91.4%)
|
| 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: 203 (91.4%)
|
| 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: 204 (91.5%)
|
| 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: 205 (91.5%)
|
| 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: 206 (91.6%)
|
| 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: 207 (91.6%)
|
| 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: 208 (91.6%)
|
| 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: 209 (91.7%)
|
| 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: 210 (91.7%)
|
| 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: 211 (91.7%)
|
| 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: 212 (91.8%)
|
| 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: 213 (91.8%)
|
| 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: 214 (91.8%)
|
| 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: 215 (91.9%)
|
| 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: 216 (91.9%)
|
| 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: 217 (91.9%)
|
| 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: 218 (92.0%)
|
| 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: 219 (92.0%)
|
| 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: 220 (92.1%)
|
| 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: 221 (92.1%)
|
| 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: 222 (92.1%)
|
| 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: 223 (92.1%)
|
| 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: 224 (92.2%)
|
| 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: 225 (92.2%)
|
| 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: 226 (92.2%)
|
| 1235 |
+
|
| 1236 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1237 |
+
Success: False
|
| 1238 |
+
# episodes completed so far: 246
|
| 1239 |
+
# successes: 226 (91.9%)
|
| 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: 227 (91.9%)
|
| 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: 228 (91.9%)
|
| 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: 229 (92.0%)
|
| 1255 |
+
|
| 1256 |
+
Task: put the white mug on the left plate and put the yellow and white mug on the right plate
|
| 1257 |
+
Success: True
|
| 1258 |
+
# episodes completed so far: 250
|
| 1259 |
+
# successes: 230 (92.0%)
|
| 1260 |
+
Current task success rate: 0.94
|
| 1261 |
+
Current total success rate: 0.92
|
| 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: 231 (92.0%)
|
| 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: 232 (92.1%)
|
| 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: 233 (92.1%)
|
| 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: 234 (92.1%)
|
| 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: 235 (92.2%)
|
| 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: 236 (92.2%)
|
| 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: 237 (92.2%)
|
| 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: 238 (92.2%)
|
| 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: 239 (92.3%)
|
| 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: 240 (92.3%)
|
| 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: 241 (92.3%)
|
| 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: 242 (92.4%)
|
| 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: 243 (92.4%)
|
| 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: 244 (92.4%)
|
| 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: 245 (92.5%)
|
| 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: 246 (92.5%)
|
| 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: 247 (92.5%)
|
| 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: 248 (92.5%)
|
| 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: 249 (92.6%)
|
| 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: 250 (92.6%)
|
| 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: 251 (92.6%)
|
| 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: 252 (92.6%)
|
| 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: 253 (92.7%)
|
| 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: 254 (92.7%)
|
| 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: 255 (92.7%)
|
| 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: 256 (92.8%)
|
| 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: 257 (92.8%)
|
| 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: 258 (92.8%)
|
| 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: 259 (92.8%)
|
| 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: 260 (92.9%)
|
| 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: 261 (92.9%)
|
| 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: 262 (92.9%)
|
| 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: 263 (92.9%)
|
| 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: 264 (93.0%)
|
| 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: 265 (93.0%)
|
| 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: 266 (93.0%)
|
| 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: 267 (93.0%)
|
| 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: 268 (93.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: 269 (93.1%)
|
| 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: 270 (93.1%)
|
| 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: 271 (93.1%)
|
| 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: 272 (93.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: 273 (93.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: 274 (93.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: 275 (93.2%)
|
| 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: 276 (93.2%)
|
| 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: 277 (93.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: 278 (93.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: 279 (93.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: 280 (93.3%)
|
| 1512 |
+
Current task success rate: 1.0
|
| 1513 |
+
Current total success rate: 0.9333333333333333
|
| 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: 281 (93.4%)
|
| 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: 282 (93.4%)
|
| 1524 |
+
|
| 1525 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1526 |
+
Success: False
|
| 1527 |
+
# episodes completed so far: 303
|
| 1528 |
+
# successes: 282 (93.1%)
|
| 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: 283 (93.1%)
|
| 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: 284 (93.1%)
|
| 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: 285 (93.1%)
|
| 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: 286 (93.2%)
|
| 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: 287 (93.2%)
|
| 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: 288 (93.2%)
|
| 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: 289 (93.2%)
|
| 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: 290 (93.2%)
|
| 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: 291 (93.3%)
|
| 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: 292 (93.3%)
|
| 1579 |
+
|
| 1580 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1581 |
+
Success: True
|
| 1582 |
+
# episodes completed so far: 314
|
| 1583 |
+
# successes: 293 (93.3%)
|
| 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: 294 (93.3%)
|
| 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: 295 (93.4%)
|
| 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: 296 (93.4%)
|
| 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: 297 (93.4%)
|
| 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: 298 (93.4%)
|
| 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: 299 (93.4%)
|
| 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: 300 (93.5%)
|
| 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: 301 (93.5%)
|
| 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: 302 (93.5%)
|
| 1629 |
+
|
| 1630 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1631 |
+
Success: True
|
| 1632 |
+
# episodes completed so far: 324
|
| 1633 |
+
# successes: 303 (93.5%)
|
| 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: 304 (93.5%)
|
| 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: 305 (93.6%)
|
| 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: 306 (93.6%)
|
| 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: 306 (93.3%)
|
| 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: 307 (93.3%)
|
| 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: 308 (93.3%)
|
| 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: 309 (93.4%)
|
| 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: 310 (93.4%)
|
| 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: 311 (93.4%)
|
| 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: 312 (93.4%)
|
| 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: 313 (93.4%)
|
| 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: 314 (93.5%)
|
| 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: 315 (93.5%)
|
| 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: 316 (93.5%)
|
| 1704 |
+
|
| 1705 |
+
Task: put the white mug on the plate and put the chocolate pudding to the right of the plate
|
| 1706 |
+
Success: True
|
| 1707 |
+
# episodes completed so far: 339
|
| 1708 |
+
# successes: 317 (93.5%)
|
| 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: 318 (93.5%)
|
| 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: 319 (93.5%)
|
| 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: 320 (93.6%)
|
| 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: 321 (93.6%)
|
| 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: 322 (93.6%)
|
| 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: 323 (93.6%)
|
| 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: 324 (93.6%)
|
| 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: 325 (93.7%)
|
| 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: 326 (93.7%)
|
| 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: 327 (93.7%)
|
| 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: 328 (93.7%)
|
| 1764 |
+
Current task success rate: 0.96
|
| 1765 |
+
Current total success rate: 0.9371428571428572
|
| 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: 329 (93.7%)
|
| 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: 330 (93.8%)
|
| 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: 331 (93.8%)
|
| 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: 332 (93.8%)
|
| 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: 333 (93.8%)
|
| 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: 334 (93.8%)
|
| 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: 335 (93.8%)
|
| 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: 336 (93.9%)
|
| 1806 |
+
|
| 1807 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1808 |
+
Success: False
|
| 1809 |
+
# episodes completed so far: 359
|
| 1810 |
+
# successes: 336 (93.6%)
|
| 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: 337 (93.6%)
|
| 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: 338 (93.6%)
|
| 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: 339 (93.6%)
|
| 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: 340 (93.7%)
|
| 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: 341 (93.7%)
|
| 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: 342 (93.7%)
|
| 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: 343 (93.7%)
|
| 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: 344 (93.7%)
|
| 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: 345 (93.8%)
|
| 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: 346 (93.8%)
|
| 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: 347 (93.8%)
|
| 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: 348 (93.8%)
|
| 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: 349 (93.8%)
|
| 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: 350 (93.8%)
|
| 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: 351 (93.9%)
|
| 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: 352 (93.9%)
|
| 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: 353 (93.9%)
|
| 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: 354 (93.9%)
|
| 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: 355 (93.9%)
|
| 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: 356 (93.9%)
|
| 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: 357 (93.9%)
|
| 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: 358 (94.0%)
|
| 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: 358 (93.7%)
|
| 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: 359 (93.7%)
|
| 1931 |
+
|
| 1932 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1933 |
+
Success: True
|
| 1934 |
+
# episodes completed so far: 384
|
| 1935 |
+
# successes: 360 (93.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: 361 (93.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: 362 (93.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: 363 (93.8%)
|
| 1951 |
+
|
| 1952 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1953 |
+
Success: False
|
| 1954 |
+
# episodes completed so far: 388
|
| 1955 |
+
# successes: 363 (93.6%)
|
| 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: 364 (93.6%)
|
| 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: 365 (93.6%)
|
| 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: 366 (93.6%)
|
| 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: 367 (93.6%)
|
| 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: 368 (93.6%)
|
| 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: 369 (93.7%)
|
| 1986 |
+
|
| 1987 |
+
Task: put both the alphabet soup and the cream cheese box in the basket
|
| 1988 |
+
Success: True
|
| 1989 |
+
# episodes completed so far: 395
|
| 1990 |
+
# successes: 370 (93.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: 371 (93.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: 372 (93.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: 373 (93.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: 374 (93.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: 375 (93.8%)
|
| 2016 |
+
Current task success rate: 0.94
|
| 2017 |
+
Current total success rate: 0.9375
|
| 2018 |
+
|
| 2019 |
+
Task: put both moka pots on the stove
|
| 2020 |
+
Success: True
|
| 2021 |
+
# episodes completed so far: 401
|
| 2022 |
+
# successes: 376 (93.8%)
|
| 2023 |
+
|
| 2024 |
+
Task: put both moka pots on the stove
|
| 2025 |
+
Success: False
|
| 2026 |
+
# episodes completed so far: 402
|
| 2027 |
+
# successes: 376 (93.5%)
|
| 2028 |
+
|
| 2029 |
+
Task: put both moka pots on the stove
|
| 2030 |
+
Success: True
|
| 2031 |
+
# episodes completed so far: 403
|
| 2032 |
+
# successes: 377 (93.5%)
|
| 2033 |
+
|
| 2034 |
+
Task: put both moka pots on the stove
|
| 2035 |
+
Success: True
|
| 2036 |
+
# episodes completed so far: 404
|
| 2037 |
+
# successes: 378 (93.6%)
|
| 2038 |
+
|
| 2039 |
+
Task: put both moka pots on the stove
|
| 2040 |
+
Success: True
|
| 2041 |
+
# episodes completed so far: 405
|
| 2042 |
+
# successes: 379 (93.6%)
|
| 2043 |
+
|
| 2044 |
+
Task: put both moka pots on the stove
|
| 2045 |
+
Success: True
|
| 2046 |
+
# episodes completed so far: 406
|
| 2047 |
+
# successes: 380 (93.6%)
|
| 2048 |
+
|
| 2049 |
+
Task: put both moka pots on the stove
|
| 2050 |
+
Success: True
|
| 2051 |
+
# episodes completed so far: 407
|
| 2052 |
+
# successes: 381 (93.6%)
|
| 2053 |
+
|
| 2054 |
+
Task: put both moka pots on the stove
|
| 2055 |
+
Success: True
|
| 2056 |
+
# episodes completed so far: 408
|
| 2057 |
+
# successes: 382 (93.6%)
|
| 2058 |
+
|
| 2059 |
+
Task: put both moka pots on the stove
|
| 2060 |
+
Success: True
|
| 2061 |
+
# episodes completed so far: 409
|
| 2062 |
+
# successes: 383 (93.6%)
|
| 2063 |
+
|
| 2064 |
+
Task: put both moka pots on the stove
|
| 2065 |
+
Success: False
|
| 2066 |
+
# episodes completed so far: 410
|
| 2067 |
+
# successes: 383 (93.4%)
|
| 2068 |
+
|
| 2069 |
+
Task: put both moka pots on the stove
|
| 2070 |
+
Success: True
|
| 2071 |
+
# episodes completed so far: 411
|
| 2072 |
+
# successes: 384 (93.4%)
|
| 2073 |
+
|
| 2074 |
+
Task: put both moka pots on the stove
|
| 2075 |
+
Success: True
|
| 2076 |
+
# episodes completed so far: 412
|
| 2077 |
+
# successes: 385 (93.4%)
|
| 2078 |
+
|
| 2079 |
+
Task: put both moka pots on the stove
|
| 2080 |
+
Success: True
|
| 2081 |
+
# episodes completed so far: 413
|
| 2082 |
+
# successes: 386 (93.5%)
|
| 2083 |
+
|
| 2084 |
+
Task: put both moka pots on the stove
|
| 2085 |
+
Success: True
|
| 2086 |
+
# episodes completed so far: 414
|
| 2087 |
+
# successes: 387 (93.5%)
|
| 2088 |
+
|
| 2089 |
+
Task: put both moka pots on the stove
|
| 2090 |
+
Success: True
|
| 2091 |
+
# episodes completed so far: 415
|
| 2092 |
+
# successes: 388 (93.5%)
|
| 2093 |
+
|
| 2094 |
+
Task: put both moka pots on the stove
|
| 2095 |
+
Success: True
|
| 2096 |
+
# episodes completed so far: 416
|
| 2097 |
+
# successes: 389 (93.5%)
|
| 2098 |
+
|
| 2099 |
+
Task: put both moka pots on the stove
|
| 2100 |
+
Success: False
|
| 2101 |
+
# episodes completed so far: 417
|
| 2102 |
+
# successes: 389 (93.3%)
|
| 2103 |
+
|
| 2104 |
+
Task: put both moka pots on the stove
|
| 2105 |
+
Success: True
|
| 2106 |
+
# episodes completed so far: 418
|
| 2107 |
+
# successes: 390 (93.3%)
|
| 2108 |
+
|
| 2109 |
+
Task: put both moka pots on the stove
|
| 2110 |
+
Success: True
|
| 2111 |
+
# episodes completed so far: 419
|
| 2112 |
+
# successes: 391 (93.3%)
|
| 2113 |
+
|
| 2114 |
+
Task: put both moka pots on the stove
|
| 2115 |
+
Success: True
|
| 2116 |
+
# episodes completed so far: 420
|
| 2117 |
+
# successes: 392 (93.3%)
|
| 2118 |
+
|
| 2119 |
+
Task: put both moka pots on the stove
|
| 2120 |
+
Success: True
|
| 2121 |
+
# episodes completed so far: 421
|
| 2122 |
+
# successes: 393 (93.3%)
|
| 2123 |
+
|
| 2124 |
+
Task: put both moka pots on the stove
|
| 2125 |
+
Success: False
|
| 2126 |
+
# episodes completed so far: 422
|
| 2127 |
+
# successes: 393 (93.1%)
|
| 2128 |
+
|
| 2129 |
+
Task: put both moka pots on the stove
|
| 2130 |
+
Success: False
|
| 2131 |
+
# episodes completed so far: 423
|
| 2132 |
+
# successes: 393 (92.9%)
|
| 2133 |
+
|
| 2134 |
+
Task: put both moka pots on the stove
|
| 2135 |
+
Success: True
|
| 2136 |
+
# episodes completed so far: 424
|
| 2137 |
+
# successes: 394 (92.9%)
|
| 2138 |
+
|
| 2139 |
+
Task: put both moka pots on the stove
|
| 2140 |
+
Success: True
|
| 2141 |
+
# episodes completed so far: 425
|
| 2142 |
+
# successes: 395 (92.9%)
|
| 2143 |
+
|
| 2144 |
+
Task: put both moka pots on the stove
|
| 2145 |
+
Success: True
|
| 2146 |
+
# episodes completed so far: 426
|
| 2147 |
+
# successes: 396 (93.0%)
|
| 2148 |
+
|
| 2149 |
+
Task: put both moka pots on the stove
|
| 2150 |
+
Success: True
|
| 2151 |
+
# episodes completed so far: 427
|
| 2152 |
+
# successes: 397 (93.0%)
|
| 2153 |
+
|
| 2154 |
+
Task: put both moka pots on the stove
|
| 2155 |
+
Success: True
|
| 2156 |
+
# episodes completed so far: 428
|
| 2157 |
+
# successes: 398 (93.0%)
|
| 2158 |
+
|
| 2159 |
+
Task: put both moka pots on the stove
|
| 2160 |
+
Success: True
|
| 2161 |
+
# episodes completed so far: 429
|
| 2162 |
+
# successes: 399 (93.0%)
|
| 2163 |
+
|
| 2164 |
+
Task: put both moka pots on the stove
|
| 2165 |
+
Success: True
|
| 2166 |
+
# episodes completed so far: 430
|
| 2167 |
+
# successes: 400 (93.0%)
|
| 2168 |
+
|
| 2169 |
+
Task: put both moka pots on the stove
|
| 2170 |
+
Success: True
|
| 2171 |
+
# episodes completed so far: 431
|
| 2172 |
+
# successes: 401 (93.0%)
|
| 2173 |
+
|
| 2174 |
+
Task: put both moka pots on the stove
|
| 2175 |
+
Success: True
|
| 2176 |
+
# episodes completed so far: 432
|
| 2177 |
+
# successes: 402 (93.1%)
|
| 2178 |
+
|
| 2179 |
+
Task: put both moka pots on the stove
|
| 2180 |
+
Success: True
|
| 2181 |
+
# episodes completed so far: 433
|
| 2182 |
+
# successes: 403 (93.1%)
|
| 2183 |
+
|
| 2184 |
+
Task: put both moka pots on the stove
|
| 2185 |
+
Success: True
|
| 2186 |
+
# episodes completed so far: 434
|
| 2187 |
+
# successes: 404 (93.1%)
|
| 2188 |
+
|
| 2189 |
+
Task: put both moka pots on the stove
|
| 2190 |
+
Success: True
|
| 2191 |
+
# episodes completed so far: 435
|
| 2192 |
+
# successes: 405 (93.1%)
|
| 2193 |
+
|
| 2194 |
+
Task: put both moka pots on the stove
|
| 2195 |
+
Success: True
|
| 2196 |
+
# episodes completed so far: 436
|
| 2197 |
+
# successes: 406 (93.1%)
|
| 2198 |
+
|
| 2199 |
+
Task: put both moka pots on the stove
|
| 2200 |
+
Success: True
|
| 2201 |
+
# episodes completed so far: 437
|
| 2202 |
+
# successes: 407 (93.1%)
|
| 2203 |
+
|
| 2204 |
+
Task: put both moka pots on the stove
|
| 2205 |
+
Success: True
|
| 2206 |
+
# episodes completed so far: 438
|
| 2207 |
+
# successes: 408 (93.2%)
|
| 2208 |
+
|
| 2209 |
+
Task: put both moka pots on the stove
|
| 2210 |
+
Success: True
|
| 2211 |
+
# episodes completed so far: 439
|
| 2212 |
+
# successes: 409 (93.2%)
|
| 2213 |
+
|
| 2214 |
+
Task: put both moka pots on the stove
|
| 2215 |
+
Success: True
|
| 2216 |
+
# episodes completed so far: 440
|
| 2217 |
+
# successes: 410 (93.2%)
|
| 2218 |
+
|
| 2219 |
+
Task: put both moka pots on the stove
|
| 2220 |
+
Success: True
|
| 2221 |
+
# episodes completed so far: 441
|
| 2222 |
+
# successes: 411 (93.2%)
|
| 2223 |
+
|
| 2224 |
+
Task: put both moka pots on the stove
|
| 2225 |
+
Success: True
|
| 2226 |
+
# episodes completed so far: 442
|
| 2227 |
+
# successes: 412 (93.2%)
|
| 2228 |
+
|
| 2229 |
+
Task: put both moka pots on the stove
|
| 2230 |
+
Success: False
|
| 2231 |
+
# episodes completed so far: 443
|
| 2232 |
+
# successes: 412 (93.0%)
|
| 2233 |
+
|
| 2234 |
+
Task: put both moka pots on the stove
|
| 2235 |
+
Success: True
|
| 2236 |
+
# episodes completed so far: 444
|
| 2237 |
+
# successes: 413 (93.0%)
|
| 2238 |
+
|
| 2239 |
+
Task: put both moka pots on the stove
|
| 2240 |
+
Success: True
|
| 2241 |
+
# episodes completed so far: 445
|
| 2242 |
+
# successes: 414 (93.0%)
|
| 2243 |
+
|
| 2244 |
+
Task: put both moka pots on the stove
|
| 2245 |
+
Success: True
|
| 2246 |
+
# episodes completed so far: 446
|
| 2247 |
+
# successes: 415 (93.0%)
|
| 2248 |
+
|
| 2249 |
+
Task: put both moka pots on the stove
|
| 2250 |
+
Success: True
|
| 2251 |
+
# episodes completed so far: 447
|
| 2252 |
+
# successes: 416 (93.1%)
|
| 2253 |
+
|
| 2254 |
+
Task: put both moka pots on the stove
|
| 2255 |
+
Success: False
|
| 2256 |
+
# episodes completed so far: 448
|
| 2257 |
+
# successes: 416 (92.9%)
|
| 2258 |
+
|
| 2259 |
+
Task: put both moka pots on the stove
|
| 2260 |
+
Success: True
|
| 2261 |
+
# episodes completed so far: 449
|
| 2262 |
+
# successes: 417 (92.9%)
|
| 2263 |
+
|
| 2264 |
+
Task: put both moka pots on the stove
|
| 2265 |
+
Success: True
|
| 2266 |
+
# episodes completed so far: 450
|
| 2267 |
+
# successes: 418 (92.9%)
|
| 2268 |
+
Current task success rate: 0.86
|
| 2269 |
+
Current total success rate: 0.9288888888888889
|
| 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: 419 (92.9%)
|
| 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: 420 (92.9%)
|
| 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: 421 (92.9%)
|
| 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: 422 (93.0%)
|
| 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: 423 (93.0%)
|
| 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: 424 (93.0%)
|
| 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: 425 (93.0%)
|
| 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: 426 (93.0%)
|
| 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: 427 (93.0%)
|
| 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: 428 (93.0%)
|
| 2320 |
+
|
| 2321 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2322 |
+
Success: True
|
| 2323 |
+
# episodes completed so far: 461
|
| 2324 |
+
# successes: 429 (93.1%)
|
| 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: 430 (93.1%)
|
| 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: 431 (93.1%)
|
| 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: 432 (93.1%)
|
| 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: 433 (93.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: 434 (93.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: 435 (93.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: 436 (93.2%)
|
| 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: 437 (93.2%)
|
| 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: 438 (93.2%)
|
| 2370 |
+
|
| 2371 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2372 |
+
Success: True
|
| 2373 |
+
# episodes completed so far: 471
|
| 2374 |
+
# successes: 439 (93.2%)
|
| 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: 440 (93.2%)
|
| 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: 441 (93.2%)
|
| 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: 442 (93.2%)
|
| 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: 443 (93.3%)
|
| 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: 444 (93.3%)
|
| 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: 445 (93.3%)
|
| 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: 446 (93.3%)
|
| 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: 447 (93.3%)
|
| 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: 448 (93.3%)
|
| 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: 449 (93.3%)
|
| 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: 450 (93.4%)
|
| 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: 451 (93.4%)
|
| 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: 452 (93.4%)
|
| 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: 453 (93.4%)
|
| 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: 454 (93.4%)
|
| 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: 455 (93.4%)
|
| 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: 456 (93.4%)
|
| 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: 457 (93.5%)
|
| 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: 458 (93.5%)
|
| 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: 459 (93.5%)
|
| 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: 460 (93.5%)
|
| 2480 |
+
|
| 2481 |
+
Task: put the yellow and white mug in the microwave and close it
|
| 2482 |
+
Success: False
|
| 2483 |
+
# episodes completed so far: 493
|
| 2484 |
+
# successes: 460 (93.3%)
|
| 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: 461 (93.3%)
|
| 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: 462 (93.3%)
|
| 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: 463 (93.3%)
|
| 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: 464 (93.4%)
|
| 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: 465 (93.4%)
|
| 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: 466 (93.4%)
|
| 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: 467 (93.4%)
|
| 2520 |
+
Current task success rate: 0.98
|
| 2521 |
+
Current total success rate: 0.934
|
libero_goal_2B_mee1e-2/starvla_qwen_gr00t/config.json
ADDED
|
@@ -0,0 +1,129 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "starvla_qwen_gr00t",
|
| 3 |
+
"run_root_dir": "/share/project/baishuanghao/code/starVLA/pretrained_models/libero_goal_2B_mee1e-2",
|
| 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 |
+
"framework": {
|
| 14 |
+
"name": "QwenGR00T",
|
| 15 |
+
"qwenvl": {
|
| 16 |
+
"base_vlm": "/share/project/baishuanghao/code/HLM-VLA/models/Qwen3-VL-2B-Instruct",
|
| 17 |
+
"attn_implementation": "flash_attention_2",
|
| 18 |
+
"vl_hidden_dim": 2048
|
| 19 |
+
},
|
| 20 |
+
"dino": {
|
| 21 |
+
"dino_backbone": "dinov2_vits14"
|
| 22 |
+
},
|
| 23 |
+
"action_model": {
|
| 24 |
+
"action_model_type": "DiT-B",
|
| 25 |
+
"action_hidden_dim": 2,
|
| 26 |
+
"hidden_size": 1024,
|
| 27 |
+
"add_pos_embed": true,
|
| 28 |
+
"max_seq_len": 1024,
|
| 29 |
+
"action_dim": 7,
|
| 30 |
+
"state_dim": 7,
|
| 31 |
+
"future_action_window_size": 7,
|
| 32 |
+
"action_horizon": 8,
|
| 33 |
+
"past_action_window_size": 0,
|
| 34 |
+
"repeated_diffusion_steps": 8,
|
| 35 |
+
"noise_beta_alpha": 1.5,
|
| 36 |
+
"noise_beta_beta": 1.0,
|
| 37 |
+
"noise_s": 0.999,
|
| 38 |
+
"num_timestep_buckets": 1000,
|
| 39 |
+
"num_inference_timesteps": 4,
|
| 40 |
+
"num_target_vision_tokens": 32,
|
| 41 |
+
"diffusion_model_cfg": {
|
| 42 |
+
"cross_attention_dim": 2048,
|
| 43 |
+
"dropout": 0.2,
|
| 44 |
+
"final_dropout": true,
|
| 45 |
+
"interleave_self_attention": true,
|
| 46 |
+
"norm_type": "ada_norm",
|
| 47 |
+
"num_layers": 16,
|
| 48 |
+
"output_dim": 1024,
|
| 49 |
+
"positional_embeddings": null
|
| 50 |
+
}
|
| 51 |
+
},
|
| 52 |
+
"reduce_in_full_precision": true
|
| 53 |
+
},
|
| 54 |
+
"datasets": {
|
| 55 |
+
"vlm_data": {
|
| 56 |
+
"dataset_py": "vlm_datasets",
|
| 57 |
+
"dataformat": "llava_json",
|
| 58 |
+
"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",
|
| 59 |
+
"eval_dataset": "aokvqa_cauldron_llava_format",
|
| 60 |
+
"data_flatten": false,
|
| 61 |
+
"base_interval": 2,
|
| 62 |
+
"max_pixels": 12845056,
|
| 63 |
+
"min_pixels": 3136,
|
| 64 |
+
"model_max_length": 2048,
|
| 65 |
+
"model_type": "qwen2.5vl",
|
| 66 |
+
"per_device_batch_size": 4
|
| 67 |
+
},
|
| 68 |
+
"vla_data": {
|
| 69 |
+
"dataset_py": "lerobot_datasets",
|
| 70 |
+
"data_root_dir": "/share/project/baishuanghao/data/libero_lerobot",
|
| 71 |
+
"data_mix": "libero_goal",
|
| 72 |
+
"action_type": "delta_qpos",
|
| 73 |
+
"CoT_prompt": "Your task is {instruction}. To identify the key objects for your task. Locate their bounding boxes in [x1,y1,x2,y2] format.",
|
| 74 |
+
"CoT_answer": "bbox",
|
| 75 |
+
"default_image_resolution": [
|
| 76 |
+
3,
|
| 77 |
+
224,
|
| 78 |
+
224
|
| 79 |
+
],
|
| 80 |
+
"per_device_batch_size": 16,
|
| 81 |
+
"load_all_data_for_training": true,
|
| 82 |
+
"obs": [
|
| 83 |
+
"image_0"
|
| 84 |
+
]
|
| 85 |
+
}
|
| 86 |
+
},
|
| 87 |
+
"trainer": {
|
| 88 |
+
"epochs": 100,
|
| 89 |
+
"max_train_steps": 30000,
|
| 90 |
+
"num_warmup_steps": 5000,
|
| 91 |
+
"save_interval": 60000,
|
| 92 |
+
"eval_interval": 60000,
|
| 93 |
+
"learning_rate": {
|
| 94 |
+
"base": 4e-05,
|
| 95 |
+
"qwen_vl_interface": 1e-05,
|
| 96 |
+
"action_model": 0.0001
|
| 97 |
+
},
|
| 98 |
+
"lr_scheduler_type": "cosine_with_min_lr",
|
| 99 |
+
"scheduler_specific_kwargs": {
|
| 100 |
+
"min_lr": 1e-06
|
| 101 |
+
},
|
| 102 |
+
"freeze_modules": null,
|
| 103 |
+
"loss_scale": {
|
| 104 |
+
"vla": 1.0,
|
| 105 |
+
"vlm": 0.1
|
| 106 |
+
},
|
| 107 |
+
"max_grad_norm": 1.0,
|
| 108 |
+
"warmup_ratio": 0.1,
|
| 109 |
+
"weight_decay": 0.0,
|
| 110 |
+
"logging_frequency": 100,
|
| 111 |
+
"gradient_clipping": 1.0,
|
| 112 |
+
"gradient_accumulation_steps": 1,
|
| 113 |
+
"optimizer": {
|
| 114 |
+
"name": "AdamW",
|
| 115 |
+
"betas": [
|
| 116 |
+
0.9,
|
| 117 |
+
0.95
|
| 118 |
+
],
|
| 119 |
+
"eps": 1e-08,
|
| 120 |
+
"weight_decay": 1e-08
|
| 121 |
+
},
|
| 122 |
+
"is_resume": false,
|
| 123 |
+
"resume_epoch": null,
|
| 124 |
+
"resume_step": null,
|
| 125 |
+
"enable_gradient_checkpointing": true,
|
| 126 |
+
"enable_mixed_precision_training": true
|
| 127 |
+
},
|
| 128 |
+
"output_dir": "/share/project/baishuanghao/code/starVLA/pretrained_models/libero_goal_2B_mee1e-2/starvla_qwen_gr00t"
|
| 129 |
+
}
|
libero_goal_2B_mee1e-2/starvla_qwen_gr00t/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-2/starvla_qwen_gr00t/final_model/pytorch_model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d1a41d9f47646b7fb29b793027761fddae079dd9605d0db18f87e1b66c1b924
|
| 3 |
+
size 5188065554
|
libero_goal_2B_mee1e-2/starvla_qwen_gr00t/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: True
|
| 110 |
+
# episodes completed so far: 22
|
| 111 |
+
# successes: 22 (100.0%)
|
| 112 |
+
|
| 113 |
+
Task: open the middle drawer of the cabinet
|
| 114 |
+
Success: True
|
| 115 |
+
# episodes completed so far: 23
|
| 116 |
+
# successes: 23 (100.0%)
|
| 117 |
+
|
| 118 |
+
Task: open the middle drawer of the cabinet
|
| 119 |
+
Success: True
|
| 120 |
+
# episodes completed so far: 24
|
| 121 |
+
# successes: 24 (100.0%)
|
| 122 |
+
|
| 123 |
+
Task: open the middle drawer of the cabinet
|
| 124 |
+
Success: True
|
| 125 |
+
# episodes completed so far: 25
|
| 126 |
+
# successes: 25 (100.0%)
|
| 127 |
+
|
| 128 |
+
Task: open the middle drawer of the cabinet
|
| 129 |
+
Success: True
|
| 130 |
+
# episodes completed so far: 26
|
| 131 |
+
# successes: 26 (100.0%)
|
| 132 |
+
|
| 133 |
+
Task: open the middle drawer of the cabinet
|
| 134 |
+
Success: True
|
| 135 |
+
# episodes completed so far: 27
|
| 136 |
+
# successes: 27 (100.0%)
|
| 137 |
+
|
| 138 |
+
Task: open the middle drawer of the cabinet
|
| 139 |
+
Success: True
|
| 140 |
+
# episodes completed so far: 28
|
| 141 |
+
# successes: 28 (100.0%)
|
| 142 |
+
|
| 143 |
+
Task: open the middle drawer of the cabinet
|
| 144 |
+
Success: True
|
| 145 |
+
# episodes completed so far: 29
|
| 146 |
+
# successes: 29 (100.0%)
|
| 147 |
+
|
| 148 |
+
Task: open the middle drawer of the cabinet
|
| 149 |
+
Success: True
|
| 150 |
+
# episodes completed so far: 30
|
| 151 |
+
# successes: 30 (100.0%)
|
| 152 |
+
|
| 153 |
+
Task: open the middle drawer of the cabinet
|
| 154 |
+
Success: True
|
| 155 |
+
# episodes completed so far: 31
|
| 156 |
+
# successes: 31 (100.0%)
|
| 157 |
+
|
| 158 |
+
Task: open the middle drawer of the cabinet
|
| 159 |
+
Success: True
|
| 160 |
+
# episodes completed so far: 32
|
| 161 |
+
# successes: 32 (100.0%)
|
| 162 |
+
|
| 163 |
+
Task: open the middle drawer of the cabinet
|
| 164 |
+
Success: True
|
| 165 |
+
# episodes completed so far: 33
|
| 166 |
+
# successes: 33 (100.0%)
|
| 167 |
+
|
| 168 |
+
Task: open the middle drawer of the cabinet
|
| 169 |
+
Success: True
|
| 170 |
+
# episodes completed so far: 34
|
| 171 |
+
# successes: 34 (100.0%)
|
| 172 |
+
|
| 173 |
+
Task: open the middle drawer of the cabinet
|
| 174 |
+
Success: True
|
| 175 |
+
# episodes completed so far: 35
|
| 176 |
+
# successes: 35 (100.0%)
|
| 177 |
+
|
| 178 |
+
Task: open the middle drawer of the cabinet
|
| 179 |
+
Success: True
|
| 180 |
+
# episodes completed so far: 36
|
| 181 |
+
# successes: 36 (100.0%)
|
| 182 |
+
|
| 183 |
+
Task: open the middle drawer of the cabinet
|
| 184 |
+
Success: True
|
| 185 |
+
# episodes completed so far: 37
|
| 186 |
+
# successes: 37 (100.0%)
|
| 187 |
+
|
| 188 |
+
Task: open the middle drawer of the cabinet
|
| 189 |
+
Success: True
|
| 190 |
+
# episodes completed so far: 38
|
| 191 |
+
# successes: 38 (100.0%)
|
| 192 |
+
|
| 193 |
+
Task: open the middle drawer of the cabinet
|
| 194 |
+
Success: True
|
| 195 |
+
# episodes completed so far: 39
|
| 196 |
+
# successes: 39 (100.0%)
|
| 197 |
+
|
| 198 |
+
Task: open the middle drawer of the cabinet
|
| 199 |
+
Success: True
|
| 200 |
+
# episodes completed so far: 40
|
| 201 |
+
# successes: 40 (100.0%)
|
| 202 |
+
|
| 203 |
+
Task: open the middle drawer of the cabinet
|
| 204 |
+
Success: True
|
| 205 |
+
# episodes completed so far: 41
|
| 206 |
+
# successes: 41 (100.0%)
|
| 207 |
+
|
| 208 |
+
Task: open the middle drawer of the cabinet
|
| 209 |
+
Success: True
|
| 210 |
+
# episodes completed so far: 42
|
| 211 |
+
# successes: 42 (100.0%)
|
| 212 |
+
|
| 213 |
+
Task: open the middle drawer of the cabinet
|
| 214 |
+
Success: True
|
| 215 |
+
# episodes completed so far: 43
|
| 216 |
+
# successes: 43 (100.0%)
|
| 217 |
+
|
| 218 |
+
Task: open the middle drawer of the cabinet
|
| 219 |
+
Success: True
|
| 220 |
+
# episodes completed so far: 44
|
| 221 |
+
# successes: 44 (100.0%)
|
| 222 |
+
|
| 223 |
+
Task: open the middle drawer of the cabinet
|
| 224 |
+
Success: True
|
| 225 |
+
# episodes completed so far: 45
|
| 226 |
+
# successes: 45 (100.0%)
|
| 227 |
+
|
| 228 |
+
Task: open the middle drawer of the cabinet
|
| 229 |
+
Success: True
|
| 230 |
+
# episodes completed so far: 46
|
| 231 |
+
# successes: 46 (100.0%)
|
| 232 |
+
|
| 233 |
+
Task: open the middle drawer of the cabinet
|
| 234 |
+
Success: True
|
| 235 |
+
# episodes completed so far: 47
|
| 236 |
+
# successes: 47 (100.0%)
|
| 237 |
+
|
| 238 |
+
Task: open the middle drawer of the cabinet
|
| 239 |
+
Success: True
|
| 240 |
+
# episodes completed so far: 48
|
| 241 |
+
# successes: 48 (100.0%)
|
| 242 |
+
|
| 243 |
+
Task: open the middle drawer of the cabinet
|
| 244 |
+
Success: True
|
| 245 |
+
# episodes completed so far: 49
|
| 246 |
+
# successes: 49 (100.0%)
|
| 247 |
+
|
| 248 |
+
Task: open the middle drawer of the cabinet
|
| 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: put the bowl on the stove
|
| 256 |
+
Success: True
|
| 257 |
+
# episodes completed so far: 51
|
| 258 |
+
# successes: 51 (100.0%)
|
| 259 |
+
|
| 260 |
+
Task: put the bowl on the stove
|
| 261 |
+
Success: True
|
| 262 |
+
# episodes completed so far: 52
|
| 263 |
+
# successes: 52 (100.0%)
|
| 264 |
+
|
| 265 |
+
Task: put the bowl on the stove
|
| 266 |
+
Success: True
|
| 267 |
+
# episodes completed so far: 53
|
| 268 |
+
# successes: 53 (100.0%)
|
| 269 |
+
|
| 270 |
+
Task: put the bowl on the stove
|
| 271 |
+
Success: True
|
| 272 |
+
# episodes completed so far: 54
|
| 273 |
+
# successes: 54 (100.0%)
|
| 274 |
+
|
| 275 |
+
Task: put the bowl on the stove
|
| 276 |
+
Success: True
|
| 277 |
+
# episodes completed so far: 55
|
| 278 |
+
# successes: 55 (100.0%)
|
| 279 |
+
|
| 280 |
+
Task: put the bowl on the stove
|
| 281 |
+
Success: True
|
| 282 |
+
# episodes completed so far: 56
|
| 283 |
+
# successes: 56 (100.0%)
|
| 284 |
+
|
| 285 |
+
Task: put the bowl on the stove
|
| 286 |
+
Success: True
|
| 287 |
+
# episodes completed so far: 57
|
| 288 |
+
# successes: 57 (100.0%)
|
| 289 |
+
|
| 290 |
+
Task: put the bowl on the stove
|
| 291 |
+
Success: True
|
| 292 |
+
# episodes completed so far: 58
|
| 293 |
+
# successes: 58 (100.0%)
|
| 294 |
+
|
| 295 |
+
Task: put the bowl on the stove
|
| 296 |
+
Success: True
|
| 297 |
+
# episodes completed so far: 59
|
| 298 |
+
# successes: 59 (100.0%)
|
| 299 |
+
|
| 300 |
+
Task: put the bowl on the stove
|
| 301 |
+
Success: True
|
| 302 |
+
# episodes completed so far: 60
|
| 303 |
+
# successes: 60 (100.0%)
|
| 304 |
+
|
| 305 |
+
Task: put the bowl on the stove
|
| 306 |
+
Success: True
|
| 307 |
+
# episodes completed so far: 61
|
| 308 |
+
# successes: 61 (100.0%)
|
| 309 |
+
|
| 310 |
+
Task: put the bowl on the stove
|
| 311 |
+
Success: True
|
| 312 |
+
# episodes completed so far: 62
|
| 313 |
+
# successes: 62 (100.0%)
|
| 314 |
+
|
| 315 |
+
Task: put the bowl on the stove
|
| 316 |
+
Success: True
|
| 317 |
+
# episodes completed so far: 63
|
| 318 |
+
# successes: 63 (100.0%)
|
| 319 |
+
|
| 320 |
+
Task: put the bowl on the stove
|
| 321 |
+
Success: True
|
| 322 |
+
# episodes completed so far: 64
|
| 323 |
+
# successes: 64 (100.0%)
|
| 324 |
+
|
| 325 |
+
Task: put the bowl on the stove
|
| 326 |
+
Success: True
|
| 327 |
+
# episodes completed so far: 65
|
| 328 |
+
# successes: 65 (100.0%)
|
| 329 |
+
|
| 330 |
+
Task: put the bowl on the stove
|
| 331 |
+
Success: True
|
| 332 |
+
# episodes completed so far: 66
|
| 333 |
+
# successes: 66 (100.0%)
|
| 334 |
+
|
| 335 |
+
Task: put the bowl on the stove
|
| 336 |
+
Success: True
|
| 337 |
+
# episodes completed so far: 67
|
| 338 |
+
# successes: 67 (100.0%)
|
| 339 |
+
|
| 340 |
+
Task: put the bowl on the stove
|
| 341 |
+
Success: True
|
| 342 |
+
# episodes completed so far: 68
|
| 343 |
+
# successes: 68 (100.0%)
|
| 344 |
+
|
| 345 |
+
Task: put the bowl on the stove
|
| 346 |
+
Success: True
|
| 347 |
+
# episodes completed so far: 69
|
| 348 |
+
# successes: 69 (100.0%)
|
| 349 |
+
|
| 350 |
+
Task: put the bowl on the stove
|
| 351 |
+
Success: True
|
| 352 |
+
# episodes completed so far: 70
|
| 353 |
+
# successes: 70 (100.0%)
|
| 354 |
+
|
| 355 |
+
Task: put the bowl on the stove
|
| 356 |
+
Success: True
|
| 357 |
+
# episodes completed so far: 71
|
| 358 |
+
# successes: 71 (100.0%)
|
| 359 |
+
|
| 360 |
+
Task: put the bowl on the stove
|
| 361 |
+
Success: True
|
| 362 |
+
# episodes completed so far: 72
|
| 363 |
+
# successes: 72 (100.0%)
|
| 364 |
+
|
| 365 |
+
Task: put the bowl on the stove
|
| 366 |
+
Success: True
|
| 367 |
+
# episodes completed so far: 73
|
| 368 |
+
# successes: 73 (100.0%)
|
| 369 |
+
|
| 370 |
+
Task: put the bowl on the stove
|
| 371 |
+
Success: True
|
| 372 |
+
# episodes completed so far: 74
|
| 373 |
+
# successes: 74 (100.0%)
|
| 374 |
+
|
| 375 |
+
Task: put the bowl on the stove
|
| 376 |
+
Success: True
|
| 377 |
+
# episodes completed so far: 75
|
| 378 |
+
# successes: 75 (100.0%)
|
| 379 |
+
|
| 380 |
+
Task: put the bowl on the stove
|
| 381 |
+
Success: True
|
| 382 |
+
# episodes completed so far: 76
|
| 383 |
+
# successes: 76 (100.0%)
|
| 384 |
+
|
| 385 |
+
Task: put the bowl on the stove
|
| 386 |
+
Success: True
|
| 387 |
+
# episodes completed so far: 77
|
| 388 |
+
# successes: 77 (100.0%)
|
| 389 |
+
|
| 390 |
+
Task: put the bowl on the stove
|
| 391 |
+
Success: True
|
| 392 |
+
# episodes completed so far: 78
|
| 393 |
+
# successes: 78 (100.0%)
|
| 394 |
+
|
| 395 |
+
Task: put the bowl on the stove
|
| 396 |
+
Success: True
|
| 397 |
+
# episodes completed so far: 79
|
| 398 |
+
# successes: 79 (100.0%)
|
| 399 |
+
|
| 400 |
+
Task: put the bowl on the stove
|
| 401 |
+
Success: True
|
| 402 |
+
# episodes completed so far: 80
|
| 403 |
+
# successes: 80 (100.0%)
|
| 404 |
+
|
| 405 |
+
Task: put the bowl on the stove
|
| 406 |
+
Success: True
|
| 407 |
+
# episodes completed so far: 81
|
| 408 |
+
# successes: 81 (100.0%)
|
| 409 |
+
|
| 410 |
+
Task: put the bowl on the stove
|
| 411 |
+
Success: True
|
| 412 |
+
# episodes completed so far: 82
|
| 413 |
+
# successes: 82 (100.0%)
|
| 414 |
+
|
| 415 |
+
Task: put the bowl on the stove
|
| 416 |
+
Success: True
|
| 417 |
+
# episodes completed so far: 83
|
| 418 |
+
# successes: 83 (100.0%)
|
| 419 |
+
|
| 420 |
+
Task: put the bowl on the stove
|
| 421 |
+
Success: True
|
| 422 |
+
# episodes completed so far: 84
|
| 423 |
+
# successes: 84 (100.0%)
|
| 424 |
+
|
| 425 |
+
Task: put the bowl on the stove
|
| 426 |
+
Success: True
|
| 427 |
+
# episodes completed so far: 85
|
| 428 |
+
# successes: 85 (100.0%)
|
| 429 |
+
|
| 430 |
+
Task: put the bowl on the stove
|
| 431 |
+
Success: True
|
| 432 |
+
# episodes completed so far: 86
|
| 433 |
+
# successes: 86 (100.0%)
|
| 434 |
+
|
| 435 |
+
Task: put the bowl on the stove
|
| 436 |
+
Success: True
|
| 437 |
+
# episodes completed so far: 87
|
| 438 |
+
# successes: 87 (100.0%)
|
| 439 |
+
|
| 440 |
+
Task: put the bowl on the stove
|
| 441 |
+
Success: True
|
| 442 |
+
# episodes completed so far: 88
|
| 443 |
+
# successes: 88 (100.0%)
|
| 444 |
+
|
| 445 |
+
Task: put the bowl on the stove
|
| 446 |
+
Success: True
|
| 447 |
+
# episodes completed so far: 89
|
| 448 |
+
# successes: 89 (100.0%)
|
| 449 |
+
|
| 450 |
+
Task: put the bowl on the stove
|
| 451 |
+
Success: True
|
| 452 |
+
# episodes completed so far: 90
|
| 453 |
+
# successes: 90 (100.0%)
|
| 454 |
+
|
| 455 |
+
Task: put the bowl on the stove
|
| 456 |
+
Success: True
|
| 457 |
+
# episodes completed so far: 91
|
| 458 |
+
# successes: 91 (100.0%)
|
| 459 |
+
|
| 460 |
+
Task: put the bowl on the stove
|
| 461 |
+
Success: True
|
| 462 |
+
# episodes completed so far: 92
|
| 463 |
+
# successes: 92 (100.0%)
|
| 464 |
+
|
| 465 |
+
Task: put the bowl on the stove
|
| 466 |
+
Success: True
|
| 467 |
+
# episodes completed so far: 93
|
| 468 |
+
# successes: 93 (100.0%)
|
| 469 |
+
|
| 470 |
+
Task: put the bowl on the stove
|
| 471 |
+
Success: True
|
| 472 |
+
# episodes completed so far: 94
|
| 473 |
+
# successes: 94 (100.0%)
|
| 474 |
+
|
| 475 |
+
Task: put the bowl on the stove
|
| 476 |
+
Success: True
|
| 477 |
+
# episodes completed so far: 95
|
| 478 |
+
# successes: 95 (100.0%)
|
| 479 |
+
|
| 480 |
+
Task: put the bowl on the stove
|
| 481 |
+
Success: True
|
| 482 |
+
# episodes completed so far: 96
|
| 483 |
+
# successes: 96 (100.0%)
|
| 484 |
+
|
| 485 |
+
Task: put the bowl on the stove
|
| 486 |
+
Success: True
|
| 487 |
+
# episodes completed so far: 97
|
| 488 |
+
# successes: 97 (100.0%)
|
| 489 |
+
|
| 490 |
+
Task: put the bowl on the stove
|
| 491 |
+
Success: True
|
| 492 |
+
# episodes completed so far: 98
|
| 493 |
+
# successes: 98 (100.0%)
|
| 494 |
+
|
| 495 |
+
Task: put the bowl on the stove
|
| 496 |
+
Success: True
|
| 497 |
+
# episodes completed so far: 99
|
| 498 |
+
# successes: 99 (100.0%)
|
| 499 |
+
|
| 500 |
+
Task: put the bowl on the stove
|
| 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: put the wine bottle on top of the cabinet
|
| 508 |
+
Success: True
|
| 509 |
+
# episodes completed so far: 101
|
| 510 |
+
# successes: 101 (100.0%)
|
| 511 |
+
|
| 512 |
+
Task: put the wine bottle on top of the cabinet
|
| 513 |
+
Success: True
|
| 514 |
+
# episodes completed so far: 102
|
| 515 |
+
# successes: 102 (100.0%)
|
| 516 |
+
|
| 517 |
+
Task: put the wine bottle on top of the cabinet
|
| 518 |
+
Success: True
|
| 519 |
+
# episodes completed so far: 103
|
| 520 |
+
# successes: 103 (100.0%)
|
| 521 |
+
|
| 522 |
+
Task: put the wine bottle on top of the cabinet
|
| 523 |
+
Success: True
|
| 524 |
+
# episodes completed so far: 104
|
| 525 |
+
# successes: 104 (100.0%)
|
| 526 |
+
|
| 527 |
+
Task: put the wine bottle on top of the cabinet
|
| 528 |
+
Success: True
|
| 529 |
+
# episodes completed so far: 105
|
| 530 |
+
# successes: 105 (100.0%)
|
| 531 |
+
|
| 532 |
+
Task: put the wine bottle on top of the cabinet
|
| 533 |
+
Success: True
|
| 534 |
+
# episodes completed so far: 106
|
| 535 |
+
# successes: 106 (100.0%)
|
| 536 |
+
|
| 537 |
+
Task: put the wine bottle on top of the cabinet
|
| 538 |
+
Success: True
|
| 539 |
+
# episodes completed so far: 107
|
| 540 |
+
# successes: 107 (100.0%)
|
| 541 |
+
|
| 542 |
+
Task: put the wine bottle on top of the cabinet
|
| 543 |
+
Success: True
|
| 544 |
+
# episodes completed so far: 108
|
| 545 |
+
# successes: 108 (100.0%)
|
| 546 |
+
|
| 547 |
+
Task: put the wine bottle on top of the cabinet
|
| 548 |
+
Success: True
|
| 549 |
+
# episodes completed so far: 109
|
| 550 |
+
# successes: 109 (100.0%)
|
| 551 |
+
|
| 552 |
+
Task: put the wine bottle on top of the cabinet
|
| 553 |
+
Success: True
|
| 554 |
+
# episodes completed so far: 110
|
| 555 |
+
# successes: 110 (100.0%)
|
| 556 |
+
|
| 557 |
+
Task: put the wine bottle on top of the cabinet
|
| 558 |
+
Success: True
|
| 559 |
+
# episodes completed so far: 111
|
| 560 |
+
# successes: 111 (100.0%)
|
| 561 |
+
|
| 562 |
+
Task: put the wine bottle on top of the cabinet
|
| 563 |
+
Success: True
|
| 564 |
+
# episodes completed so far: 112
|
| 565 |
+
# successes: 112 (100.0%)
|
| 566 |
+
|
| 567 |
+
Task: put the wine bottle on top of the cabinet
|
| 568 |
+
Success: True
|
| 569 |
+
# episodes completed so far: 113
|
| 570 |
+
# successes: 113 (100.0%)
|
| 571 |
+
|
| 572 |
+
Task: put the wine bottle on top of the cabinet
|
| 573 |
+
Success: True
|
| 574 |
+
# episodes completed so far: 114
|
| 575 |
+
# successes: 114 (100.0%)
|
| 576 |
+
|
| 577 |
+
Task: put the wine bottle on top of the cabinet
|
| 578 |
+
Success: True
|
| 579 |
+
# episodes completed so far: 115
|
| 580 |
+
# successes: 115 (100.0%)
|
| 581 |
+
|
| 582 |
+
Task: put the wine bottle on top of the cabinet
|
| 583 |
+
Success: True
|
| 584 |
+
# episodes completed so far: 116
|
| 585 |
+
# successes: 116 (100.0%)
|
| 586 |
+
|
| 587 |
+
Task: put the wine bottle on top of the cabinet
|
| 588 |
+
Success: True
|
| 589 |
+
# episodes completed so far: 117
|
| 590 |
+
# successes: 117 (100.0%)
|
| 591 |
+
|
| 592 |
+
Task: put the wine bottle on top of the cabinet
|
| 593 |
+
Success: True
|
| 594 |
+
# episodes completed so far: 118
|
| 595 |
+
# successes: 118 (100.0%)
|
| 596 |
+
|
| 597 |
+
Task: put the wine bottle on top of the cabinet
|
| 598 |
+
Success: False
|
| 599 |
+
# episodes completed so far: 119
|
| 600 |
+
# successes: 118 (99.2%)
|
| 601 |
+
|
| 602 |
+
Task: put the wine bottle on top of the cabinet
|
| 603 |
+
Success: True
|
| 604 |
+
# episodes completed so far: 120
|
| 605 |
+
# successes: 119 (99.2%)
|
| 606 |
+
|
| 607 |
+
Task: put the wine bottle on top of the cabinet
|
| 608 |
+
Success: True
|
| 609 |
+
# episodes completed so far: 121
|
| 610 |
+
# successes: 120 (99.2%)
|
| 611 |
+
|
| 612 |
+
Task: put the wine bottle on top of the cabinet
|
| 613 |
+
Success: True
|
| 614 |
+
# episodes completed so far: 122
|
| 615 |
+
# successes: 121 (99.2%)
|
| 616 |
+
|
| 617 |
+
Task: put the wine bottle on top of the cabinet
|
| 618 |
+
Success: True
|
| 619 |
+
# episodes completed so far: 123
|
| 620 |
+
# successes: 122 (99.2%)
|
| 621 |
+
|
| 622 |
+
Task: put the wine bottle on top of the cabinet
|
| 623 |
+
Success: True
|
| 624 |
+
# episodes completed so far: 124
|
| 625 |
+
# successes: 123 (99.2%)
|
| 626 |
+
|
| 627 |
+
Task: put the wine bottle on top of the cabinet
|
| 628 |
+
Success: True
|
| 629 |
+
# episodes completed so far: 125
|
| 630 |
+
# successes: 124 (99.2%)
|
| 631 |
+
|
| 632 |
+
Task: put the wine bottle on top of the cabinet
|
| 633 |
+
Success: True
|
| 634 |
+
# episodes completed so far: 126
|
| 635 |
+
# successes: 125 (99.2%)
|
| 636 |
+
|
| 637 |
+
Task: put the wine bottle on top of the cabinet
|
| 638 |
+
Success: True
|
| 639 |
+
# episodes completed so far: 127
|
| 640 |
+
# successes: 126 (99.2%)
|
| 641 |
+
|
| 642 |
+
Task: put the wine bottle on top of the cabinet
|
| 643 |
+
Success: True
|
| 644 |
+
# episodes completed so far: 128
|
| 645 |
+
# successes: 127 (99.2%)
|
| 646 |
+
|
| 647 |
+
Task: put the wine bottle on top of the cabinet
|
| 648 |
+
Success: True
|
| 649 |
+
# episodes completed so far: 129
|
| 650 |
+
# successes: 128 (99.2%)
|
| 651 |
+
|
| 652 |
+
Task: put the wine bottle on top of the cabinet
|
| 653 |
+
Success: True
|
| 654 |
+
# episodes completed so far: 130
|
| 655 |
+
# successes: 129 (99.2%)
|
| 656 |
+
|
| 657 |
+
Task: put the wine bottle on top of the cabinet
|
| 658 |
+
Success: True
|
| 659 |
+
# episodes completed so far: 131
|
| 660 |
+
# successes: 130 (99.2%)
|
| 661 |
+
|
| 662 |
+
Task: put the wine bottle on top of the cabinet
|
| 663 |
+
Success: True
|
| 664 |
+
# episodes completed so far: 132
|
| 665 |
+
# successes: 131 (99.2%)
|
| 666 |
+
|
| 667 |
+
Task: put the wine bottle on top of the cabinet
|
| 668 |
+
Success: True
|
| 669 |
+
# episodes completed so far: 133
|
| 670 |
+
# successes: 132 (99.2%)
|
| 671 |
+
|
| 672 |
+
Task: put the wine bottle on top of the cabinet
|
| 673 |
+
Success: True
|
| 674 |
+
# episodes completed so far: 134
|
| 675 |
+
# successes: 133 (99.3%)
|
| 676 |
+
|
| 677 |
+
Task: put the wine bottle on top of the cabinet
|
| 678 |
+
Success: True
|
| 679 |
+
# episodes completed so far: 135
|
| 680 |
+
# successes: 134 (99.3%)
|
| 681 |
+
|
| 682 |
+
Task: put the wine bottle on top of the cabinet
|
| 683 |
+
Success: True
|
| 684 |
+
# episodes completed so far: 136
|
| 685 |
+
# successes: 135 (99.3%)
|
| 686 |
+
|
| 687 |
+
Task: put the wine bottle on top of the cabinet
|
| 688 |
+
Success: False
|
| 689 |
+
# episodes completed so far: 137
|
| 690 |
+
# successes: 135 (98.5%)
|
| 691 |
+
|
| 692 |
+
Task: put the wine bottle on top of the cabinet
|
| 693 |
+
Success: True
|
| 694 |
+
# episodes completed so far: 138
|
| 695 |
+
# successes: 136 (98.6%)
|
| 696 |
+
|
| 697 |
+
Task: put the wine bottle on top of the cabinet
|
| 698 |
+
Success: False
|
| 699 |
+
# episodes completed so far: 139
|
| 700 |
+
# successes: 136 (97.8%)
|
| 701 |
+
|
| 702 |
+
Task: put the wine bottle on top of the cabinet
|
| 703 |
+
Success: True
|
| 704 |
+
# episodes completed so far: 140
|
| 705 |
+
# successes: 137 (97.9%)
|
| 706 |
+
|
| 707 |
+
Task: put the wine bottle on top of the cabinet
|
| 708 |
+
Success: True
|
| 709 |
+
# episodes completed so far: 141
|
| 710 |
+
# successes: 138 (97.9%)
|
| 711 |
+
|
| 712 |
+
Task: put the wine bottle on top of the cabinet
|
| 713 |
+
Success: True
|
| 714 |
+
# episodes completed so far: 142
|
| 715 |
+
# successes: 139 (97.9%)
|
| 716 |
+
|
| 717 |
+
Task: put the wine bottle on top of the cabinet
|
| 718 |
+
Success: True
|
| 719 |
+
# episodes completed so far: 143
|
| 720 |
+
# successes: 140 (97.9%)
|
| 721 |
+
|
| 722 |
+
Task: put the wine bottle on top of the cabinet
|
| 723 |
+
Success: True
|
| 724 |
+
# episodes completed so far: 144
|
| 725 |
+
# successes: 141 (97.9%)
|
| 726 |
+
|
| 727 |
+
Task: put the wine bottle on top of the cabinet
|
| 728 |
+
Success: True
|
| 729 |
+
# episodes completed so far: 145
|
| 730 |
+
# successes: 142 (97.9%)
|
| 731 |
+
|
| 732 |
+
Task: put the wine bottle on top of the cabinet
|
| 733 |
+
Success: True
|
| 734 |
+
# episodes completed so far: 146
|
| 735 |
+
# successes: 143 (97.9%)
|
| 736 |
+
|
| 737 |
+
Task: put the wine bottle on top of the cabinet
|
| 738 |
+
Success: True
|
| 739 |
+
# episodes completed so far: 147
|
| 740 |
+
# successes: 144 (98.0%)
|
| 741 |
+
|
| 742 |
+
Task: put the wine bottle on top of the cabinet
|
| 743 |
+
Success: True
|
| 744 |
+
# episodes completed so far: 148
|
| 745 |
+
# successes: 145 (98.0%)
|
| 746 |
+
|
| 747 |
+
Task: put the wine bottle on top of the cabinet
|
| 748 |
+
Success: True
|
| 749 |
+
# episodes completed so far: 149
|
| 750 |
+
# successes: 146 (98.0%)
|
| 751 |
+
|
| 752 |
+
Task: put the wine bottle on top of the cabinet
|
| 753 |
+
Success: True
|
| 754 |
+
# episodes completed so far: 150
|
| 755 |
+
# successes: 147 (98.0%)
|
| 756 |
+
Current task success rate: 0.94
|
| 757 |
+
Current total success rate: 0.98
|
| 758 |
+
|
| 759 |
+
Task: open the top drawer and put the bowl inside
|
| 760 |
+
Success: True
|
| 761 |
+
# episodes completed so far: 151
|
| 762 |
+
# successes: 148 (98.0%)
|
| 763 |
+
|
| 764 |
+
Task: open the top drawer and put the bowl inside
|
| 765 |
+
Success: True
|
| 766 |
+
# episodes completed so far: 152
|
| 767 |
+
# successes: 149 (98.0%)
|
| 768 |
+
|
| 769 |
+
Task: open the top drawer and put the bowl inside
|
| 770 |
+
Success: True
|
| 771 |
+
# episodes completed so far: 153
|
| 772 |
+
# successes: 150 (98.0%)
|
| 773 |
+
|
| 774 |
+
Task: open the top drawer and put the bowl inside
|
| 775 |
+
Success: True
|
| 776 |
+
# episodes completed so far: 154
|
| 777 |
+
# successes: 151 (98.1%)
|
| 778 |
+
|
| 779 |
+
Task: open the top drawer and put the bowl inside
|
| 780 |
+
Success: True
|
| 781 |
+
# episodes completed so far: 155
|
| 782 |
+
# successes: 152 (98.1%)
|
| 783 |
+
|
| 784 |
+
Task: open the top drawer and put the bowl inside
|
| 785 |
+
Success: True
|
| 786 |
+
# episodes completed so far: 156
|
| 787 |
+
# successes: 153 (98.1%)
|
| 788 |
+
|
| 789 |
+
Task: open the top drawer and put the bowl inside
|
| 790 |
+
Success: True
|
| 791 |
+
# episodes completed so far: 157
|
| 792 |
+
# successes: 154 (98.1%)
|
| 793 |
+
|
| 794 |
+
Task: open the top drawer and put the bowl inside
|
| 795 |
+
Success: True
|
| 796 |
+
# episodes completed so far: 158
|
| 797 |
+
# successes: 155 (98.1%)
|
| 798 |
+
|
| 799 |
+
Task: open the top drawer and put the bowl inside
|
| 800 |
+
Success: True
|
| 801 |
+
# episodes completed so far: 159
|
| 802 |
+
# successes: 156 (98.1%)
|
| 803 |
+
|
| 804 |
+
Task: open the top drawer and put the bowl inside
|
| 805 |
+
Success: True
|
| 806 |
+
# episodes completed so far: 160
|
| 807 |
+
# successes: 157 (98.1%)
|
| 808 |
+
|
| 809 |
+
Task: open the top drawer and put the bowl inside
|
| 810 |
+
Success: True
|
| 811 |
+
# episodes completed so far: 161
|
| 812 |
+
# successes: 158 (98.1%)
|
| 813 |
+
|
| 814 |
+
Task: open the top drawer and put the bowl inside
|
| 815 |
+
Success: True
|
| 816 |
+
# episodes completed so far: 162
|
| 817 |
+
# successes: 159 (98.1%)
|
| 818 |
+
|
| 819 |
+
Task: open the top drawer and put the bowl inside
|
| 820 |
+
Success: False
|
| 821 |
+
# episodes completed so far: 163
|
| 822 |
+
# successes: 159 (97.5%)
|
| 823 |
+
|
| 824 |
+
Task: open the top drawer and put the bowl inside
|
| 825 |
+
Success: True
|
| 826 |
+
# episodes completed so far: 164
|
| 827 |
+
# successes: 160 (97.6%)
|
| 828 |
+
|
| 829 |
+
Task: open the top drawer and put the bowl inside
|
| 830 |
+
Success: True
|
| 831 |
+
# episodes completed so far: 165
|
| 832 |
+
# successes: 161 (97.6%)
|
| 833 |
+
|
| 834 |
+
Task: open the top drawer and put the bowl inside
|
| 835 |
+
Success: True
|
| 836 |
+
# episodes completed so far: 166
|
| 837 |
+
# successes: 162 (97.6%)
|
| 838 |
+
|
| 839 |
+
Task: open the top drawer and put the bowl inside
|
| 840 |
+
Success: True
|
| 841 |
+
# episodes completed so far: 167
|
| 842 |
+
# successes: 163 (97.6%)
|
| 843 |
+
|
| 844 |
+
Task: open the top drawer and put the bowl inside
|
| 845 |
+
Success: True
|
| 846 |
+
# episodes completed so far: 168
|
| 847 |
+
# successes: 164 (97.6%)
|
| 848 |
+
|
| 849 |
+
Task: open the top drawer and put the bowl inside
|
| 850 |
+
Success: True
|
| 851 |
+
# episodes completed so far: 169
|
| 852 |
+
# successes: 165 (97.6%)
|
| 853 |
+
|
| 854 |
+
Task: open the top drawer and put the bowl inside
|
| 855 |
+
Success: False
|
| 856 |
+
# episodes completed so far: 170
|
| 857 |
+
# successes: 165 (97.1%)
|
| 858 |
+
|
| 859 |
+
Task: open the top drawer and put the bowl inside
|
| 860 |
+
Success: True
|
| 861 |
+
# episodes completed so far: 171
|
| 862 |
+
# successes: 166 (97.1%)
|
| 863 |
+
|
| 864 |
+
Task: open the top drawer and put the bowl inside
|
| 865 |
+
Success: True
|
| 866 |
+
# episodes completed so far: 172
|
| 867 |
+
# successes: 167 (97.1%)
|
| 868 |
+
|
| 869 |
+
Task: open the top drawer and put the bowl inside
|
| 870 |
+
Success: True
|
| 871 |
+
# episodes completed so far: 173
|
| 872 |
+
# successes: 168 (97.1%)
|
| 873 |
+
|
| 874 |
+
Task: open the top drawer and put the bowl inside
|
| 875 |
+
Success: True
|
| 876 |
+
# episodes completed so far: 174
|
| 877 |
+
# successes: 169 (97.1%)
|
| 878 |
+
|
| 879 |
+
Task: open the top drawer and put the bowl inside
|
| 880 |
+
Success: False
|
| 881 |
+
# episodes completed so far: 175
|
| 882 |
+
# successes: 169 (96.6%)
|
| 883 |
+
|
| 884 |
+
Task: open the top drawer and put the bowl inside
|
| 885 |
+
Success: False
|
| 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: False
|
| 901 |
+
# episodes completed so far: 179
|
| 902 |
+
# successes: 171 (95.5%)
|
| 903 |
+
|
| 904 |
+
Task: open the top drawer and put the bowl inside
|
| 905 |
+
Success: True
|
| 906 |
+
# episodes completed so far: 180
|
| 907 |
+
# successes: 172 (95.6%)
|
| 908 |
+
|
| 909 |
+
Task: open the top drawer and put the bowl inside
|
| 910 |
+
Success: True
|
| 911 |
+
# episodes completed so far: 181
|
| 912 |
+
# successes: 173 (95.6%)
|
| 913 |
+
|
| 914 |
+
Task: open the top drawer and put the bowl inside
|
| 915 |
+
Success: True
|
| 916 |
+
# episodes completed so far: 182
|
| 917 |
+
# successes: 174 (95.6%)
|
| 918 |
+
|
| 919 |
+
Task: open the top drawer and put the bowl inside
|
| 920 |
+
Success: True
|
| 921 |
+
# episodes completed so far: 183
|
| 922 |
+
# successes: 175 (95.6%)
|
| 923 |
+
|
| 924 |
+
Task: open the top drawer and put the bowl inside
|
| 925 |
+
Success: True
|
| 926 |
+
# episodes completed so far: 184
|
| 927 |
+
# successes: 176 (95.7%)
|
| 928 |
+
|
| 929 |
+
Task: open the top drawer and put the bowl inside
|
| 930 |
+
Success: True
|
| 931 |
+
# episodes completed so far: 185
|
| 932 |
+
# successes: 177 (95.7%)
|
| 933 |
+
|
| 934 |
+
Task: open the top drawer and put the bowl inside
|
| 935 |
+
Success: True
|
| 936 |
+
# episodes completed so far: 186
|
| 937 |
+
# successes: 178 (95.7%)
|
| 938 |
+
|
| 939 |
+
Task: open the top drawer and put the bowl inside
|
| 940 |
+
Success: True
|
| 941 |
+
# episodes completed so far: 187
|
| 942 |
+
# successes: 179 (95.7%)
|
| 943 |
+
|
| 944 |
+
Task: open the top drawer and put the bowl inside
|
| 945 |
+
Success: True
|
| 946 |
+
# episodes completed so far: 188
|
| 947 |
+
# successes: 180 (95.7%)
|
| 948 |
+
|
| 949 |
+
Task: open the top drawer and put the bowl inside
|
| 950 |
+
Success: True
|
| 951 |
+
# episodes completed so far: 189
|
| 952 |
+
# successes: 181 (95.8%)
|
| 953 |
+
|
| 954 |
+
Task: open the top drawer and put the bowl inside
|
| 955 |
+
Success: True
|
| 956 |
+
# episodes completed so far: 190
|
| 957 |
+
# successes: 182 (95.8%)
|
| 958 |
+
|
| 959 |
+
Task: open the top drawer and put the bowl inside
|
| 960 |
+
Success: True
|
| 961 |
+
# episodes completed so far: 191
|
| 962 |
+
# successes: 183 (95.8%)
|
| 963 |
+
|
| 964 |
+
Task: open the top drawer and put the bowl inside
|
| 965 |
+
Success: True
|
| 966 |
+
# episodes completed so far: 192
|
| 967 |
+
# successes: 184 (95.8%)
|
| 968 |
+
|
| 969 |
+
Task: open the top drawer and put the bowl inside
|
| 970 |
+
Success: True
|
| 971 |
+
# episodes completed so far: 193
|
| 972 |
+
# successes: 185 (95.9%)
|
| 973 |
+
|
| 974 |
+
Task: open the top drawer and put the bowl inside
|
| 975 |
+
Success: True
|
| 976 |
+
# episodes completed so far: 194
|
| 977 |
+
# successes: 186 (95.9%)
|
| 978 |
+
|
| 979 |
+
Task: open the top drawer and put the bowl inside
|
| 980 |
+
Success: True
|
| 981 |
+
# episodes completed so far: 195
|
| 982 |
+
# successes: 187 (95.9%)
|
| 983 |
+
|
| 984 |
+
Task: open the top drawer and put the bowl inside
|
| 985 |
+
Success: True
|
| 986 |
+
# episodes completed so far: 196
|
| 987 |
+
# successes: 188 (95.9%)
|
| 988 |
+
|
| 989 |
+
Task: open the top drawer and put the bowl inside
|
| 990 |
+
Success: True
|
| 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: True
|
| 1001 |
+
# episodes completed so far: 199
|
| 1002 |
+
# successes: 191 (96.0%)
|
| 1003 |
+
|
| 1004 |
+
Task: open the top drawer and put the bowl inside
|
| 1005 |
+
Success: True
|
| 1006 |
+
# episodes completed so far: 200
|
| 1007 |
+
# successes: 192 (96.0%)
|
| 1008 |
+
Current task success rate: 0.9
|
| 1009 |
+
Current total success rate: 0.96
|
| 1010 |
+
|
| 1011 |
+
Task: put the bowl on top of the cabinet
|
| 1012 |
+
Success: True
|
| 1013 |
+
# episodes completed so far: 201
|
| 1014 |
+
# successes: 193 (96.0%)
|
| 1015 |
+
|
| 1016 |
+
Task: put the bowl on top of the cabinet
|
| 1017 |
+
Success: True
|
| 1018 |
+
# episodes completed so far: 202
|
| 1019 |
+
# successes: 194 (96.0%)
|
| 1020 |
+
|
| 1021 |
+
Task: put the bowl on top of the cabinet
|
| 1022 |
+
Success: True
|
| 1023 |
+
# episodes completed so far: 203
|
| 1024 |
+
# successes: 195 (96.1%)
|
| 1025 |
+
|
| 1026 |
+
Task: put the bowl on top of the cabinet
|
| 1027 |
+
Success: True
|
| 1028 |
+
# episodes completed so far: 204
|
| 1029 |
+
# successes: 196 (96.1%)
|
| 1030 |
+
|
| 1031 |
+
Task: put the bowl on top of the cabinet
|
| 1032 |
+
Success: True
|
| 1033 |
+
# episodes completed so far: 205
|
| 1034 |
+
# successes: 197 (96.1%)
|
| 1035 |
+
|
| 1036 |
+
Task: put the bowl on top of the cabinet
|
| 1037 |
+
Success: True
|
| 1038 |
+
# episodes completed so far: 206
|
| 1039 |
+
# successes: 198 (96.1%)
|
| 1040 |
+
|
| 1041 |
+
Task: put the bowl on top of the cabinet
|
| 1042 |
+
Success: True
|
| 1043 |
+
# episodes completed so far: 207
|
| 1044 |
+
# successes: 199 (96.1%)
|
| 1045 |
+
|
| 1046 |
+
Task: put the bowl on top of the cabinet
|
| 1047 |
+
Success: True
|
| 1048 |
+
# episodes completed so far: 208
|
| 1049 |
+
# successes: 200 (96.2%)
|
| 1050 |
+
|
| 1051 |
+
Task: put the bowl on top of the cabinet
|
| 1052 |
+
Success: True
|
| 1053 |
+
# episodes completed so far: 209
|
| 1054 |
+
# successes: 201 (96.2%)
|
| 1055 |
+
|
| 1056 |
+
Task: put the bowl on top of the cabinet
|
| 1057 |
+
Success: True
|
| 1058 |
+
# episodes completed so far: 210
|
| 1059 |
+
# successes: 202 (96.2%)
|
| 1060 |
+
|
| 1061 |
+
Task: put the bowl on top of the cabinet
|
| 1062 |
+
Success: True
|
| 1063 |
+
# episodes completed so far: 211
|
| 1064 |
+
# successes: 203 (96.2%)
|
| 1065 |
+
|
| 1066 |
+
Task: put the bowl on top of the cabinet
|
| 1067 |
+
Success: True
|
| 1068 |
+
# episodes completed so far: 212
|
| 1069 |
+
# successes: 204 (96.2%)
|
| 1070 |
+
|
| 1071 |
+
Task: put the bowl on top of the cabinet
|
| 1072 |
+
Success: True
|
| 1073 |
+
# episodes completed so far: 213
|
| 1074 |
+
# successes: 205 (96.2%)
|
| 1075 |
+
|
| 1076 |
+
Task: put the bowl on top of the cabinet
|
| 1077 |
+
Success: False
|
| 1078 |
+
# episodes completed so far: 214
|
| 1079 |
+
# successes: 205 (95.8%)
|
| 1080 |
+
|
| 1081 |
+
Task: put the bowl on top of the cabinet
|
| 1082 |
+
Success: True
|
| 1083 |
+
# episodes completed so far: 215
|
| 1084 |
+
# successes: 206 (95.8%)
|
| 1085 |
+
|
| 1086 |
+
Task: put the bowl on top of the cabinet
|
| 1087 |
+
Success: False
|
| 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: False
|
| 1193 |
+
# episodes completed so far: 237
|
| 1194 |
+
# successes: 226 (95.4%)
|
| 1195 |
+
|
| 1196 |
+
Task: put the bowl on top of the cabinet
|
| 1197 |
+
Success: True
|
| 1198 |
+
# episodes completed so far: 238
|
| 1199 |
+
# successes: 227 (95.4%)
|
| 1200 |
+
|
| 1201 |
+
Task: put the bowl on top of the cabinet
|
| 1202 |
+
Success: True
|
| 1203 |
+
# episodes completed so far: 239
|
| 1204 |
+
# successes: 228 (95.4%)
|
| 1205 |
+
|
| 1206 |
+
Task: put the bowl on top of the cabinet
|
| 1207 |
+
Success: True
|
| 1208 |
+
# episodes completed so far: 240
|
| 1209 |
+
# successes: 229 (95.4%)
|
| 1210 |
+
|
| 1211 |
+
Task: put the bowl on top of the cabinet
|
| 1212 |
+
Success: True
|
| 1213 |
+
# episodes completed so far: 241
|
| 1214 |
+
# successes: 230 (95.4%)
|
| 1215 |
+
|
| 1216 |
+
Task: put the bowl on top of the cabinet
|
| 1217 |
+
Success: True
|
| 1218 |
+
# episodes completed so far: 242
|
| 1219 |
+
# successes: 231 (95.5%)
|
| 1220 |
+
|
| 1221 |
+
Task: put the bowl on top of the cabinet
|
| 1222 |
+
Success: True
|
| 1223 |
+
# episodes completed so far: 243
|
| 1224 |
+
# successes: 232 (95.5%)
|
| 1225 |
+
|
| 1226 |
+
Task: put the bowl on top of the cabinet
|
| 1227 |
+
Success: False
|
| 1228 |
+
# episodes completed so far: 244
|
| 1229 |
+
# successes: 232 (95.1%)
|
| 1230 |
+
|
| 1231 |
+
Task: put the bowl on top of the cabinet
|
| 1232 |
+
Success: True
|
| 1233 |
+
# episodes completed so far: 245
|
| 1234 |
+
# successes: 233 (95.1%)
|
| 1235 |
+
|
| 1236 |
+
Task: put the bowl on top of the cabinet
|
| 1237 |
+
Success: True
|
| 1238 |
+
# episodes completed so far: 246
|
| 1239 |
+
# successes: 234 (95.1%)
|
| 1240 |
+
|
| 1241 |
+
Task: put the bowl on top of the cabinet
|
| 1242 |
+
Success: True
|
| 1243 |
+
# episodes completed so far: 247
|
| 1244 |
+
# successes: 235 (95.1%)
|
| 1245 |
+
|
| 1246 |
+
Task: put the bowl on top of the cabinet
|
| 1247 |
+
Success: True
|
| 1248 |
+
# episodes completed so far: 248
|
| 1249 |
+
# successes: 236 (95.2%)
|
| 1250 |
+
|
| 1251 |
+
Task: put the bowl on top of the cabinet
|
| 1252 |
+
Success: True
|
| 1253 |
+
# episodes completed so far: 249
|
| 1254 |
+
# successes: 237 (95.2%)
|
| 1255 |
+
|
| 1256 |
+
Task: put the bowl on top of the cabinet
|
| 1257 |
+
Success: True
|
| 1258 |
+
# episodes completed so far: 250
|
| 1259 |
+
# successes: 238 (95.2%)
|
| 1260 |
+
Current task success rate: 0.92
|
| 1261 |
+
Current total success rate: 0.952
|
| 1262 |
+
|
| 1263 |
+
Task: push the plate to the front of the stove
|
| 1264 |
+
Success: True
|
| 1265 |
+
# episodes completed so far: 251
|
| 1266 |
+
# successes: 239 (95.2%)
|
| 1267 |
+
|
| 1268 |
+
Task: push the plate to the front of the stove
|
| 1269 |
+
Success: True
|
| 1270 |
+
# episodes completed so far: 252
|
| 1271 |
+
# successes: 240 (95.2%)
|
| 1272 |
+
|
| 1273 |
+
Task: push the plate to the front of the stove
|
| 1274 |
+
Success: True
|
| 1275 |
+
# episodes completed so far: 253
|
| 1276 |
+
# successes: 241 (95.3%)
|
| 1277 |
+
|
| 1278 |
+
Task: push the plate to the front of the stove
|
| 1279 |
+
Success: True
|
| 1280 |
+
# episodes completed so far: 254
|
| 1281 |
+
# successes: 242 (95.3%)
|
| 1282 |
+
|
| 1283 |
+
Task: push the plate to the front of the stove
|
| 1284 |
+
Success: True
|
| 1285 |
+
# episodes completed so far: 255
|
| 1286 |
+
# successes: 243 (95.3%)
|
| 1287 |
+
|
| 1288 |
+
Task: push the plate to the front of the stove
|
| 1289 |
+
Success: True
|
| 1290 |
+
# episodes completed so far: 256
|
| 1291 |
+
# successes: 244 (95.3%)
|
| 1292 |
+
|
| 1293 |
+
Task: push the plate to the front of the stove
|
| 1294 |
+
Success: True
|
| 1295 |
+
# episodes completed so far: 257
|
| 1296 |
+
# successes: 245 (95.3%)
|
| 1297 |
+
|
| 1298 |
+
Task: push the plate to the front of the stove
|
| 1299 |
+
Success: True
|
| 1300 |
+
# episodes completed so far: 258
|
| 1301 |
+
# successes: 246 (95.3%)
|
| 1302 |
+
|
| 1303 |
+
Task: push the plate to the front of the stove
|
| 1304 |
+
Success: True
|
| 1305 |
+
# episodes completed so far: 259
|
| 1306 |
+
# successes: 247 (95.4%)
|
| 1307 |
+
|
| 1308 |
+
Task: push the plate to the front of the stove
|
| 1309 |
+
Success: True
|
| 1310 |
+
# episodes completed so far: 260
|
| 1311 |
+
# successes: 248 (95.4%)
|
| 1312 |
+
|
| 1313 |
+
Task: push the plate to the front of the stove
|
| 1314 |
+
Success: True
|
| 1315 |
+
# episodes completed so far: 261
|
| 1316 |
+
# successes: 249 (95.4%)
|
| 1317 |
+
|
| 1318 |
+
Task: push the plate to the front of the stove
|
| 1319 |
+
Success: True
|
| 1320 |
+
# episodes completed so far: 262
|
| 1321 |
+
# successes: 250 (95.4%)
|
| 1322 |
+
|
| 1323 |
+
Task: push the plate to the front of the stove
|
| 1324 |
+
Success: True
|
| 1325 |
+
# episodes completed so far: 263
|
| 1326 |
+
# successes: 251 (95.4%)
|
| 1327 |
+
|
| 1328 |
+
Task: push the plate to the front of the stove
|
| 1329 |
+
Success: True
|
| 1330 |
+
# episodes completed so far: 264
|
| 1331 |
+
# successes: 252 (95.5%)
|
| 1332 |
+
|
| 1333 |
+
Task: push the plate to the front of the stove
|
| 1334 |
+
Success: True
|
| 1335 |
+
# episodes completed so far: 265
|
| 1336 |
+
# successes: 253 (95.5%)
|
| 1337 |
+
|
| 1338 |
+
Task: push the plate to the front of the stove
|
| 1339 |
+
Success: True
|
| 1340 |
+
# episodes completed so far: 266
|
| 1341 |
+
# successes: 254 (95.5%)
|
| 1342 |
+
|
| 1343 |
+
Task: push the plate to the front of the stove
|
| 1344 |
+
Success: True
|
| 1345 |
+
# episodes completed so far: 267
|
| 1346 |
+
# successes: 255 (95.5%)
|
| 1347 |
+
|
| 1348 |
+
Task: push the plate to the front of the stove
|
| 1349 |
+
Success: True
|
| 1350 |
+
# episodes completed so far: 268
|
| 1351 |
+
# successes: 256 (95.5%)
|
| 1352 |
+
|
| 1353 |
+
Task: push the plate to the front of the stove
|
| 1354 |
+
Success: True
|
| 1355 |
+
# episodes completed so far: 269
|
| 1356 |
+
# successes: 257 (95.5%)
|
| 1357 |
+
|
| 1358 |
+
Task: push the plate to the front of the stove
|
| 1359 |
+
Success: True
|
| 1360 |
+
# episodes completed so far: 270
|
| 1361 |
+
# successes: 258 (95.6%)
|
| 1362 |
+
|
| 1363 |
+
Task: push the plate to the front of the stove
|
| 1364 |
+
Success: True
|
| 1365 |
+
# episodes completed so far: 271
|
| 1366 |
+
# successes: 259 (95.6%)
|
| 1367 |
+
|
| 1368 |
+
Task: push the plate to the front of the stove
|
| 1369 |
+
Success: True
|
| 1370 |
+
# episodes completed so far: 272
|
| 1371 |
+
# successes: 260 (95.6%)
|
| 1372 |
+
|
| 1373 |
+
Task: push the plate to the front of the stove
|
| 1374 |
+
Success: True
|
| 1375 |
+
# episodes completed so far: 273
|
| 1376 |
+
# successes: 261 (95.6%)
|
| 1377 |
+
|
| 1378 |
+
Task: push the plate to the front of the stove
|
| 1379 |
+
Success: True
|
| 1380 |
+
# episodes completed so far: 274
|
| 1381 |
+
# successes: 262 (95.6%)
|
| 1382 |
+
|
| 1383 |
+
Task: push the plate to the front of the stove
|
| 1384 |
+
Success: True
|
| 1385 |
+
# episodes completed so far: 275
|
| 1386 |
+
# successes: 263 (95.6%)
|
| 1387 |
+
|
| 1388 |
+
Task: push the plate to the front of the stove
|
| 1389 |
+
Success: True
|
| 1390 |
+
# episodes completed so far: 276
|
| 1391 |
+
# successes: 264 (95.7%)
|
| 1392 |
+
|
| 1393 |
+
Task: push the plate to the front of the stove
|
| 1394 |
+
Success: True
|
| 1395 |
+
# episodes completed so far: 277
|
| 1396 |
+
# successes: 265 (95.7%)
|
| 1397 |
+
|
| 1398 |
+
Task: push the plate to the front of the stove
|
| 1399 |
+
Success: True
|
| 1400 |
+
# episodes completed so far: 278
|
| 1401 |
+
# successes: 266 (95.7%)
|
| 1402 |
+
|
| 1403 |
+
Task: push the plate to the front of the stove
|
| 1404 |
+
Success: True
|
| 1405 |
+
# episodes completed so far: 279
|
| 1406 |
+
# successes: 267 (95.7%)
|
| 1407 |
+
|
| 1408 |
+
Task: push the plate to the front of the stove
|
| 1409 |
+
Success: True
|
| 1410 |
+
# episodes completed so far: 280
|
| 1411 |
+
# successes: 268 (95.7%)
|
| 1412 |
+
|
| 1413 |
+
Task: push the plate to the front of the stove
|
| 1414 |
+
Success: True
|
| 1415 |
+
# episodes completed so far: 281
|
| 1416 |
+
# successes: 269 (95.7%)
|
| 1417 |
+
|
| 1418 |
+
Task: push the plate to the front of the stove
|
| 1419 |
+
Success: True
|
| 1420 |
+
# episodes completed so far: 282
|
| 1421 |
+
# successes: 270 (95.7%)
|
| 1422 |
+
|
| 1423 |
+
Task: push the plate to the front of the stove
|
| 1424 |
+
Success: True
|
| 1425 |
+
# episodes completed so far: 283
|
| 1426 |
+
# successes: 271 (95.8%)
|
| 1427 |
+
|
| 1428 |
+
Task: push the plate to the front of the stove
|
| 1429 |
+
Success: True
|
| 1430 |
+
# episodes completed so far: 284
|
| 1431 |
+
# successes: 272 (95.8%)
|
| 1432 |
+
|
| 1433 |
+
Task: push the plate to the front of the stove
|
| 1434 |
+
Success: True
|
| 1435 |
+
# episodes completed so far: 285
|
| 1436 |
+
# successes: 273 (95.8%)
|
| 1437 |
+
|
| 1438 |
+
Task: push the plate to the front of the stove
|
| 1439 |
+
Success: False
|
| 1440 |
+
# episodes completed so far: 286
|
| 1441 |
+
# successes: 273 (95.5%)
|
| 1442 |
+
|
| 1443 |
+
Task: push the plate to the front of the stove
|
| 1444 |
+
Success: True
|
| 1445 |
+
# episodes completed so far: 287
|
| 1446 |
+
# successes: 274 (95.5%)
|
| 1447 |
+
|
| 1448 |
+
Task: push the plate to the front of the stove
|
| 1449 |
+
Success: True
|
| 1450 |
+
# episodes completed so far: 288
|
| 1451 |
+
# successes: 275 (95.5%)
|
| 1452 |
+
|
| 1453 |
+
Task: push the plate to the front of the stove
|
| 1454 |
+
Success: True
|
| 1455 |
+
# episodes completed so far: 289
|
| 1456 |
+
# successes: 276 (95.5%)
|
| 1457 |
+
|
| 1458 |
+
Task: push the plate to the front of the stove
|
| 1459 |
+
Success: False
|
| 1460 |
+
# episodes completed so far: 290
|
| 1461 |
+
# successes: 276 (95.2%)
|
| 1462 |
+
|
| 1463 |
+
Task: push the plate to the front of the stove
|
| 1464 |
+
Success: True
|
| 1465 |
+
# episodes completed so far: 291
|
| 1466 |
+
# successes: 277 (95.2%)
|
| 1467 |
+
|
| 1468 |
+
Task: push the plate to the front of the stove
|
| 1469 |
+
Success: True
|
| 1470 |
+
# episodes completed so far: 292
|
| 1471 |
+
# successes: 278 (95.2%)
|
| 1472 |
+
|
| 1473 |
+
Task: push the plate to the front of the stove
|
| 1474 |
+
Success: False
|
| 1475 |
+
# episodes completed so far: 293
|
| 1476 |
+
# successes: 278 (94.9%)
|
| 1477 |
+
|
| 1478 |
+
Task: push the plate to the front of the stove
|
| 1479 |
+
Success: True
|
| 1480 |
+
# episodes completed so far: 294
|
| 1481 |
+
# successes: 279 (94.9%)
|
| 1482 |
+
|
| 1483 |
+
Task: push the plate to the front of the stove
|
| 1484 |
+
Success: True
|
| 1485 |
+
# episodes completed so far: 295
|
| 1486 |
+
# successes: 280 (94.9%)
|
| 1487 |
+
|
| 1488 |
+
Task: push the plate to the front of the stove
|
| 1489 |
+
Success: True
|
| 1490 |
+
# episodes completed so far: 296
|
| 1491 |
+
# successes: 281 (94.9%)
|
| 1492 |
+
|
| 1493 |
+
Task: push the plate to the front of the stove
|
| 1494 |
+
Success: True
|
| 1495 |
+
# episodes completed so far: 297
|
| 1496 |
+
# successes: 282 (94.9%)
|
| 1497 |
+
|
| 1498 |
+
Task: push the plate to the front of the stove
|
| 1499 |
+
Success: True
|
| 1500 |
+
# episodes completed so far: 298
|
| 1501 |
+
# successes: 283 (95.0%)
|
| 1502 |
+
|
| 1503 |
+
Task: push the plate to the front of the stove
|
| 1504 |
+
Success: True
|
| 1505 |
+
# episodes completed so far: 299
|
| 1506 |
+
# successes: 284 (95.0%)
|
| 1507 |
+
|
| 1508 |
+
Task: push the plate to the front of the stove
|
| 1509 |
+
Success: True
|
| 1510 |
+
# episodes completed so far: 300
|
| 1511 |
+
# successes: 285 (95.0%)
|
| 1512 |
+
Current task success rate: 0.94
|
| 1513 |
+
Current total success rate: 0.95
|
| 1514 |
+
|
| 1515 |
+
Task: put the cream cheese in the bowl
|
| 1516 |
+
Success: True
|
| 1517 |
+
# episodes completed so far: 301
|
| 1518 |
+
# successes: 286 (95.0%)
|
| 1519 |
+
|
| 1520 |
+
Task: put the cream cheese in the bowl
|
| 1521 |
+
Success: False
|
| 1522 |
+
# episodes completed so far: 302
|
| 1523 |
+
# successes: 286 (94.7%)
|
| 1524 |
+
|
| 1525 |
+
Task: put the cream cheese in the bowl
|
| 1526 |
+
Success: True
|
| 1527 |
+
# episodes completed so far: 303
|
| 1528 |
+
# successes: 287 (94.7%)
|
| 1529 |
+
|
| 1530 |
+
Task: put the cream cheese in the bowl
|
| 1531 |
+
Success: True
|
| 1532 |
+
# episodes completed so far: 304
|
| 1533 |
+
# successes: 288 (94.7%)
|
| 1534 |
+
|
| 1535 |
+
Task: put the cream cheese in the bowl
|
| 1536 |
+
Success: True
|
| 1537 |
+
# episodes completed so far: 305
|
| 1538 |
+
# successes: 289 (94.8%)
|
| 1539 |
+
|
| 1540 |
+
Task: put the cream cheese in the bowl
|
| 1541 |
+
Success: False
|
| 1542 |
+
# episodes completed so far: 306
|
| 1543 |
+
# successes: 289 (94.4%)
|
| 1544 |
+
|
| 1545 |
+
Task: put the cream cheese in the bowl
|
| 1546 |
+
Success: True
|
| 1547 |
+
# episodes completed so far: 307
|
| 1548 |
+
# successes: 290 (94.5%)
|
| 1549 |
+
|
| 1550 |
+
Task: put the cream cheese in the bowl
|
| 1551 |
+
Success: True
|
| 1552 |
+
# episodes completed so far: 308
|
| 1553 |
+
# successes: 291 (94.5%)
|
| 1554 |
+
|
| 1555 |
+
Task: put the cream cheese in the bowl
|
| 1556 |
+
Success: True
|
| 1557 |
+
# episodes completed so far: 309
|
| 1558 |
+
# successes: 292 (94.5%)
|
| 1559 |
+
|
| 1560 |
+
Task: put the cream cheese in the bowl
|
| 1561 |
+
Success: True
|
| 1562 |
+
# episodes completed so far: 310
|
| 1563 |
+
# successes: 293 (94.5%)
|
| 1564 |
+
|
| 1565 |
+
Task: put the cream cheese in the bowl
|
| 1566 |
+
Success: True
|
| 1567 |
+
# episodes completed so far: 311
|
| 1568 |
+
# successes: 294 (94.5%)
|
| 1569 |
+
|
| 1570 |
+
Task: put the cream cheese in the bowl
|
| 1571 |
+
Success: True
|
| 1572 |
+
# episodes completed so far: 312
|
| 1573 |
+
# successes: 295 (94.6%)
|
| 1574 |
+
|
| 1575 |
+
Task: put the cream cheese in the bowl
|
| 1576 |
+
Success: True
|
| 1577 |
+
# episodes completed so far: 313
|
| 1578 |
+
# successes: 296 (94.6%)
|
| 1579 |
+
|
| 1580 |
+
Task: put the cream cheese in the bowl
|
| 1581 |
+
Success: True
|
| 1582 |
+
# episodes completed so far: 314
|
| 1583 |
+
# successes: 297 (94.6%)
|
| 1584 |
+
|
| 1585 |
+
Task: put the cream cheese in the bowl
|
| 1586 |
+
Success: True
|
| 1587 |
+
# episodes completed so far: 315
|
| 1588 |
+
# successes: 298 (94.6%)
|
| 1589 |
+
|
| 1590 |
+
Task: put the cream cheese in the bowl
|
| 1591 |
+
Success: True
|
| 1592 |
+
# episodes completed so far: 316
|
| 1593 |
+
# successes: 299 (94.6%)
|
| 1594 |
+
|
| 1595 |
+
Task: put the cream cheese in the bowl
|
| 1596 |
+
Success: True
|
| 1597 |
+
# episodes completed so far: 317
|
| 1598 |
+
# successes: 300 (94.6%)
|
| 1599 |
+
|
| 1600 |
+
Task: put the cream cheese in the bowl
|
| 1601 |
+
Success: True
|
| 1602 |
+
# episodes completed so far: 318
|
| 1603 |
+
# successes: 301 (94.7%)
|
| 1604 |
+
|
| 1605 |
+
Task: put the cream cheese in the bowl
|
| 1606 |
+
Success: True
|
| 1607 |
+
# episodes completed so far: 319
|
| 1608 |
+
# successes: 302 (94.7%)
|
| 1609 |
+
|
| 1610 |
+
Task: put the cream cheese in the bowl
|
| 1611 |
+
Success: True
|
| 1612 |
+
# episodes completed so far: 320
|
| 1613 |
+
# successes: 303 (94.7%)
|
| 1614 |
+
|
| 1615 |
+
Task: put the cream cheese in the bowl
|
| 1616 |
+
Success: True
|
| 1617 |
+
# episodes completed so far: 321
|
| 1618 |
+
# successes: 304 (94.7%)
|
| 1619 |
+
|
| 1620 |
+
Task: put the cream cheese in the bowl
|
| 1621 |
+
Success: False
|
| 1622 |
+
# episodes completed so far: 322
|
| 1623 |
+
# successes: 304 (94.4%)
|
| 1624 |
+
|
| 1625 |
+
Task: put the cream cheese in the bowl
|
| 1626 |
+
Success: True
|
| 1627 |
+
# episodes completed so far: 323
|
| 1628 |
+
# successes: 305 (94.4%)
|
| 1629 |
+
|
| 1630 |
+
Task: put the cream cheese in the bowl
|
| 1631 |
+
Success: True
|
| 1632 |
+
# episodes completed so far: 324
|
| 1633 |
+
# successes: 306 (94.4%)
|
| 1634 |
+
|
| 1635 |
+
Task: put the cream cheese in the bowl
|
| 1636 |
+
Success: True
|
| 1637 |
+
# episodes completed so far: 325
|
| 1638 |
+
# successes: 307 (94.5%)
|
| 1639 |
+
|
| 1640 |
+
Task: put the cream cheese in the bowl
|
| 1641 |
+
Success: True
|
| 1642 |
+
# episodes completed so far: 326
|
| 1643 |
+
# successes: 308 (94.5%)
|
| 1644 |
+
|
| 1645 |
+
Task: put the cream cheese in the bowl
|
| 1646 |
+
Success: True
|
| 1647 |
+
# episodes completed so far: 327
|
| 1648 |
+
# successes: 309 (94.5%)
|
| 1649 |
+
|
| 1650 |
+
Task: put the cream cheese in the bowl
|
| 1651 |
+
Success: True
|
| 1652 |
+
# episodes completed so far: 328
|
| 1653 |
+
# successes: 310 (94.5%)
|
| 1654 |
+
|
| 1655 |
+
Task: put the cream cheese in the bowl
|
| 1656 |
+
Success: True
|
| 1657 |
+
# episodes completed so far: 329
|
| 1658 |
+
# successes: 311 (94.5%)
|
| 1659 |
+
|
| 1660 |
+
Task: put the cream cheese in the bowl
|
| 1661 |
+
Success: True
|
| 1662 |
+
# episodes completed so far: 330
|
| 1663 |
+
# successes: 312 (94.5%)
|
| 1664 |
+
|
| 1665 |
+
Task: put the cream cheese in the bowl
|
| 1666 |
+
Success: True
|
| 1667 |
+
# episodes completed so far: 331
|
| 1668 |
+
# successes: 313 (94.6%)
|
| 1669 |
+
|
| 1670 |
+
Task: put the cream cheese in the bowl
|
| 1671 |
+
Success: True
|
| 1672 |
+
# episodes completed so far: 332
|
| 1673 |
+
# successes: 314 (94.6%)
|
| 1674 |
+
|
| 1675 |
+
Task: put the cream cheese in the bowl
|
| 1676 |
+
Success: True
|
| 1677 |
+
# episodes completed so far: 333
|
| 1678 |
+
# successes: 315 (94.6%)
|
| 1679 |
+
|
| 1680 |
+
Task: put the cream cheese in the bowl
|
| 1681 |
+
Success: True
|
| 1682 |
+
# episodes completed so far: 334
|
| 1683 |
+
# successes: 316 (94.6%)
|
| 1684 |
+
|
| 1685 |
+
Task: put the cream cheese in the bowl
|
| 1686 |
+
Success: True
|
| 1687 |
+
# episodes completed so far: 335
|
| 1688 |
+
# successes: 317 (94.6%)
|
| 1689 |
+
|
| 1690 |
+
Task: put the cream cheese in the bowl
|
| 1691 |
+
Success: True
|
| 1692 |
+
# episodes completed so far: 336
|
| 1693 |
+
# successes: 318 (94.6%)
|
| 1694 |
+
|
| 1695 |
+
Task: put the cream cheese in the bowl
|
| 1696 |
+
Success: True
|
| 1697 |
+
# episodes completed so far: 337
|
| 1698 |
+
# successes: 319 (94.7%)
|
| 1699 |
+
|
| 1700 |
+
Task: put the cream cheese in the bowl
|
| 1701 |
+
Success: True
|
| 1702 |
+
# episodes completed so far: 338
|
| 1703 |
+
# successes: 320 (94.7%)
|
| 1704 |
+
|
| 1705 |
+
Task: put the cream cheese in the bowl
|
| 1706 |
+
Success: True
|
| 1707 |
+
# episodes completed so far: 339
|
| 1708 |
+
# successes: 321 (94.7%)
|
| 1709 |
+
|
| 1710 |
+
Task: put the cream cheese in the bowl
|
| 1711 |
+
Success: True
|
| 1712 |
+
# episodes completed so far: 340
|
| 1713 |
+
# successes: 322 (94.7%)
|
| 1714 |
+
|
| 1715 |
+
Task: put the cream cheese in the bowl
|
| 1716 |
+
Success: False
|
| 1717 |
+
# episodes completed so far: 341
|
| 1718 |
+
# successes: 322 (94.4%)
|
| 1719 |
+
|
| 1720 |
+
Task: put the cream cheese in the bowl
|
| 1721 |
+
Success: True
|
| 1722 |
+
# episodes completed so far: 342
|
| 1723 |
+
# successes: 323 (94.4%)
|
| 1724 |
+
|
| 1725 |
+
Task: put the cream cheese in the bowl
|
| 1726 |
+
Success: True
|
| 1727 |
+
# episodes completed so far: 343
|
| 1728 |
+
# successes: 324 (94.5%)
|
| 1729 |
+
|
| 1730 |
+
Task: put the cream cheese in the bowl
|
| 1731 |
+
Success: True
|
| 1732 |
+
# episodes completed so far: 344
|
| 1733 |
+
# successes: 325 (94.5%)
|
| 1734 |
+
|
| 1735 |
+
Task: put the cream cheese in the bowl
|
| 1736 |
+
Success: True
|
| 1737 |
+
# episodes completed so far: 345
|
| 1738 |
+
# successes: 326 (94.5%)
|
| 1739 |
+
|
| 1740 |
+
Task: put the cream cheese in the bowl
|
| 1741 |
+
Success: True
|
| 1742 |
+
# episodes completed so far: 346
|
| 1743 |
+
# successes: 327 (94.5%)
|
| 1744 |
+
|
| 1745 |
+
Task: put the cream cheese in the bowl
|
| 1746 |
+
Success: True
|
| 1747 |
+
# episodes completed so far: 347
|
| 1748 |
+
# successes: 328 (94.5%)
|
| 1749 |
+
|
| 1750 |
+
Task: put the cream cheese in the bowl
|
| 1751 |
+
Success: True
|
| 1752 |
+
# episodes completed so far: 348
|
| 1753 |
+
# successes: 329 (94.5%)
|
| 1754 |
+
|
| 1755 |
+
Task: put the cream cheese in the bowl
|
| 1756 |
+
Success: True
|
| 1757 |
+
# episodes completed so far: 349
|
| 1758 |
+
# successes: 330 (94.6%)
|
| 1759 |
+
|
| 1760 |
+
Task: put the cream cheese in the bowl
|
| 1761 |
+
Success: True
|
| 1762 |
+
# episodes completed so far: 350
|
| 1763 |
+
# successes: 331 (94.6%)
|
| 1764 |
+
Current task success rate: 0.92
|
| 1765 |
+
Current total success rate: 0.9457142857142857
|
| 1766 |
+
|
| 1767 |
+
Task: turn on the stove
|
| 1768 |
+
Success: True
|
| 1769 |
+
# episodes completed so far: 351
|
| 1770 |
+
# successes: 332 (94.6%)
|
| 1771 |
+
|
| 1772 |
+
Task: turn on the stove
|
| 1773 |
+
Success: True
|
| 1774 |
+
# episodes completed so far: 352
|
| 1775 |
+
# successes: 333 (94.6%)
|
| 1776 |
+
|
| 1777 |
+
Task: turn on the stove
|
| 1778 |
+
Success: True
|
| 1779 |
+
# episodes completed so far: 353
|
| 1780 |
+
# successes: 334 (94.6%)
|
| 1781 |
+
|
| 1782 |
+
Task: turn on the stove
|
| 1783 |
+
Success: True
|
| 1784 |
+
# episodes completed so far: 354
|
| 1785 |
+
# successes: 335 (94.6%)
|
| 1786 |
+
|
| 1787 |
+
Task: turn on the stove
|
| 1788 |
+
Success: True
|
| 1789 |
+
# episodes completed so far: 355
|
| 1790 |
+
# successes: 336 (94.6%)
|
| 1791 |
+
|
| 1792 |
+
Task: turn on the stove
|
| 1793 |
+
Success: True
|
| 1794 |
+
# episodes completed so far: 356
|
| 1795 |
+
# successes: 337 (94.7%)
|
| 1796 |
+
|
| 1797 |
+
Task: turn on the stove
|
| 1798 |
+
Success: True
|
| 1799 |
+
# episodes completed so far: 357
|
| 1800 |
+
# successes: 338 (94.7%)
|
| 1801 |
+
|
| 1802 |
+
Task: turn on the stove
|
| 1803 |
+
Success: True
|
| 1804 |
+
# episodes completed so far: 358
|
| 1805 |
+
# successes: 339 (94.7%)
|
| 1806 |
+
|
| 1807 |
+
Task: turn on the stove
|
| 1808 |
+
Success: True
|
| 1809 |
+
# episodes completed so far: 359
|
| 1810 |
+
# successes: 340 (94.7%)
|
| 1811 |
+
|
| 1812 |
+
Task: turn on the stove
|
| 1813 |
+
Success: True
|
| 1814 |
+
# episodes completed so far: 360
|
| 1815 |
+
# successes: 341 (94.7%)
|
| 1816 |
+
|
| 1817 |
+
Task: turn on the stove
|
| 1818 |
+
Success: True
|
| 1819 |
+
# episodes completed so far: 361
|
| 1820 |
+
# successes: 342 (94.7%)
|
| 1821 |
+
|
| 1822 |
+
Task: turn on the stove
|
| 1823 |
+
Success: True
|
| 1824 |
+
# episodes completed so far: 362
|
| 1825 |
+
# successes: 343 (94.8%)
|
| 1826 |
+
|
| 1827 |
+
Task: turn on the stove
|
| 1828 |
+
Success: True
|
| 1829 |
+
# episodes completed so far: 363
|
| 1830 |
+
# successes: 344 (94.8%)
|
| 1831 |
+
|
| 1832 |
+
Task: turn on the stove
|
| 1833 |
+
Success: True
|
| 1834 |
+
# episodes completed so far: 364
|
| 1835 |
+
# successes: 345 (94.8%)
|
| 1836 |
+
|
| 1837 |
+
Task: turn on the stove
|
| 1838 |
+
Success: True
|
| 1839 |
+
# episodes completed so far: 365
|
| 1840 |
+
# successes: 346 (94.8%)
|
| 1841 |
+
|
| 1842 |
+
Task: turn on the stove
|
| 1843 |
+
Success: True
|
| 1844 |
+
# episodes completed so far: 366
|
| 1845 |
+
# successes: 347 (94.8%)
|
| 1846 |
+
|
| 1847 |
+
Task: turn on the stove
|
| 1848 |
+
Success: True
|
| 1849 |
+
# episodes completed so far: 367
|
| 1850 |
+
# successes: 348 (94.8%)
|
| 1851 |
+
|
| 1852 |
+
Task: turn on the stove
|
| 1853 |
+
Success: True
|
| 1854 |
+
# episodes completed so far: 368
|
| 1855 |
+
# successes: 349 (94.8%)
|
| 1856 |
+
|
| 1857 |
+
Task: turn on the stove
|
| 1858 |
+
Success: True
|
| 1859 |
+
# episodes completed so far: 369
|
| 1860 |
+
# successes: 350 (94.9%)
|
| 1861 |
+
|
| 1862 |
+
Task: turn on the stove
|
| 1863 |
+
Success: True
|
| 1864 |
+
# episodes completed so far: 370
|
| 1865 |
+
# successes: 351 (94.9%)
|
| 1866 |
+
|
| 1867 |
+
Task: turn on the stove
|
| 1868 |
+
Success: True
|
| 1869 |
+
# episodes completed so far: 371
|
| 1870 |
+
# successes: 352 (94.9%)
|
| 1871 |
+
|
| 1872 |
+
Task: turn on the stove
|
| 1873 |
+
Success: True
|
| 1874 |
+
# episodes completed so far: 372
|
| 1875 |
+
# successes: 353 (94.9%)
|
| 1876 |
+
|
| 1877 |
+
Task: turn on the stove
|
| 1878 |
+
Success: True
|
| 1879 |
+
# episodes completed so far: 373
|
| 1880 |
+
# successes: 354 (94.9%)
|
| 1881 |
+
|
| 1882 |
+
Task: turn on the stove
|
| 1883 |
+
Success: True
|
| 1884 |
+
# episodes completed so far: 374
|
| 1885 |
+
# successes: 355 (94.9%)
|
| 1886 |
+
|
| 1887 |
+
Task: turn on the stove
|
| 1888 |
+
Success: True
|
| 1889 |
+
# episodes completed so far: 375
|
| 1890 |
+
# successes: 356 (94.9%)
|
| 1891 |
+
|
| 1892 |
+
Task: turn on the stove
|
| 1893 |
+
Success: True
|
| 1894 |
+
# episodes completed so far: 376
|
| 1895 |
+
# successes: 357 (94.9%)
|
| 1896 |
+
|
| 1897 |
+
Task: turn on the stove
|
| 1898 |
+
Success: True
|
| 1899 |
+
# episodes completed so far: 377
|
| 1900 |
+
# successes: 358 (95.0%)
|
| 1901 |
+
|
| 1902 |
+
Task: turn on the stove
|
| 1903 |
+
Success: True
|
| 1904 |
+
# episodes completed so far: 378
|
| 1905 |
+
# successes: 359 (95.0%)
|
| 1906 |
+
|
| 1907 |
+
Task: turn on the stove
|
| 1908 |
+
Success: True
|
| 1909 |
+
# episodes completed so far: 379
|
| 1910 |
+
# successes: 360 (95.0%)
|
| 1911 |
+
|
| 1912 |
+
Task: turn on the stove
|
| 1913 |
+
Success: True
|
| 1914 |
+
# episodes completed so far: 380
|
| 1915 |
+
# successes: 361 (95.0%)
|
| 1916 |
+
|
| 1917 |
+
Task: turn on the stove
|
| 1918 |
+
Success: True
|
| 1919 |
+
# episodes completed so far: 381
|
| 1920 |
+
# successes: 362 (95.0%)
|
| 1921 |
+
|
| 1922 |
+
Task: turn on the stove
|
| 1923 |
+
Success: True
|
| 1924 |
+
# episodes completed so far: 382
|
| 1925 |
+
# successes: 363 (95.0%)
|
| 1926 |
+
|
| 1927 |
+
Task: turn on the stove
|
| 1928 |
+
Success: True
|
| 1929 |
+
# episodes completed so far: 383
|
| 1930 |
+
# successes: 364 (95.0%)
|
| 1931 |
+
|
| 1932 |
+
Task: turn on the stove
|
| 1933 |
+
Success: True
|
| 1934 |
+
# episodes completed so far: 384
|
| 1935 |
+
# successes: 365 (95.1%)
|
| 1936 |
+
|
| 1937 |
+
Task: turn on the stove
|
| 1938 |
+
Success: True
|
| 1939 |
+
# episodes completed so far: 385
|
| 1940 |
+
# successes: 366 (95.1%)
|
| 1941 |
+
|
| 1942 |
+
Task: turn on the stove
|
| 1943 |
+
Success: True
|
| 1944 |
+
# episodes completed so far: 386
|
| 1945 |
+
# successes: 367 (95.1%)
|
| 1946 |
+
|
| 1947 |
+
Task: turn on the stove
|
| 1948 |
+
Success: True
|
| 1949 |
+
# episodes completed so far: 387
|
| 1950 |
+
# successes: 368 (95.1%)
|
| 1951 |
+
|
| 1952 |
+
Task: turn on the stove
|
| 1953 |
+
Success: True
|
| 1954 |
+
# episodes completed so far: 388
|
| 1955 |
+
# successes: 369 (95.1%)
|
| 1956 |
+
|
| 1957 |
+
Task: turn on the stove
|
| 1958 |
+
Success: True
|
| 1959 |
+
# episodes completed so far: 389
|
| 1960 |
+
# successes: 370 (95.1%)
|
| 1961 |
+
|
| 1962 |
+
Task: turn on the stove
|
| 1963 |
+
Success: True
|
| 1964 |
+
# episodes completed so far: 390
|
| 1965 |
+
# successes: 371 (95.1%)
|
| 1966 |
+
|
| 1967 |
+
Task: turn on the stove
|
| 1968 |
+
Success: True
|
| 1969 |
+
# episodes completed so far: 391
|
| 1970 |
+
# successes: 372 (95.1%)
|
| 1971 |
+
|
| 1972 |
+
Task: turn on the stove
|
| 1973 |
+
Success: True
|
| 1974 |
+
# episodes completed so far: 392
|
| 1975 |
+
# successes: 373 (95.2%)
|
| 1976 |
+
|
| 1977 |
+
Task: turn on the stove
|
| 1978 |
+
Success: True
|
| 1979 |
+
# episodes completed so far: 393
|
| 1980 |
+
# successes: 374 (95.2%)
|
| 1981 |
+
|
| 1982 |
+
Task: turn on the stove
|
| 1983 |
+
Success: True
|
| 1984 |
+
# episodes completed so far: 394
|
| 1985 |
+
# successes: 375 (95.2%)
|
| 1986 |
+
|
| 1987 |
+
Task: turn on the stove
|
| 1988 |
+
Success: True
|
| 1989 |
+
# episodes completed so far: 395
|
| 1990 |
+
# successes: 376 (95.2%)
|
| 1991 |
+
|
| 1992 |
+
Task: turn on the stove
|
| 1993 |
+
Success: True
|
| 1994 |
+
# episodes completed so far: 396
|
| 1995 |
+
# successes: 377 (95.2%)
|
| 1996 |
+
|
| 1997 |
+
Task: turn on the stove
|
| 1998 |
+
Success: True
|
| 1999 |
+
# episodes completed so far: 397
|
| 2000 |
+
# successes: 378 (95.2%)
|
| 2001 |
+
|
| 2002 |
+
Task: turn on the stove
|
| 2003 |
+
Success: True
|
| 2004 |
+
# episodes completed so far: 398
|
| 2005 |
+
# successes: 379 (95.2%)
|
| 2006 |
+
|
| 2007 |
+
Task: turn on the stove
|
| 2008 |
+
Success: True
|
| 2009 |
+
# episodes completed so far: 399
|
| 2010 |
+
# successes: 380 (95.2%)
|
| 2011 |
+
|
| 2012 |
+
Task: turn on the stove
|
| 2013 |
+
Success: True
|
| 2014 |
+
# episodes completed so far: 400
|
| 2015 |
+
# successes: 381 (95.2%)
|
| 2016 |
+
Current task success rate: 1.0
|
| 2017 |
+
Current total success rate: 0.9525
|
| 2018 |
+
|
| 2019 |
+
Task: put the bowl on the plate
|
| 2020 |
+
Success: True
|
| 2021 |
+
# episodes completed so far: 401
|
| 2022 |
+
# successes: 382 (95.3%)
|
| 2023 |
+
|
| 2024 |
+
Task: put the bowl on the plate
|
| 2025 |
+
Success: True
|
| 2026 |
+
# episodes completed so far: 402
|
| 2027 |
+
# successes: 383 (95.3%)
|
| 2028 |
+
|
| 2029 |
+
Task: put the bowl on the plate
|
| 2030 |
+
Success: True
|
| 2031 |
+
# episodes completed so far: 403
|
| 2032 |
+
# successes: 384 (95.3%)
|
| 2033 |
+
|
| 2034 |
+
Task: put the bowl on the plate
|
| 2035 |
+
Success: True
|
| 2036 |
+
# episodes completed so far: 404
|
| 2037 |
+
# successes: 385 (95.3%)
|
| 2038 |
+
|
| 2039 |
+
Task: put the bowl on the plate
|
| 2040 |
+
Success: True
|
| 2041 |
+
# episodes completed so far: 405
|
| 2042 |
+
# successes: 386 (95.3%)
|
| 2043 |
+
|
| 2044 |
+
Task: put the bowl on the plate
|
| 2045 |
+
Success: True
|
| 2046 |
+
# episodes completed so far: 406
|
| 2047 |
+
# successes: 387 (95.3%)
|
| 2048 |
+
|
| 2049 |
+
Task: put the bowl on the plate
|
| 2050 |
+
Success: True
|
| 2051 |
+
# episodes completed so far: 407
|
| 2052 |
+
# successes: 388 (95.3%)
|
| 2053 |
+
|
| 2054 |
+
Task: put the bowl on the plate
|
| 2055 |
+
Success: True
|
| 2056 |
+
# episodes completed so far: 408
|
| 2057 |
+
# successes: 389 (95.3%)
|
| 2058 |
+
|
| 2059 |
+
Task: put the bowl on the plate
|
| 2060 |
+
Success: True
|
| 2061 |
+
# episodes completed so far: 409
|
| 2062 |
+
# successes: 390 (95.4%)
|
| 2063 |
+
|
| 2064 |
+
Task: put the bowl on the plate
|
| 2065 |
+
Success: True
|
| 2066 |
+
# episodes completed so far: 410
|
| 2067 |
+
# successes: 391 (95.4%)
|
| 2068 |
+
|
| 2069 |
+
Task: put the bowl on the plate
|
| 2070 |
+
Success: True
|
| 2071 |
+
# episodes completed so far: 411
|
| 2072 |
+
# successes: 392 (95.4%)
|
| 2073 |
+
|
| 2074 |
+
Task: put the bowl on the plate
|
| 2075 |
+
Success: True
|
| 2076 |
+
# episodes completed so far: 412
|
| 2077 |
+
# successes: 393 (95.4%)
|
| 2078 |
+
|
| 2079 |
+
Task: put the bowl on the plate
|
| 2080 |
+
Success: True
|
| 2081 |
+
# episodes completed so far: 413
|
| 2082 |
+
# successes: 394 (95.4%)
|
| 2083 |
+
|
| 2084 |
+
Task: put the bowl on the plate
|
| 2085 |
+
Success: True
|
| 2086 |
+
# episodes completed so far: 414
|
| 2087 |
+
# successes: 395 (95.4%)
|
| 2088 |
+
|
| 2089 |
+
Task: put the bowl on the plate
|
| 2090 |
+
Success: True
|
| 2091 |
+
# episodes completed so far: 415
|
| 2092 |
+
# successes: 396 (95.4%)
|
| 2093 |
+
|
| 2094 |
+
Task: put the bowl on the plate
|
| 2095 |
+
Success: True
|
| 2096 |
+
# episodes completed so far: 416
|
| 2097 |
+
# successes: 397 (95.4%)
|
| 2098 |
+
|
| 2099 |
+
Task: put the bowl on the plate
|
| 2100 |
+
Success: True
|
| 2101 |
+
# episodes completed so far: 417
|
| 2102 |
+
# successes: 398 (95.4%)
|
| 2103 |
+
|
| 2104 |
+
Task: put the bowl on the plate
|
| 2105 |
+
Success: True
|
| 2106 |
+
# episodes completed so far: 418
|
| 2107 |
+
# successes: 399 (95.5%)
|
| 2108 |
+
|
| 2109 |
+
Task: put the bowl on the plate
|
| 2110 |
+
Success: True
|
| 2111 |
+
# episodes completed so far: 419
|
| 2112 |
+
# successes: 400 (95.5%)
|
| 2113 |
+
|
| 2114 |
+
Task: put the bowl on the plate
|
| 2115 |
+
Success: True
|
| 2116 |
+
# episodes completed so far: 420
|
| 2117 |
+
# successes: 401 (95.5%)
|
| 2118 |
+
|
| 2119 |
+
Task: put the bowl on the plate
|
| 2120 |
+
Success: True
|
| 2121 |
+
# episodes completed so far: 421
|
| 2122 |
+
# successes: 402 (95.5%)
|
| 2123 |
+
|
| 2124 |
+
Task: put the bowl on the plate
|
| 2125 |
+
Success: True
|
| 2126 |
+
# episodes completed so far: 422
|
| 2127 |
+
# successes: 403 (95.5%)
|
| 2128 |
+
|
| 2129 |
+
Task: put the bowl on the plate
|
| 2130 |
+
Success: True
|
| 2131 |
+
# episodes completed so far: 423
|
| 2132 |
+
# successes: 404 (95.5%)
|
| 2133 |
+
|
| 2134 |
+
Task: put the bowl on the plate
|
| 2135 |
+
Success: True
|
| 2136 |
+
# episodes completed so far: 424
|
| 2137 |
+
# successes: 405 (95.5%)
|
| 2138 |
+
|
| 2139 |
+
Task: put the bowl on the plate
|
| 2140 |
+
Success: True
|
| 2141 |
+
# episodes completed so far: 425
|
| 2142 |
+
# successes: 406 (95.5%)
|
| 2143 |
+
|
| 2144 |
+
Task: put the bowl on the plate
|
| 2145 |
+
Success: True
|
| 2146 |
+
# episodes completed so far: 426
|
| 2147 |
+
# successes: 407 (95.5%)
|
| 2148 |
+
|
| 2149 |
+
Task: put the bowl on the plate
|
| 2150 |
+
Success: True
|
| 2151 |
+
# episodes completed so far: 427
|
| 2152 |
+
# successes: 408 (95.6%)
|
| 2153 |
+
|
| 2154 |
+
Task: put the bowl on the plate
|
| 2155 |
+
Success: True
|
| 2156 |
+
# episodes completed so far: 428
|
| 2157 |
+
# successes: 409 (95.6%)
|
| 2158 |
+
|
| 2159 |
+
Task: put the bowl on the plate
|
| 2160 |
+
Success: True
|
| 2161 |
+
# episodes completed so far: 429
|
| 2162 |
+
# successes: 410 (95.6%)
|
| 2163 |
+
|
| 2164 |
+
Task: put the bowl on the plate
|
| 2165 |
+
Success: True
|
| 2166 |
+
# episodes completed so far: 430
|
| 2167 |
+
# successes: 411 (95.6%)
|
| 2168 |
+
|
| 2169 |
+
Task: put the bowl on the plate
|
| 2170 |
+
Success: True
|
| 2171 |
+
# episodes completed so far: 431
|
| 2172 |
+
# successes: 412 (95.6%)
|
| 2173 |
+
|
| 2174 |
+
Task: put the bowl on the plate
|
| 2175 |
+
Success: True
|
| 2176 |
+
# episodes completed so far: 432
|
| 2177 |
+
# successes: 413 (95.6%)
|
| 2178 |
+
|
| 2179 |
+
Task: put the bowl on the plate
|
| 2180 |
+
Success: True
|
| 2181 |
+
# episodes completed so far: 433
|
| 2182 |
+
# successes: 414 (95.6%)
|
| 2183 |
+
|
| 2184 |
+
Task: put the bowl on the plate
|
| 2185 |
+
Success: True
|
| 2186 |
+
# episodes completed so far: 434
|
| 2187 |
+
# successes: 415 (95.6%)
|
| 2188 |
+
|
| 2189 |
+
Task: put the bowl on the plate
|
| 2190 |
+
Success: True
|
| 2191 |
+
# episodes completed so far: 435
|
| 2192 |
+
# successes: 416 (95.6%)
|
| 2193 |
+
|
| 2194 |
+
Task: put the bowl on the plate
|
| 2195 |
+
Success: True
|
| 2196 |
+
# episodes completed so far: 436
|
| 2197 |
+
# successes: 417 (95.6%)
|
| 2198 |
+
|
| 2199 |
+
Task: put the bowl on the plate
|
| 2200 |
+
Success: True
|
| 2201 |
+
# episodes completed so far: 437
|
| 2202 |
+
# successes: 418 (95.7%)
|
| 2203 |
+
|
| 2204 |
+
Task: put the bowl on the plate
|
| 2205 |
+
Success: True
|
| 2206 |
+
# episodes completed so far: 438
|
| 2207 |
+
# successes: 419 (95.7%)
|
| 2208 |
+
|
| 2209 |
+
Task: put the bowl on the plate
|
| 2210 |
+
Success: True
|
| 2211 |
+
# episodes completed so far: 439
|
| 2212 |
+
# successes: 420 (95.7%)
|
| 2213 |
+
|
| 2214 |
+
Task: put the bowl on the plate
|
| 2215 |
+
Success: True
|
| 2216 |
+
# episodes completed so far: 440
|
| 2217 |
+
# successes: 421 (95.7%)
|
| 2218 |
+
|
| 2219 |
+
Task: put the bowl on the plate
|
| 2220 |
+
Success: True
|
| 2221 |
+
# episodes completed so far: 441
|
| 2222 |
+
# successes: 422 (95.7%)
|
| 2223 |
+
|
| 2224 |
+
Task: put the bowl on the plate
|
| 2225 |
+
Success: True
|
| 2226 |
+
# episodes completed so far: 442
|
| 2227 |
+
# successes: 423 (95.7%)
|
| 2228 |
+
|
| 2229 |
+
Task: put the bowl on the plate
|
| 2230 |
+
Success: True
|
| 2231 |
+
# episodes completed so far: 443
|
| 2232 |
+
# successes: 424 (95.7%)
|
| 2233 |
+
|
| 2234 |
+
Task: put the bowl on the plate
|
| 2235 |
+
Success: True
|
| 2236 |
+
# episodes completed so far: 444
|
| 2237 |
+
# successes: 425 (95.7%)
|
| 2238 |
+
|
| 2239 |
+
Task: put the bowl on the plate
|
| 2240 |
+
Success: True
|
| 2241 |
+
# episodes completed so far: 445
|
| 2242 |
+
# successes: 426 (95.7%)
|
| 2243 |
+
|
| 2244 |
+
Task: put the bowl on the plate
|
| 2245 |
+
Success: True
|
| 2246 |
+
# episodes completed so far: 446
|
| 2247 |
+
# successes: 427 (95.7%)
|
| 2248 |
+
|
| 2249 |
+
Task: put the bowl on the plate
|
| 2250 |
+
Success: True
|
| 2251 |
+
# episodes completed so far: 447
|
| 2252 |
+
# successes: 428 (95.7%)
|
| 2253 |
+
|
| 2254 |
+
Task: put the bowl on the plate
|
| 2255 |
+
Success: True
|
| 2256 |
+
# episodes completed so far: 448
|
| 2257 |
+
# successes: 429 (95.8%)
|
| 2258 |
+
|
| 2259 |
+
Task: put the bowl on the plate
|
| 2260 |
+
Success: True
|
| 2261 |
+
# episodes completed so far: 449
|
| 2262 |
+
# successes: 430 (95.8%)
|
| 2263 |
+
|
| 2264 |
+
Task: put the bowl on the plate
|
| 2265 |
+
Success: True
|
| 2266 |
+
# episodes completed so far: 450
|
| 2267 |
+
# successes: 431 (95.8%)
|
| 2268 |
+
Current task success rate: 1.0
|
| 2269 |
+
Current total success rate: 0.9577777777777777
|
| 2270 |
+
|
| 2271 |
+
Task: put the wine bottle on the rack
|
| 2272 |
+
Success: True
|
| 2273 |
+
# episodes completed so far: 451
|
| 2274 |
+
# successes: 432 (95.8%)
|
| 2275 |
+
|
| 2276 |
+
Task: put the wine bottle on the rack
|
| 2277 |
+
Success: True
|
| 2278 |
+
# episodes completed so far: 452
|
| 2279 |
+
# successes: 433 (95.8%)
|
| 2280 |
+
|
| 2281 |
+
Task: put the wine bottle on the rack
|
| 2282 |
+
Success: True
|
| 2283 |
+
# episodes completed so far: 453
|
| 2284 |
+
# successes: 434 (95.8%)
|
| 2285 |
+
|
| 2286 |
+
Task: put the wine bottle on the rack
|
| 2287 |
+
Success: True
|
| 2288 |
+
# episodes completed so far: 454
|
| 2289 |
+
# successes: 435 (95.8%)
|
| 2290 |
+
|
| 2291 |
+
Task: put the wine bottle on the rack
|
| 2292 |
+
Success: True
|
| 2293 |
+
# episodes completed so far: 455
|
| 2294 |
+
# successes: 436 (95.8%)
|
| 2295 |
+
|
| 2296 |
+
Task: put the wine bottle on the rack
|
| 2297 |
+
Success: True
|
| 2298 |
+
# episodes completed so far: 456
|
| 2299 |
+
# successes: 437 (95.8%)
|
| 2300 |
+
|
| 2301 |
+
Task: put the wine bottle on the rack
|
| 2302 |
+
Success: False
|
| 2303 |
+
# episodes completed so far: 457
|
| 2304 |
+
# successes: 437 (95.6%)
|
| 2305 |
+
|
| 2306 |
+
Task: put the wine bottle on the rack
|
| 2307 |
+
Success: True
|
| 2308 |
+
# episodes completed so far: 458
|
| 2309 |
+
# successes: 438 (95.6%)
|
| 2310 |
+
|
| 2311 |
+
Task: put the wine bottle on the rack
|
| 2312 |
+
Success: True
|
| 2313 |
+
# episodes completed so far: 459
|
| 2314 |
+
# successes: 439 (95.6%)
|
| 2315 |
+
|
| 2316 |
+
Task: put the wine bottle on the rack
|
| 2317 |
+
Success: True
|
| 2318 |
+
# episodes completed so far: 460
|
| 2319 |
+
# successes: 440 (95.7%)
|
| 2320 |
+
|
| 2321 |
+
Task: put the wine bottle on the rack
|
| 2322 |
+
Success: True
|
| 2323 |
+
# episodes completed so far: 461
|
| 2324 |
+
# successes: 441 (95.7%)
|
| 2325 |
+
|
| 2326 |
+
Task: put the wine bottle on the rack
|
| 2327 |
+
Success: True
|
| 2328 |
+
# episodes completed so far: 462
|
| 2329 |
+
# successes: 442 (95.7%)
|
| 2330 |
+
|
| 2331 |
+
Task: put the wine bottle on the rack
|
| 2332 |
+
Success: True
|
| 2333 |
+
# episodes completed so far: 463
|
| 2334 |
+
# successes: 443 (95.7%)
|
| 2335 |
+
|
| 2336 |
+
Task: put the wine bottle on the rack
|
| 2337 |
+
Success: True
|
| 2338 |
+
# episodes completed so far: 464
|
| 2339 |
+
# successes: 444 (95.7%)
|
| 2340 |
+
|
| 2341 |
+
Task: put the wine bottle on the rack
|
| 2342 |
+
Success: True
|
| 2343 |
+
# episodes completed so far: 465
|
| 2344 |
+
# successes: 445 (95.7%)
|
| 2345 |
+
|
| 2346 |
+
Task: put the wine bottle on the rack
|
| 2347 |
+
Success: True
|
| 2348 |
+
# episodes completed so far: 466
|
| 2349 |
+
# successes: 446 (95.7%)
|
| 2350 |
+
|
| 2351 |
+
Task: put the wine bottle on the rack
|
| 2352 |
+
Success: False
|
| 2353 |
+
# episodes completed so far: 467
|
| 2354 |
+
# successes: 446 (95.5%)
|
| 2355 |
+
|
| 2356 |
+
Task: put the wine bottle on the rack
|
| 2357 |
+
Success: True
|
| 2358 |
+
# episodes completed so far: 468
|
| 2359 |
+
# successes: 447 (95.5%)
|
| 2360 |
+
|
| 2361 |
+
Task: put the wine bottle on the rack
|
| 2362 |
+
Success: True
|
| 2363 |
+
# episodes completed so far: 469
|
| 2364 |
+
# successes: 448 (95.5%)
|
| 2365 |
+
|
| 2366 |
+
Task: put the wine bottle on the rack
|
| 2367 |
+
Success: True
|
| 2368 |
+
# episodes completed so far: 470
|
| 2369 |
+
# successes: 449 (95.5%)
|
| 2370 |
+
|
| 2371 |
+
Task: put the wine bottle on the rack
|
| 2372 |
+
Success: True
|
| 2373 |
+
# episodes completed so far: 471
|
| 2374 |
+
# successes: 450 (95.5%)
|
| 2375 |
+
|
| 2376 |
+
Task: put the wine bottle on the rack
|
| 2377 |
+
Success: True
|
| 2378 |
+
# episodes completed so far: 472
|
| 2379 |
+
# successes: 451 (95.6%)
|
| 2380 |
+
|
| 2381 |
+
Task: put the wine bottle on the rack
|
| 2382 |
+
Success: True
|
| 2383 |
+
# episodes completed so far: 473
|
| 2384 |
+
# successes: 452 (95.6%)
|
| 2385 |
+
|
| 2386 |
+
Task: put the wine bottle on the rack
|
| 2387 |
+
Success: True
|
| 2388 |
+
# episodes completed so far: 474
|
| 2389 |
+
# successes: 453 (95.6%)
|
| 2390 |
+
|
| 2391 |
+
Task: put the wine bottle on the rack
|
| 2392 |
+
Success: True
|
| 2393 |
+
# episodes completed so far: 475
|
| 2394 |
+
# successes: 454 (95.6%)
|
| 2395 |
+
|
| 2396 |
+
Task: put the wine bottle on the rack
|
| 2397 |
+
Success: True
|
| 2398 |
+
# episodes completed so far: 476
|
| 2399 |
+
# successes: 455 (95.6%)
|
| 2400 |
+
|
| 2401 |
+
Task: put the wine bottle on the rack
|
| 2402 |
+
Success: True
|
| 2403 |
+
# episodes completed so far: 477
|
| 2404 |
+
# successes: 456 (95.6%)
|
| 2405 |
+
|
| 2406 |
+
Task: put the wine bottle on the rack
|
| 2407 |
+
Success: True
|
| 2408 |
+
# episodes completed so far: 478
|
| 2409 |
+
# successes: 457 (95.6%)
|
| 2410 |
+
|
| 2411 |
+
Task: put the wine bottle on the rack
|
| 2412 |
+
Success: True
|
| 2413 |
+
# episodes completed so far: 479
|
| 2414 |
+
# successes: 458 (95.6%)
|
| 2415 |
+
|
| 2416 |
+
Task: put the wine bottle on the rack
|
| 2417 |
+
Success: True
|
| 2418 |
+
# episodes completed so far: 480
|
| 2419 |
+
# successes: 459 (95.6%)
|
| 2420 |
+
|
| 2421 |
+
Task: put the wine bottle on the rack
|
| 2422 |
+
Success: True
|
| 2423 |
+
# episodes completed so far: 481
|
| 2424 |
+
# successes: 460 (95.6%)
|
| 2425 |
+
|
| 2426 |
+
Task: put the wine bottle on the rack
|
| 2427 |
+
Success: True
|
| 2428 |
+
# episodes completed so far: 482
|
| 2429 |
+
# successes: 461 (95.6%)
|
| 2430 |
+
|
| 2431 |
+
Task: put the wine bottle on the rack
|
| 2432 |
+
Success: True
|
| 2433 |
+
# episodes completed so far: 483
|
| 2434 |
+
# successes: 462 (95.7%)
|
| 2435 |
+
|
| 2436 |
+
Task: put the wine bottle on the rack
|
| 2437 |
+
Success: True
|
| 2438 |
+
# episodes completed so far: 484
|
| 2439 |
+
# successes: 463 (95.7%)
|
| 2440 |
+
|
| 2441 |
+
Task: put the wine bottle on the rack
|
| 2442 |
+
Success: True
|
| 2443 |
+
# episodes completed so far: 485
|
| 2444 |
+
# successes: 464 (95.7%)
|
| 2445 |
+
|
| 2446 |
+
Task: put the wine bottle on the rack
|
| 2447 |
+
Success: True
|
| 2448 |
+
# episodes completed so far: 486
|
| 2449 |
+
# successes: 465 (95.7%)
|
| 2450 |
+
|
| 2451 |
+
Task: put the wine bottle on the rack
|
| 2452 |
+
Success: True
|
| 2453 |
+
# episodes completed so far: 487
|
| 2454 |
+
# successes: 466 (95.7%)
|
| 2455 |
+
|
| 2456 |
+
Task: put the wine bottle on the rack
|
| 2457 |
+
Success: True
|
| 2458 |
+
# episodes completed so far: 488
|
| 2459 |
+
# successes: 467 (95.7%)
|
| 2460 |
+
|
| 2461 |
+
Task: put the wine bottle on the rack
|
| 2462 |
+
Success: True
|
| 2463 |
+
# episodes completed so far: 489
|
| 2464 |
+
# successes: 468 (95.7%)
|
| 2465 |
+
|
| 2466 |
+
Task: put the wine bottle on the rack
|
| 2467 |
+
Success: True
|
| 2468 |
+
# episodes completed so far: 490
|
| 2469 |
+
# successes: 469 (95.7%)
|
| 2470 |
+
|
| 2471 |
+
Task: put the wine bottle on the rack
|
| 2472 |
+
Success: True
|
| 2473 |
+
# episodes completed so far: 491
|
| 2474 |
+
# successes: 470 (95.7%)
|
| 2475 |
+
|
| 2476 |
+
Task: put the wine bottle on the rack
|
| 2477 |
+
Success: True
|
| 2478 |
+
# episodes completed so far: 492
|
| 2479 |
+
# successes: 471 (95.7%)
|
| 2480 |
+
|
| 2481 |
+
Task: put the wine bottle on the rack
|
| 2482 |
+
Success: True
|
| 2483 |
+
# episodes completed so far: 493
|
| 2484 |
+
# successes: 472 (95.7%)
|
| 2485 |
+
|
| 2486 |
+
Task: put the wine bottle on the rack
|
| 2487 |
+
Success: True
|
| 2488 |
+
# episodes completed so far: 494
|
| 2489 |
+
# successes: 473 (95.7%)
|
| 2490 |
+
|
| 2491 |
+
Task: put the wine bottle on the rack
|
| 2492 |
+
Success: True
|
| 2493 |
+
# episodes completed so far: 495
|
| 2494 |
+
# successes: 474 (95.8%)
|
| 2495 |
+
|
| 2496 |
+
Task: put the wine bottle on the rack
|
| 2497 |
+
Success: True
|
| 2498 |
+
# episodes completed so far: 496
|
| 2499 |
+
# successes: 475 (95.8%)
|
| 2500 |
+
|
| 2501 |
+
Task: put the wine bottle on the rack
|
| 2502 |
+
Success: True
|
| 2503 |
+
# episodes completed so far: 497
|
| 2504 |
+
# successes: 476 (95.8%)
|
| 2505 |
+
|
| 2506 |
+
Task: put the wine bottle on the rack
|
| 2507 |
+
Success: True
|
| 2508 |
+
# episodes completed so far: 498
|
| 2509 |
+
# successes: 477 (95.8%)
|
| 2510 |
+
|
| 2511 |
+
Task: put the wine bottle on the rack
|
| 2512 |
+
Success: True
|
| 2513 |
+
# episodes completed so far: 499
|
| 2514 |
+
# successes: 478 (95.8%)
|
| 2515 |
+
|
| 2516 |
+
Task: put the wine bottle on the rack
|
| 2517 |
+
Success: False
|
| 2518 |
+
# episodes completed so far: 500
|
| 2519 |
+
# successes: 478 (95.6%)
|
| 2520 |
+
Current task success rate: 0.94
|
| 2521 |
+
Current total success rate: 0.956
|
libero_goal_2B_mee1e-2/starvla_qwen_gr00t/libero_goal.log
ADDED
|
@@ -0,0 +1,300 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Step 100, Loss: {'mse_loss': 1.132469654083252, 'mee_loss': 4.014125347137451, 'totoal_loss': 1.132469654083252, 'data_time': 0.02369506799732335, 'model_time': 0.5739959340135101, 'learning_rate': 2.0000000000000002e-07, 'epoch': 0.25})
|
| 2 |
+
Step 200, Loss: {'mse_loss': 1.0333302021026611, 'mee_loss': 3.7329838275909424, 'totoal_loss': 1.0333302021026611, 'data_time': 0.028146430995548144, 'model_time': 0.6724754759925418, 'learning_rate': 4.0000000000000003e-07, 'epoch': 0.49})
|
| 3 |
+
Step 300, Loss: {'mse_loss': 0.7895919680595398, 'mee_loss': 3.0147502422332764, 'totoal_loss': 0.7895919680595398, 'data_time': 0.022977241984335706, 'model_time': 0.5929802989994641, 'learning_rate': 6.000000000000001e-07, 'epoch': 0.74})
|
| 4 |
+
Step 400, Loss: {'mse_loss': 0.5806525945663452, 'mee_loss': 2.417125940322876, 'totoal_loss': 0.5806525945663452, 'data_time': 0.02067931302008219, 'model_time': 0.5221217260113917, 'learning_rate': 8.000000000000001e-07, 'epoch': 0.99})
|
| 5 |
+
Step 500, Loss: {'mse_loss': 0.4852970540523529, 'mee_loss': 2.0872879028320312, 'totoal_loss': 0.4852970540523529, 'data_time': 0.00042345598922111094, 'model_time': 0.5779866979864892, 'learning_rate': 1.0000000000000002e-06, 'epoch': 1.23})
|
| 6 |
+
Step 600, Loss: {'mse_loss': 0.3541784882545471, 'mee_loss': 1.6003321409225464, 'totoal_loss': 0.3541784882545471, 'data_time': 0.00034382700687274337, 'model_time': 0.5890216859988868, 'learning_rate': 1.2000000000000002e-06, 'epoch': 1.48})
|
| 7 |
+
Step 700, Loss: {'mse_loss': 0.3268962800502777, 'mee_loss': 1.3882479667663574, 'totoal_loss': 0.3268962800502777, 'data_time': 0.0006296859937720001, 'model_time': 0.6607636080007069, 'learning_rate': 1.4000000000000001e-06, 'epoch': 1.72})
|
| 8 |
+
Step 800, Loss: {'mse_loss': 0.3053821921348572, 'mee_loss': 1.2738912105560303, 'totoal_loss': 0.3053821921348572, 'data_time': 0.00034922099439427257, 'model_time': 0.5870043209870346, 'learning_rate': 1.6000000000000001e-06, 'epoch': 1.97})
|
| 9 |
+
Step 900, Loss: {'mse_loss': 0.1556273251771927, 'mee_loss': 0.7781718969345093, 'totoal_loss': 0.1556273251771927, 'data_time': 0.015567502996418625, 'model_time': 0.5945804899965879, 'learning_rate': 1.8000000000000001e-06, 'epoch': 2.22})
|
| 10 |
+
Step 1000, Loss: {'mse_loss': 0.14643478393554688, 'mee_loss': 0.6926536560058594, 'totoal_loss': 0.14643478393554688, 'data_time': 0.016090577002614737, 'model_time': 0.6862421029945835, 'learning_rate': 2.0000000000000003e-06, 'epoch': 2.46})
|
| 11 |
+
Step 1100, Loss: {'mse_loss': 0.10759536176919937, 'mee_loss': 0.5652449131011963, 'totoal_loss': 0.10759536176919937, 'data_time': 0.017580938001628965, 'model_time': 0.5577527699933853, 'learning_rate': 2.2e-06, 'epoch': 2.71})
|
| 12 |
+
Step 1200, Loss: {'mse_loss': 0.15854088962078094, 'mee_loss': 0.7314467430114746, 'totoal_loss': 0.15854088962078094, 'data_time': 0.018031416984740645, 'model_time': 0.5698278729978483, 'learning_rate': 2.4000000000000003e-06, 'epoch': 2.96})
|
| 13 |
+
Step 1300, Loss: {'mse_loss': 0.16919341683387756, 'mee_loss': 0.7753536105155945, 'totoal_loss': 0.16919341683387756, 'data_time': 0.00034573901211842895, 'model_time': 0.5660619230184238, 'learning_rate': 2.6e-06, 'epoch': 3.2})
|
| 14 |
+
Step 1400, Loss: {'mse_loss': 0.14985743165016174, 'mee_loss': 0.7170977592468262, 'totoal_loss': 0.14985743165016174, 'data_time': 0.00034192201565019786, 'model_time': 0.6319739370082971, 'learning_rate': 2.8000000000000003e-06, 'epoch': 3.45})
|
| 15 |
+
Step 1500, Loss: {'mse_loss': 0.19097404181957245, 'mee_loss': 0.8196608424186707, 'totoal_loss': 0.19097404181957245, 'data_time': 0.00037553798756562173, 'model_time': 0.6851902909984346, 'learning_rate': 3e-06, 'epoch': 3.69})
|
| 16 |
+
Step 1600, Loss: {'mse_loss': 0.12856869399547577, 'mee_loss': 0.5981520414352417, 'totoal_loss': 0.12856869399547577, 'data_time': 0.0003669580037239939, 'model_time': 0.5792509849998169, 'learning_rate': 3.2000000000000003e-06, 'epoch': 3.94})
|
| 17 |
+
Step 1700, Loss: {'mse_loss': 0.1430804580450058, 'mee_loss': 0.6625471711158752, 'totoal_loss': 0.1430804580450058, 'data_time': 0.017986871011089534, 'model_time': 0.684366981004132, 'learning_rate': 3.4000000000000005e-06, 'epoch': 4.19})
|
| 18 |
+
Step 1800, Loss: {'mse_loss': 0.09388873726129532, 'mee_loss': 0.44197240471839905, 'totoal_loss': 0.09388873726129532, 'data_time': 0.018167760979849845, 'model_time': 0.5602780600020196, 'learning_rate': 3.6000000000000003e-06, 'epoch': 4.43})
|
| 19 |
+
Step 1900, Loss: {'mse_loss': 0.12308792024850845, 'mee_loss': 0.5858849287033081, 'totoal_loss': 0.12308792024850845, 'data_time': 0.01775454299058765, 'model_time': 0.607522324018646, 'learning_rate': 3.8000000000000005e-06, 'epoch': 4.68})
|
| 20 |
+
Step 2000, Loss: {'mse_loss': 0.10575524717569351, 'mee_loss': 0.5077558755874634, 'totoal_loss': 0.10575524717569351, 'data_time': 0.014542443008394912, 'model_time': 0.6241914450074546, 'learning_rate': 4.000000000000001e-06, 'epoch': 4.93})
|
| 21 |
+
Step 2100, Loss: {'mse_loss': 0.10290785878896713, 'mee_loss': 0.5028091669082642, 'totoal_loss': 0.10290785878896713, 'data_time': 0.00033624499337747693, 'model_time': 0.872906602016883, 'learning_rate': 4.2000000000000004e-06, 'epoch': 5.17})
|
| 22 |
+
Step 2200, Loss: {'mse_loss': 0.12702076137065887, 'mee_loss': 0.5731929540634155, 'totoal_loss': 0.12702076137065887, 'data_time': 0.00034921601763926446, 'model_time': 0.5680519469897263, 'learning_rate': 4.4e-06, 'epoch': 5.42})
|
| 23 |
+
Step 2300, Loss: {'mse_loss': 0.1362159103155136, 'mee_loss': 0.5936656594276428, 'totoal_loss': 0.1362159103155136, 'data_time': 0.0003547969972714782, 'model_time': 0.5705142559891101, 'learning_rate': 4.600000000000001e-06, 'epoch': 5.67})
|
| 24 |
+
Step 2400, Loss: {'mse_loss': 0.1146429181098938, 'mee_loss': 0.5665462613105774, 'totoal_loss': 0.1146429181098938, 'data_time': 0.0005571540095843375, 'model_time': 0.5681888149993028, 'learning_rate': 4.800000000000001e-06, 'epoch': 5.91})
|
| 25 |
+
Step 2500, Loss: {'mse_loss': 0.083657406270504, 'mee_loss': 0.42795702815055847, 'totoal_loss': 0.083657406270504, 'data_time': 0.008512663014698774, 'model_time': 0.5940503509773407, 'learning_rate': 5e-06, 'epoch': 6.16})
|
| 26 |
+
Step 2600, Loss: {'mse_loss': 0.12086537480354309, 'mee_loss': 0.5566587448120117, 'totoal_loss': 0.12086537480354309, 'data_time': 0.010553746978985146, 'model_time': 0.5656767390028108, 'learning_rate': 5.2e-06, 'epoch': 6.4})
|
| 27 |
+
Step 2700, Loss: {'mse_loss': 0.09123511612415314, 'mee_loss': 0.45990991592407227, 'totoal_loss': 0.09123511612415314, 'data_time': 0.012770126020768657, 'model_time': 0.6043251619848888, 'learning_rate': 5.400000000000001e-06, 'epoch': 6.65})
|
| 28 |
+
Step 2800, Loss: {'mse_loss': 0.08557364344596863, 'mee_loss': 0.4200654625892639, 'totoal_loss': 0.08557364344596863, 'data_time': 0.008571231999667361, 'model_time': 0.8168573009897955, 'learning_rate': 5.600000000000001e-06, 'epoch': 6.9})
|
| 29 |
+
Step 2900, Loss: {'mse_loss': 0.0763188973069191, 'mee_loss': 0.37924790382385254, 'totoal_loss': 0.0763188973069191, 'data_time': 0.0003909369988832623, 'model_time': 0.6016715790028684, 'learning_rate': 5.8e-06, 'epoch': 7.14})
|
| 30 |
+
Step 3000, Loss: {'mse_loss': 0.07772167026996613, 'mee_loss': 0.44268640875816345, 'totoal_loss': 0.07772167026996613, 'data_time': 0.0003600839991122484, 'model_time': 0.5676829330041073, 'learning_rate': 6e-06, 'epoch': 7.39})
|
| 31 |
+
Step 3100, Loss: {'mse_loss': 0.04965343698859215, 'mee_loss': 0.2845745086669922, 'totoal_loss': 0.04965343698859215, 'data_time': 0.0005737099854741246, 'model_time': 0.6984594459936488, 'learning_rate': 6.200000000000001e-06, 'epoch': 7.64})
|
| 32 |
+
Step 3200, Loss: {'mse_loss': 0.0813034176826477, 'mee_loss': 0.3823435306549072, 'totoal_loss': 0.0813034176826477, 'data_time': 0.0003581920173019171, 'model_time': 0.5534578480001073, 'learning_rate': 6.4000000000000006e-06, 'epoch': 7.88})
|
| 33 |
+
Step 3300, Loss: {'mse_loss': 0.05941179394721985, 'mee_loss': 0.2973998785018921, 'totoal_loss': 0.05941179394721985, 'data_time': 0.009900557022774592, 'model_time': 0.5794767450133804, 'learning_rate': 6.600000000000001e-06, 'epoch': 8.13})
|
| 34 |
+
Step 3400, Loss: {'mse_loss': 0.09588316828012466, 'mee_loss': 0.42694956064224243, 'totoal_loss': 0.09588316828012466, 'data_time': 0.00902633898658678, 'model_time': 0.5812458489963319, 'learning_rate': 6.800000000000001e-06, 'epoch': 8.37})
|
| 35 |
+
Step 3500, Loss: {'mse_loss': 0.08711350709199905, 'mee_loss': 0.4227452278137207, 'totoal_loss': 0.08711350709199905, 'data_time': 0.009847943001659587, 'model_time': 0.5894099730066955, 'learning_rate': 7e-06, 'epoch': 8.62})
|
| 36 |
+
Step 3600, Loss: {'mse_loss': 0.06977420300245285, 'mee_loss': 0.3901131749153137, 'totoal_loss': 0.06977420300245285, 'data_time': 0.009674782020738348, 'model_time': 0.5708896989817731, 'learning_rate': 7.2000000000000005e-06, 'epoch': 8.87})
|
| 37 |
+
Step 3700, Loss: {'mse_loss': 0.05860240384936333, 'mee_loss': 0.3183784782886505, 'totoal_loss': 0.05860240384936333, 'data_time': 0.00037339000846259296, 'model_time': 0.6384807070135139, 'learning_rate': 7.4e-06, 'epoch': 9.11})
|
| 38 |
+
Step 3800, Loss: {'mse_loss': 0.06781771779060364, 'mee_loss': 0.33300602436065674, 'totoal_loss': 0.06781771779060364, 'data_time': 0.000342751998687163, 'model_time': 0.5898765269957948, 'learning_rate': 7.600000000000001e-06, 'epoch': 9.36})
|
| 39 |
+
Step 3900, Loss: {'mse_loss': 0.060795173048973083, 'mee_loss': 0.32255879044532776, 'totoal_loss': 0.060795173048973083, 'data_time': 0.00035302300238981843, 'model_time': 0.6240632119879592, 'learning_rate': 7.800000000000002e-06, 'epoch': 9.61})
|
| 40 |
+
Step 4000, Loss: {'mse_loss': 0.04772355780005455, 'mee_loss': 0.2705138027667999, 'totoal_loss': 0.04772355780005455, 'data_time': 0.00037828501081094146, 'model_time': 0.6035951609956101, 'learning_rate': 8.000000000000001e-06, 'epoch': 9.85})
|
| 41 |
+
Step 4100, Loss: {'mse_loss': 0.073615163564682, 'mee_loss': 0.36863279342651367, 'totoal_loss': 0.073615163564682, 'data_time': 0.016061439004261047, 'model_time': 0.6533264969766606, 'learning_rate': 8.2e-06, 'epoch': 10.1})
|
| 42 |
+
Step 4200, Loss: {'mse_loss': 0.043066997081041336, 'mee_loss': 0.22112691402435303, 'totoal_loss': 0.043066997081041336, 'data_time': 0.016241025005001575, 'model_time': 0.5887573650106788, 'learning_rate': 8.400000000000001e-06, 'epoch': 10.34})
|
| 43 |
+
Step 4300, Loss: {'mse_loss': 0.07202092558145523, 'mee_loss': 0.3682318329811096, 'totoal_loss': 0.07202092558145523, 'data_time': 0.018401401990558952, 'model_time': 0.6367229239840526, 'learning_rate': 8.6e-06, 'epoch': 10.59})
|
| 44 |
+
Step 4400, Loss: {'mse_loss': 0.06301943212747574, 'mee_loss': 0.3231162428855896, 'totoal_loss': 0.06301943212747574, 'data_time': 0.01694453801610507, 'model_time': 0.6598110580234788, 'learning_rate': 8.8e-06, 'epoch': 10.84})
|
| 45 |
+
Step 4500, Loss: {'mse_loss': 0.07033481448888779, 'mee_loss': 0.3155103921890259, 'totoal_loss': 0.07033481448888779, 'data_time': 0.00035649898927658796, 'model_time': 0.5577276409894694, 'learning_rate': 9e-06, 'epoch': 11.08})
|
| 46 |
+
Step 4600, Loss: {'mse_loss': 0.048848025500774384, 'mee_loss': 0.2873254716396332, 'totoal_loss': 0.048848025500774384, 'data_time': 0.0003556000010576099, 'model_time': 0.6173296920023859, 'learning_rate': 9.200000000000002e-06, 'epoch': 11.33})
|
| 47 |
+
Step 4700, Loss: {'mse_loss': 0.04153789207339287, 'mee_loss': 0.23408323526382446, 'totoal_loss': 0.04153789207339287, 'data_time': 0.0003493870026431978, 'model_time': 0.5526954290107824, 'learning_rate': 9.4e-06, 'epoch': 11.58})
|
| 48 |
+
Step 4800, Loss: {'mse_loss': 0.07535292953252792, 'mee_loss': 0.3393964469432831, 'totoal_loss': 0.07535292953252792, 'data_time': 0.0003611639840528369, 'model_time': 0.5922368129831739, 'learning_rate': 9.600000000000001e-06, 'epoch': 11.82})
|
| 49 |
+
Step 4900, Loss: {'mse_loss': 0.04575545713305473, 'mee_loss': 0.25439050793647766, 'totoal_loss': 0.04575545713305473, 'data_time': 0.015481159003684297, 'model_time': 0.5589432339766063, 'learning_rate': 9.800000000000001e-06, 'epoch': 12.07})
|
| 50 |
+
Step 5000, Loss: {'mse_loss': 0.07469405978918076, 'mee_loss': 0.33052194118499756, 'totoal_loss': 0.07469405978918076, 'data_time': 0.020296525995945558, 'model_time': 0.5950360020215157, 'learning_rate': 1e-05, 'epoch': 12.32})
|
| 51 |
+
Step 5100, Loss: {'mse_loss': 0.049674347043037415, 'mee_loss': 0.278577595949173, 'totoal_loss': 0.049674347043037415, 'data_time': 0.02726958499988541, 'model_time': 0.6426707509963308, 'learning_rate': 9.999615090493604e-06, 'epoch': 12.56})
|
| 52 |
+
Step 5200, Loss: {'mse_loss': 0.04273315146565437, 'mee_loss': 0.2357049584388733, 'totoal_loss': 0.04273315146565437, 'data_time': 0.01705958301317878, 'model_time': 0.5932664819993079, 'learning_rate': 9.998460422756089e-06, 'epoch': 12.81})
|
| 53 |
+
Step 5300, Loss: {'mse_loss': 0.04630221799015999, 'mee_loss': 0.2573721408843994, 'totoal_loss': 0.04630221799015999, 'data_time': 0.000652738002827391, 'model_time': 0.5723039750009775, 'learning_rate': 9.996536179122874e-06, 'epoch': 13.05})
|
| 54 |
+
Step 5400, Loss: {'mse_loss': 0.04530041292309761, 'mee_loss': 0.24271705746650696, 'totoal_loss': 0.04530041292309761, 'data_time': 0.0003476149868220091, 'model_time': 0.5998949189961422, 'learning_rate': 9.993842663454337e-06, 'epoch': 13.3})
|
| 55 |
+
Step 5500, Loss: {'mse_loss': 0.05173884704709053, 'mee_loss': 0.2643156349658966, 'totoal_loss': 0.05173884704709053, 'data_time': 0.00034366099862381816, 'model_time': 0.5845098330173641, 'learning_rate': 9.990380301087824e-06, 'epoch': 13.55})
|
| 56 |
+
Step 5600, Loss: {'mse_loss': 0.04627710208296776, 'mee_loss': 0.2577826976776123, 'totoal_loss': 0.04627710208296776, 'data_time': 0.0003721670072991401, 'model_time': 0.5874739970022347, 'learning_rate': 9.986149638770493e-06, 'epoch': 13.79})
|
| 57 |
+
Step 5700, Loss: {'mse_loss': 0.0554775707423687, 'mee_loss': 0.27689749002456665, 'totoal_loss': 0.0554775707423687, 'data_time': 0.018583533994387835, 'model_time': 0.5751995509781409, 'learning_rate': 9.981151344572967e-06, 'epoch': 14.04})
|
| 58 |
+
Step 5800, Loss: {'mse_loss': 0.04325995221734047, 'mee_loss': 0.23272280395030975, 'totoal_loss': 0.04325995221734047, 'data_time': 0.015850980998948216, 'model_time': 0.5695896580000408, 'learning_rate': 9.975386207783839e-06, 'epoch': 14.29})
|
| 59 |
+
Step 5900, Loss: {'mse_loss': 0.03757148236036301, 'mee_loss': 0.20820556581020355, 'totoal_loss': 0.03757148236036301, 'data_time': 0.01734230198781006, 'model_time': 0.5490376869856846, 'learning_rate': 9.968855138785041e-06, 'epoch': 14.53})
|
| 60 |
+
Step 6000, Loss: {'mse_loss': 0.034010738134384155, 'mee_loss': 0.1979285180568695, 'totoal_loss': 0.034010738134384155, 'data_time': 0.02191196699277498, 'model_time': 0.5508326150011271, 'learning_rate': 9.961559168908081e-06, 'epoch': 14.78})
|
| 61 |
+
Step 6100, Loss: {'mse_loss': 0.04400065168738365, 'mee_loss': 0.2654215693473816, 'totoal_loss': 0.04400065168738365, 'data_time': 0.009733124985359609, 'model_time': 0.6414562580175698, 'learning_rate': 9.953499450271174e-06, 'epoch': 15.02})
|
| 62 |
+
Step 6200, Loss: {'mse_loss': 0.04621812328696251, 'mee_loss': 0.24833279848098755, 'totoal_loss': 0.04621812328696251, 'data_time': 0.019137790019158274, 'model_time': 0.5766149779956322, 'learning_rate': 9.944677255597332e-06, 'epoch': 15.27})
|
| 63 |
+
Step 6300, Loss: {'mse_loss': 0.04578382894396782, 'mee_loss': 0.2441215217113495, 'totoal_loss': 0.04578382894396782, 'data_time': 0.019365230022231117, 'model_time': 0.5533952389960177, 'learning_rate': 9.935093978013357e-06, 'epoch': 15.52})
|
| 64 |
+
Step 6400, Loss: {'mse_loss': 0.051956042647361755, 'mee_loss': 0.2450154721736908, 'totoal_loss': 0.051956042647361755, 'data_time': 0.016016562993172556, 'model_time': 0.5954855939780828, 'learning_rate': 9.924751130829878e-06, 'epoch': 15.76})
|
| 65 |
+
Step 6500, Loss: {'mse_loss': 0.04779873043298721, 'mee_loss': 0.26984626054763794, 'totoal_loss': 0.04779873043298721, 'data_time': 0.04465195399825461, 'model_time': 0.5953877050196752, 'learning_rate': 9.91365034730236e-06, 'epoch': 16.01})
|
| 66 |
+
Step 6600, Loss: {'mse_loss': 0.05421266704797745, 'mee_loss': 0.2513338625431061, 'totoal_loss': 0.05421266704797745, 'data_time': 0.010690333001548424, 'model_time': 0.5856599950056989, 'learning_rate': 9.901793380373204e-06, 'epoch': 16.26})
|
| 67 |
+
Step 6700, Loss: {'mse_loss': 0.028977569192647934, 'mee_loss': 0.1671929955482483, 'totoal_loss': 0.028977569192647934, 'data_time': 0.008417347009526566, 'model_time': 0.5996098800096661, 'learning_rate': 9.889182102394944e-06, 'epoch': 16.5})
|
| 68 |
+
Step 6800, Loss: {'mse_loss': 0.04182523116469383, 'mee_loss': 0.21250450611114502, 'totoal_loss': 0.04182523116469383, 'data_time': 0.009987655008444563, 'model_time': 0.5979162529984023, 'learning_rate': 9.875818504834564e-06, 'epoch': 16.75})
|
| 69 |
+
Step 6900, Loss: {'mse_loss': 0.04730355367064476, 'mee_loss': 0.19947296380996704, 'totoal_loss': 0.04730355367064476, 'data_time': 0.007982404000358656, 'model_time': 0.5111267270112876, 'learning_rate': 9.861704697959036e-06, 'epoch': 17.0})
|
| 70 |
+
Step 7000, Loss: {'mse_loss': 0.02866278775036335, 'mee_loss': 0.16687656939029694, 'totoal_loss': 0.02866278775036335, 'data_time': 0.008079694991465658, 'model_time': 0.5945962289988529, 'learning_rate': 9.846842910502077e-06, 'epoch': 17.24})
|
| 71 |
+
Step 7100, Loss: {'mse_loss': 0.03932975232601166, 'mee_loss': 0.20162731409072876, 'totoal_loss': 0.03932975232601166, 'data_time': 0.008190825989004225, 'model_time': 0.6316193840175401, 'learning_rate': 9.831235489312212e-06, 'epoch': 17.49})
|
| 72 |
+
Step 7200, Loss: {'mse_loss': 0.03593961149454117, 'mee_loss': 0.19116659462451935, 'totoal_loss': 0.03593961149454117, 'data_time': 0.008617389015853405, 'model_time': 0.5655932950030547, 'learning_rate': 9.814884898982168e-06, 'epoch': 17.73})
|
| 73 |
+
Step 7300, Loss: {'mse_loss': 0.043964605778455734, 'mee_loss': 0.24923855066299438, 'totoal_loss': 0.043964605778455734, 'data_time': 0.014606581011321396, 'model_time': 0.5819872950087301, 'learning_rate': 9.797793721459709e-06, 'epoch': 17.98})
|
| 74 |
+
Step 7400, Loss: {'mse_loss': 0.02983352728188038, 'mee_loss': 0.17529085278511047, 'totoal_loss': 0.02983352728188038, 'data_time': 0.015989565989002585, 'model_time': 0.564274906006176, 'learning_rate': 9.779964655639886e-06, 'epoch': 18.23})
|
| 75 |
+
Step 7500, Loss: {'mse_loss': 0.04264267161488533, 'mee_loss': 0.2128252238035202, 'totoal_loss': 0.04264267161488533, 'data_time': 0.0158286830119323, 'model_time': 0.5785035259905271, 'learning_rate': 9.761400516938874e-06, 'epoch': 18.47})
|
| 76 |
+
Step 7600, Loss: {'mse_loss': 0.036975812166929245, 'mee_loss': 0.20477138459682465, 'totoal_loss': 0.036975812166929245, 'data_time': 0.014442595012951642, 'model_time': 0.7046586300130002, 'learning_rate': 9.74210423684938e-06, 'epoch': 18.72})
|
| 77 |
+
Step 7700, Loss: {'mse_loss': 0.04287553206086159, 'mee_loss': 0.17575091123580933, 'totoal_loss': 0.04287553206086159, 'data_time': 0.01441977801732719, 'model_time': 0.5943422539858148, 'learning_rate': 9.722078862477715e-06, 'epoch': 18.97})
|
| 78 |
+
Step 7800, Loss: {'mse_loss': 0.025484712794423103, 'mee_loss': 0.13879923522472382, 'totoal_loss': 0.025484712794423103, 'data_time': 0.008875900006387383, 'model_time': 0.650715711992234, 'learning_rate': 9.701327556062637e-06, 'epoch': 19.21})
|
| 79 |
+
Step 7900, Loss: {'mse_loss': 0.06487779319286346, 'mee_loss': 0.2695337235927582, 'totoal_loss': 0.06487779319286346, 'data_time': 0.008269930985989049, 'model_time': 0.600287101988215, 'learning_rate': 9.679853594475985e-06, 'epoch': 19.46})
|
| 80 |
+
Step 8000, Loss: {'mse_loss': 0.03827230632305145, 'mee_loss': 0.21433746814727783, 'totoal_loss': 0.03827230632305145, 'data_time': 0.011826382018625736, 'model_time': 0.5464675329858437, 'learning_rate': 9.657660368705225e-06, 'epoch': 19.7})
|
| 81 |
+
Step 8100, Loss: {'mse_loss': 0.03388729691505432, 'mee_loss': 0.1811658889055252, 'totoal_loss': 0.03388729691505432, 'data_time': 0.008144305000314489, 'model_time': 0.5793995790008921, 'learning_rate': 9.634751383317983e-06, 'epoch': 19.95})
|
| 82 |
+
Step 8200, Loss: {'mse_loss': 0.05694959685206413, 'mee_loss': 0.23199206590652466, 'totoal_loss': 0.05694959685206413, 'data_time': 0.027723558014258742, 'model_time': 0.5613581519864965, 'learning_rate': 9.611130255908619e-06, 'epoch': 20.2})
|
| 83 |
+
Step 8300, Loss: {'mse_loss': 0.0334940068423748, 'mee_loss': 0.19247832894325256, 'totoal_loss': 0.0334940068423748, 'data_time': 0.022457598999608308, 'model_time': 0.5770038090122398, 'learning_rate': 9.586800716526974e-06, 'epoch': 20.44})
|
| 84 |
+
Step 8400, Loss: {'mse_loss': 0.02501760795712471, 'mee_loss': 0.1322525143623352, 'totoal_loss': 0.02501760795712471, 'data_time': 0.03181905398378149, 'model_time': 0.5800715399964247, 'learning_rate': 9.561766607089355e-06, 'epoch': 20.69})
|
| 85 |
+
Step 8500, Loss: {'mse_loss': 0.055104583501815796, 'mee_loss': 0.2549801170825958, 'totoal_loss': 0.055104583501815796, 'data_time': 0.021385924017522484, 'model_time': 0.550544938974781, 'learning_rate': 9.536031880771846e-06, 'epoch': 20.94})
|
| 86 |
+
Step 8600, Loss: {'mse_loss': 0.054701387882232666, 'mee_loss': 0.23866355419158936, 'totoal_loss': 0.054701387882232666, 'data_time': 0.020363854011520743, 'model_time': 0.6200617410067935, 'learning_rate': 9.50960060138606e-06, 'epoch': 21.18})
|
| 87 |
+
Step 8700, Loss: {'mse_loss': 0.02685224637389183, 'mee_loss': 0.1444423645734787, 'totoal_loss': 0.02685224637389183, 'data_time': 0.0161647780041676, 'model_time': 0.5445486009994056, 'learning_rate': 9.482476942737411e-06, 'epoch': 21.43})
|
| 88 |
+
Step 8800, Loss: {'mse_loss': 0.024465838447213173, 'mee_loss': 0.13998092710971832, 'totoal_loss': 0.024465838447213173, 'data_time': 0.018328552978346124, 'model_time': 0.594328172999667, 'learning_rate': 9.45466518796603e-06, 'epoch': 21.67})
|
| 89 |
+
Step 8900, Loss: {'mse_loss': 0.032841701060533524, 'mee_loss': 0.15807589888572693, 'totoal_loss': 0.032841701060533524, 'data_time': 0.019081554986769333, 'model_time': 0.5801961370161735, 'learning_rate': 9.426169728870399e-06, 'epoch': 21.92})
|
| 90 |
+
Step 9000, Loss: {'mse_loss': 0.03734457492828369, 'mee_loss': 0.16924749314785004, 'totoal_loss': 0.03734457492828369, 'data_time': 0.012000757997157052, 'model_time': 0.5672520769876428, 'learning_rate': 9.396995065213835e-06, 'epoch': 22.17})
|
| 91 |
+
Step 9100, Loss: {'mse_loss': 0.03026638925075531, 'mee_loss': 0.15918800234794617, 'totoal_loss': 0.03026638925075531, 'data_time': 0.008462029014481232, 'model_time': 0.5924206550116651, 'learning_rate': 9.367145804013938e-06, 'epoch': 22.41})
|
| 92 |
+
Step 9200, Loss: {'mse_loss': 0.019789759069681168, 'mee_loss': 0.12474622577428818, 'totoal_loss': 0.019789759069681168, 'data_time': 0.01244578798650764, 'model_time': 0.5773299249995034, 'learning_rate': 9.336626658815071e-06, 'epoch': 22.66})
|
| 93 |
+
Step 9300, Loss: {'mse_loss': 0.04326222091913223, 'mee_loss': 0.2040456384420395, 'totoal_loss': 0.04326222091913223, 'data_time': 0.008470790984574705, 'model_time': 0.5970949239854235, 'learning_rate': 9.305442448944056e-06, 'epoch': 22.91})
|
| 94 |
+
Step 9400, Loss: {'mse_loss': 0.023715846240520477, 'mee_loss': 0.14393790066242218, 'totoal_loss': 0.023715846240520477, 'data_time': 0.015489115001400933, 'model_time': 0.6281423599866685, 'learning_rate': 9.273598098749124e-06, 'epoch': 23.15})
|
| 95 |
+
Step 9500, Loss: {'mse_loss': 0.024166574701666832, 'mee_loss': 0.14422158896923065, 'totoal_loss': 0.024166574701666832, 'data_time': 0.017455060995416716, 'model_time': 0.5961066700110678, 'learning_rate': 9.241098636822324e-06, 'epoch': 23.4})
|
| 96 |
+
Step 9600, Loss: {'mse_loss': 0.029846154153347015, 'mee_loss': 0.1631399691104889, 'totoal_loss': 0.029846154153347015, 'data_time': 0.018916578992502764, 'model_time': 0.5665909470117185, 'learning_rate': 9.207949195205442e-06, 'epoch': 23.65})
|
| 97 |
+
Step 9700, Loss: {'mse_loss': 0.02501765452325344, 'mee_loss': 0.1450611799955368, 'totoal_loss': 0.02501765452325344, 'data_time': 0.014644576003775, 'model_time': 0.546208690997446, 'learning_rate': 9.174155008579588e-06, 'epoch': 23.89})
|
| 98 |
+
Step 9800, Loss: {'mse_loss': 0.03862132132053375, 'mee_loss': 0.181950643658638, 'totoal_loss': 0.03862132132053375, 'data_time': 0.008828672987874597, 'model_time': 0.5718019240011927, 'learning_rate': 9.139721413438583e-06, 'epoch': 24.14})
|
| 99 |
+
Step 9900, Loss: {'mse_loss': 0.037459976971149445, 'mee_loss': 0.1649334877729416, 'totoal_loss': 0.037459976971149445, 'data_time': 0.008621895016403869, 'model_time': 0.566968352010008, 'learning_rate': 9.104653847246273e-06, 'epoch': 24.38})
|
| 100 |
+
Step 10000, Loss: {'mse_loss': 0.019749371334910393, 'mee_loss': 0.1212935522198677, 'totoal_loss': 0.0209623072296381, 'data_time': 0.008943853026721627, 'model_time': 0.5874680130218621, 'learning_rate': 9.068957847577869e-06, 'epoch': 24.63})
|
| 101 |
+
Step 10100, Loss: {'mse_loss': 0.030198104679584503, 'mee_loss': 0.1728513091802597, 'totoal_loss': 0.03192661702632904, 'data_time': 0.009078072995180264, 'model_time': 0.6020006090111565, 'learning_rate': 9.032639051245524e-06, 'epoch': 24.88})
|
| 102 |
+
Step 10200, Loss: {'mse_loss': 0.027978483587503433, 'mee_loss': 0.15304693579673767, 'totoal_loss': 0.02950895205140114, 'data_time': 0.0004164039855822921, 'model_time': 0.591616517980583, 'learning_rate': 8.995703193408199e-06, 'epoch': 25.12})
|
| 103 |
+
Step 10300, Loss: {'mse_loss': 0.04247449338436127, 'mee_loss': 0.1894601434469223, 'totoal_loss': 0.04436909407377243, 'data_time': 0.00035968900192528963, 'model_time': 0.6182435849914327, 'learning_rate': 8.958156106666017e-06, 'epoch': 25.37})
|
| 104 |
+
Step 10400, Loss: {'mse_loss': 0.020772870630025864, 'mee_loss': 0.12414348125457764, 'totoal_loss': 0.022014304995536804, 'data_time': 0.0003678079810924828, 'model_time': 0.5550552989880089, 'learning_rate': 8.92000372013924e-06, 'epoch': 25.62})
|
| 105 |
+
Step 10500, Loss: {'mse_loss': 0.02468170039355755, 'mee_loss': 0.1411234587430954, 'totoal_loss': 0.026092935353517532, 'data_time': 0.00035878902417607605, 'model_time': 0.5899792699783575, 'learning_rate': 8.881252058531973e-06, 'epoch': 25.86})
|
| 106 |
+
Step 10600, Loss: {'mse_loss': 0.026933738961815834, 'mee_loss': 0.15528026223182678, 'totoal_loss': 0.028486542403697968, 'data_time': 0.008478603995172307, 'model_time': 0.6010559319984168, 'learning_rate': 8.841907241180809e-06, 'epoch': 26.11})
|
| 107 |
+
Step 10700, Loss: {'mse_loss': 0.018972033634781837, 'mee_loss': 0.11192117631435394, 'totoal_loss': 0.02009124495089054, 'data_time': 0.00935722200665623, 'model_time': 0.5865243019943591, 'learning_rate': 8.801975481088507e-06, 'epoch': 26.35})
|
| 108 |
+
Step 10800, Loss: {'mse_loss': 0.027877802029252052, 'mee_loss': 0.15453960001468658, 'totoal_loss': 0.029423197731375694, 'data_time': 0.008908371994039044, 'model_time': 0.5813278430141509, 'learning_rate': 8.761463083942889e-06, 'epoch': 26.6})
|
| 109 |
+
Step 10900, Loss: {'mse_loss': 0.027115128934383392, 'mee_loss': 0.13687072694301605, 'totoal_loss': 0.028483835980296135, 'data_time': 0.01563608000287786, 'model_time': 0.5729592120042071, 'learning_rate': 8.720376447121098e-06, 'epoch': 26.85})
|
| 110 |
+
Step 11000, Loss: {'mse_loss': 0.02549866773188114, 'mee_loss': 0.14129437506198883, 'totoal_loss': 0.02691161073744297, 'data_time': 0.01209706300869584, 'model_time': 0.560414175997721, 'learning_rate': 8.678722058679382e-06, 'epoch': 27.09})
|
| 111 |
+
Step 11100, Loss: {'mse_loss': 0.028459612280130386, 'mee_loss': 0.15386253595352173, 'totoal_loss': 0.029998237267136574, 'data_time': 0.010217528993962333, 'model_time': 0.5897745320107788, 'learning_rate': 8.636506496328546e-06, 'epoch': 27.34})
|
| 112 |
+
Step 11200, Loss: {'mse_loss': 0.021923474967479706, 'mee_loss': 0.12107609212398529, 'totoal_loss': 0.02313423529267311, 'data_time': 0.008348910982022062, 'model_time': 0.5626718869898468, 'learning_rate': 8.593736426395268e-06, 'epoch': 27.59})
|
| 113 |
+
Step 11300, Loss: {'mse_loss': 0.01896636001765728, 'mee_loss': 0.12068529427051544, 'totoal_loss': 0.0201732125133276, 'data_time': 0.010257036978146061, 'model_time': 0.5666925850091502, 'learning_rate': 8.550418602769392e-06, 'epoch': 27.83})
|
| 114 |
+
Step 11400, Loss: {'mse_loss': 0.03890329226851463, 'mee_loss': 0.20129339396953583, 'totoal_loss': 0.04091622680425644, 'data_time': 0.008002514980034903, 'model_time': 0.5828541069931816, 'learning_rate': 8.506559865837425e-06, 'epoch': 28.08})
|
| 115 |
+
Step 11500, Loss: {'mse_loss': 0.027903487905859947, 'mee_loss': 0.1385406255722046, 'totoal_loss': 0.029288893565535545, 'data_time': 0.008643314009532332, 'model_time': 0.5848086959740613, 'learning_rate': 8.462167141402359e-06, 'epoch': 28.33})
|
| 116 |
+
Step 11600, Loss: {'mse_loss': 0.021322358399629593, 'mee_loss': 0.12596023082733154, 'totoal_loss': 0.022581961005926132, 'data_time': 0.01000027300324291, 'model_time': 0.5863826199783944, 'learning_rate': 8.417247439589994e-06, 'epoch': 28.57})
|
| 117 |
+
Step 11700, Loss: {'mse_loss': 0.02265046164393425, 'mee_loss': 0.12967000901699066, 'totoal_loss': 0.023947162553668022, 'data_time': 0.009430695994524285, 'model_time': 0.559918866987573, 'learning_rate': 8.371807853741978e-06, 'epoch': 28.82})
|
| 118 |
+
Step 11800, Loss: {'mse_loss': 0.029467293992638588, 'mee_loss': 0.16239619255065918, 'totoal_loss': 0.03109125606715679, 'data_time': 0.010768335981993005, 'model_time': 0.566310121997958, 'learning_rate': 8.325855559295663e-06, 'epoch': 29.06})
|
| 119 |
+
Step 11900, Loss: {'mse_loss': 0.014229926280677319, 'mee_loss': 0.08578349649906158, 'totoal_loss': 0.015087760984897614, 'data_time': 0.00814792700111866, 'model_time': 0.584741373982979, 'learning_rate': 8.279397812651042e-06, 'epoch': 29.31})
|
| 120 |
+
Step 12000, Loss: {'mse_loss': 0.021920209750533104, 'mee_loss': 0.1230856403708458, 'totoal_loss': 0.023151066154241562, 'data_time': 0.009493865014519542, 'model_time': 0.5879961269965861, 'learning_rate': 8.232441950024864e-06, 'epoch': 29.56})
|
| 121 |
+
Step 12100, Loss: {'mse_loss': 0.02918838895857334, 'mee_loss': 0.1667546033859253, 'totoal_loss': 0.0308559350669384, 'data_time': 0.00944684402202256, 'model_time': 0.5795100689865649, 'learning_rate': 8.184995386292166e-06, 'epoch': 29.8})
|
| 122 |
+
Step 12200, Loss: {'mse_loss': 0.02433960884809494, 'mee_loss': 0.133477583527565, 'totoal_loss': 0.025674384087324142, 'data_time': 0.012028180004563183, 'model_time': 0.5845391610055231, 'learning_rate': 8.137065613815381e-06, 'epoch': 30.05})
|
| 123 |
+
Step 12300, Loss: {'mse_loss': 0.019968220964074135, 'mee_loss': 0.10989293456077576, 'totoal_loss': 0.021067149937152863, 'data_time': 0.007894816983025521, 'model_time': 0.8617079530085903, 'learning_rate': 8.088660201261203e-06, 'epoch': 30.3})
|
| 124 |
+
Step 12400, Loss: {'mse_loss': 0.01980225369334221, 'mee_loss': 0.11615410447120667, 'totoal_loss': 0.020963795483112335, 'data_time': 0.008881555986590683, 'model_time': 0.5937557100260165, 'learning_rate': 8.039786792405404e-06, 'epoch': 30.54})
|
| 125 |
+
Step 12500, Loss: {'mse_loss': 0.030121412128210068, 'mee_loss': 0.14024841785430908, 'totoal_loss': 0.031523894518613815, 'data_time': 0.01129233799292706, 'model_time': 0.5810635939997155, 'learning_rate': 7.990453104925807e-06, 'epoch': 30.79})
|
| 126 |
+
Step 12600, Loss: {'mse_loss': 0.02454891987144947, 'mee_loss': 0.13152435421943665, 'totoal_loss': 0.025864163413643837, 'data_time': 0.00035000802017748356, 'model_time': 0.5690871069964487, 'learning_rate': 7.940666929183554e-06, 'epoch': 31.03})
|
| 127 |
+
Step 12700, Loss: {'mse_loss': 0.023815924301743507, 'mee_loss': 0.13400575518608093, 'totoal_loss': 0.02515598200261593, 'data_time': 0.00038686301559209824, 'model_time': 0.6005272619950119, 'learning_rate': 7.89043612699294e-06, 'epoch': 31.28})
|
| 128 |
+
Step 12800, Loss: {'mse_loss': 0.031560882925987244, 'mee_loss': 0.18102587759494781, 'totoal_loss': 0.03337114304304123, 'data_time': 0.00038184900768101215, 'model_time': 0.5520300510106608, 'learning_rate': 7.839768630379917e-06, 'epoch': 31.53})
|
| 129 |
+
Step 12900, Loss: {'mse_loss': 0.022210832685232162, 'mee_loss': 0.13463254272937775, 'totoal_loss': 0.023557158187031746, 'data_time': 0.0006274899933487177, 'model_time': 0.6331258259888273, 'learning_rate': 7.788672440329562e-06, 'epoch': 31.77})
|
| 130 |
+
Step 13000, Loss: {'mse_loss': 0.03759248927235603, 'mee_loss': 0.19369101524353027, 'totoal_loss': 0.03952939808368683, 'data_time': 0.008281325019197538, 'model_time': 0.5870834199886303, 'learning_rate': 7.737155625522608e-06, 'epoch': 32.02})
|
| 131 |
+
Step 13100, Loss: {'mse_loss': 0.05009923130273819, 'mee_loss': 0.20812658965587616, 'totoal_loss': 0.05218049883842468, 'data_time': 0.011500285007059574, 'model_time': 0.5756756440096069, 'learning_rate': 7.685226321061318e-06, 'epoch': 32.27})
|
| 132 |
+
Step 13200, Loss: {'mse_loss': 0.018352678045630455, 'mee_loss': 0.11283594369888306, 'totoal_loss': 0.019481036812067032, 'data_time': 0.00882711901795119, 'model_time': 0.6378174160199706, 'learning_rate': 7.632892727184844e-06, 'epoch': 32.51})
|
| 133 |
+
Step 13300, Loss: {'mse_loss': 0.035293858498334885, 'mee_loss': 0.14542315900325775, 'totoal_loss': 0.03674808889627457, 'data_time': 0.011179949011420831, 'model_time': 0.5861027709906921, 'learning_rate': 7.580163107974335e-06, 'epoch': 32.76})
|
| 134 |
+
Step 13400, Loss: {'mse_loss': 0.02368786185979843, 'mee_loss': 0.13434739410877228, 'totoal_loss': 0.025031335651874542, 'data_time': 0.009990776015911251, 'model_time': 0.6330084440123755, 'learning_rate': 7.527045790047922e-06, 'epoch': 33.0})
|
| 135 |
+
Step 13500, Loss: {'mse_loss': 0.030015306547284126, 'mee_loss': 0.12931396067142487, 'totoal_loss': 0.03130844607949257, 'data_time': 0.009792860015295446, 'model_time': 0.5656469220120925, 'learning_rate': 7.473549161245862e-06, 'epoch': 33.25})
|
| 136 |
+
Step 13600, Loss: {'mse_loss': 0.02139217220246792, 'mee_loss': 0.1278243064880371, 'totoal_loss': 0.022670414298772812, 'data_time': 0.008147929009282961, 'model_time': 0.6109378500259481, 'learning_rate': 7.419681669305998e-06, 'epoch': 33.5})
|
| 137 |
+
Step 13700, Loss: {'mse_loss': 0.02544458582997322, 'mee_loss': 0.14088428020477295, 'totoal_loss': 0.026853429153561592, 'data_time': 0.010988547001034021, 'model_time': 0.6435560779937077, 'learning_rate': 7.365451820529756e-06, 'epoch': 33.74})
|
| 138 |
+
Step 13800, Loss: {'mse_loss': 0.024585064500570297, 'mee_loss': 0.10694310814142227, 'totoal_loss': 0.025654494762420654, 'data_time': 0.007349949999479577, 'model_time': 0.5190711970208213, 'learning_rate': 7.310868178438909e-06, 'epoch': 33.99})
|
| 139 |
+
Step 13900, Loss: {'mse_loss': 0.024016503244638443, 'mee_loss': 0.13733915984630585, 'totoal_loss': 0.0253898948431015, 'data_time': 0.02236514800461009, 'model_time': 0.5835139550035819, 'learning_rate': 7.2559393624232985e-06, 'epoch': 34.24})
|
| 140 |
+
Step 14000, Loss: {'mse_loss': 0.022333486005663872, 'mee_loss': 0.1210709810256958, 'totoal_loss': 0.023544196039438248, 'data_time': 0.027290098019875586, 'model_time': 0.5899295790004544, 'learning_rate': 7.2006740463797296e-06, 'epoch': 34.48})
|
| 141 |
+
Step 14100, Loss: {'mse_loss': 0.02781614288687706, 'mee_loss': 0.15718472003936768, 'totoal_loss': 0.02938799001276493, 'data_time': 0.022844644001452252, 'model_time': 0.548760723992018, 'learning_rate': 7.145080957342262e-06, 'epoch': 34.73})
|
| 142 |
+
Step 14200, Loss: {'mse_loss': 0.023290583863854408, 'mee_loss': 0.13327278196811676, 'totoal_loss': 0.024623312056064606, 'data_time': 0.026571651018457487, 'model_time': 0.5756498780101538, 'learning_rate': 7.0891688741041065e-06, 'epoch': 34.98})
|
| 143 |
+
Step 14300, Loss: {'mse_loss': 0.015948113054037094, 'mee_loss': 0.0957154929637909, 'totoal_loss': 0.016905268654227257, 'data_time': 0.00037861798773519695, 'model_time': 0.6712866200250573, 'learning_rate': 7.032946625831363e-06, 'epoch': 35.22})
|
| 144 |
+
Step 14400, Loss: {'mse_loss': 0.012175305746495724, 'mee_loss': 0.07963908463716507, 'totoal_loss': 0.012971696443855762, 'data_time': 0.0004921940271742642, 'model_time': 0.658654802973615, 'learning_rate': 6.976423090668781e-06, 'epoch': 35.47})
|
| 145 |
+
Step 14500, Loss: {'mse_loss': 0.02963789738714695, 'mee_loss': 0.16272367537021637, 'totoal_loss': 0.03126513585448265, 'data_time': 0.0003735919890459627, 'model_time': 0.5759278630139306, 'learning_rate': 6.919607194337806e-06, 'epoch': 35.71})
|
| 146 |
+
Step 14600, Loss: {'mse_loss': 0.016160931438207626, 'mee_loss': 0.10040980577468872, 'totoal_loss': 0.017165029421448708, 'data_time': 0.0003726639843080193, 'model_time': 0.5811629010131583, 'learning_rate': 6.8625079087270976e-06, 'epoch': 35.96})
|
| 147 |
+
Step 14700, Loss: {'mse_loss': 0.02199745364487171, 'mee_loss': 0.11946611851453781, 'totoal_loss': 0.023192115128040314, 'data_time': 0.00981821198365651, 'model_time': 0.5893101829860825, 'learning_rate': 6.8051342504757714e-06, 'epoch': 36.21})
|
| 148 |
+
Step 14800, Loss: {'mse_loss': 0.019256912171840668, 'mee_loss': 0.11683899909257889, 'totoal_loss': 0.020425302907824516, 'data_time': 0.009744764014612883, 'model_time': 0.5997723669861443, 'learning_rate': 6.747495279549561e-06, 'epoch': 36.45})
|
| 149 |
+
Step 14900, Loss: {'mse_loss': 0.03620893880724907, 'mee_loss': 0.16790170967578888, 'totoal_loss': 0.03788795694708824, 'data_time': 0.009060640004463494, 'model_time': 0.5860471159976441, 'learning_rate': 6.6896000978101465e-06, 'epoch': 36.7})
|
| 150 |
+
Step 15000, Loss: {'mse_loss': 0.021121324971318245, 'mee_loss': 0.11178045719861984, 'totoal_loss': 0.02223912999033928, 'data_time': 0.008335677004652098, 'model_time': 0.5810232330113649, 'learning_rate': 6.631457847577869e-06, 'epoch': 36.95})
|
| 151 |
+
Step 15100, Loss: {'mse_loss': 0.02307690493762493, 'mee_loss': 0.13421104848384857, 'totoal_loss': 0.024419015273451805, 'data_time': 0.00034329897607676685, 'model_time': 0.580137704993831, 'learning_rate': 6.573077710188046e-06, 'epoch': 37.19})
|
| 152 |
+
Step 15200, Loss: {'mse_loss': 0.013077730312943459, 'mee_loss': 0.08283357322216034, 'totoal_loss': 0.013906066305935383, 'data_time': 0.00037586799589917064, 'model_time': 0.6107792059774511, 'learning_rate': 6.5144689045411345e-06, 'epoch': 37.44})
|
| 153 |
+
Step 15300, Loss: {'mse_loss': 0.01611427031457424, 'mee_loss': 0.0892505943775177, 'totoal_loss': 0.017006775364279747, 'data_time': 0.00033997397986240685, 'model_time': 0.5719145569892135, 'learning_rate': 6.455640685646961e-06, 'epoch': 37.68})
|
| 154 |
+
Step 15400, Loss: {'mse_loss': 0.01620442606508732, 'mee_loss': 0.09710056334733963, 'totoal_loss': 0.017175432294607162, 'data_time': 0.00037316500674933195, 'model_time': 0.5836433569784276, 'learning_rate': 6.396602343163248e-06, 'epoch': 37.93})
|
| 155 |
+
Step 15500, Loss: {'mse_loss': 0.020181268453598022, 'mee_loss': 0.1118403822183609, 'totoal_loss': 0.02129967138171196, 'data_time': 0.017889088980155066, 'model_time': 0.5628180099884048, 'learning_rate': 6.337363199928669e-06, 'epoch': 38.18})
|
| 156 |
+
Step 15600, Loss: {'mse_loss': 0.020740551874041557, 'mee_loss': 0.12241686880588531, 'totoal_loss': 0.021964721381664276, 'data_time': 0.016874585999175906, 'model_time': 0.5853027509874664, 'learning_rate': 6.277932610490659e-06, 'epoch': 38.42})
|
| 157 |
+
Step 15700, Loss: {'mse_loss': 0.01584499701857567, 'mee_loss': 0.09674974530935287, 'totoal_loss': 0.01681249402463436, 'data_time': 0.017646819993387908, 'model_time': 0.8297792999946978, 'learning_rate': 6.218319959628234e-06, 'epoch': 38.67})
|
| 158 |
+
Step 15800, Loss: {'mse_loss': 0.02568064071238041, 'mee_loss': 0.13736268877983093, 'totoal_loss': 0.02705426700413227, 'data_time': 0.0161369520064909, 'model_time': 0.5832675370038487, 'learning_rate': 6.158534660870018e-06, 'epoch': 38.92})
|
| 159 |
+
Step 15900, Loss: {'mse_loss': 0.03067949414253235, 'mee_loss': 0.12597598135471344, 'totoal_loss': 0.03193925321102142, 'data_time': 0.0003551859990693629, 'model_time': 0.5815378029947169, 'learning_rate': 6.0985861550077345e-06, 'epoch': 39.16})
|
| 160 |
+
Step 16000, Loss: {'mse_loss': 0.011345927603542805, 'mee_loss': 0.07031984627246857, 'totoal_loss': 0.01204912643879652, 'data_time': 0.0003558630123734474, 'model_time': 0.5849816850095522, 'learning_rate': 6.0384839086054095e-06, 'epoch': 39.41})
|
| 161 |
+
Step 16100, Loss: {'mse_loss': 0.01587674580514431, 'mee_loss': 0.09847308695316315, 'totoal_loss': 0.016861476004123688, 'data_time': 0.0003647920093499124, 'model_time': 0.604518364998512, 'learning_rate': 5.978237412504472e-06, 'epoch': 39.66})
|
| 162 |
+
Step 16200, Loss: {'mse_loss': 0.020959075540304184, 'mee_loss': 0.11901048570871353, 'totoal_loss': 0.022149180993437767, 'data_time': 0.0003488400252535939, 'model_time': 0.5801588390022516, 'learning_rate': 5.917856180325059e-06, 'epoch': 39.9})
|
| 163 |
+
Step 16300, Loss: {'mse_loss': 0.019264087080955505, 'mee_loss': 0.1008857786655426, 'totoal_loss': 0.02027294412255287, 'data_time': 0.015405318001285195, 'model_time': 0.5929546960105654, 'learning_rate': 5.857349746963692e-06, 'epoch': 40.15})
|
| 164 |
+
Step 16400, Loss: {'mse_loss': 0.01712236925959587, 'mee_loss': 0.10758733004331589, 'totoal_loss': 0.018198242411017418, 'data_time': 0.016514287010068074, 'model_time': 0.5770769960072357, 'learning_rate': 5.796727667087611e-06, 'epoch': 40.39})
|
| 165 |
+
Step 16500, Loss: {'mse_loss': 0.0174077320843935, 'mee_loss': 0.10339631140232086, 'totoal_loss': 0.01844169571995735, 'data_time': 0.020851050008786842, 'model_time': 0.585527836024994, 'learning_rate': 5.735999513625984e-06, 'epoch': 40.64})
|
| 166 |
+
Step 16600, Loss: {'mse_loss': 0.010146577842533588, 'mee_loss': 0.0633387565612793, 'totoal_loss': 0.010779965668916702, 'data_time': 0.017816702980780974, 'model_time': 0.5824800150003284, 'learning_rate': 5.675174876258223e-06, 'epoch': 40.89})
|
| 167 |
+
Step 16700, Loss: {'mse_loss': 0.009898597374558449, 'mee_loss': 0.06052570044994354, 'totoal_loss': 0.010503854602575302, 'data_time': 0.00037871600943617523, 'model_time': 0.5764782839978579, 'learning_rate': 5.614263359899673e-06, 'epoch': 41.13})
|
| 168 |
+
Step 16800, Loss: {'mse_loss': 0.027113812044262886, 'mee_loss': 0.12727345526218414, 'totoal_loss': 0.028386546298861504, 'data_time': 0.0004234089865349233, 'model_time': 0.545846054010326, 'learning_rate': 5.553274583184875e-06, 'epoch': 41.38})
|
| 169 |
+
Step 16900, Loss: {'mse_loss': 0.02618308551609516, 'mee_loss': 0.1150440201163292, 'totoal_loss': 0.02733352594077587, 'data_time': 0.0003454619727563113, 'model_time': 0.5952373839973006, 'learning_rate': 5.492218176948673e-06, 'epoch': 41.63})
|
| 170 |
+
Step 17000, Loss: {'mse_loss': 0.023439966142177582, 'mee_loss': 0.120612733066082, 'totoal_loss': 0.02464609406888485, 'data_time': 0.00038052498712204397, 'model_time': 0.5859019949857611, 'learning_rate': 5.431103782705404e-06, 'epoch': 41.87})
|
| 171 |
+
Step 17100, Loss: {'mse_loss': 0.014284741133451462, 'mee_loss': 0.08947519212961197, 'totoal_loss': 0.015179493464529514, 'data_time': 0.016162867977982387, 'model_time': 0.5478855999826919, 'learning_rate': 5.369941051126377e-06, 'epoch': 42.12})
|
| 172 |
+
Step 17200, Loss: {'mse_loss': 0.014366704039275646, 'mee_loss': 0.08681532740592957, 'totoal_loss': 0.015234856866300106, 'data_time': 0.01489310001488775, 'model_time': 0.5645327940001152, 'learning_rate': 5.308739640515932e-06, 'epoch': 42.36})
|
| 173 |
+
Step 17300, Loss: {'mse_loss': 0.012169872410595417, 'mee_loss': 0.07316985726356506, 'totoal_loss': 0.01290157064795494, 'data_time': 0.017724084988003597, 'model_time': 0.5734377329936251, 'learning_rate': 5.24750921528627e-06, 'epoch': 42.61})
|
| 174 |
+
Step 17400, Loss: {'mse_loss': 0.02651393599808216, 'mee_loss': 0.10887211561203003, 'totoal_loss': 0.027602657675743103, 'data_time': 0.01748716799193062, 'model_time': 0.5859429129923228, 'learning_rate': 5.186259444431344e-06, 'epoch': 42.86})
|
| 175 |
+
Step 17500, Loss: {'mse_loss': 0.011943117715418339, 'mee_loss': 0.07341960817575455, 'totoal_loss': 0.012677313759922981, 'data_time': 0.0003465459740255028, 'model_time': 0.5982593399821781, 'learning_rate': 5.125e-06, 'epoch': 43.1})
|
| 176 |
+
Step 17600, Loss: {'mse_loss': 0.014186208136379719, 'mee_loss': 0.08507417142391205, 'totoal_loss': 0.015036949887871742, 'data_time': 0.0003719420055858791, 'model_time': 0.6092586610175204, 'learning_rate': 5.063740555568656e-06, 'epoch': 43.35})
|
| 177 |
+
Step 17700, Loss: {'mse_loss': 0.026385342702269554, 'mee_loss': 0.12441655993461609, 'totoal_loss': 0.027629507705569267, 'data_time': 0.0005443900008685887, 'model_time': 0.5708638799842447, 'learning_rate': 5.002490784713731e-06, 'epoch': 43.6})
|
| 178 |
+
Step 17800, Loss: {'mse_loss': 0.018558679148554802, 'mee_loss': 0.10606306046247482, 'totoal_loss': 0.019619310274720192, 'data_time': 0.0004222690185997635, 'model_time': 0.5677810909983236, 'learning_rate': 4.9412603594840695e-06, 'epoch': 43.84})
|
| 179 |
+
Step 17900, Loss: {'mse_loss': 0.01657990552484989, 'mee_loss': 0.10124154388904572, 'totoal_loss': 0.01759232021868229, 'data_time': 0.010079678002512082, 'model_time': 0.6114917099766899, 'learning_rate': 4.8800589488736245e-06, 'epoch': 44.09})
|
| 180 |
+
Step 18000, Loss: {'mse_loss': 0.0336490236222744, 'mee_loss': 0.14922092854976654, 'totoal_loss': 0.0351412333548069, 'data_time': 0.013320275989826769, 'model_time': 0.5755819790065289, 'learning_rate': 4.818896217294598e-06, 'epoch': 44.33})
|
| 181 |
+
Step 18100, Loss: {'mse_loss': 0.020473983138799667, 'mee_loss': 0.08573634922504425, 'totoal_loss': 0.02133134752511978, 'data_time': 0.008967996982391924, 'model_time': 0.6076748179912101, 'learning_rate': 4.757781823051329e-06, 'epoch': 44.58})
|
| 182 |
+
Step 18200, Loss: {'mse_loss': 0.01773952692747116, 'mee_loss': 0.09760447591543198, 'totoal_loss': 0.018715571612119675, 'data_time': 0.009935107984347269, 'model_time': 0.6125433680135757, 'learning_rate': 4.696725416815128e-06, 'epoch': 44.83})
|
| 183 |
+
Step 18300, Loss: {'mse_loss': 0.009062390774488449, 'mee_loss': 0.05695120617747307, 'totoal_loss': 0.009631902910768986, 'data_time': 0.0005211890093050897, 'model_time': 0.5579687330173329, 'learning_rate': 4.635736640100327e-06, 'epoch': 45.07})
|
| 184 |
+
Step 18400, Loss: {'mse_loss': 0.02283153124153614, 'mee_loss': 0.12256481498479843, 'totoal_loss': 0.02405717968940735, 'data_time': 0.0003622339863795787, 'model_time': 0.5525623409776017, 'learning_rate': 4.574825123741778e-06, 'epoch': 45.32})
|
| 185 |
+
Step 18500, Loss: {'mse_loss': 0.012781670317053795, 'mee_loss': 0.07835834473371506, 'totoal_loss': 0.013565253466367722, 'data_time': 0.0003874769899994135, 'model_time': 0.6716204780095723, 'learning_rate': 4.5140004863740165e-06, 'epoch': 45.57})
|
| 186 |
+
Step 18600, Loss: {'mse_loss': 0.014233974739909172, 'mee_loss': 0.08568264544010162, 'totoal_loss': 0.015090800821781158, 'data_time': 0.0004158910014666617, 'model_time': 0.6778200940170791, 'learning_rate': 4.45327233291239e-06, 'epoch': 45.81})
|
| 187 |
+
Step 18700, Loss: {'mse_loss': 0.016908684745430946, 'mee_loss': 0.09932929277420044, 'totoal_loss': 0.01790197752416134, 'data_time': 0.015295721008442342, 'model_time': 0.5865441689966246, 'learning_rate': 4.39265025303631e-06, 'epoch': 46.06})
|
| 188 |
+
Step 18800, Loss: {'mse_loss': 0.01976659707725048, 'mee_loss': 0.09641166031360626, 'totoal_loss': 0.02073071338236332, 'data_time': 0.015046278014779091, 'model_time': 0.5696575740003027, 'learning_rate': 4.332143819674943e-06, 'epoch': 46.31})
|
| 189 |
+
Step 18900, Loss: {'mse_loss': 0.010506343096494675, 'mee_loss': 0.06658885627985, 'totoal_loss': 0.011172231286764145, 'data_time': 0.01678455001092516, 'model_time': 0.5630085250013508, 'learning_rate': 4.271762587495529e-06, 'epoch': 46.55})
|
| 190 |
+
Step 19000, Loss: {'mse_loss': 0.013328422792255878, 'mee_loss': 0.08306780457496643, 'totoal_loss': 0.01415910106152296, 'data_time': 0.019105927989585325, 'model_time': 0.564371968008345, 'learning_rate': 4.2115160913945914e-06, 'epoch': 46.8})
|
| 191 |
+
Step 19100, Loss: {'mse_loss': 0.02181381918489933, 'mee_loss': 0.10646602511405945, 'totoal_loss': 0.022878479212522507, 'data_time': 0.00037871100357733667, 'model_time': 0.5926042450009845, 'learning_rate': 4.151413844992267e-06, 'epoch': 47.04})
|
| 192 |
+
Step 19200, Loss: {'mse_loss': 0.01384043414145708, 'mee_loss': 0.07834558188915253, 'totoal_loss': 0.014623889699578285, 'data_time': 0.00038841599598526955, 'model_time': 0.5710615150164813, 'learning_rate': 4.091465339129985e-06, 'epoch': 47.29})
|
| 193 |
+
Step 19300, Loss: {'mse_loss': 0.013173365034162998, 'mee_loss': 0.07987747341394424, 'totoal_loss': 0.013972139917314053, 'data_time': 0.00045033401693217456, 'model_time': 0.5594976989959832, 'learning_rate': 4.031680040371768e-06, 'epoch': 47.54})
|
| 194 |
+
Step 19400, Loss: {'mse_loss': 0.010491135530173779, 'mee_loss': 0.06749068200588226, 'totoal_loss': 0.011166042648255825, 'data_time': 0.0003817160031758249, 'model_time': 0.5889519930060487, 'learning_rate': 3.972067389509344e-06, 'epoch': 47.78})
|
| 195 |
+
Step 19500, Loss: {'mse_loss': 0.014868330210447311, 'mee_loss': 0.08241432160139084, 'totoal_loss': 0.015692472457885742, 'data_time': 0.02743166100117378, 'model_time': 0.5702265050204005, 'learning_rate': 3.912636800071335e-06, 'epoch': 48.03})
|
| 196 |
+
Step 19600, Loss: {'mse_loss': 0.01828247867524624, 'mee_loss': 0.10733719915151596, 'totoal_loss': 0.01935585029423237, 'data_time': 0.026111329993000254, 'model_time': 0.650686382985441, 'learning_rate': 3.853397656836754e-06, 'epoch': 48.28})
|
| 197 |
+
Step 19700, Loss: {'mse_loss': 0.011953280307352543, 'mee_loss': 0.07340607792139053, 'totoal_loss': 0.012687341310083866, 'data_time': 0.022768721013562754, 'model_time': 0.5798706540081184, 'learning_rate': 3.7943593143530404e-06, 'epoch': 48.52})
|
| 198 |
+
Step 19800, Loss: {'mse_loss': 0.018124738708138466, 'mee_loss': 0.09848032146692276, 'totoal_loss': 0.019109541550278664, 'data_time': 0.02541273197857663, 'model_time': 0.5921887260046788, 'learning_rate': 3.735531095458867e-06, 'epoch': 48.77})
|
| 199 |
+
Step 19900, Loss: {'mse_loss': 0.021952474489808083, 'mee_loss': 0.10503210872411728, 'totoal_loss': 0.02300279587507248, 'data_time': 0.00037170000723563135, 'model_time': 0.6344215139979497, 'learning_rate': 3.6769222898119562e-06, 'epoch': 49.01})
|
| 200 |
+
Step 20000, Loss: {'mse_loss': 0.014377662912011147, 'mee_loss': 0.08242681622505188, 'totoal_loss': 0.01520193088799715, 'data_time': 0.0003771299961954355, 'model_time': 0.5951793660060503, 'learning_rate': 3.618542152422132e-06, 'epoch': 49.26})
|
| 201 |
+
Step 20100, Loss: {'mse_loss': 0.022439898923039436, 'mee_loss': 0.11982257664203644, 'totoal_loss': 0.023638125509023666, 'data_time': 0.0003706140269059688, 'model_time': 0.5984498090110719, 'learning_rate': 3.560399902189855e-06, 'epoch': 49.51})
|
| 202 |
+
Step 20200, Loss: {'mse_loss': 0.0134029695764184, 'mee_loss': 0.07320480793714523, 'totoal_loss': 0.014135017991065979, 'data_time': 0.0003591759887058288, 'model_time': 0.56932292599231, 'learning_rate': 3.502504720450441e-06, 'epoch': 49.75})
|
| 203 |
+
Step 20300, Loss: {'mse_loss': 0.007542189210653305, 'mee_loss': 0.04878171160817146, 'totoal_loss': 0.008030006662011147, 'data_time': 0.7929963910137303, 'model_time': 0.7124816430150531, 'learning_rate': 3.4448657495242304e-06, 'epoch': 50.0})
|
| 204 |
+
Step 20400, Loss: {'mse_loss': 0.030040692538022995, 'mee_loss': 0.1373613178730011, 'totoal_loss': 0.03141430392861366, 'data_time': 0.008544305979739875, 'model_time': 0.5575062849966343, 'learning_rate': 3.387492091272904e-06, 'epoch': 50.25})
|
| 205 |
+
Step 20500, Loss: {'mse_loss': 0.008784190751612186, 'mee_loss': 0.057525623589754105, 'totoal_loss': 0.009359447285532951, 'data_time': 0.00892073501017876, 'model_time': 0.5736773219832685, 'learning_rate': 3.3303928056621955e-06, 'epoch': 50.49})
|
| 206 |
+
Step 20600, Loss: {'mse_loss': 0.01010436937212944, 'mee_loss': 0.06445790827274323, 'totoal_loss': 0.010748948901891708, 'data_time': 0.009549484006129205, 'model_time': 0.5781194379960652, 'learning_rate': 3.2735769093312202e-06, 'epoch': 50.74})
|
| 207 |
+
Step 20700, Loss: {'mse_loss': 0.021681807935237885, 'mee_loss': 0.08345143496990204, 'totoal_loss': 0.022516321390867233, 'data_time': 0.008111942996038124, 'model_time': 0.5440759600023739, 'learning_rate': 3.217053374168639e-06, 'epoch': 50.99})
|
| 208 |
+
Step 20800, Loss: {'mse_loss': 0.006869014352560043, 'mee_loss': 0.04561907425522804, 'totoal_loss': 0.007325205020606518, 'data_time': 0.00034505900111980736, 'model_time': 0.6024622739932965, 'learning_rate': 3.1608311258958953e-06, 'epoch': 51.23})
|
| 209 |
+
Step 20900, Loss: {'mse_loss': 0.018733400851488113, 'mee_loss': 0.1036616638302803, 'totoal_loss': 0.01977001689374447, 'data_time': 0.0004442789941094816, 'model_time': 0.8495440059923567, 'learning_rate': 3.10491904265774e-06, 'epoch': 51.48})
|
| 210 |
+
Step 21000, Loss: {'mse_loss': 0.009222069755196571, 'mee_loss': 0.05914657562971115, 'totoal_loss': 0.009813535958528519, 'data_time': 0.0003801920101977885, 'model_time': 0.581115246983245, 'learning_rate': 3.0493259536202714e-06, 'epoch': 51.72})
|
| 211 |
+
Step 21100, Loss: {'mse_loss': 0.022101527079939842, 'mee_loss': 0.10843683034181595, 'totoal_loss': 0.02318589575588703, 'data_time': 0.000397830008296296, 'model_time': 0.5587979849951807, 'learning_rate': 2.9940606375767038e-06, 'epoch': 51.97})
|
| 212 |
+
Step 21200, Loss: {'mse_loss': 0.014667668379843235, 'mee_loss': 0.0828845351934433, 'totoal_loss': 0.015496513806283474, 'data_time': 0.02360010100528598, 'model_time': 0.5697325539949816, 'learning_rate': 2.939131821561094e-06, 'epoch': 52.22})
|
| 213 |
+
Step 21300, Loss: {'mse_loss': 0.02032800391316414, 'mee_loss': 0.07643964141607285, 'totoal_loss': 0.021092399954795837, 'data_time': 0.029289299010997638, 'model_time': 0.5533641199872363, 'learning_rate': 2.8845481794702473e-06, 'epoch': 52.46})
|
| 214 |
+
Step 21400, Loss: {'mse_loss': 0.02103254944086075, 'mee_loss': 0.10378702729940414, 'totoal_loss': 0.022070419043302536, 'data_time': 0.02378989601857029, 'model_time': 0.5715192499919794, 'learning_rate': 2.830318330694004e-06, 'epoch': 52.71})
|
| 215 |
+
Step 21500, Loss: {'mse_loss': 0.014831277541816235, 'mee_loss': 0.07236368954181671, 'totoal_loss': 0.015554914250969887, 'data_time': 0.02374366798903793, 'model_time': 0.5540327540074941, 'learning_rate': 2.7764508387541378e-06, 'epoch': 52.96})
|
| 216 |
+
Step 21600, Loss: {'mse_loss': 0.008040633983910084, 'mee_loss': 0.05293377861380577, 'totoal_loss': 0.008569971658289433, 'data_time': 0.0006277640059124678, 'model_time': 0.572071293980116, 'learning_rate': 2.7229542099520797e-06, 'epoch': 53.2})
|
| 217 |
+
Step 21700, Loss: {'mse_loss': 0.01590653322637081, 'mee_loss': 0.08430582284927368, 'totoal_loss': 0.016749590635299683, 'data_time': 0.00034830899676308036, 'model_time': 0.8511150080012158, 'learning_rate': 2.669836892025666e-06, 'epoch': 53.45})
|
| 218 |
+
Step 21800, Loss: {'mse_loss': 0.010365335270762444, 'mee_loss': 0.0648244097828865, 'totoal_loss': 0.011013579554855824, 'data_time': 0.0004607829905580729, 'model_time': 0.5762716640019789, 'learning_rate': 2.6171072728151557e-06, 'epoch': 53.69})
|
| 219 |
+
Step 21900, Loss: {'mse_loss': 0.007411343976855278, 'mee_loss': 0.04827578365802765, 'totoal_loss': 0.007894101552665234, 'data_time': 0.00045967500773258507, 'model_time': 0.6254833970160689, 'learning_rate': 2.5647736789386828e-06, 'epoch': 53.94})
|
| 220 |
+
Step 22000, Loss: {'mse_loss': 0.019732093438506126, 'mee_loss': 0.0960354283452034, 'totoal_loss': 0.02069244720041752, 'data_time': 0.008678675018018112, 'model_time': 0.5642460270028096, 'learning_rate': 2.5128443744773904e-06, 'epoch': 54.19})
|
| 221 |
+
Step 22100, Loss: {'mse_loss': 0.011328681372106075, 'mee_loss': 0.06889764964580536, 'totoal_loss': 0.012017657980322838, 'data_time': 0.009252324991393834, 'model_time': 0.5920199230022263, 'learning_rate': 2.4613275596704386e-06, 'epoch': 54.43})
|
| 222 |
+
Step 22200, Loss: {'mse_loss': 0.01116936095058918, 'mee_loss': 0.07038750499486923, 'totoal_loss': 0.011873235926032066, 'data_time': 0.010641058994224295, 'model_time': 0.6220708110195119, 'learning_rate': 2.4102313696200853e-06, 'epoch': 54.68})
|
| 223 |
+
Step 22300, Loss: {'mse_loss': 0.012218009680509567, 'mee_loss': 0.07634036988019943, 'totoal_loss': 0.012981412932276726, 'data_time': 0.008833712985506281, 'model_time': 0.5934496199770365, 'learning_rate': 2.359563873007063e-06, 'epoch': 54.93})
|
| 224 |
+
Step 22400, Loss: {'mse_loss': 0.006639263592660427, 'mee_loss': 0.04333247244358063, 'totoal_loss': 0.007072588428854942, 'data_time': 0.0003983440110459924, 'model_time': 0.5757052880071569, 'learning_rate': 2.3093330708164465e-06, 'epoch': 55.17})
|
| 225 |
+
Step 22500, Loss: {'mse_loss': 0.0199703611433506, 'mee_loss': 0.08712925016880035, 'totoal_loss': 0.020841654390096664, 'data_time': 0.0005243339983280748, 'model_time': 0.5866310110141058, 'learning_rate': 2.2595468950741943e-06, 'epoch': 55.42})
|
| 226 |
+
Step 22600, Loss: {'mse_loss': 0.010741757228970528, 'mee_loss': 0.06554757058620453, 'totoal_loss': 0.011397233232855797, 'data_time': 0.0003793769865296781, 'model_time': 0.5797364279860631, 'learning_rate': 2.2102132075945974e-06, 'epoch': 55.67})
|
| 227 |
+
Step 22700, Loss: {'mse_loss': 0.0189511738717556, 'mee_loss': 0.09208280593156815, 'totoal_loss': 0.01987200230360031, 'data_time': 0.0003748520102817565, 'model_time': 0.5641967580013443, 'learning_rate': 2.1613397987388e-06, 'epoch': 55.91})
|
| 228 |
+
Step 22800, Loss: {'mse_loss': 0.016665488481521606, 'mee_loss': 0.06974601745605469, 'totoal_loss': 0.01736294850707054, 'data_time': 0.016217955999309197, 'model_time': 0.5918571669899393, 'learning_rate': 2.1129343861846207e-06, 'epoch': 56.16})
|
| 229 |
+
Step 22900, Loss: {'mse_loss': 0.0095157939940691, 'mee_loss': 0.06210186704993248, 'totoal_loss': 0.010136812925338745, 'data_time': 0.0183445310103707, 'model_time': 0.6087829189782497, 'learning_rate': 2.065004613707836e-06, 'epoch': 56.4})
|
| 230 |
+
Step 23000, Loss: {'mse_loss': 0.01177852414548397, 'mee_loss': 0.07440569251775742, 'totoal_loss': 0.012522581033408642, 'data_time': 0.015557232982246205, 'model_time': 0.588333972991677, 'learning_rate': 2.0175580499751375e-06, 'epoch': 56.65})
|
| 231 |
+
Step 23100, Loss: {'mse_loss': 0.012967140413820744, 'mee_loss': 0.0765235424041748, 'totoal_loss': 0.01373237557709217, 'data_time': 0.019129114982206374, 'model_time': 0.6302567670063581, 'learning_rate': 1.9706021873489604e-06, 'epoch': 56.9})
|
| 232 |
+
Step 23200, Loss: {'mse_loss': 0.00852288119494915, 'mee_loss': 0.055982623249292374, 'totoal_loss': 0.009082707576453686, 'data_time': 0.0003750729956664145, 'model_time': 0.5670258949976414, 'learning_rate': 1.924144440704338e-06, 'epoch': 57.14})
|
| 233 |
+
Step 23300, Loss: {'mse_loss': 0.01001068763434887, 'mee_loss': 0.06179342046380043, 'totoal_loss': 0.010628622025251389, 'data_time': 0.00034929398680105805, 'model_time': 0.5628613959997892, 'learning_rate': 1.8781921462580238e-06, 'epoch': 57.39})
|
| 234 |
+
Step 23400, Loss: {'mse_loss': 0.016156844794750214, 'mee_loss': 0.09378423541784286, 'totoal_loss': 0.017094686627388, 'data_time': 0.0003272379981353879, 'model_time': 0.5569241830089595, 'learning_rate': 1.8327525604100058e-06, 'epoch': 57.64})
|
| 235 |
+
Step 23500, Loss: {'mse_loss': 0.019361939281225204, 'mee_loss': 0.08521890640258789, 'totoal_loss': 0.020214129239320755, 'data_time': 0.011658589006401598, 'model_time': 0.5658185060019605, 'learning_rate': 1.7878328585976426e-06, 'epoch': 57.88})
|
| 236 |
+
Step 23600, Loss: {'mse_loss': 0.011559778824448586, 'mee_loss': 0.07272650301456451, 'totoal_loss': 0.01228704396635294, 'data_time': 0.015862663014559075, 'model_time': 0.5672862500068732, 'learning_rate': 1.7434401341625765e-06, 'epoch': 58.13})
|
| 237 |
+
Step 23700, Loss: {'mse_loss': 0.024440135806798935, 'mee_loss': 0.1163373589515686, 'totoal_loss': 0.025603508576750755, 'data_time': 0.015550230978988111, 'model_time': 0.55526239000028, 'learning_rate': 1.6995813972306108e-06, 'epoch': 58.37})
|
| 238 |
+
Step 23800, Loss: {'mse_loss': 0.013995634391903877, 'mee_loss': 0.07817509770393372, 'totoal_loss': 0.014777385629713535, 'data_time': 0.016688488016370684, 'model_time': 0.5778611419955269, 'learning_rate': 1.656263573604734e-06, 'epoch': 58.62})
|
| 239 |
+
Step 23900, Loss: {'mse_loss': 0.018276093527674675, 'mee_loss': 0.10243155807256699, 'totoal_loss': 0.01930040866136551, 'data_time': 0.015471945982426405, 'model_time': 0.6715593809785787, 'learning_rate': 1.613493503671454e-06, 'epoch': 58.87})
|
| 240 |
+
Step 24000, Loss: {'mse_loss': 0.02182035706937313, 'mee_loss': 0.10489732027053833, 'totoal_loss': 0.022869329899549484, 'data_time': 0.0003565700026229024, 'model_time': 0.600660775002325, 'learning_rate': 1.5712779413206198e-06, 'epoch': 59.11})
|
| 241 |
+
Step 24100, Loss: {'mse_loss': 0.02123042196035385, 'mee_loss': 0.09759671986103058, 'totoal_loss': 0.022206388413906097, 'data_time': 0.0003634080057963729, 'model_time': 0.5982447909773327, 'learning_rate': 1.5296235528789028e-06, 'epoch': 59.36})
|
| 242 |
+
Step 24200, Loss: {'mse_loss': 0.00853695534169674, 'mee_loss': 0.05191545933485031, 'totoal_loss': 0.009056109935045242, 'data_time': 0.00036150100640952587, 'model_time': 0.5817228890082333, 'learning_rate': 1.4885369160571124e-06, 'epoch': 59.61})
|
| 243 |
+
Step 24300, Loss: {'mse_loss': 0.017081599682569504, 'mee_loss': 0.0878734141588211, 'totoal_loss': 0.017960334196686745, 'data_time': 0.0003719160158652812, 'model_time': 0.5872045459982473, 'learning_rate': 1.4480245189114938e-06, 'epoch': 59.85})
|
| 244 |
+
Step 24400, Loss: {'mse_loss': 0.024801114574074745, 'mee_loss': 0.08806053549051285, 'totoal_loss': 0.025681719183921814, 'data_time': 0.02244812500430271, 'model_time': 0.5731382759986445, 'learning_rate': 1.408092758819191e-06, 'epoch': 60.1})
|
| 245 |
+
Step 24500, Loss: {'mse_loss': 0.011300175450742245, 'mee_loss': 0.0707421749830246, 'totoal_loss': 0.012007596902549267, 'data_time': 0.023687484994297847, 'model_time': 0.6469307399820536, 'learning_rate': 1.368747941468028e-06, 'epoch': 60.34})
|
| 246 |
+
Step 24600, Loss: {'mse_loss': 0.0095907561480999, 'mee_loss': 0.059749212116003036, 'totoal_loss': 0.010188248008489609, 'data_time': 0.023752645996864885, 'model_time': 0.5605140870029572, 'learning_rate': 1.3299962798607614e-06, 'epoch': 60.59})
|
| 247 |
+
Step 24700, Loss: {'mse_loss': 0.016023391857743263, 'mee_loss': 0.0931284949183464, 'totoal_loss': 0.016954677179455757, 'data_time': 0.02827011700719595, 'model_time': 0.5635960490035359, 'learning_rate': 1.2918438933339827e-06, 'epoch': 60.84})
|
| 248 |
+
Step 24800, Loss: {'mse_loss': 0.009385216049849987, 'mee_loss': 0.05999385938048363, 'totoal_loss': 0.009985154494643211, 'data_time': 0.0003830479981843382, 'model_time': 0.593927441019332, 'learning_rate': 1.2542968065918027e-06, 'epoch': 61.08})
|
| 249 |
+
Step 24900, Loss: {'mse_loss': 0.011694643646478653, 'mee_loss': 0.07238054275512695, 'totoal_loss': 0.01241844892501831, 'data_time': 0.0005023939884267747, 'model_time': 0.6030151619925164, 'learning_rate': 1.217360948754476e-06, 'epoch': 61.33})
|
| 250 |
+
Step 25000, Loss: {'mse_loss': 0.01939629577100277, 'mee_loss': 0.09367857873439789, 'totoal_loss': 0.020333081483840942, 'data_time': 0.00043664799886755645, 'model_time': 0.5976572590006981, 'learning_rate': 1.1810421524221318e-06, 'epoch': 61.58})
|
| 251 |
+
Step 25100, Loss: {'mse_loss': 0.01802588440477848, 'mee_loss': 0.08873146027326584, 'totoal_loss': 0.01891319826245308, 'data_time': 0.00035140200634486973, 'model_time': 0.5780458180233836, 'learning_rate': 1.1453461527537284e-06, 'epoch': 61.82})
|
| 252 |
+
Step 25200, Loss: {'mse_loss': 0.010162079706788063, 'mee_loss': 0.061938244849443436, 'totoal_loss': 0.01078146230429411, 'data_time': 0.007945299003040418, 'model_time': 0.5716332919837441, 'learning_rate': 1.1102785865614162e-06, 'epoch': 62.07})
|
| 253 |
+
Step 25300, Loss: {'mse_loss': 0.007894291542470455, 'mee_loss': 0.04646483436226845, 'totoal_loss': 0.008358939550817013, 'data_time': 0.008505086007062346, 'model_time': 0.6396848960139323, 'learning_rate': 1.0758449914204127e-06, 'epoch': 62.32})
|
| 254 |
+
Step 25400, Loss: {'mse_loss': 0.007403709460049868, 'mee_loss': 0.04804980754852295, 'totoal_loss': 0.007884207181632519, 'data_time': 0.013819979998515919, 'model_time': 0.5553411100117955, 'learning_rate': 1.0420508047945595e-06, 'epoch': 62.56})
|
| 255 |
+
Step 25500, Loss: {'mse_loss': 0.006833531428128481, 'mee_loss': 0.04496696963906288, 'totoal_loss': 0.007283200975507498, 'data_time': 0.008212271000957116, 'model_time': 0.5659508840180933, 'learning_rate': 1.0089013631776776e-06, 'epoch': 62.81})
|
| 256 |
+
Step 25600, Loss: {'mse_loss': 0.01094320509582758, 'mee_loss': 0.064923495054245, 'totoal_loss': 0.01159244030714035, 'data_time': 0.0003715450002346188, 'model_time': 0.5852449710073415, 'learning_rate': 9.76401901250878e-07, 'epoch': 63.05})
|
| 257 |
+
Step 25700, Loss: {'mse_loss': 0.008410250768065453, 'mee_loss': 0.05536757409572601, 'totoal_loss': 0.008963926695287228, 'data_time': 0.0003699850058183074, 'model_time': 0.5792069110029843, 'learning_rate': 9.44557551055946e-07, 'epoch': 63.3})
|
| 258 |
+
Step 25800, Loss: {'mse_loss': 0.00858508050441742, 'mee_loss': 0.05523081496357918, 'totoal_loss': 0.009137388318777084, 'data_time': 0.0003651859879028052, 'model_time': 0.6235876279824879, 'learning_rate': 9.13373341184928e-07, 'epoch': 63.55})
|
| 259 |
+
Step 25900, Loss: {'mse_loss': 0.01171817909926176, 'mee_loss': 0.0693918913602829, 'totoal_loss': 0.012412098236382008, 'data_time': 0.0003899760195054114, 'model_time': 0.5747033670195378, 'learning_rate': 8.828541959860623e-07, 'epoch': 63.79})
|
| 260 |
+
Step 26000, Loss: {'mse_loss': 0.012759394012391567, 'mee_loss': 0.0716446116566658, 'totoal_loss': 0.013475839979946613, 'data_time': 0.007666040997719392, 'model_time': 0.5837959930067882, 'learning_rate': 8.530049347861661e-07, 'epoch': 64.04})
|
| 261 |
+
Step 26100, Loss: {'mse_loss': 0.0076319077052176, 'mee_loss': 0.049114905297756195, 'totoal_loss': 0.008123056963086128, 'data_time': 0.01075665999087505, 'model_time': 0.5936674929980654, 'learning_rate': 8.238302711296034e-07, 'epoch': 64.29})
|
| 262 |
+
Step 26200, Loss: {'mse_loss': 0.02266947366297245, 'mee_loss': 0.08615997433662415, 'totoal_loss': 0.023531073704361916, 'data_time': 0.00977366097504273, 'model_time': 0.5821824700105935, 'learning_rate': 7.953348120339707e-07, 'epoch': 64.53})
|
| 263 |
+
Step 26300, Loss: {'mse_loss': 0.011502890847623348, 'mee_loss': 0.06386227905750275, 'totoal_loss': 0.012141513638198376, 'data_time': 0.009237719990778714, 'model_time': 0.5684247349854559, 'learning_rate': 7.675230572625892e-07, 'epoch': 64.78})
|
| 264 |
+
Step 26400, Loss: {'mse_loss': 0.013752298429608345, 'mee_loss': 0.06320617347955704, 'totoal_loss': 0.014384360052645206, 'data_time': 0.008073418022831902, 'model_time': 0.5929007490049116, 'learning_rate': 7.40399398613941e-07, 'epoch': 65.02})
|
| 265 |
+
Step 26500, Loss: {'mse_loss': 0.013273706659674644, 'mee_loss': 0.06452580541372299, 'totoal_loss': 0.013918965123593807, 'data_time': 0.009888180997222662, 'model_time': 0.6071105049923062, 'learning_rate': 7.139681192281557e-07, 'epoch': 65.27})
|
| 266 |
+
Step 26600, Loss: {'mse_loss': 0.011739007197320461, 'mee_loss': 0.07049315422773361, 'totoal_loss': 0.012443938292562962, 'data_time': 0.010788234998472035, 'model_time': 0.6755211070121732, 'learning_rate': 6.882333929106462e-07, 'epoch': 65.52})
|
| 267 |
+
Step 26700, Loss: {'mse_loss': 0.008060460910201073, 'mee_loss': 0.04694892093539238, 'totoal_loss': 0.008529949933290482, 'data_time': 0.008276206004666165, 'model_time': 0.5605423930101097, 'learning_rate': 6.63199283473027e-07, 'epoch': 65.76})
|
| 268 |
+
Step 26800, Loss: {'mse_loss': 0.011903795413672924, 'mee_loss': 0.06447074562311172, 'totoal_loss': 0.012548502534627914, 'data_time': 0.03028622901183553, 'model_time': 0.583230607007863, 'learning_rate': 6.388697440913819e-07, 'epoch': 66.01})
|
| 269 |
+
Step 26900, Loss: {'mse_loss': 0.01507276576012373, 'mee_loss': 0.08285649120807648, 'totoal_loss': 0.01590133085846901, 'data_time': 0.015366068022558466, 'model_time': 0.6009513159806374, 'learning_rate': 6.152486166820176e-07, 'epoch': 66.26})
|
| 270 |
+
Step 27000, Loss: {'mse_loss': 0.021599791944026947, 'mee_loss': 0.09089511632919312, 'totoal_loss': 0.022508742287755013, 'data_time': 0.015715944988187402, 'model_time': 0.844338708993746, 'learning_rate': 5.923396312947748e-07, 'epoch': 66.5})
|
| 271 |
+
Step 27100, Loss: {'mse_loss': 0.005266128107905388, 'mee_loss': 0.03481438010931015, 'totoal_loss': 0.005614271853119135, 'data_time': 0.02158803099882789, 'model_time': 0.5809699629899114, 'learning_rate': 5.701464055240163e-07, 'epoch': 66.75})
|
| 272 |
+
Step 27200, Loss: {'mse_loss': 0.012731716968119144, 'mee_loss': 0.07799677550792694, 'totoal_loss': 0.013511684723198414, 'data_time': 0.007947491976665333, 'model_time': 0.5295769489894155, 'learning_rate': 5.48672443937364e-07, 'epoch': 67.0})
|
| 273 |
+
Step 27300, Loss: {'mse_loss': 0.008932884782552719, 'mee_loss': 0.056137703359127045, 'totoal_loss': 0.00949426181614399, 'data_time': 0.0004629730246961117, 'model_time': 0.5712210560159292, 'learning_rate': 5.279211375222855e-07, 'epoch': 67.24})
|
| 274 |
+
Step 27400, Loss: {'mse_loss': 0.016753671690821648, 'mee_loss': 0.09522996842861176, 'totoal_loss': 0.017705971375107765, 'data_time': 0.0004238580004312098, 'model_time': 0.5771082690043841, 'learning_rate': 5.07895763150622e-07, 'epoch': 67.49})
|
| 275 |
+
Step 27500, Loss: {'mse_loss': 0.008966440334916115, 'mee_loss': 0.05102405697107315, 'totoal_loss': 0.009476681239902973, 'data_time': 0.00035396701423451304, 'model_time': 0.5689355419890489, 'learning_rate': 4.885994830611266e-07, 'epoch': 67.73})
|
| 276 |
+
Step 27600, Loss: {'mse_loss': 0.023202599957585335, 'mee_loss': 0.08958327025175095, 'totoal_loss': 0.024098433554172516, 'data_time': 0.00045817700447514653, 'model_time': 0.5727205560251605, 'learning_rate': 4.700353443601156e-07, 'epoch': 67.98})
|
| 277 |
+
Step 27700, Loss: {'mse_loss': 0.005027669947594404, 'mee_loss': 0.034035637974739075, 'totoal_loss': 0.005368026439100504, 'data_time': 0.008352595003088936, 'model_time': 0.5597797340014949, 'learning_rate': 4.5220627854029224e-07, 'epoch': 68.23})
|
| 278 |
+
Step 27800, Loss: {'mse_loss': 0.014357004314661026, 'mee_loss': 0.07593927532434464, 'totoal_loss': 0.01511639729142189, 'data_time': 0.009762900997884572, 'model_time': 0.5984426790091675, 'learning_rate': 4.351151010178311e-07, 'epoch': 68.47})
|
| 279 |
+
Step 27900, Loss: {'mse_loss': 0.008975001983344555, 'mee_loss': 0.05391262471675873, 'totoal_loss': 0.009514127857983112, 'data_time': 0.00985089800087735, 'model_time': 0.5555876560101751, 'learning_rate': 4.1876451068778983e-07, 'epoch': 68.72})
|
| 280 |
+
Step 28000, Loss: {'mse_loss': 0.019365975633263588, 'mee_loss': 0.09678612649440765, 'totoal_loss': 0.02033383771777153, 'data_time': 0.0092176919861231, 'model_time': 0.5959113849967252, 'learning_rate': 4.031570894979235e-07, 'epoch': 68.97})
|
| 281 |
+
Step 28100, Loss: {'mse_loss': 0.008709024637937546, 'mee_loss': 0.05671663582324982, 'totoal_loss': 0.009276190772652626, 'data_time': 0.008399144979193807, 'model_time': 0.6550698500068393, 'learning_rate': 3.882953020409644e-07, 'epoch': 69.21})
|
| 282 |
+
Step 28200, Loss: {'mse_loss': 0.0097433440387249, 'mee_loss': 0.059333015233278275, 'totoal_loss': 0.010336673818528652, 'data_time': 0.008071247983025387, 'model_time': 0.5967779799830168, 'learning_rate': 3.74181495165436e-07, 'epoch': 69.46})
|
| 283 |
+
Step 28300, Loss: {'mse_loss': 0.015424797311425209, 'mee_loss': 0.06188206374645233, 'totoal_loss': 0.016043618321418762, 'data_time': 0.008735311013879254, 'model_time': 0.5654549520113505, 'learning_rate': 3.608178976050568e-07, 'epoch': 69.7})
|
| 284 |
+
Step 28400, Loss: {'mse_loss': 0.014139873906970024, 'mee_loss': 0.0838363766670227, 'totoal_loss': 0.014978237450122833, 'data_time': 0.010326076007913798, 'model_time': 0.6492570879927371, 'learning_rate': 3.482066196267966e-07, 'epoch': 69.95})
|
| 285 |
+
Step 28500, Loss: {'mse_loss': 0.013049512170255184, 'mee_loss': 0.08055953681468964, 'totoal_loss': 0.013855107128620148, 'data_time': 0.01605627400567755, 'model_time': 0.5551620899932459, 'learning_rate': 3.36349652697643e-07, 'epoch': 70.2})
|
| 286 |
+
Step 28600, Loss: {'mse_loss': 0.010703652165830135, 'mee_loss': 0.06576570123434067, 'totoal_loss': 0.011361309327185154, 'data_time': 0.017490006022853777, 'model_time': 0.5708076949813403, 'learning_rate': 3.2524886917012403e-07, 'epoch': 70.44})
|
| 287 |
+
Step 28700, Loss: {'mse_loss': 0.01543320994824171, 'mee_loss': 0.08923652023077011, 'totoal_loss': 0.01632557436823845, 'data_time': 0.015197361004538834, 'model_time': 0.5751774090167601, 'learning_rate': 3.149060219866433e-07, 'epoch': 70.69})
|
| 288 |
+
Step 28800, Loss: {'mse_loss': 0.006526430137455463, 'mee_loss': 0.041536908596754074, 'totoal_loss': 0.006941799074411392, 'data_time': 0.017131471016909927, 'model_time': 0.5381044590030797, 'learning_rate': 3.053227444026695e-07, 'epoch': 70.94})
|
| 289 |
+
Step 28900, Loss: {'mse_loss': 0.009563645347952843, 'mee_loss': 0.0535699687898159, 'totoal_loss': 0.01009934488683939, 'data_time': 0.0003577409952413291, 'model_time': 0.5695245359966066, 'learning_rate': 2.9650054972882544e-07, 'epoch': 71.18})
|
| 290 |
+
Step 29000, Loss: {'mse_loss': 0.007173891179263592, 'mee_loss': 0.04723769798874855, 'totoal_loss': 0.007646268233656883, 'data_time': 0.00038290201337076724, 'model_time': 0.5749886030098423, 'learning_rate': 2.884408310919209e-07, 'epoch': 71.43})
|
| 291 |
+
Step 29100, Loss: {'mse_loss': 0.007475470192730427, 'mee_loss': 0.04210054501891136, 'totoal_loss': 0.007896475493907928, 'data_time': 0.0004972259921487421, 'model_time': 0.5922436289838515, 'learning_rate': 2.8114486121495906e-07, 'epoch': 71.67})
|
| 292 |
+
Step 29200, Loss: {'mse_loss': 0.01118290051817894, 'mee_loss': 0.06848312169313431, 'totoal_loss': 0.011867731809616089, 'data_time': 0.00036538197309710085, 'model_time': 0.5843982819933444, 'learning_rate': 2.746137922161617e-07, 'epoch': 71.92})
|
| 293 |
+
Step 29300, Loss: {'mse_loss': 0.021644538268446922, 'mee_loss': 0.08197325468063354, 'totoal_loss': 0.022464271634817123, 'data_time': 0.029698908008867875, 'model_time': 0.6430539790017065, 'learning_rate': 2.68848655427034e-07, 'epoch': 72.17})
|
| 294 |
+
Step 29400, Loss: {'mse_loss': 0.008128846064209938, 'mee_loss': 0.05352972447872162, 'totoal_loss': 0.008664143271744251, 'data_time': 0.022693740000249818, 'model_time': 0.5877191070176195, 'learning_rate': 2.638503612295071e-07, 'epoch': 72.41})
|
| 295 |
+
Step 29500, Loss: {'mse_loss': 0.014177870936691761, 'mee_loss': 0.08242416381835938, 'totoal_loss': 0.015002112835645676, 'data_time': 0.023425081017194316, 'model_time': 0.5474184560007416, 'learning_rate': 2.5961969891217614e-07, 'epoch': 72.66})
|
| 296 |
+
Step 29600, Loss: {'mse_loss': 0.008171956054866314, 'mee_loss': 0.05419265851378441, 'totoal_loss': 0.00871388241648674, 'data_time': 0.020763449021615088, 'model_time': 0.5909669650136493, 'learning_rate': 2.5615733654566483e-07, 'epoch': 72.91})
|
| 297 |
+
Step 29700, Loss: {'mse_loss': 0.023143332451581955, 'mee_loss': 0.10248465090990067, 'totoal_loss': 0.02416817843914032, 'data_time': 0.008639819017844275, 'model_time': 0.6008563899958972, 'learning_rate': 2.5346382087712764e-07, 'epoch': 73.15})
|
| 298 |
+
Step 29800, Loss: {'mse_loss': 0.017378434538841248, 'mee_loss': 0.09319241344928741, 'totoal_loss': 0.018310358747839928, 'data_time': 0.008903568988898769, 'model_time': 0.5688009859877639, 'learning_rate': 2.515395772439128e-07, 'epoch': 73.4})
|
| 299 |
+
Step 29900, Loss: {'mse_loss': 0.009142748080193996, 'mee_loss': 0.05531875044107437, 'totoal_loss': 0.009695935994386673, 'data_time': 0.008178115007467568, 'model_time': 0.5646863099827897, 'learning_rate': 2.5038490950639644e-07, 'epoch': 73.65})
|
| 300 |
+
Step 30000, Loss: {'mse_loss': 0.01123948022723198, 'mee_loss': 0.06896202266216278, 'totoal_loss': 0.011929100379347801, 'data_time': 0.008976535988040268, 'model_time': 0.558069503022125, 'learning_rate': 2.5e-07, 'epoch': 73.89})
|
libero_object_2B_mee1e-2/starvla_qwen_gr00t/config.json
ADDED
|
@@ -0,0 +1,129 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "starvla_qwen_gr00t",
|
| 3 |
+
"run_root_dir": "/share/project/baishuanghao/code/starVLA/pretrained_models/libero_object_2B_mee1e-2",
|
| 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 |
+
"framework": {
|
| 14 |
+
"name": "QwenGR00T",
|
| 15 |
+
"qwenvl": {
|
| 16 |
+
"base_vlm": "/share/project/baishuanghao/code/HLM-VLA/models/Qwen3-VL-2B-Instruct",
|
| 17 |
+
"attn_implementation": "flash_attention_2",
|
| 18 |
+
"vl_hidden_dim": 2048
|
| 19 |
+
},
|
| 20 |
+
"dino": {
|
| 21 |
+
"dino_backbone": "dinov2_vits14"
|
| 22 |
+
},
|
| 23 |
+
"action_model": {
|
| 24 |
+
"action_model_type": "DiT-B",
|
| 25 |
+
"action_hidden_dim": 2,
|
| 26 |
+
"hidden_size": 1024,
|
| 27 |
+
"add_pos_embed": true,
|
| 28 |
+
"max_seq_len": 1024,
|
| 29 |
+
"action_dim": 7,
|
| 30 |
+
"state_dim": 7,
|
| 31 |
+
"future_action_window_size": 7,
|
| 32 |
+
"action_horizon": 8,
|
| 33 |
+
"past_action_window_size": 0,
|
| 34 |
+
"repeated_diffusion_steps": 8,
|
| 35 |
+
"noise_beta_alpha": 1.5,
|
| 36 |
+
"noise_beta_beta": 1.0,
|
| 37 |
+
"noise_s": 0.999,
|
| 38 |
+
"num_timestep_buckets": 1000,
|
| 39 |
+
"num_inference_timesteps": 4,
|
| 40 |
+
"num_target_vision_tokens": 32,
|
| 41 |
+
"diffusion_model_cfg": {
|
| 42 |
+
"cross_attention_dim": 2048,
|
| 43 |
+
"dropout": 0.2,
|
| 44 |
+
"final_dropout": true,
|
| 45 |
+
"interleave_self_attention": true,
|
| 46 |
+
"norm_type": "ada_norm",
|
| 47 |
+
"num_layers": 16,
|
| 48 |
+
"output_dim": 1024,
|
| 49 |
+
"positional_embeddings": null
|
| 50 |
+
}
|
| 51 |
+
},
|
| 52 |
+
"reduce_in_full_precision": true
|
| 53 |
+
},
|
| 54 |
+
"datasets": {
|
| 55 |
+
"vlm_data": {
|
| 56 |
+
"dataset_py": "vlm_datasets",
|
| 57 |
+
"dataformat": "llava_json",
|
| 58 |
+
"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",
|
| 59 |
+
"eval_dataset": "aokvqa_cauldron_llava_format",
|
| 60 |
+
"data_flatten": false,
|
| 61 |
+
"base_interval": 2,
|
| 62 |
+
"max_pixels": 12845056,
|
| 63 |
+
"min_pixels": 3136,
|
| 64 |
+
"model_max_length": 2048,
|
| 65 |
+
"model_type": "qwen2.5vl",
|
| 66 |
+
"per_device_batch_size": 4
|
| 67 |
+
},
|
| 68 |
+
"vla_data": {
|
| 69 |
+
"dataset_py": "lerobot_datasets",
|
| 70 |
+
"data_root_dir": "/share/project/baishuanghao/data/libero_lerobot",
|
| 71 |
+
"data_mix": "libero_object",
|
| 72 |
+
"action_type": "delta_qpos",
|
| 73 |
+
"CoT_prompt": "Your task is {instruction}. To identify the key objects for your task. Locate their bounding boxes in [x1,y1,x2,y2] format.",
|
| 74 |
+
"CoT_answer": "bbox",
|
| 75 |
+
"default_image_resolution": [
|
| 76 |
+
3,
|
| 77 |
+
224,
|
| 78 |
+
224
|
| 79 |
+
],
|
| 80 |
+
"per_device_batch_size": 16,
|
| 81 |
+
"load_all_data_for_training": true,
|
| 82 |
+
"obs": [
|
| 83 |
+
"image_0"
|
| 84 |
+
]
|
| 85 |
+
}
|
| 86 |
+
},
|
| 87 |
+
"trainer": {
|
| 88 |
+
"epochs": 100,
|
| 89 |
+
"max_train_steps": 30000,
|
| 90 |
+
"num_warmup_steps": 5000,
|
| 91 |
+
"save_interval": 60000,
|
| 92 |
+
"eval_interval": 60000,
|
| 93 |
+
"learning_rate": {
|
| 94 |
+
"base": 4e-05,
|
| 95 |
+
"qwen_vl_interface": 1e-05,
|
| 96 |
+
"action_model": 0.0001
|
| 97 |
+
},
|
| 98 |
+
"lr_scheduler_type": "cosine_with_min_lr",
|
| 99 |
+
"scheduler_specific_kwargs": {
|
| 100 |
+
"min_lr": 1e-06
|
| 101 |
+
},
|
| 102 |
+
"freeze_modules": null,
|
| 103 |
+
"loss_scale": {
|
| 104 |
+
"vla": 1.0,
|
| 105 |
+
"vlm": 0.1
|
| 106 |
+
},
|
| 107 |
+
"max_grad_norm": 1.0,
|
| 108 |
+
"warmup_ratio": 0.1,
|
| 109 |
+
"weight_decay": 0.0,
|
| 110 |
+
"logging_frequency": 100,
|
| 111 |
+
"gradient_clipping": 1.0,
|
| 112 |
+
"gradient_accumulation_steps": 1,
|
| 113 |
+
"optimizer": {
|
| 114 |
+
"name": "AdamW",
|
| 115 |
+
"betas": [
|
| 116 |
+
0.9,
|
| 117 |
+
0.95
|
| 118 |
+
],
|
| 119 |
+
"eps": 1e-08,
|
| 120 |
+
"weight_decay": 1e-08
|
| 121 |
+
},
|
| 122 |
+
"is_resume": false,
|
| 123 |
+
"resume_epoch": null,
|
| 124 |
+
"resume_step": null,
|
| 125 |
+
"enable_gradient_checkpointing": true,
|
| 126 |
+
"enable_mixed_precision_training": true
|
| 127 |
+
},
|
| 128 |
+
"output_dir": "/share/project/baishuanghao/code/starVLA/pretrained_models/libero_object_2B_mee1e-2/starvla_qwen_gr00t"
|
| 129 |
+
}
|
libero_object_2B_mee1e-2/starvla_qwen_gr00t/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/starvla_qwen_gr00t/final_model/pytorch_model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2fffad95577fa5d7f5344111f1b18f426cdc7a57880aed1640bdcbb77a3a2ab5
|
| 3 |
+
size 5188065554
|
libero_object_2B_mee1e-2/starvla_qwen_gr00t/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: False
|
| 816 |
+
# episodes completed so far: 162
|
| 817 |
+
# successes: 161 (99.4%)
|
| 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: 162 (99.4%)
|
| 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: 163 (99.4%)
|
| 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: 164 (99.4%)
|
| 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: 165 (99.4%)
|
| 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: 166 (99.4%)
|
| 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: 167 (99.4%)
|
| 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: 168 (99.4%)
|
| 853 |
+
|
| 854 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 855 |
+
Success: False
|
| 856 |
+
# episodes completed so far: 170
|
| 857 |
+
# successes: 168 (98.8%)
|
| 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: 169 (98.8%)
|
| 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: 170 (98.8%)
|
| 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: 171 (98.8%)
|
| 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: 172 (98.9%)
|
| 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: 173 (98.9%)
|
| 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: 174 (98.9%)
|
| 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: 175 (98.9%)
|
| 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: 176 (98.9%)
|
| 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: 177 (98.9%)
|
| 903 |
+
|
| 904 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 905 |
+
Success: True
|
| 906 |
+
# episodes completed so far: 180
|
| 907 |
+
# successes: 178 (98.9%)
|
| 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: 179 (98.9%)
|
| 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: 180 (98.9%)
|
| 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: 181 (98.9%)
|
| 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: 182 (98.9%)
|
| 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: 183 (98.9%)
|
| 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: 184 (98.9%)
|
| 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: 185 (98.9%)
|
| 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: 186 (98.9%)
|
| 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: 187 (98.9%)
|
| 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: 188 (98.9%)
|
| 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: 189 (99.0%)
|
| 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: 189 (98.4%)
|
| 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: 190 (98.4%)
|
| 973 |
+
|
| 974 |
+
Task: pick up the bbq sauce and place it in the basket
|
| 975 |
+
Success: False
|
| 976 |
+
# episodes completed so far: 194
|
| 977 |
+
# successes: 190 (97.9%)
|
| 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: 191 (97.9%)
|
| 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: 192 (98.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: 193 (98.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: 194 (98.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: 195 (98.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: 196 (98.0%)
|
| 1008 |
+
Current task success rate: 0.92
|
| 1009 |
+
Current total success rate: 0.98
|
| 1010 |
+
|
| 1011 |
+
Task: pick up the ketchup and place it in the basket
|
| 1012 |
+
Success: True
|
| 1013 |
+
# episodes completed so far: 201
|
| 1014 |
+
# successes: 197 (98.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: 198 (98.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: 199 (98.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: 200 (98.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: 201 (98.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: 202 (98.1%)
|
| 1040 |
+
|
| 1041 |
+
Task: pick up the ketchup and place it in the basket
|
| 1042 |
+
Success: True
|
| 1043 |
+
# episodes completed so far: 207
|
| 1044 |
+
# successes: 203 (98.1%)
|
| 1045 |
+
|
| 1046 |
+
Task: pick up the ketchup and place it in the basket
|
| 1047 |
+
Success: True
|
| 1048 |
+
# episodes completed so far: 208
|
| 1049 |
+
# successes: 204 (98.1%)
|
| 1050 |
+
|
| 1051 |
+
Task: pick up the ketchup and place it in the basket
|
| 1052 |
+
Success: True
|
| 1053 |
+
# episodes completed so far: 209
|
| 1054 |
+
# successes: 205 (98.1%)
|
| 1055 |
+
|
| 1056 |
+
Task: pick up the ketchup and place it in the basket
|
| 1057 |
+
Success: True
|
| 1058 |
+
# episodes completed so far: 210
|
| 1059 |
+
# successes: 206 (98.1%)
|
| 1060 |
+
|
| 1061 |
+
Task: pick up the ketchup and place it in the basket
|
| 1062 |
+
Success: True
|
| 1063 |
+
# episodes completed so far: 211
|
| 1064 |
+
# successes: 207 (98.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: 208 (98.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: 209 (98.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: 210 (98.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: 211 (98.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: 212 (98.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: 213 (98.2%)
|
| 1095 |
+
|
| 1096 |
+
Task: pick up the ketchup and place it in the basket
|
| 1097 |
+
Success: True
|
| 1098 |
+
# episodes completed so far: 218
|
| 1099 |
+
# successes: 214 (98.2%)
|
| 1100 |
+
|
| 1101 |
+
Task: pick up the ketchup and place it in the basket
|
| 1102 |
+
Success: True
|
| 1103 |
+
# episodes completed so far: 219
|
| 1104 |
+
# successes: 215 (98.2%)
|
| 1105 |
+
|
| 1106 |
+
Task: pick up the ketchup and place it in the basket
|
| 1107 |
+
Success: True
|
| 1108 |
+
# episodes completed so far: 220
|
| 1109 |
+
# successes: 216 (98.2%)
|
| 1110 |
+
|
| 1111 |
+
Task: pick up the ketchup and place it in the basket
|
| 1112 |
+
Success: True
|
| 1113 |
+
# episodes completed so far: 221
|
| 1114 |
+
# successes: 217 (98.2%)
|
| 1115 |
+
|
| 1116 |
+
Task: pick up the ketchup and place it in the basket
|
| 1117 |
+
Success: True
|
| 1118 |
+
# episodes completed so far: 222
|
| 1119 |
+
# successes: 218 (98.2%)
|
| 1120 |
+
|
| 1121 |
+
Task: pick up the ketchup and place it in the basket
|
| 1122 |
+
Success: True
|
| 1123 |
+
# episodes completed so far: 223
|
| 1124 |
+
# successes: 219 (98.2%)
|
| 1125 |
+
|
| 1126 |
+
Task: pick up the ketchup and place it in the basket
|
| 1127 |
+
Success: True
|
| 1128 |
+
# episodes completed so far: 224
|
| 1129 |
+
# successes: 220 (98.2%)
|
| 1130 |
+
|
| 1131 |
+
Task: pick up the ketchup and place it in the basket
|
| 1132 |
+
Success: True
|
| 1133 |
+
# episodes completed so far: 225
|
| 1134 |
+
# successes: 221 (98.2%)
|
| 1135 |
+
|
| 1136 |
+
Task: pick up the ketchup and place it in the basket
|
| 1137 |
+
Success: True
|
| 1138 |
+
# episodes completed so far: 226
|
| 1139 |
+
# successes: 222 (98.2%)
|
| 1140 |
+
|
| 1141 |
+
Task: pick up the ketchup and place it in the basket
|
| 1142 |
+
Success: True
|
| 1143 |
+
# episodes completed so far: 227
|
| 1144 |
+
# successes: 223 (98.2%)
|
| 1145 |
+
|
| 1146 |
+
Task: pick up the ketchup and place it in the basket
|
| 1147 |
+
Success: True
|
| 1148 |
+
# episodes completed so far: 228
|
| 1149 |
+
# successes: 224 (98.2%)
|
| 1150 |
+
|
| 1151 |
+
Task: pick up the ketchup and place it in the basket
|
| 1152 |
+
Success: True
|
| 1153 |
+
# episodes completed so far: 229
|
| 1154 |
+
# successes: 225 (98.3%)
|
| 1155 |
+
|
| 1156 |
+
Task: pick up the ketchup and place it in the basket
|
| 1157 |
+
Success: True
|
| 1158 |
+
# episodes completed so far: 230
|
| 1159 |
+
# successes: 226 (98.3%)
|
| 1160 |
+
|
| 1161 |
+
Task: pick up the ketchup and place it in the basket
|
| 1162 |
+
Success: True
|
| 1163 |
+
# episodes completed so far: 231
|
| 1164 |
+
# successes: 227 (98.3%)
|
| 1165 |
+
|
| 1166 |
+
Task: pick up the ketchup and place it in the basket
|
| 1167 |
+
Success: True
|
| 1168 |
+
# episodes completed so far: 232
|
| 1169 |
+
# successes: 228 (98.3%)
|
| 1170 |
+
|
| 1171 |
+
Task: pick up the ketchup and place it in the basket
|
| 1172 |
+
Success: True
|
| 1173 |
+
# episodes completed so far: 233
|
| 1174 |
+
# successes: 229 (98.3%)
|
| 1175 |
+
|
| 1176 |
+
Task: pick up the ketchup and place it in the basket
|
| 1177 |
+
Success: True
|
| 1178 |
+
# episodes completed so far: 234
|
| 1179 |
+
# successes: 230 (98.3%)
|
| 1180 |
+
|
| 1181 |
+
Task: pick up the ketchup and place it in the basket
|
| 1182 |
+
Success: True
|
| 1183 |
+
# episodes completed so far: 235
|
| 1184 |
+
# successes: 231 (98.3%)
|
| 1185 |
+
|
| 1186 |
+
Task: pick up the ketchup and place it in the basket
|
| 1187 |
+
Success: True
|
| 1188 |
+
# episodes completed so far: 236
|
| 1189 |
+
# successes: 232 (98.3%)
|
| 1190 |
+
|
| 1191 |
+
Task: pick up the ketchup and place it in the basket
|
| 1192 |
+
Success: True
|
| 1193 |
+
# episodes completed so far: 237
|
| 1194 |
+
# successes: 233 (98.3%)
|
| 1195 |
+
|
| 1196 |
+
Task: pick up the ketchup and place it in the basket
|
| 1197 |
+
Success: True
|
| 1198 |
+
# episodes completed so far: 238
|
| 1199 |
+
# successes: 234 (98.3%)
|
| 1200 |
+
|
| 1201 |
+
Task: pick up the ketchup and place it in the basket
|
| 1202 |
+
Success: True
|
| 1203 |
+
# episodes completed so far: 239
|
| 1204 |
+
# successes: 235 (98.3%)
|
| 1205 |
+
|
| 1206 |
+
Task: pick up the ketchup and place it in the basket
|
| 1207 |
+
Success: True
|
| 1208 |
+
# episodes completed so far: 240
|
| 1209 |
+
# successes: 236 (98.3%)
|
| 1210 |
+
|
| 1211 |
+
Task: pick up the ketchup and place it in the basket
|
| 1212 |
+
Success: True
|
| 1213 |
+
# episodes completed so far: 241
|
| 1214 |
+
# successes: 237 (98.3%)
|
| 1215 |
+
|
| 1216 |
+
Task: pick up the ketchup and place it in the basket
|
| 1217 |
+
Success: True
|
| 1218 |
+
# episodes completed so far: 242
|
| 1219 |
+
# successes: 238 (98.3%)
|
| 1220 |
+
|
| 1221 |
+
Task: pick up the ketchup and place it in the basket
|
| 1222 |
+
Success: True
|
| 1223 |
+
# episodes completed so far: 243
|
| 1224 |
+
# successes: 239 (98.4%)
|
| 1225 |
+
|
| 1226 |
+
Task: pick up the ketchup and place it in the basket
|
| 1227 |
+
Success: True
|
| 1228 |
+
# episodes completed so far: 244
|
| 1229 |
+
# successes: 240 (98.4%)
|
| 1230 |
+
|
| 1231 |
+
Task: pick up the ketchup and place it in the basket
|
| 1232 |
+
Success: True
|
| 1233 |
+
# episodes completed so far: 245
|
| 1234 |
+
# successes: 241 (98.4%)
|
| 1235 |
+
|
| 1236 |
+
Task: pick up the ketchup and place it in the basket
|
| 1237 |
+
Success: True
|
| 1238 |
+
# episodes completed so far: 246
|
| 1239 |
+
# successes: 242 (98.4%)
|
| 1240 |
+
|
| 1241 |
+
Task: pick up the ketchup and place it in the basket
|
| 1242 |
+
Success: True
|
| 1243 |
+
# episodes completed so far: 247
|
| 1244 |
+
# successes: 243 (98.4%)
|
| 1245 |
+
|
| 1246 |
+
Task: pick up the ketchup and place it in the basket
|
| 1247 |
+
Success: True
|
| 1248 |
+
# episodes completed so far: 248
|
| 1249 |
+
# successes: 244 (98.4%)
|
| 1250 |
+
|
| 1251 |
+
Task: pick up the ketchup and place it in the basket
|
| 1252 |
+
Success: True
|
| 1253 |
+
# episodes completed so far: 249
|
| 1254 |
+
# successes: 245 (98.4%)
|
| 1255 |
+
|
| 1256 |
+
Task: pick up the ketchup and place it in the basket
|
| 1257 |
+
Success: True
|
| 1258 |
+
# episodes completed so far: 250
|
| 1259 |
+
# successes: 246 (98.4%)
|
| 1260 |
+
Current task success rate: 1.0
|
| 1261 |
+
Current total success rate: 0.984
|
| 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: 247 (98.4%)
|
| 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: 248 (98.4%)
|
| 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: 249 (98.4%)
|
| 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: 250 (98.4%)
|
| 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: 251 (98.4%)
|
| 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: 252 (98.4%)
|
| 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: 253 (98.4%)
|
| 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: 254 (98.4%)
|
| 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: 255 (98.5%)
|
| 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: 256 (98.5%)
|
| 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: 257 (98.5%)
|
| 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: 258 (98.5%)
|
| 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: 259 (98.5%)
|
| 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: 260 (98.5%)
|
| 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: 261 (98.5%)
|
| 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: 262 (98.5%)
|
| 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: 263 (98.5%)
|
| 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: 264 (98.5%)
|
| 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: 265 (98.5%)
|
| 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: 266 (98.5%)
|
| 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: 267 (98.5%)
|
| 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: 268 (98.5%)
|
| 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: 269 (98.5%)
|
| 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: 270 (98.5%)
|
| 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: 271 (98.5%)
|
| 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: 272 (98.6%)
|
| 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: 273 (98.6%)
|
| 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: 274 (98.6%)
|
| 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: 275 (98.6%)
|
| 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: 276 (98.6%)
|
| 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: 277 (98.6%)
|
| 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: 278 (98.6%)
|
| 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: 279 (98.6%)
|
| 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: 280 (98.6%)
|
| 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: 281 (98.6%)
|
| 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: 282 (98.6%)
|
| 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: 283 (98.6%)
|
| 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: 284 (98.6%)
|
| 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: 285 (98.6%)
|
| 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: 286 (98.6%)
|
| 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: 287 (98.6%)
|
| 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: 288 (98.6%)
|
| 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: 289 (98.6%)
|
| 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: 290 (98.6%)
|
| 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: 291 (98.6%)
|
| 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: 292 (98.6%)
|
| 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: 293 (98.7%)
|
| 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: 294 (98.7%)
|
| 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: 295 (98.7%)
|
| 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: 296 (98.7%)
|
| 1512 |
+
Current task success rate: 1.0
|
| 1513 |
+
Current total success rate: 0.9866666666666667
|
| 1514 |
+
|
| 1515 |
+
Task: pick up the butter and place it in the basket
|
| 1516 |
+
Success: True
|
| 1517 |
+
# episodes completed so far: 301
|
| 1518 |
+
# successes: 297 (98.7%)
|
| 1519 |
+
|
| 1520 |
+
Task: pick up the butter and place it in the basket
|
| 1521 |
+
Success: True
|
| 1522 |
+
# episodes completed so far: 302
|
| 1523 |
+
# successes: 298 (98.7%)
|
| 1524 |
+
|
| 1525 |
+
Task: pick up the butter and place it in the basket
|
| 1526 |
+
Success: True
|
| 1527 |
+
# episodes completed so far: 303
|
| 1528 |
+
# successes: 299 (98.7%)
|
| 1529 |
+
|
| 1530 |
+
Task: pick up the butter and place it in the basket
|
| 1531 |
+
Success: True
|
| 1532 |
+
# episodes completed so far: 304
|
| 1533 |
+
# successes: 300 (98.7%)
|
| 1534 |
+
|
| 1535 |
+
Task: pick up the butter and place it in the basket
|
| 1536 |
+
Success: True
|
| 1537 |
+
# episodes completed so far: 305
|
| 1538 |
+
# successes: 301 (98.7%)
|
| 1539 |
+
|
| 1540 |
+
Task: pick up the butter and place it in the basket
|
| 1541 |
+
Success: True
|
| 1542 |
+
# episodes completed so far: 306
|
| 1543 |
+
# successes: 302 (98.7%)
|
| 1544 |
+
|
| 1545 |
+
Task: pick up the butter and place it in the basket
|
| 1546 |
+
Success: True
|
| 1547 |
+
# episodes completed so far: 307
|
| 1548 |
+
# successes: 303 (98.7%)
|
| 1549 |
+
|
| 1550 |
+
Task: pick up the butter and place it in the basket
|
| 1551 |
+
Success: True
|
| 1552 |
+
# episodes completed so far: 308
|
| 1553 |
+
# successes: 304 (98.7%)
|
| 1554 |
+
|
| 1555 |
+
Task: pick up the butter and place it in the basket
|
| 1556 |
+
Success: True
|
| 1557 |
+
# episodes completed so far: 309
|
| 1558 |
+
# successes: 305 (98.7%)
|
| 1559 |
+
|
| 1560 |
+
Task: pick up the butter and place it in the basket
|
| 1561 |
+
Success: True
|
| 1562 |
+
# episodes completed so far: 310
|
| 1563 |
+
# successes: 306 (98.7%)
|
| 1564 |
+
|
| 1565 |
+
Task: pick up the butter and place it in the basket
|
| 1566 |
+
Success: True
|
| 1567 |
+
# episodes completed so far: 311
|
| 1568 |
+
# successes: 307 (98.7%)
|
| 1569 |
+
|
| 1570 |
+
Task: pick up the butter and place it in the basket
|
| 1571 |
+
Success: True
|
| 1572 |
+
# episodes completed so far: 312
|
| 1573 |
+
# successes: 308 (98.7%)
|
| 1574 |
+
|
| 1575 |
+
Task: pick up the butter and place it in the basket
|
| 1576 |
+
Success: True
|
| 1577 |
+
# episodes completed so far: 313
|
| 1578 |
+
# successes: 309 (98.7%)
|
| 1579 |
+
|
| 1580 |
+
Task: pick up the butter and place it in the basket
|
| 1581 |
+
Success: True
|
| 1582 |
+
# episodes completed so far: 314
|
| 1583 |
+
# successes: 310 (98.7%)
|
| 1584 |
+
|
| 1585 |
+
Task: pick up the butter and place it in the basket
|
| 1586 |
+
Success: True
|
| 1587 |
+
# episodes completed so far: 315
|
| 1588 |
+
# successes: 311 (98.7%)
|
| 1589 |
+
|
| 1590 |
+
Task: pick up the butter and place it in the basket
|
| 1591 |
+
Success: True
|
| 1592 |
+
# episodes completed so far: 316
|
| 1593 |
+
# successes: 312 (98.7%)
|
| 1594 |
+
|
| 1595 |
+
Task: pick up the butter and place it in the basket
|
| 1596 |
+
Success: True
|
| 1597 |
+
# episodes completed so far: 317
|
| 1598 |
+
# successes: 313 (98.7%)
|
| 1599 |
+
|
| 1600 |
+
Task: pick up the butter and place it in the basket
|
| 1601 |
+
Success: True
|
| 1602 |
+
# episodes completed so far: 318
|
| 1603 |
+
# successes: 314 (98.7%)
|
| 1604 |
+
|
| 1605 |
+
Task: pick up the butter and place it in the basket
|
| 1606 |
+
Success: True
|
| 1607 |
+
# episodes completed so far: 319
|
| 1608 |
+
# successes: 315 (98.7%)
|
| 1609 |
+
|
| 1610 |
+
Task: pick up the butter and place it in the basket
|
| 1611 |
+
Success: True
|
| 1612 |
+
# episodes completed so far: 320
|
| 1613 |
+
# successes: 316 (98.8%)
|
| 1614 |
+
|
| 1615 |
+
Task: pick up the butter and place it in the basket
|
| 1616 |
+
Success: True
|
| 1617 |
+
# episodes completed so far: 321
|
| 1618 |
+
# successes: 317 (98.8%)
|
| 1619 |
+
|
| 1620 |
+
Task: pick up the butter and place it in the basket
|
| 1621 |
+
Success: True
|
| 1622 |
+
# episodes completed so far: 322
|
| 1623 |
+
# successes: 318 (98.8%)
|
| 1624 |
+
|
| 1625 |
+
Task: pick up the butter and place it in the basket
|
| 1626 |
+
Success: True
|
| 1627 |
+
# episodes completed so far: 323
|
| 1628 |
+
# successes: 319 (98.8%)
|
| 1629 |
+
|
| 1630 |
+
Task: pick up the butter and place it in the basket
|
| 1631 |
+
Success: True
|
| 1632 |
+
# episodes completed so far: 324
|
| 1633 |
+
# successes: 320 (98.8%)
|
| 1634 |
+
|
| 1635 |
+
Task: pick up the butter and place it in the basket
|
| 1636 |
+
Success: True
|
| 1637 |
+
# episodes completed so far: 325
|
| 1638 |
+
# successes: 321 (98.8%)
|
| 1639 |
+
|
| 1640 |
+
Task: pick up the butter and place it in the basket
|
| 1641 |
+
Success: True
|
| 1642 |
+
# episodes completed so far: 326
|
| 1643 |
+
# successes: 322 (98.8%)
|
| 1644 |
+
|
| 1645 |
+
Task: pick up the butter and place it in the basket
|
| 1646 |
+
Success: True
|
| 1647 |
+
# episodes completed so far: 327
|
| 1648 |
+
# successes: 323 (98.8%)
|
| 1649 |
+
|
| 1650 |
+
Task: pick up the butter and place it in the basket
|
| 1651 |
+
Success: True
|
| 1652 |
+
# episodes completed so far: 328
|
| 1653 |
+
# successes: 324 (98.8%)
|
| 1654 |
+
|
| 1655 |
+
Task: pick up the butter and place it in the basket
|
| 1656 |
+
Success: True
|
| 1657 |
+
# episodes completed so far: 329
|
| 1658 |
+
# successes: 325 (98.8%)
|
| 1659 |
+
|
| 1660 |
+
Task: pick up the butter and place it in the basket
|
| 1661 |
+
Success: True
|
| 1662 |
+
# episodes completed so far: 330
|
| 1663 |
+
# successes: 326 (98.8%)
|
| 1664 |
+
|
| 1665 |
+
Task: pick up the butter and place it in the basket
|
| 1666 |
+
Success: True
|
| 1667 |
+
# episodes completed so far: 331
|
| 1668 |
+
# successes: 327 (98.8%)
|
| 1669 |
+
|
| 1670 |
+
Task: pick up the butter and place it in the basket
|
| 1671 |
+
Success: True
|
| 1672 |
+
# episodes completed so far: 332
|
| 1673 |
+
# successes: 328 (98.8%)
|
| 1674 |
+
|
| 1675 |
+
Task: pick up the butter and place it in the basket
|
| 1676 |
+
Success: True
|
| 1677 |
+
# episodes completed so far: 333
|
| 1678 |
+
# successes: 329 (98.8%)
|
| 1679 |
+
|
| 1680 |
+
Task: pick up the butter and place it in the basket
|
| 1681 |
+
Success: True
|
| 1682 |
+
# episodes completed so far: 334
|
| 1683 |
+
# successes: 330 (98.8%)
|
| 1684 |
+
|
| 1685 |
+
Task: pick up the butter and place it in the basket
|
| 1686 |
+
Success: True
|
| 1687 |
+
# episodes completed so far: 335
|
| 1688 |
+
# successes: 331 (98.8%)
|
| 1689 |
+
|
| 1690 |
+
Task: pick up the butter and place it in the basket
|
| 1691 |
+
Success: True
|
| 1692 |
+
# episodes completed so far: 336
|
| 1693 |
+
# successes: 332 (98.8%)
|
| 1694 |
+
|
| 1695 |
+
Task: pick up the butter and place it in the basket
|
| 1696 |
+
Success: True
|
| 1697 |
+
# episodes completed so far: 337
|
| 1698 |
+
# successes: 333 (98.8%)
|
| 1699 |
+
|
| 1700 |
+
Task: pick up the butter and place it in the basket
|
| 1701 |
+
Success: True
|
| 1702 |
+
# episodes completed so far: 338
|
| 1703 |
+
# successes: 334 (98.8%)
|
| 1704 |
+
|
| 1705 |
+
Task: pick up the butter and place it in the basket
|
| 1706 |
+
Success: True
|
| 1707 |
+
# episodes completed so far: 339
|
| 1708 |
+
# successes: 335 (98.8%)
|
| 1709 |
+
|
| 1710 |
+
Task: pick up the butter and place it in the basket
|
| 1711 |
+
Success: True
|
| 1712 |
+
# episodes completed so far: 340
|
| 1713 |
+
# successes: 336 (98.8%)
|
| 1714 |
+
|
| 1715 |
+
Task: pick up the butter and place it in the basket
|
| 1716 |
+
Success: True
|
| 1717 |
+
# episodes completed so far: 341
|
| 1718 |
+
# successes: 337 (98.8%)
|
| 1719 |
+
|
| 1720 |
+
Task: pick up the butter and place it in the basket
|
| 1721 |
+
Success: True
|
| 1722 |
+
# episodes completed so far: 342
|
| 1723 |
+
# successes: 338 (98.8%)
|
| 1724 |
+
|
| 1725 |
+
Task: pick up the butter and place it in the basket
|
| 1726 |
+
Success: True
|
| 1727 |
+
# episodes completed so far: 343
|
| 1728 |
+
# successes: 339 (98.8%)
|
| 1729 |
+
|
| 1730 |
+
Task: pick up the butter and place it in the basket
|
| 1731 |
+
Success: True
|
| 1732 |
+
# episodes completed so far: 344
|
| 1733 |
+
# successes: 340 (98.8%)
|
| 1734 |
+
|
| 1735 |
+
Task: pick up the butter and place it in the basket
|
| 1736 |
+
Success: True
|
| 1737 |
+
# episodes completed so far: 345
|
| 1738 |
+
# successes: 341 (98.8%)
|
| 1739 |
+
|
| 1740 |
+
Task: pick up the butter and place it in the basket
|
| 1741 |
+
Success: True
|
| 1742 |
+
# episodes completed so far: 346
|
| 1743 |
+
# successes: 342 (98.8%)
|
| 1744 |
+
|
| 1745 |
+
Task: pick up the butter and place it in the basket
|
| 1746 |
+
Success: True
|
| 1747 |
+
# episodes completed so far: 347
|
| 1748 |
+
# successes: 343 (98.8%)
|
| 1749 |
+
|
| 1750 |
+
Task: pick up the butter and place it in the basket
|
| 1751 |
+
Success: True
|
| 1752 |
+
# episodes completed so far: 348
|
| 1753 |
+
# successes: 344 (98.9%)
|
| 1754 |
+
|
| 1755 |
+
Task: pick up the butter and place it in the basket
|
| 1756 |
+
Success: True
|
| 1757 |
+
# episodes completed so far: 349
|
| 1758 |
+
# successes: 345 (98.9%)
|
| 1759 |
+
|
| 1760 |
+
Task: pick up the butter and place it in the basket
|
| 1761 |
+
Success: True
|
| 1762 |
+
# episodes completed so far: 350
|
| 1763 |
+
# successes: 346 (98.9%)
|
| 1764 |
+
Current task success rate: 1.0
|
| 1765 |
+
Current total success rate: 0.9885714285714285
|
| 1766 |
+
|
| 1767 |
+
Task: pick up the milk and place it in the basket
|
| 1768 |
+
Success: True
|
| 1769 |
+
# episodes completed so far: 351
|
| 1770 |
+
# successes: 347 (98.9%)
|
| 1771 |
+
|
| 1772 |
+
Task: pick up the milk and place it in the basket
|
| 1773 |
+
Success: True
|
| 1774 |
+
# episodes completed so far: 352
|
| 1775 |
+
# successes: 348 (98.9%)
|
| 1776 |
+
|
| 1777 |
+
Task: pick up the milk and place it in the basket
|
| 1778 |
+
Success: True
|
| 1779 |
+
# episodes completed so far: 353
|
| 1780 |
+
# successes: 349 (98.9%)
|
| 1781 |
+
|
| 1782 |
+
Task: pick up the milk and place it in the basket
|
| 1783 |
+
Success: True
|
| 1784 |
+
# episodes completed so far: 354
|
| 1785 |
+
# successes: 350 (98.9%)
|
| 1786 |
+
|
| 1787 |
+
Task: pick up the milk and place it in the basket
|
| 1788 |
+
Success: True
|
| 1789 |
+
# episodes completed so far: 355
|
| 1790 |
+
# successes: 351 (98.9%)
|
| 1791 |
+
|
| 1792 |
+
Task: pick up the milk and place it in the basket
|
| 1793 |
+
Success: True
|
| 1794 |
+
# episodes completed so far: 356
|
| 1795 |
+
# successes: 352 (98.9%)
|
| 1796 |
+
|
| 1797 |
+
Task: pick up the milk and place it in the basket
|
| 1798 |
+
Success: True
|
| 1799 |
+
# episodes completed so far: 357
|
| 1800 |
+
# successes: 353 (98.9%)
|
| 1801 |
+
|
| 1802 |
+
Task: pick up the milk and place it in the basket
|
| 1803 |
+
Success: True
|
| 1804 |
+
# episodes completed so far: 358
|
| 1805 |
+
# successes: 354 (98.9%)
|
| 1806 |
+
|
| 1807 |
+
Task: pick up the milk and place it in the basket
|
| 1808 |
+
Success: True
|
| 1809 |
+
# episodes completed so far: 359
|
| 1810 |
+
# successes: 355 (98.9%)
|
| 1811 |
+
|
| 1812 |
+
Task: pick up the milk and place it in the basket
|
| 1813 |
+
Success: True
|
| 1814 |
+
# episodes completed so far: 360
|
| 1815 |
+
# successes: 356 (98.9%)
|
| 1816 |
+
|
| 1817 |
+
Task: pick up the milk and place it in the basket
|
| 1818 |
+
Success: True
|
| 1819 |
+
# episodes completed so far: 361
|
| 1820 |
+
# successes: 357 (98.9%)
|
| 1821 |
+
|
| 1822 |
+
Task: pick up the milk and place it in the basket
|
| 1823 |
+
Success: True
|
| 1824 |
+
# episodes completed so far: 362
|
| 1825 |
+
# successes: 358 (98.9%)
|
| 1826 |
+
|
| 1827 |
+
Task: pick up the milk and place it in the basket
|
| 1828 |
+
Success: True
|
| 1829 |
+
# episodes completed so far: 363
|
| 1830 |
+
# successes: 359 (98.9%)
|
| 1831 |
+
|
| 1832 |
+
Task: pick up the milk and place it in the basket
|
| 1833 |
+
Success: True
|
| 1834 |
+
# episodes completed so far: 364
|
| 1835 |
+
# successes: 360 (98.9%)
|
| 1836 |
+
|
| 1837 |
+
Task: pick up the milk and place it in the basket
|
| 1838 |
+
Success: True
|
| 1839 |
+
# episodes completed so far: 365
|
| 1840 |
+
# successes: 361 (98.9%)
|
| 1841 |
+
|
| 1842 |
+
Task: pick up the milk and place it in the basket
|
| 1843 |
+
Success: True
|
| 1844 |
+
# episodes completed so far: 366
|
| 1845 |
+
# successes: 362 (98.9%)
|
| 1846 |
+
|
| 1847 |
+
Task: pick up the milk and place it in the basket
|
| 1848 |
+
Success: True
|
| 1849 |
+
# episodes completed so far: 367
|
| 1850 |
+
# successes: 363 (98.9%)
|
| 1851 |
+
|
| 1852 |
+
Task: pick up the milk and place it in the basket
|
| 1853 |
+
Success: True
|
| 1854 |
+
# episodes completed so far: 368
|
| 1855 |
+
# successes: 364 (98.9%)
|
| 1856 |
+
|
| 1857 |
+
Task: pick up the milk and place it in the basket
|
| 1858 |
+
Success: True
|
| 1859 |
+
# episodes completed so far: 369
|
| 1860 |
+
# successes: 365 (98.9%)
|
| 1861 |
+
|
| 1862 |
+
Task: pick up the milk and place it in the basket
|
| 1863 |
+
Success: True
|
| 1864 |
+
# episodes completed so far: 370
|
| 1865 |
+
# successes: 366 (98.9%)
|
| 1866 |
+
|
| 1867 |
+
Task: pick up the milk and place it in the basket
|
| 1868 |
+
Success: True
|
| 1869 |
+
# episodes completed so far: 371
|
| 1870 |
+
# successes: 367 (98.9%)
|
| 1871 |
+
|
| 1872 |
+
Task: pick up the milk and place it in the basket
|
| 1873 |
+
Success: True
|
| 1874 |
+
# episodes completed so far: 372
|
| 1875 |
+
# successes: 368 (98.9%)
|
| 1876 |
+
|
| 1877 |
+
Task: pick up the milk and place it in the basket
|
| 1878 |
+
Success: True
|
| 1879 |
+
# episodes completed so far: 373
|
| 1880 |
+
# successes: 369 (98.9%)
|
| 1881 |
+
|
| 1882 |
+
Task: pick up the milk and place it in the basket
|
| 1883 |
+
Success: True
|
| 1884 |
+
# episodes completed so far: 374
|
| 1885 |
+
# successes: 370 (98.9%)
|
| 1886 |
+
|
| 1887 |
+
Task: pick up the milk and place it in the basket
|
| 1888 |
+
Success: True
|
| 1889 |
+
# episodes completed so far: 375
|
| 1890 |
+
# successes: 371 (98.9%)
|
| 1891 |
+
|
| 1892 |
+
Task: pick up the milk and place it in the basket
|
| 1893 |
+
Success: True
|
| 1894 |
+
# episodes completed so far: 376
|
| 1895 |
+
# successes: 372 (98.9%)
|
| 1896 |
+
|
| 1897 |
+
Task: pick up the milk and place it in the basket
|
| 1898 |
+
Success: True
|
| 1899 |
+
# episodes completed so far: 377
|
| 1900 |
+
# successes: 373 (98.9%)
|
| 1901 |
+
|
| 1902 |
+
Task: pick up the milk and place it in the basket
|
| 1903 |
+
Success: True
|
| 1904 |
+
# episodes completed so far: 378
|
| 1905 |
+
# successes: 374 (98.9%)
|
| 1906 |
+
|
| 1907 |
+
Task: pick up the milk and place it in the basket
|
| 1908 |
+
Success: True
|
| 1909 |
+
# episodes completed so far: 379
|
| 1910 |
+
# successes: 375 (98.9%)
|
| 1911 |
+
|
| 1912 |
+
Task: pick up the milk and place it in the basket
|
| 1913 |
+
Success: True
|
| 1914 |
+
# episodes completed so far: 380
|
| 1915 |
+
# successes: 376 (98.9%)
|
| 1916 |
+
|
| 1917 |
+
Task: pick up the milk and place it in the basket
|
| 1918 |
+
Success: True
|
| 1919 |
+
# episodes completed so far: 381
|
| 1920 |
+
# successes: 377 (99.0%)
|
| 1921 |
+
|
| 1922 |
+
Task: pick up the milk and place it in the basket
|
| 1923 |
+
Success: True
|
| 1924 |
+
# episodes completed so far: 382
|
| 1925 |
+
# successes: 378 (99.0%)
|
| 1926 |
+
|
| 1927 |
+
Task: pick up the milk and place it in the basket
|
| 1928 |
+
Success: True
|
| 1929 |
+
# episodes completed so far: 383
|
| 1930 |
+
# successes: 379 (99.0%)
|
| 1931 |
+
|
| 1932 |
+
Task: pick up the milk and place it in the basket
|
| 1933 |
+
Success: True
|
| 1934 |
+
# episodes completed so far: 384
|
| 1935 |
+
# successes: 380 (99.0%)
|
| 1936 |
+
|
| 1937 |
+
Task: pick up the milk and place it in the basket
|
| 1938 |
+
Success: True
|
| 1939 |
+
# episodes completed so far: 385
|
| 1940 |
+
# successes: 381 (99.0%)
|
| 1941 |
+
|
| 1942 |
+
Task: pick up the milk and place it in the basket
|
| 1943 |
+
Success: True
|
| 1944 |
+
# episodes completed so far: 386
|
| 1945 |
+
# successes: 382 (99.0%)
|
| 1946 |
+
|
| 1947 |
+
Task: pick up the milk and place it in the basket
|
| 1948 |
+
Success: True
|
| 1949 |
+
# episodes completed so far: 387
|
| 1950 |
+
# successes: 383 (99.0%)
|
| 1951 |
+
|
| 1952 |
+
Task: pick up the milk and place it in the basket
|
| 1953 |
+
Success: True
|
| 1954 |
+
# episodes completed so far: 388
|
| 1955 |
+
# successes: 384 (99.0%)
|
| 1956 |
+
|
| 1957 |
+
Task: pick up the milk and place it in the basket
|
| 1958 |
+
Success: True
|
| 1959 |
+
# episodes completed so far: 389
|
| 1960 |
+
# successes: 385 (99.0%)
|
| 1961 |
+
|
| 1962 |
+
Task: pick up the milk and place it in the basket
|
| 1963 |
+
Success: True
|
| 1964 |
+
# episodes completed so far: 390
|
| 1965 |
+
# successes: 386 (99.0%)
|
| 1966 |
+
|
| 1967 |
+
Task: pick up the milk and place it in the basket
|
| 1968 |
+
Success: True
|
| 1969 |
+
# episodes completed so far: 391
|
| 1970 |
+
# successes: 387 (99.0%)
|
| 1971 |
+
|
| 1972 |
+
Task: pick up the milk and place it in the basket
|
| 1973 |
+
Success: True
|
| 1974 |
+
# episodes completed so far: 392
|
| 1975 |
+
# successes: 388 (99.0%)
|
| 1976 |
+
|
| 1977 |
+
Task: pick up the milk and place it in the basket
|
| 1978 |
+
Success: True
|
| 1979 |
+
# episodes completed so far: 393
|
| 1980 |
+
# successes: 389 (99.0%)
|
| 1981 |
+
|
| 1982 |
+
Task: pick up the milk and place it in the basket
|
| 1983 |
+
Success: True
|
| 1984 |
+
# episodes completed so far: 394
|
| 1985 |
+
# successes: 390 (99.0%)
|
| 1986 |
+
|
| 1987 |
+
Task: pick up the milk and place it in the basket
|
| 1988 |
+
Success: True
|
| 1989 |
+
# episodes completed so far: 395
|
| 1990 |
+
# successes: 391 (99.0%)
|
| 1991 |
+
|
| 1992 |
+
Task: pick up the milk and place it in the basket
|
| 1993 |
+
Success: True
|
| 1994 |
+
# episodes completed so far: 396
|
| 1995 |
+
# successes: 392 (99.0%)
|
| 1996 |
+
|
| 1997 |
+
Task: pick up the milk and place it in the basket
|
| 1998 |
+
Success: True
|
| 1999 |
+
# episodes completed so far: 397
|
| 2000 |
+
# successes: 393 (99.0%)
|
| 2001 |
+
|
| 2002 |
+
Task: pick up the milk and place it in the basket
|
| 2003 |
+
Success: True
|
| 2004 |
+
# episodes completed so far: 398
|
| 2005 |
+
# successes: 394 (99.0%)
|
| 2006 |
+
|
| 2007 |
+
Task: pick up the milk and place it in the basket
|
| 2008 |
+
Success: True
|
| 2009 |
+
# episodes completed so far: 399
|
| 2010 |
+
# successes: 395 (99.0%)
|
| 2011 |
+
|
| 2012 |
+
Task: pick up the milk and place it in the basket
|
| 2013 |
+
Success: True
|
| 2014 |
+
# episodes completed so far: 400
|
| 2015 |
+
# successes: 396 (99.0%)
|
| 2016 |
+
Current task success rate: 1.0
|
| 2017 |
+
Current total success rate: 0.99
|
| 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: 397 (99.0%)
|
| 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: 398 (99.0%)
|
| 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: 399 (99.0%)
|
| 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: 400 (99.0%)
|
| 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: 401 (99.0%)
|
| 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: 402 (99.0%)
|
| 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: 403 (99.0%)
|
| 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: 404 (99.0%)
|
| 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: 405 (99.0%)
|
| 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: 406 (99.0%)
|
| 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: 407 (99.0%)
|
| 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: 408 (99.0%)
|
| 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: 409 (99.0%)
|
| 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: 410 (99.0%)
|
| 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: 411 (99.0%)
|
| 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: 412 (99.0%)
|
| 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: 413 (99.0%)
|
| 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: 414 (99.0%)
|
| 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: 415 (99.0%)
|
| 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: 416 (99.0%)
|
| 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: 417 (99.0%)
|
| 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: 418 (99.1%)
|
| 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: 419 (99.1%)
|
| 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: 420 (99.1%)
|
| 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: 421 (99.1%)
|
| 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: 422 (99.1%)
|
| 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: 423 (99.1%)
|
| 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: 424 (99.1%)
|
| 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: 425 (99.1%)
|
| 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: 426 (99.1%)
|
| 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: 427 (99.1%)
|
| 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: 428 (99.1%)
|
| 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: 429 (99.1%)
|
| 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: 430 (99.1%)
|
| 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: 431 (99.1%)
|
| 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: 432 (99.1%)
|
| 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: 433 (99.1%)
|
| 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: 434 (99.1%)
|
| 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: 435 (99.1%)
|
| 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: 436 (99.1%)
|
| 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: 437 (99.1%)
|
| 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: 438 (99.1%)
|
| 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: 439 (99.1%)
|
| 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: 440 (99.1%)
|
| 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: 441 (99.1%)
|
| 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: 442 (99.1%)
|
| 2248 |
+
|
| 2249 |
+
Task: pick up the chocolate pudding and place it in the basket
|
| 2250 |
+
Success: False
|
| 2251 |
+
# episodes completed so far: 447
|
| 2252 |
+
# successes: 442 (98.9%)
|
| 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: 443 (98.9%)
|
| 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: 444 (98.9%)
|
| 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: 445 (98.9%)
|
| 2268 |
+
Current task success rate: 0.98
|
| 2269 |
+
Current total success rate: 0.9888888888888889
|
| 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: 446 (98.9%)
|
| 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: 447 (98.9%)
|
| 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: 448 (98.9%)
|
| 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: 449 (98.9%)
|
| 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: 450 (98.9%)
|
| 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: 451 (98.9%)
|
| 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: 452 (98.9%)
|
| 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: 453 (98.9%)
|
| 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: 454 (98.9%)
|
| 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: 455 (98.9%)
|
| 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: 456 (98.9%)
|
| 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: 457 (98.9%)
|
| 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: 458 (98.9%)
|
| 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: 459 (98.9%)
|
| 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: 460 (98.9%)
|
| 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: 461 (98.9%)
|
| 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: 462 (98.9%)
|
| 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: 463 (98.9%)
|
| 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: 464 (98.9%)
|
| 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: 465 (98.9%)
|
| 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: 466 (98.9%)
|
| 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: 467 (98.9%)
|
| 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: 468 (98.9%)
|
| 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: 469 (98.9%)
|
| 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: 470 (98.9%)
|
| 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: 471 (98.9%)
|
| 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: 472 (99.0%)
|
| 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: 473 (99.0%)
|
| 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: 474 (99.0%)
|
| 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: 475 (99.0%)
|
| 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: 476 (99.0%)
|
| 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: 477 (99.0%)
|
| 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: 478 (99.0%)
|
| 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: 479 (99.0%)
|
| 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: 480 (99.0%)
|
| 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: 481 (99.0%)
|
| 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: 482 (99.0%)
|
| 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: 483 (99.0%)
|
| 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: 484 (99.0%)
|
| 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: 485 (99.0%)
|
| 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: 486 (99.0%)
|
| 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: 487 (99.0%)
|
| 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: 488 (99.0%)
|
| 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: 489 (99.0%)
|
| 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: 490 (99.0%)
|
| 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: 491 (99.0%)
|
| 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: 492 (99.0%)
|
| 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: 493 (99.0%)
|
| 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: 494 (99.0%)
|
| 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: 495 (99.0%)
|
| 2520 |
+
Current task success rate: 1.0
|
| 2521 |
+
Current total success rate: 0.99
|
libero_object_2B_mee1e-2/starvla_qwen_gr00t/libero_object.log
ADDED
|
@@ -0,0 +1,300 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Step 100, Loss: {'mse_loss': 1.0983093976974487, 'mee_loss': 6.073287487030029, 'totoal_loss': 1.0983093976974487, 'data_time': 0.010749293025583029, 'model_time': 0.5711106240050867, 'learning_rate': 2.0000000000000002e-07, 'epoch': 0.19})
|
| 2 |
+
Step 200, Loss: {'mse_loss': 1.0151535272598267, 'mee_loss': 6.0432281494140625, 'totoal_loss': 1.0151535272598267, 'data_time': 0.010000408976338804, 'model_time': 0.5856325919739902, 'learning_rate': 4.0000000000000003e-07, 'epoch': 0.38})
|
| 3 |
+
Step 300, Loss: {'mse_loss': 0.7815735936164856, 'mee_loss': 5.55919885635376, 'totoal_loss': 0.7815735936164856, 'data_time': 0.011147486977279186, 'model_time': 0.6027162279933691, 'learning_rate': 6.000000000000001e-07, 'epoch': 0.58})
|
| 4 |
+
Step 400, Loss: {'mse_loss': 0.5241156220436096, 'mee_loss': 4.680244445800781, 'totoal_loss': 0.5241156220436096, 'data_time': 0.008312221034429967, 'model_time': 0.568404430989176, 'learning_rate': 8.000000000000001e-07, 'epoch': 0.77})
|
| 5 |
+
Step 500, Loss: {'mse_loss': 0.3874755799770355, 'mee_loss': 4.176401138305664, 'totoal_loss': 0.3874755799770355, 'data_time': 0.010360911022871733, 'model_time': 0.6079441159963608, 'learning_rate': 1.0000000000000002e-06, 'epoch': 0.96})
|
| 6 |
+
Step 600, Loss: {'mse_loss': 0.2990809381008148, 'mee_loss': 3.3369643688201904, 'totoal_loss': 0.2990809381008148, 'data_time': 0.0005768919363617897, 'model_time': 0.6319600419374183, 'learning_rate': 1.2000000000000002e-06, 'epoch': 1.15})
|
| 7 |
+
Step 700, Loss: {'mse_loss': 0.26976585388183594, 'mee_loss': 2.6588308811187744, 'totoal_loss': 0.26976585388183594, 'data_time': 0.000650797039270401, 'model_time': 0.5746851089643314, 'learning_rate': 1.4000000000000001e-06, 'epoch': 1.34})
|
| 8 |
+
Step 800, Loss: {'mse_loss': 0.2520171105861664, 'mee_loss': 2.6331088542938232, 'totoal_loss': 0.2520171105861664, 'data_time': 0.00040124193765223026, 'model_time': 0.5885917509440333, 'learning_rate': 1.6000000000000001e-06, 'epoch': 1.54})
|
| 9 |
+
Step 900, Loss: {'mse_loss': 0.13191115856170654, 'mee_loss': 1.823663592338562, 'totoal_loss': 0.13191115856170654, 'data_time': 0.0006922869943082333, 'model_time': 0.6127322560641915, 'learning_rate': 1.8000000000000001e-06, 'epoch': 1.73})
|
| 10 |
+
Step 1000, Loss: {'mse_loss': 0.14043407142162323, 'mee_loss': 1.9536157846450806, 'totoal_loss': 0.14043407142162323, 'data_time': 0.00041413900908082724, 'model_time': 0.602897586999461, 'learning_rate': 2.0000000000000003e-06, 'epoch': 1.92})
|
| 11 |
+
Step 1100, Loss: {'mse_loss': 0.09650927037000656, 'mee_loss': 1.4719607830047607, 'totoal_loss': 0.09650927037000656, 'data_time': 0.0004483340308070183, 'model_time': 0.5693455450236797, 'learning_rate': 2.2e-06, 'epoch': 2.11})
|
| 12 |
+
Step 1200, Loss: {'mse_loss': 0.11396457999944687, 'mee_loss': 1.6365231275558472, 'totoal_loss': 0.11396457999944687, 'data_time': 0.00041578104719519615, 'model_time': 0.5766863320022821, 'learning_rate': 2.4000000000000003e-06, 'epoch': 2.3})
|
| 13 |
+
Step 1300, Loss: {'mse_loss': 0.12919127941131592, 'mee_loss': 1.7412118911743164, 'totoal_loss': 0.12919127941131592, 'data_time': 0.00039869104512035847, 'model_time': 0.5650247269077227, 'learning_rate': 2.6e-06, 'epoch': 2.5})
|
| 14 |
+
Step 1400, Loss: {'mse_loss': 0.10809978097677231, 'mee_loss': 1.4700407981872559, 'totoal_loss': 0.10809978097677231, 'data_time': 0.0004089039284735918, 'model_time': 0.6088366899639368, 'learning_rate': 2.8000000000000003e-06, 'epoch': 2.69})
|
| 15 |
+
Step 1500, Loss: {'mse_loss': 0.11991248279809952, 'mee_loss': 1.4361528158187866, 'totoal_loss': 0.11991248279809952, 'data_time': 0.00045880593825131655, 'model_time': 0.5911159280221909, 'learning_rate': 3e-06, 'epoch': 2.88})
|
| 16 |
+
Step 1600, Loss: {'mse_loss': 0.13697084784507751, 'mee_loss': 1.7785873413085938, 'totoal_loss': 0.13697084784507751, 'data_time': 0.0003856259863823652, 'model_time': 0.5700627280166373, 'learning_rate': 3.2000000000000003e-06, 'epoch': 3.07})
|
| 17 |
+
Step 1700, Loss: {'mse_loss': 0.11179400980472565, 'mee_loss': 1.5443494319915771, 'totoal_loss': 0.11179400980472565, 'data_time': 0.00040765898302197456, 'model_time': 0.56650149601046, 'learning_rate': 3.4000000000000005e-06, 'epoch': 3.26})
|
| 18 |
+
Step 1800, Loss: {'mse_loss': 0.08627860993146896, 'mee_loss': 1.3379915952682495, 'totoal_loss': 0.08627860993146896, 'data_time': 0.0004167009610682726, 'model_time': 0.5765922209247947, 'learning_rate': 3.6000000000000003e-06, 'epoch': 3.45})
|
| 19 |
+
Step 1900, Loss: {'mse_loss': 0.10804516077041626, 'mee_loss': 1.3715755939483643, 'totoal_loss': 0.10804516077041626, 'data_time': 0.0004345859633758664, 'model_time': 0.5779818239388987, 'learning_rate': 3.8000000000000005e-06, 'epoch': 3.65})
|
| 20 |
+
Step 2000, Loss: {'mse_loss': 0.10027394443750381, 'mee_loss': 1.264177680015564, 'totoal_loss': 0.10027394443750381, 'data_time': 0.00038933998439460993, 'model_time': 0.6054914670530707, 'learning_rate': 4.000000000000001e-06, 'epoch': 3.84})
|
| 21 |
+
Step 2100, Loss: {'mse_loss': 0.08616889268159866, 'mee_loss': 1.3452672958374023, 'totoal_loss': 0.08616889268159866, 'data_time': 0.017351708956994116, 'model_time': 0.5925361149711534, 'learning_rate': 4.2000000000000004e-06, 'epoch': 4.03})
|
| 22 |
+
Step 2200, Loss: {'mse_loss': 0.12981030344963074, 'mee_loss': 1.399371862411499, 'totoal_loss': 0.12981030344963074, 'data_time': 0.0158209620276466, 'model_time': 0.5725972279906273, 'learning_rate': 4.4e-06, 'epoch': 4.22})
|
| 23 |
+
Step 2300, Loss: {'mse_loss': 0.11239801347255707, 'mee_loss': 1.3257173299789429, 'totoal_loss': 0.11239801347255707, 'data_time': 0.01617323001846671, 'model_time': 0.6507169459946454, 'learning_rate': 4.600000000000001e-06, 'epoch': 4.41})
|
| 24 |
+
Step 2400, Loss: {'mse_loss': 0.08685722202062607, 'mee_loss': 1.223405361175537, 'totoal_loss': 0.08685722202062607, 'data_time': 0.01602345600258559, 'model_time': 0.5835142689757049, 'learning_rate': 4.800000000000001e-06, 'epoch': 4.61})
|
| 25 |
+
Step 2500, Loss: {'mse_loss': 0.0962216705083847, 'mee_loss': 1.1282572746276855, 'totoal_loss': 0.0962216705083847, 'data_time': 0.014770695008337498, 'model_time': 0.578299897024408, 'learning_rate': 5e-06, 'epoch': 4.8})
|
| 26 |
+
Step 2600, Loss: {'mse_loss': 0.08746746182441711, 'mee_loss': 1.143580436706543, 'totoal_loss': 0.08746746182441711, 'data_time': 0.016069383011199534, 'model_time': 0.5160357730928808, 'learning_rate': 5.2e-06, 'epoch': 4.99})
|
| 27 |
+
Step 2700, Loss: {'mse_loss': 0.06609341502189636, 'mee_loss': 1.0264192819595337, 'totoal_loss': 0.06609341502189636, 'data_time': 0.00791358295828104, 'model_time': 0.6035729510476813, 'learning_rate': 5.400000000000001e-06, 'epoch': 5.18})
|
| 28 |
+
Step 2800, Loss: {'mse_loss': 0.08433453738689423, 'mee_loss': 1.1211687326431274, 'totoal_loss': 0.08433453738689423, 'data_time': 0.008342659915797412, 'model_time': 0.5964465700089931, 'learning_rate': 5.600000000000001e-06, 'epoch': 5.37})
|
| 29 |
+
Step 2900, Loss: {'mse_loss': 0.05603911727666855, 'mee_loss': 0.8779954314231873, 'totoal_loss': 0.05603911727666855, 'data_time': 0.0072813068982213736, 'model_time': 0.5804643210722134, 'learning_rate': 5.8e-06, 'epoch': 5.57})
|
| 30 |
+
Step 3000, Loss: {'mse_loss': 0.07240664213895798, 'mee_loss': 1.1397994756698608, 'totoal_loss': 0.07240664213895798, 'data_time': 0.009020419092848897, 'model_time': 0.5877885979134589, 'learning_rate': 6e-06, 'epoch': 5.76})
|
| 31 |
+
Step 3100, Loss: {'mse_loss': 0.08415702730417252, 'mee_loss': 1.136946678161621, 'totoal_loss': 0.08415702730417252, 'data_time': 0.011050704983063042, 'model_time': 0.6092882920056581, 'learning_rate': 6.200000000000001e-06, 'epoch': 5.95})
|
| 32 |
+
Step 3200, Loss: {'mse_loss': 0.05887485668063164, 'mee_loss': 1.024307131767273, 'totoal_loss': 0.05887485668063164, 'data_time': 0.007991646067239344, 'model_time': 0.6046106889843941, 'learning_rate': 6.4000000000000006e-06, 'epoch': 6.14})
|
| 33 |
+
Step 3300, Loss: {'mse_loss': 0.0503610298037529, 'mee_loss': 0.8176637291908264, 'totoal_loss': 0.0503610298037529, 'data_time': 0.012255180045031011, 'model_time': 0.5624070330522954, 'learning_rate': 6.600000000000001e-06, 'epoch': 6.33})
|
| 34 |
+
Step 3400, Loss: {'mse_loss': 0.09382270276546478, 'mee_loss': 1.1333403587341309, 'totoal_loss': 0.09382270276546478, 'data_time': 0.010198956937529147, 'model_time': 0.5728844099212438, 'learning_rate': 6.800000000000001e-06, 'epoch': 6.53})
|
| 35 |
+
Step 3500, Loss: {'mse_loss': 0.08324332535266876, 'mee_loss': 1.0919325351715088, 'totoal_loss': 0.08324332535266876, 'data_time': 0.007794924080371857, 'model_time': 0.55368851008825, 'learning_rate': 7e-06, 'epoch': 6.72})
|
| 36 |
+
Step 3600, Loss: {'mse_loss': 0.05039748176932335, 'mee_loss': 0.8656256198883057, 'totoal_loss': 0.05039748176932335, 'data_time': 0.009067078935913742, 'model_time': 0.5591722059762105, 'learning_rate': 7.2000000000000005e-06, 'epoch': 6.91})
|
| 37 |
+
Step 3700, Loss: {'mse_loss': 0.048645488917827606, 'mee_loss': 0.8782837390899658, 'totoal_loss': 0.048645488917827606, 'data_time': 0.00039935193490237, 'model_time': 0.589647525921464, 'learning_rate': 7.4e-06, 'epoch': 7.1})
|
| 38 |
+
Step 3800, Loss: {'mse_loss': 0.04691070690751076, 'mee_loss': 0.8334982395172119, 'totoal_loss': 0.04691070690751076, 'data_time': 0.00039663701318204403, 'model_time': 0.5956103489734232, 'learning_rate': 7.600000000000001e-06, 'epoch': 7.29})
|
| 39 |
+
Step 3900, Loss: {'mse_loss': 0.060120586305856705, 'mee_loss': 0.8488494157791138, 'totoal_loss': 0.060120586305856705, 'data_time': 0.0003836480900645256, 'model_time': 0.6198714610654861, 'learning_rate': 7.800000000000002e-06, 'epoch': 7.49})
|
| 40 |
+
Step 4000, Loss: {'mse_loss': 0.0634310394525528, 'mee_loss': 0.8606554269790649, 'totoal_loss': 0.0634310394525528, 'data_time': 0.0005430380115285516, 'model_time': 0.5696510059060529, 'learning_rate': 8.000000000000001e-06, 'epoch': 7.68})
|
| 41 |
+
Step 4100, Loss: {'mse_loss': 0.0680837482213974, 'mee_loss': 0.9712342619895935, 'totoal_loss': 0.0680837482213974, 'data_time': 0.00045212695840746164, 'model_time': 0.5948420490603894, 'learning_rate': 8.2e-06, 'epoch': 7.87})
|
| 42 |
+
Step 4200, Loss: {'mse_loss': 0.055162638425827026, 'mee_loss': 0.8714374899864197, 'totoal_loss': 0.055162638425827026, 'data_time': 0.015082377940416336, 'model_time': 0.8272129240212962, 'learning_rate': 8.400000000000001e-06, 'epoch': 8.06})
|
| 43 |
+
Step 4300, Loss: {'mse_loss': 0.056616827845573425, 'mee_loss': 0.947769045829773, 'totoal_loss': 0.056616827845573425, 'data_time': 0.014567270991392434, 'model_time': 0.5934524519834667, 'learning_rate': 8.6e-06, 'epoch': 8.25})
|
| 44 |
+
Step 4400, Loss: {'mse_loss': 0.09759987890720367, 'mee_loss': 1.0249606370925903, 'totoal_loss': 0.09759987890720367, 'data_time': 0.015528814983554184, 'model_time': 0.559247727971524, 'learning_rate': 8.8e-06, 'epoch': 8.45})
|
| 45 |
+
Step 4500, Loss: {'mse_loss': 0.07144996523857117, 'mee_loss': 0.8796808123588562, 'totoal_loss': 0.07144996523857117, 'data_time': 0.015794763923622668, 'model_time': 0.5807366990484297, 'learning_rate': 9e-06, 'epoch': 8.64})
|
| 46 |
+
Step 4600, Loss: {'mse_loss': 0.053718604147434235, 'mee_loss': 0.8344971537590027, 'totoal_loss': 0.053718604147434235, 'data_time': 0.01445925107691437, 'model_time': 0.5682268079835922, 'learning_rate': 9.200000000000002e-06, 'epoch': 8.83})
|
| 47 |
+
Step 4700, Loss: {'mse_loss': 0.07014019787311554, 'mee_loss': 0.9107568860054016, 'totoal_loss': 0.07014019787311554, 'data_time': 0.01113994896877557, 'model_time': 0.5992631849367172, 'learning_rate': 9.4e-06, 'epoch': 9.02})
|
| 48 |
+
Step 4800, Loss: {'mse_loss': 0.03446440026164055, 'mee_loss': 0.6500507593154907, 'totoal_loss': 0.03446440026164055, 'data_time': 0.009436185006052256, 'model_time': 0.5578836590284482, 'learning_rate': 9.600000000000001e-06, 'epoch': 9.21})
|
| 49 |
+
Step 4900, Loss: {'mse_loss': 0.04307587817311287, 'mee_loss': 0.7624441385269165, 'totoal_loss': 0.04307587817311287, 'data_time': 0.009293652954511344, 'model_time': 0.574099684949033, 'learning_rate': 9.800000000000001e-06, 'epoch': 9.4})
|
| 50 |
+
Step 5000, Loss: {'mse_loss': 0.04876723513007164, 'mee_loss': 0.7799721360206604, 'totoal_loss': 0.04876723513007164, 'data_time': 0.009738474036566913, 'model_time': 0.5995769909350201, 'learning_rate': 1e-05, 'epoch': 9.6})
|
| 51 |
+
Step 5100, Loss: {'mse_loss': 0.05855851247906685, 'mee_loss': 0.826747715473175, 'totoal_loss': 0.05855851247906685, 'data_time': 0.009744449984282255, 'model_time': 0.5687124809483066, 'learning_rate': 9.999615090493604e-06, 'epoch': 9.79})
|
| 52 |
+
Step 5200, Loss: {'mse_loss': 0.03061889484524727, 'mee_loss': 0.5742788314819336, 'totoal_loss': 0.03061889484524727, 'data_time': 0.008603787049651146, 'model_time': 0.5809025479247794, 'learning_rate': 9.998460422756089e-06, 'epoch': 9.98})
|
| 53 |
+
Step 5300, Loss: {'mse_loss': 0.04742484167218208, 'mee_loss': 0.7350316643714905, 'totoal_loss': 0.04742484167218208, 'data_time': 0.016790922032669187, 'model_time': 0.5721672910731286, 'learning_rate': 9.996536179122874e-06, 'epoch': 10.17})
|
| 54 |
+
Step 5400, Loss: {'mse_loss': 0.05904138460755348, 'mee_loss': 0.8424516916275024, 'totoal_loss': 0.05904138460755348, 'data_time': 0.01947208703495562, 'model_time': 0.5649542829487473, 'learning_rate': 9.993842663454337e-06, 'epoch': 10.36})
|
| 55 |
+
Step 5500, Loss: {'mse_loss': 0.04995135962963104, 'mee_loss': 0.7734856009483337, 'totoal_loss': 0.04995135962963104, 'data_time': 0.015734565909951925, 'model_time': 0.590390247059986, 'learning_rate': 9.990380301087824e-06, 'epoch': 10.56})
|
| 56 |
+
Step 5600, Loss: {'mse_loss': 0.04378138482570648, 'mee_loss': 0.7686861157417297, 'totoal_loss': 0.04378138482570648, 'data_time': 0.016953218961134553, 'model_time': 0.5943921940634027, 'learning_rate': 9.986149638770493e-06, 'epoch': 10.75})
|
| 57 |
+
Step 5700, Loss: {'mse_loss': 0.06969252228736877, 'mee_loss': 0.8618108630180359, 'totoal_loss': 0.06969252228736877, 'data_time': 0.01521444006357342, 'model_time': 0.6601509809261188, 'learning_rate': 9.981151344572967e-06, 'epoch': 10.94})
|
| 58 |
+
Step 5800, Loss: {'mse_loss': 0.03135441243648529, 'mee_loss': 0.616385817527771, 'totoal_loss': 0.03135441243648529, 'data_time': 0.01317029690835625, 'model_time': 0.5768766339169815, 'learning_rate': 9.975386207783839e-06, 'epoch': 11.13})
|
| 59 |
+
Step 5900, Loss: {'mse_loss': 0.030147597193717957, 'mee_loss': 0.6029640436172485, 'totoal_loss': 0.030147597193717957, 'data_time': 0.009995423024520278, 'model_time': 0.5709924319526181, 'learning_rate': 9.968855138785041e-06, 'epoch': 11.32})
|
| 60 |
+
Step 6000, Loss: {'mse_loss': 0.03935486823320389, 'mee_loss': 0.6618809103965759, 'totoal_loss': 0.03935486823320389, 'data_time': 0.007819448015652597, 'model_time': 0.6078471679938957, 'learning_rate': 9.961559168908081e-06, 'epoch': 11.52})
|
| 61 |
+
Step 6100, Loss: {'mse_loss': 0.034158576279878616, 'mee_loss': 0.6575651168823242, 'totoal_loss': 0.034158576279878616, 'data_time': 0.009019335033372045, 'model_time': 0.5677395709790289, 'learning_rate': 9.953499450271174e-06, 'epoch': 11.71})
|
| 62 |
+
Step 6200, Loss: {'mse_loss': 0.06023447960615158, 'mee_loss': 0.8662819266319275, 'totoal_loss': 0.06023447960615158, 'data_time': 0.00900290790013969, 'model_time': 0.6471435050480068, 'learning_rate': 9.944677255597332e-06, 'epoch': 11.9})
|
| 63 |
+
Step 6300, Loss: {'mse_loss': 0.07277727127075195, 'mee_loss': 0.9402785897254944, 'totoal_loss': 0.07277727127075195, 'data_time': 0.024616591981612146, 'model_time': 0.547210679971613, 'learning_rate': 9.935093978013357e-06, 'epoch': 12.09})
|
| 64 |
+
Step 6400, Loss: {'mse_loss': 0.06168729439377785, 'mee_loss': 0.7395297884941101, 'totoal_loss': 0.06168729439377785, 'data_time': 0.02678313502110541, 'model_time': 0.6317521490855142, 'learning_rate': 9.924751130829878e-06, 'epoch': 12.28})
|
| 65 |
+
Step 6500, Loss: {'mse_loss': 0.05623207986354828, 'mee_loss': 0.7974448204040527, 'totoal_loss': 0.05623207986354828, 'data_time': 0.021173389977775514, 'model_time': 0.6484901210060343, 'learning_rate': 9.91365034730236e-06, 'epoch': 12.48})
|
| 66 |
+
Step 6600, Loss: {'mse_loss': 0.035795532166957855, 'mee_loss': 0.5647982358932495, 'totoal_loss': 0.035795532166957855, 'data_time': 0.024533087038435042, 'model_time': 0.5586347760399804, 'learning_rate': 9.901793380373204e-06, 'epoch': 12.67})
|
| 67 |
+
Step 6700, Loss: {'mse_loss': 0.0419870987534523, 'mee_loss': 0.6560912132263184, 'totoal_loss': 0.0419870987534523, 'data_time': 0.015504761948250234, 'model_time': 0.6022312740096822, 'learning_rate': 9.889182102394944e-06, 'epoch': 12.86})
|
| 68 |
+
Step 6800, Loss: {'mse_loss': 0.03218408674001694, 'mee_loss': 0.5161346197128296, 'totoal_loss': 0.03218408674001694, 'data_time': 0.011606721905991435, 'model_time': 0.5521405820036307, 'learning_rate': 9.875818504834564e-06, 'epoch': 13.05})
|
| 69 |
+
Step 6900, Loss: {'mse_loss': 0.06597357988357544, 'mee_loss': 0.7277735471725464, 'totoal_loss': 0.06597357988357544, 'data_time': 0.007747694035060704, 'model_time': 0.5487235489999875, 'learning_rate': 9.861704697959036e-06, 'epoch': 13.24})
|
| 70 |
+
Step 7000, Loss: {'mse_loss': 0.029359804466366768, 'mee_loss': 0.4720591902732849, 'totoal_loss': 0.029359804466366768, 'data_time': 0.010518223978579044, 'model_time': 0.6004826980642974, 'learning_rate': 9.846842910502077e-06, 'epoch': 13.44})
|
| 71 |
+
Step 7100, Loss: {'mse_loss': 0.0398680679500103, 'mee_loss': 0.6266850829124451, 'totoal_loss': 0.0398680679500103, 'data_time': 0.007509783026762307, 'model_time': 0.5745976299513131, 'learning_rate': 9.831235489312212e-06, 'epoch': 13.63})
|
| 72 |
+
Step 7200, Loss: {'mse_loss': 0.03070509061217308, 'mee_loss': 0.507469117641449, 'totoal_loss': 0.03070509061217308, 'data_time': 0.008347880095243454, 'model_time': 0.573415550054051, 'learning_rate': 9.814884898982168e-06, 'epoch': 13.82})
|
| 73 |
+
Step 7300, Loss: {'mse_loss': 0.027359355241060257, 'mee_loss': 0.5047817230224609, 'totoal_loss': 0.027359355241060257, 'data_time': 0.0006403949810191989, 'model_time': 0.5914588100276887, 'learning_rate': 9.797793721459709e-06, 'epoch': 14.01})
|
| 74 |
+
Step 7400, Loss: {'mse_loss': 0.028282247483730316, 'mee_loss': 0.49049490690231323, 'totoal_loss': 0.028282247483730316, 'data_time': 0.0003815799718722701, 'model_time': 0.6806178599363193, 'learning_rate': 9.779964655639886e-06, 'epoch': 14.2})
|
| 75 |
+
Step 7500, Loss: {'mse_loss': 0.04355607181787491, 'mee_loss': 0.6656127572059631, 'totoal_loss': 0.04355607181787491, 'data_time': 0.00038136495277285576, 'model_time': 0.650001805042848, 'learning_rate': 9.761400516938874e-06, 'epoch': 14.4})
|
| 76 |
+
Step 7600, Loss: {'mse_loss': 0.04283865541219711, 'mee_loss': 0.6447629332542419, 'totoal_loss': 0.04283865541219711, 'data_time': 0.0003945260541513562, 'model_time': 0.5632240289123729, 'learning_rate': 9.74210423684938e-06, 'epoch': 14.59})
|
| 77 |
+
Step 7700, Loss: {'mse_loss': 0.05117321386933327, 'mee_loss': 0.5972400307655334, 'totoal_loss': 0.05117321386933327, 'data_time': 0.00037148594856262207, 'model_time': 0.5829874670598656, 'learning_rate': 9.722078862477715e-06, 'epoch': 14.78})
|
| 78 |
+
Step 7800, Loss: {'mse_loss': 0.032283149659633636, 'mee_loss': 0.5666216611862183, 'totoal_loss': 0.032283149659633636, 'data_time': 0.0003982190974056721, 'model_time': 0.5873271429445595, 'learning_rate': 9.701327556062637e-06, 'epoch': 14.97})
|
| 79 |
+
Step 7900, Loss: {'mse_loss': 0.036081649363040924, 'mee_loss': 0.6187784075737, 'totoal_loss': 0.036081649363040924, 'data_time': 0.008817148976959288, 'model_time': 0.5920724539319053, 'learning_rate': 9.679853594475985e-06, 'epoch': 15.16})
|
| 80 |
+
Step 8000, Loss: {'mse_loss': 0.024478549137711525, 'mee_loss': 0.49710017442703247, 'totoal_loss': 0.024478549137711525, 'data_time': 0.008011248079128563, 'model_time': 0.5606581690954044, 'learning_rate': 9.657660368705225e-06, 'epoch': 15.36})
|
| 81 |
+
Step 8100, Loss: {'mse_loss': 0.04472505301237106, 'mee_loss': 0.6641225814819336, 'totoal_loss': 0.04472505301237106, 'data_time': 0.007744504953734577, 'model_time': 0.5420888239750639, 'learning_rate': 9.634751383317983e-06, 'epoch': 15.55})
|
| 82 |
+
Step 8200, Loss: {'mse_loss': 0.039805736392736435, 'mee_loss': 0.5270460844039917, 'totoal_loss': 0.039805736392736435, 'data_time': 0.008718747994862497, 'model_time': 0.573930281912908, 'learning_rate': 9.611130255908619e-06, 'epoch': 15.74})
|
| 83 |
+
Step 8300, Loss: {'mse_loss': 0.025835532695055008, 'mee_loss': 0.4981384873390198, 'totoal_loss': 0.025835532695055008, 'data_time': 0.0075200030114501715, 'model_time': 0.6296486080391333, 'learning_rate': 9.586800716526974e-06, 'epoch': 15.93})
|
| 84 |
+
Step 8400, Loss: {'mse_loss': 0.03592866659164429, 'mee_loss': 0.5039652585983276, 'totoal_loss': 0.03592866659164429, 'data_time': 0.008153687929734588, 'model_time': 0.5964043129933998, 'learning_rate': 9.561766607089355e-06, 'epoch': 16.12})
|
| 85 |
+
Step 8500, Loss: {'mse_loss': 0.04588310047984123, 'mee_loss': 0.5040723085403442, 'totoal_loss': 0.04588310047984123, 'data_time': 0.009456729982048273, 'model_time': 0.6076981159858406, 'learning_rate': 9.536031880771846e-06, 'epoch': 16.31})
|
| 86 |
+
Step 8600, Loss: {'mse_loss': 0.061440445482730865, 'mee_loss': 0.6741338968276978, 'totoal_loss': 0.061440445482730865, 'data_time': 0.008638537023216486, 'model_time': 0.5642049319576472, 'learning_rate': 9.50960060138606e-06, 'epoch': 16.51})
|
| 87 |
+
Step 8700, Loss: {'mse_loss': 0.035420265048742294, 'mee_loss': 0.501417875289917, 'totoal_loss': 0.035420265048742294, 'data_time': 0.008411449962295592, 'model_time': 0.5569628769299015, 'learning_rate': 9.482476942737411e-06, 'epoch': 16.7})
|
| 88 |
+
Step 8800, Loss: {'mse_loss': 0.03189114108681679, 'mee_loss': 0.5829228758811951, 'totoal_loss': 0.03189114108681679, 'data_time': 0.008928584051318467, 'model_time': 0.6094608189305291, 'learning_rate': 9.45466518796603e-06, 'epoch': 16.89})
|
| 89 |
+
Step 8900, Loss: {'mse_loss': 0.027901625260710716, 'mee_loss': 0.44799578189849854, 'totoal_loss': 0.027901625260710716, 'data_time': 0.009151410078629851, 'model_time': 0.6062455009669065, 'learning_rate': 9.426169728870399e-06, 'epoch': 17.08})
|
| 90 |
+
Step 9000, Loss: {'mse_loss': 0.050166670233011246, 'mee_loss': 0.5548402667045593, 'totoal_loss': 0.050166670233011246, 'data_time': 0.011350273038260639, 'model_time': 0.5964598479913548, 'learning_rate': 9.396995065213835e-06, 'epoch': 17.27})
|
| 91 |
+
Step 9100, Loss: {'mse_loss': 0.024780122563242912, 'mee_loss': 0.47592398524284363, 'totoal_loss': 0.024780122563242912, 'data_time': 0.008987461915239692, 'model_time': 0.5625450350344181, 'learning_rate': 9.367145804013938e-06, 'epoch': 17.47})
|
| 92 |
+
Step 9200, Loss: {'mse_loss': 0.035214729607105255, 'mee_loss': 0.416252076625824, 'totoal_loss': 0.035214729607105255, 'data_time': 0.008621962973847985, 'model_time': 0.5801481049275026, 'learning_rate': 9.336626658815071e-06, 'epoch': 17.66})
|
| 93 |
+
Step 9300, Loss: {'mse_loss': 0.04371727630496025, 'mee_loss': 0.4839034676551819, 'totoal_loss': 0.04371727630496025, 'data_time': 0.009017596021294594, 'model_time': 0.5837747158948332, 'learning_rate': 9.305442448944056e-06, 'epoch': 17.85})
|
| 94 |
+
Step 9400, Loss: {'mse_loss': 0.04590146616101265, 'mee_loss': 0.5650538802146912, 'totoal_loss': 0.04590146616101265, 'data_time': 0.015772396000102162, 'model_time': 0.5769328110618517, 'learning_rate': 9.273598098749124e-06, 'epoch': 18.04})
|
| 95 |
+
Step 9500, Loss: {'mse_loss': 0.025405609980225563, 'mee_loss': 0.418052077293396, 'totoal_loss': 0.025405609980225563, 'data_time': 0.01665888901334256, 'model_time': 0.557925118948333, 'learning_rate': 9.241098636822324e-06, 'epoch': 18.23})
|
| 96 |
+
Step 9600, Loss: {'mse_loss': 0.030028503388166428, 'mee_loss': 0.46067702770233154, 'totoal_loss': 0.030028503388166428, 'data_time': 0.014934392063878477, 'model_time': 0.5520253939321265, 'learning_rate': 9.207949195205442e-06, 'epoch': 18.43})
|
| 97 |
+
Step 9700, Loss: {'mse_loss': 0.02282271347939968, 'mee_loss': 0.4037179946899414, 'totoal_loss': 0.02282271347939968, 'data_time': 0.014875754015520215, 'model_time': 0.5562538160011172, 'learning_rate': 9.174155008579588e-06, 'epoch': 18.62})
|
| 98 |
+
Step 9800, Loss: {'mse_loss': 0.026448091492056847, 'mee_loss': 0.4027431309223175, 'totoal_loss': 0.026448091492056847, 'data_time': 0.017001718981191516, 'model_time': 0.5557738090865314, 'learning_rate': 9.139721413438583e-06, 'epoch': 18.81})
|
| 99 |
+
Step 9900, Loss: {'mse_loss': 0.02025221660733223, 'mee_loss': 0.4041535258293152, 'totoal_loss': 0.02025221660733223, 'data_time': 1.8348071270156652, 'model_time': 0.9359954779502004, 'learning_rate': 9.104653847246273e-06, 'epoch': 19.0})
|
| 100 |
+
Step 10000, Loss: {'mse_loss': 0.026474768295884132, 'mee_loss': 0.4486020803451538, 'totoal_loss': 0.03096078895032406, 'data_time': 0.009445188916288316, 'model_time': 0.5675038140034303, 'learning_rate': 9.068957847577869e-06, 'epoch': 19.19})
|
| 101 |
+
Step 10100, Loss: {'mse_loss': 0.03453035280108452, 'mee_loss': 0.5735639333724976, 'totoal_loss': 0.040265992283821106, 'data_time': 0.009315830888226628, 'model_time': 0.5880001080222428, 'learning_rate': 9.032639051245524e-06, 'epoch': 19.39})
|
| 102 |
+
Step 10200, Loss: {'mse_loss': 0.028116406872868538, 'mee_loss': 0.43423330783843994, 'totoal_loss': 0.03245874121785164, 'data_time': 0.010406074929051101, 'model_time': 0.6032257190672681, 'learning_rate': 8.995703193408199e-06, 'epoch': 19.58})
|
| 103 |
+
Step 10300, Loss: {'mse_loss': 0.03353037312626839, 'mee_loss': 0.48143306374549866, 'totoal_loss': 0.03834470361471176, 'data_time': 0.008677966892719269, 'model_time': 0.6064121900126338, 'learning_rate': 8.958156106666017e-06, 'epoch': 19.77})
|
| 104 |
+
Step 10400, Loss: {'mse_loss': 0.022613640874624252, 'mee_loss': 0.3724382221698761, 'totoal_loss': 0.02633802220225334, 'data_time': 0.010331024997867644, 'model_time': 0.5552692810306326, 'learning_rate': 8.92000372013924e-06, 'epoch': 19.96})
|
| 105 |
+
Step 10500, Loss: {'mse_loss': 0.026477284729480743, 'mee_loss': 0.43231651186943054, 'totoal_loss': 0.03080045059323311, 'data_time': 0.008368801092728972, 'model_time': 0.5977021979633719, 'learning_rate': 8.881252058531973e-06, 'epoch': 20.15})
|
| 106 |
+
Step 10600, Loss: {'mse_loss': 0.0267487820237875, 'mee_loss': 0.479078471660614, 'totoal_loss': 0.031539566814899445, 'data_time': 0.010139364982023835, 'model_time': 0.8660571760265157, 'learning_rate': 8.841907241180809e-06, 'epoch': 20.35})
|
| 107 |
+
Step 10700, Loss: {'mse_loss': 0.018439752981066704, 'mee_loss': 0.3764515817165375, 'totoal_loss': 0.022204268723726273, 'data_time': 0.009753132006153464, 'model_time': 0.5847488860599697, 'learning_rate': 8.801975481088507e-06, 'epoch': 20.54})
|
| 108 |
+
Step 10800, Loss: {'mse_loss': 0.03369604051113129, 'mee_loss': 0.47713279724121094, 'totoal_loss': 0.038467369973659515, 'data_time': 0.011920946999453008, 'model_time': 0.6225548379588872, 'learning_rate': 8.761463083942889e-06, 'epoch': 20.73})
|
| 109 |
+
Step 10900, Loss: {'mse_loss': 0.023044709116220474, 'mee_loss': 0.3396528959274292, 'totoal_loss': 0.026441238820552826, 'data_time': 0.010583802009932697, 'model_time': 0.6765589939896017, 'learning_rate': 8.720376447121098e-06, 'epoch': 20.92})
|
| 110 |
+
Step 11000, Loss: {'mse_loss': 0.03645382449030876, 'mee_loss': 0.5345203876495361, 'totoal_loss': 0.04179902747273445, 'data_time': 0.009347956045530736, 'model_time': 0.5841797890607268, 'learning_rate': 8.678722058679382e-06, 'epoch': 21.11})
|
| 111 |
+
Step 11100, Loss: {'mse_loss': 0.016386492177844048, 'mee_loss': 0.3528091609477997, 'totoal_loss': 0.01991458423435688, 'data_time': 0.009225202957168221, 'model_time': 0.5650460869073868, 'learning_rate': 8.636506496328546e-06, 'epoch': 21.31})
|
| 112 |
+
Step 11200, Loss: {'mse_loss': 0.02818814106285572, 'mee_loss': 0.4164559841156006, 'totoal_loss': 0.03235270082950592, 'data_time': 0.009310043998993933, 'model_time': 0.5889997959602624, 'learning_rate': 8.593736426395268e-06, 'epoch': 21.5})
|
| 113 |
+
Step 11300, Loss: {'mse_loss': 0.02098601683974266, 'mee_loss': 0.3735320270061493, 'totoal_loss': 0.024721337482333183, 'data_time': 0.009231215924955904, 'model_time': 0.5779854860156775, 'learning_rate': 8.550418602769392e-06, 'epoch': 21.69})
|
| 114 |
+
Step 11400, Loss: {'mse_loss': 0.028745252639055252, 'mee_loss': 0.47789639234542847, 'totoal_loss': 0.03352421522140503, 'data_time': 0.01228457095567137, 'model_time': 0.5899272770620883, 'learning_rate': 8.506559865837425e-06, 'epoch': 21.88})
|
| 115 |
+
Step 11500, Loss: {'mse_loss': 0.03452858328819275, 'mee_loss': 0.5425801277160645, 'totoal_loss': 0.03995438292622566, 'data_time': 0.0004146350547671318, 'model_time': 0.5803318889811635, 'learning_rate': 8.462167141402359e-06, 'epoch': 22.07})
|
| 116 |
+
Step 11600, Loss: {'mse_loss': 0.028054600581526756, 'mee_loss': 0.47304052114486694, 'totoal_loss': 0.03278500586748123, 'data_time': 0.0004150050226598978, 'model_time': 0.5532870029564947, 'learning_rate': 8.417247439589994e-06, 'epoch': 22.26})
|
| 117 |
+
Step 11700, Loss: {'mse_loss': 0.020448943600058556, 'mee_loss': 0.37119051814079285, 'totoal_loss': 0.024160848930478096, 'data_time': 0.015640011057257652, 'model_time': 0.558911654050462, 'learning_rate': 8.371807853741978e-06, 'epoch': 22.46})
|
| 118 |
+
Step 11800, Loss: {'mse_loss': 0.028566107153892517, 'mee_loss': 0.41948607563972473, 'totoal_loss': 0.03276096656918526, 'data_time': 0.016622035996988416, 'model_time': 0.5607768920017406, 'learning_rate': 8.325855559295663e-06, 'epoch': 22.65})
|
| 119 |
+
Step 11900, Loss: {'mse_loss': 0.027881214395165443, 'mee_loss': 0.3682076036930084, 'totoal_loss': 0.03156328946352005, 'data_time': 0.016825979109853506, 'model_time': 0.5619077699957415, 'learning_rate': 8.279397812651042e-06, 'epoch': 22.84})
|
| 120 |
+
Step 12000, Loss: {'mse_loss': 0.020685743540525436, 'mee_loss': 0.35999688506126404, 'totoal_loss': 0.024285711348056793, 'data_time': 0.01568514294922352, 'model_time': 0.5742284629959613, 'learning_rate': 8.232441950024864e-06, 'epoch': 23.03})
|
| 121 |
+
Step 12100, Loss: {'mse_loss': 0.026758650317788124, 'mee_loss': 0.42896848917007446, 'totoal_loss': 0.031048335134983063, 'data_time': 0.01599166903179139, 'model_time': 0.5519558009691536, 'learning_rate': 8.184995386292166e-06, 'epoch': 23.22})
|
| 122 |
+
Step 12200, Loss: {'mse_loss': 0.01872222125530243, 'mee_loss': 0.3086858093738556, 'totoal_loss': 0.021809078752994537, 'data_time': 0.01568246295209974, 'model_time': 0.554415276972577, 'learning_rate': 8.137065613815381e-06, 'epoch': 23.42})
|
| 123 |
+
Step 12300, Loss: {'mse_loss': 0.01547159068286419, 'mee_loss': 0.29670122265815735, 'totoal_loss': 0.01843860372900963, 'data_time': 0.015948492102324963, 'model_time': 0.5787880619755015, 'learning_rate': 8.088660201261203e-06, 'epoch': 23.61})
|
| 124 |
+
Step 12400, Loss: {'mse_loss': 0.018183670938014984, 'mee_loss': 0.3303771913051605, 'totoal_loss': 0.021487442776560783, 'data_time': 0.01551136001944542, 'model_time': 0.5712474239990115, 'learning_rate': 8.039786792405404e-06, 'epoch': 23.8})
|
| 125 |
+
Step 12500, Loss: {'mse_loss': 0.03734152764081955, 'mee_loss': 0.385793536901474, 'totoal_loss': 0.0411994643509388, 'data_time': 0.014098757994361222, 'model_time': 0.5254289329750463, 'learning_rate': 7.990453104925807e-06, 'epoch': 23.99})
|
| 126 |
+
Step 12600, Loss: {'mse_loss': 0.01851397380232811, 'mee_loss': 0.35925328731536865, 'totoal_loss': 0.022106505930423737, 'data_time': 0.012287739082239568, 'model_time': 0.5970683440100402, 'learning_rate': 7.940666929183554e-06, 'epoch': 24.18})
|
| 127 |
+
Step 12700, Loss: {'mse_loss': 0.016793761402368546, 'mee_loss': 0.30611157417297363, 'totoal_loss': 0.019854877144098282, 'data_time': 0.008427971042692661, 'model_time': 0.5800445900531486, 'learning_rate': 7.89043612699294e-06, 'epoch': 24.38})
|
| 128 |
+
Step 12800, Loss: {'mse_loss': 0.02339622564613819, 'mee_loss': 0.38170862197875977, 'totoal_loss': 0.027213312685489655, 'data_time': 0.008483445970341563, 'model_time': 0.6137104969238862, 'learning_rate': 7.839768630379917e-06, 'epoch': 24.57})
|
| 129 |
+
Step 12900, Loss: {'mse_loss': 0.019060948863625526, 'mee_loss': 0.3479693830013275, 'totoal_loss': 0.022540641948580742, 'data_time': 0.009084400022402406, 'model_time': 0.5582913460675627, 'learning_rate': 7.788672440329562e-06, 'epoch': 24.76})
|
| 130 |
+
Step 13000, Loss: {'mse_loss': 0.04047122225165367, 'mee_loss': 0.4230567514896393, 'totoal_loss': 0.04470178857445717, 'data_time': 0.009859347948804498, 'model_time': 0.5634622969664633, 'learning_rate': 7.737155625522608e-06, 'epoch': 24.95})
|
| 131 |
+
Step 13100, Loss: {'mse_loss': 0.03997628018260002, 'mee_loss': 0.41973283886909485, 'totoal_loss': 0.04417360946536064, 'data_time': 0.010981747065670788, 'model_time': 0.6653376519680023, 'learning_rate': 7.685226321061318e-06, 'epoch': 25.14})
|
| 132 |
+
Step 13200, Loss: {'mse_loss': 0.014325598254799843, 'mee_loss': 0.31619754433631897, 'totoal_loss': 0.017487574368715286, 'data_time': 0.0139484180836007, 'model_time': 0.5750035069650039, 'learning_rate': 7.632892727184844e-06, 'epoch': 25.34})
|
| 133 |
+
Step 13300, Loss: {'mse_loss': 0.02062281221151352, 'mee_loss': 0.33679553866386414, 'totoal_loss': 0.02399076707661152, 'data_time': 0.014245369005948305, 'model_time': 0.5946177568985149, 'learning_rate': 7.580163107974335e-06, 'epoch': 25.53})
|
| 134 |
+
Step 13400, Loss: {'mse_loss': 0.03087066113948822, 'mee_loss': 0.4302809238433838, 'totoal_loss': 0.03517346829175949, 'data_time': 0.007322451914660633, 'model_time': 0.6424102300079539, 'learning_rate': 7.527045790047922e-06, 'epoch': 25.72})
|
| 135 |
+
Step 13500, Loss: {'mse_loss': 0.026616694405674934, 'mee_loss': 0.3409818112850189, 'totoal_loss': 0.0300265122205019, 'data_time': 0.010520889074541628, 'model_time': 0.5833348130108789, 'learning_rate': 7.473549161245862e-06, 'epoch': 25.91})
|
| 136 |
+
Step 13600, Loss: {'mse_loss': 0.023309577256441116, 'mee_loss': 0.43182262778282166, 'totoal_loss': 0.02762780338525772, 'data_time': 0.00048106000758707523, 'model_time': 0.557187253027223, 'learning_rate': 7.419681669305998e-06, 'epoch': 26.1})
|
| 137 |
+
Step 13700, Loss: {'mse_loss': 0.01766025647521019, 'mee_loss': 0.29071035981178284, 'totoal_loss': 0.020567359402775764, 'data_time': 0.00039129401557147503, 'model_time': 0.5779586479766294, 'learning_rate': 7.365451820529756e-06, 'epoch': 26.3})
|
| 138 |
+
Step 13800, Loss: {'mse_loss': 0.024596532806754112, 'mee_loss': 0.3320157825946808, 'totoal_loss': 0.027916690334677696, 'data_time': 0.00039704202208667994, 'model_time': 0.9337628610664979, 'learning_rate': 7.310868178438909e-06, 'epoch': 26.49})
|
| 139 |
+
Step 13900, Loss: {'mse_loss': 0.016557039692997932, 'mee_loss': 0.3212049901485443, 'totoal_loss': 0.01976908929646015, 'data_time': 0.00042726402170956135, 'model_time': 0.5950848830398172, 'learning_rate': 7.2559393624232985e-06, 'epoch': 26.68})
|
| 140 |
+
Step 14000, Loss: {'mse_loss': 0.028011834248900414, 'mee_loss': 0.4165835380554199, 'totoal_loss': 0.03217766806483269, 'data_time': 0.0004039430059492588, 'model_time': 0.5823177070124075, 'learning_rate': 7.2006740463797296e-06, 'epoch': 26.87})
|
| 141 |
+
Step 14100, Loss: {'mse_loss': 0.028449418023228645, 'mee_loss': 0.43337756395339966, 'totoal_loss': 0.03278319537639618, 'data_time': 0.01477399398572743, 'model_time': 0.5782277400139719, 'learning_rate': 7.145080957342262e-06, 'epoch': 27.06})
|
| 142 |
+
Step 14200, Loss: {'mse_loss': 0.016991496086120605, 'mee_loss': 0.32783782482147217, 'totoal_loss': 0.02026987448334694, 'data_time': 0.016084639937616885, 'model_time': 0.5630242039915174, 'learning_rate': 7.0891688741041065e-06, 'epoch': 27.26})
|
| 143 |
+
Step 14300, Loss: {'mse_loss': 0.019521579146385193, 'mee_loss': 0.297355979681015, 'totoal_loss': 0.02249513939023018, 'data_time': 0.019916387042030692, 'model_time': 0.6560220220126212, 'learning_rate': 7.032946625831363e-06, 'epoch': 27.45})
|
| 144 |
+
Step 14400, Loss: {'mse_loss': 0.019623706117272377, 'mee_loss': 0.3522584140300751, 'totoal_loss': 0.023146290332078934, 'data_time': 0.01609333499800414, 'model_time': 0.5636938540264964, 'learning_rate': 6.976423090668781e-06, 'epoch': 27.64})
|
| 145 |
+
Step 14500, Loss: {'mse_loss': 0.01872197538614273, 'mee_loss': 0.35403430461883545, 'totoal_loss': 0.022262318059802055, 'data_time': 0.016821981058456004, 'model_time': 0.5772302520927042, 'learning_rate': 6.919607194337806e-06, 'epoch': 27.83})
|
| 146 |
+
Step 14600, Loss: {'mse_loss': 0.014906466007232666, 'mee_loss': 0.26530933380126953, 'totoal_loss': 0.017559560015797615, 'data_time': 0.014431298011913896, 'model_time': 0.5547988670878112, 'learning_rate': 6.8625079087270976e-06, 'epoch': 28.02})
|
| 147 |
+
Step 14700, Loss: {'mse_loss': 0.015291284769773483, 'mee_loss': 0.27965596318244934, 'totoal_loss': 0.01808784529566765, 'data_time': 0.018131330027244985, 'model_time': 0.5631656509358436, 'learning_rate': 6.8051342504757714e-06, 'epoch': 28.21})
|
| 148 |
+
Step 14800, Loss: {'mse_loss': 0.017616361379623413, 'mee_loss': 0.31140607595443726, 'totoal_loss': 0.02073042280972004, 'data_time': 0.014606905984692276, 'model_time': 0.5885014579398558, 'learning_rate': 6.747495279549561e-06, 'epoch': 28.41})
|
| 149 |
+
Step 14900, Loss: {'mse_loss': 0.023566866293549538, 'mee_loss': 0.4175150692462921, 'totoal_loss': 0.027742017060518265, 'data_time': 0.016137244063429534, 'model_time': 0.5971726890420541, 'learning_rate': 6.6896000978101465e-06, 'epoch': 28.6})
|
| 150 |
+
Step 15000, Loss: {'mse_loss': 0.017776520922780037, 'mee_loss': 0.3270327150821686, 'totoal_loss': 0.021046847105026245, 'data_time': 0.01838774303905666, 'model_time': 0.5753986219642684, 'learning_rate': 6.631457847577869e-06, 'epoch': 28.79})
|
| 151 |
+
Step 15100, Loss: {'mse_loss': 0.015813034027814865, 'mee_loss': 0.3054802715778351, 'totoal_loss': 0.018867837265133858, 'data_time': 0.017355008982121944, 'model_time': 0.5720201990334317, 'learning_rate': 6.573077710188046e-06, 'epoch': 28.98})
|
| 152 |
+
Step 15200, Loss: {'mse_loss': 0.009149150922894478, 'mee_loss': 0.23094162344932556, 'totoal_loss': 0.011458567343652248, 'data_time': 0.009454465005546808, 'model_time': 0.5660095040220767, 'learning_rate': 6.5144689045411345e-06, 'epoch': 29.17})
|
| 153 |
+
Step 15300, Loss: {'mse_loss': 0.012683027423918247, 'mee_loss': 0.27857348322868347, 'totoal_loss': 0.015468762256205082, 'data_time': 0.012028718017973006, 'model_time': 0.588461306062527, 'learning_rate': 6.455640685646961e-06, 'epoch': 29.37})
|
| 154 |
+
Step 15400, Loss: {'mse_loss': 0.013659192249178886, 'mee_loss': 0.26613274216651917, 'totoal_loss': 0.016320519149303436, 'data_time': 0.009524108027108014, 'model_time': 0.5505120808957145, 'learning_rate': 6.396602343163248e-06, 'epoch': 29.56})
|
| 155 |
+
Step 15500, Loss: {'mse_loss': 0.022662388160824776, 'mee_loss': 0.30818501114845276, 'totoal_loss': 0.02574423886835575, 'data_time': 0.012708008056506515, 'model_time': 0.6086892010644078, 'learning_rate': 6.337363199928669e-06, 'epoch': 29.75})
|
| 156 |
+
Step 15600, Loss: {'mse_loss': 0.015110667794942856, 'mee_loss': 0.31468653678894043, 'totoal_loss': 0.01825753226876259, 'data_time': 0.015551603049971163, 'model_time': 0.6751691730460152, 'learning_rate': 6.277932610490659e-06, 'epoch': 29.94})
|
| 157 |
+
Step 15700, Loss: {'mse_loss': 0.01276716310530901, 'mee_loss': 0.2687208354473114, 'totoal_loss': 0.015454371459782124, 'data_time': 0.007913629058748484, 'model_time': 0.6171160669764504, 'learning_rate': 6.218319959628234e-06, 'epoch': 30.13})
|
| 158 |
+
Step 15800, Loss: {'mse_loss': 0.0217136163264513, 'mee_loss': 0.3313203454017639, 'totoal_loss': 0.025026820600032806, 'data_time': 0.009810375981032848, 'model_time': 0.557154040900059, 'learning_rate': 6.158534660870018e-06, 'epoch': 30.33})
|
| 159 |
+
Step 15900, Loss: {'mse_loss': 0.03407850116491318, 'mee_loss': 0.3544817864894867, 'totoal_loss': 0.037623319774866104, 'data_time': 0.009890605928376317, 'model_time': 0.592891140957363, 'learning_rate': 6.0985861550077345e-06, 'epoch': 30.52})
|
| 160 |
+
Step 16000, Loss: {'mse_loss': 0.018336255103349686, 'mee_loss': 0.2744453251361847, 'totoal_loss': 0.021080708131194115, 'data_time': 0.008905643015168607, 'model_time': 0.5619972650893033, 'learning_rate': 6.0384839086054095e-06, 'epoch': 30.71})
|
| 161 |
+
Step 16100, Loss: {'mse_loss': 0.0108519671484828, 'mee_loss': 0.24026323854923248, 'totoal_loss': 0.013254599645733833, 'data_time': 0.008927204995416105, 'model_time': 0.67446003400255, 'learning_rate': 5.978237412504472e-06, 'epoch': 30.9})
|
| 162 |
+
Step 16200, Loss: {'mse_loss': 0.01219993270933628, 'mee_loss': 0.2689058184623718, 'totoal_loss': 0.014888990670442581, 'data_time': 0.0004336639540269971, 'model_time': 0.5928727289428934, 'learning_rate': 5.917856180325059e-06, 'epoch': 31.09})
|
| 163 |
+
Step 16300, Loss: {'mse_loss': 0.016694344580173492, 'mee_loss': 0.2819034159183502, 'totoal_loss': 0.01951337791979313, 'data_time': 0.0007451659766957164, 'model_time': 0.5602322099730372, 'learning_rate': 5.857349746963692e-06, 'epoch': 31.29})
|
| 164 |
+
Step 16400, Loss: {'mse_loss': 0.016526315361261368, 'mee_loss': 0.28834494948387146, 'totoal_loss': 0.01940976455807686, 'data_time': 0.0006729708984494209, 'model_time': 0.5621795919723809, 'learning_rate': 5.796727667087611e-06, 'epoch': 31.48})
|
| 165 |
+
Step 16500, Loss: {'mse_loss': 0.01783585175871849, 'mee_loss': 0.3393278121948242, 'totoal_loss': 0.021229129284620285, 'data_time': 0.00038762297481298447, 'model_time': 0.5687654709909111, 'learning_rate': 5.735999513625984e-06, 'epoch': 31.67})
|
| 166 |
+
Step 16600, Loss: {'mse_loss': 0.015080663375556469, 'mee_loss': 0.24055598676204681, 'totoal_loss': 0.017486223950982094, 'data_time': 0.00042787508573383093, 'model_time': 0.6507593030110002, 'learning_rate': 5.675174876258223e-06, 'epoch': 31.86})
|
| 167 |
+
Step 16700, Loss: {'mse_loss': 0.013545484282076359, 'mee_loss': 0.23940418660640717, 'totoal_loss': 0.01593952625989914, 'data_time': 0.015279488055966794, 'model_time': 0.5520535749383271, 'learning_rate': 5.614263359899673e-06, 'epoch': 32.05})
|
| 168 |
+
Step 16800, Loss: {'mse_loss': 0.019352441653609276, 'mee_loss': 0.27952203154563904, 'totoal_loss': 0.022147662937641144, 'data_time': 0.015189672005362809, 'model_time': 0.5834429070819169, 'learning_rate': 5.553274583184875e-06, 'epoch': 32.25})
|
| 169 |
+
Step 16900, Loss: {'mse_loss': 0.0345674604177475, 'mee_loss': 0.3875555694103241, 'totoal_loss': 0.03844301775097847, 'data_time': 0.01618453790433705, 'model_time': 0.6407458609901369, 'learning_rate': 5.492218176948673e-06, 'epoch': 32.44})
|
| 170 |
+
Step 17000, Loss: {'mse_loss': 0.031073473393917084, 'mee_loss': 0.35609161853790283, 'totoal_loss': 0.034634388983249664, 'data_time': 0.01766067708376795, 'model_time': 0.5743792479624972, 'learning_rate': 5.431103782705404e-06, 'epoch': 32.63})
|
| 171 |
+
Step 17100, Loss: {'mse_loss': 0.02231377176940441, 'mee_loss': 0.3345239758491516, 'totoal_loss': 0.02565901167690754, 'data_time': 0.01631408801767975, 'model_time': 0.5729584650835022, 'learning_rate': 5.369941051126377e-06, 'epoch': 32.82})
|
| 172 |
+
Step 17200, Loss: {'mse_loss': 0.022762587293982506, 'mee_loss': 0.3632414937019348, 'totoal_loss': 0.026395002380013466, 'data_time': 0.00819850794505328, 'model_time': 0.5882834090152755, 'learning_rate': 5.308739640515932e-06, 'epoch': 33.01})
|
| 173 |
+
Step 17300, Loss: {'mse_loss': 0.010814876295626163, 'mee_loss': 0.22298961877822876, 'totoal_loss': 0.013044772669672966, 'data_time': 0.010170472087338567, 'model_time': 0.5596388829872012, 'learning_rate': 5.24750921528627e-06, 'epoch': 33.21})
|
| 174 |
+
Step 17400, Loss: {'mse_loss': 0.03166579455137253, 'mee_loss': 0.2875814735889435, 'totoal_loss': 0.03454161062836647, 'data_time': 0.009109803941100836, 'model_time': 0.5752647649496794, 'learning_rate': 5.186259444431344e-06, 'epoch': 33.4})
|
| 175 |
+
Step 17500, Loss: {'mse_loss': 0.015987522900104523, 'mee_loss': 0.29513829946517944, 'totoal_loss': 0.018938906490802765, 'data_time': 0.008976698038168252, 'model_time': 0.5567830199142918, 'learning_rate': 5.125e-06, 'epoch': 33.59})
|
| 176 |
+
Step 17600, Loss: {'mse_loss': 0.010869549587368965, 'mee_loss': 0.24470724165439606, 'totoal_loss': 0.013316622003912926, 'data_time': 0.010351200005970895, 'model_time': 0.5771208519581705, 'learning_rate': 5.063740555568656e-06, 'epoch': 33.78})
|
| 177 |
+
Step 17700, Loss: {'mse_loss': 0.021171238273382187, 'mee_loss': 0.3352057933807373, 'totoal_loss': 0.0245232954621315, 'data_time': 0.009221988031640649, 'model_time': 0.6081319870427251, 'learning_rate': 5.002490784713731e-06, 'epoch': 33.97})
|
| 178 |
+
Step 17800, Loss: {'mse_loss': 0.012472621165215969, 'mee_loss': 0.26562172174453735, 'totoal_loss': 0.015128837898373604, 'data_time': 0.000583837041631341, 'model_time': 0.5503357939887792, 'learning_rate': 4.9412603594840695e-06, 'epoch': 34.17})
|
| 179 |
+
Step 17900, Loss: {'mse_loss': 0.016714245080947876, 'mee_loss': 0.2790603041648865, 'totoal_loss': 0.0195048488676548, 'data_time': 0.00040440401062369347, 'model_time': 0.5875698280287907, 'learning_rate': 4.8800589488736245e-06, 'epoch': 34.36})
|
| 180 |
+
Step 18000, Loss: {'mse_loss': 0.0219892431050539, 'mee_loss': 0.2610330581665039, 'totoal_loss': 0.024599574506282806, 'data_time': 0.0003977640299126506, 'model_time': 0.7052430500043556, 'learning_rate': 4.818896217294598e-06, 'epoch': 34.55})
|
| 181 |
+
Step 18100, Loss: {'mse_loss': 0.013385050930082798, 'mee_loss': 0.22942514717578888, 'totoal_loss': 0.01567930169403553, 'data_time': 0.00038761296309530735, 'model_time': 0.5694319179747254, 'learning_rate': 4.757781823051329e-06, 'epoch': 34.74})
|
| 182 |
+
Step 18200, Loss: {'mse_loss': 0.01182117685675621, 'mee_loss': 0.24372397363185883, 'totoal_loss': 0.01425841636955738, 'data_time': 0.00039663503412157297, 'model_time': 0.5959004829637706, 'learning_rate': 4.696725416815128e-06, 'epoch': 34.93})
|
| 183 |
+
Step 18300, Loss: {'mse_loss': 0.01546572893857956, 'mee_loss': 0.2670173943042755, 'totoal_loss': 0.018135903403162956, 'data_time': 0.0003937790170311928, 'model_time': 0.6497586440527812, 'learning_rate': 4.635736640100327e-06, 'epoch': 35.12})
|
| 184 |
+
Step 18400, Loss: {'mse_loss': 0.01973162591457367, 'mee_loss': 0.3504023849964142, 'totoal_loss': 0.02323564887046814, 'data_time': 0.0004128250293433666, 'model_time': 0.5874090750003234, 'learning_rate': 4.574825123741778e-06, 'epoch': 35.32})
|
| 185 |
+
Step 18500, Loss: {'mse_loss': 0.016503263264894485, 'mee_loss': 0.30113205313682556, 'totoal_loss': 0.01951458305120468, 'data_time': 0.0004454340087249875, 'model_time': 0.6371180519927293, 'learning_rate': 4.5140004863740165e-06, 'epoch': 35.51})
|
| 186 |
+
Step 18600, Loss: {'mse_loss': 0.01981775276362896, 'mee_loss': 0.3218788504600525, 'totoal_loss': 0.023036541417241096, 'data_time': 0.0005114850355312228, 'model_time': 0.5826704070204869, 'learning_rate': 4.45327233291239e-06, 'epoch': 35.7})
|
| 187 |
+
Step 18700, Loss: {'mse_loss': 0.015722399577498436, 'mee_loss': 0.27066847681999207, 'totoal_loss': 0.01842908374965191, 'data_time': 0.0008720620535314083, 'model_time': 0.5791840921156108, 'learning_rate': 4.39265025303631e-06, 'epoch': 35.89})
|
| 188 |
+
Step 18800, Loss: {'mse_loss': 0.020540084689855576, 'mee_loss': 0.32236993312835693, 'totoal_loss': 0.023763783276081085, 'data_time': 0.016700617037713528, 'model_time': 0.5640073890099302, 'learning_rate': 4.332143819674943e-06, 'epoch': 36.08})
|
| 189 |
+
Step 18900, Loss: {'mse_loss': 0.008725789375603199, 'mee_loss': 0.20390237867832184, 'totoal_loss': 0.010764813050627708, 'data_time': 0.014483965002000332, 'model_time': 0.6562828669557348, 'learning_rate': 4.271762587495529e-06, 'epoch': 36.28})
|
| 190 |
+
Step 19000, Loss: {'mse_loss': 0.012577255256474018, 'mee_loss': 0.23378589749336243, 'totoal_loss': 0.014915114268660545, 'data_time': 0.016692266915924847, 'model_time': 0.580327361007221, 'learning_rate': 4.2115160913945914e-06, 'epoch': 36.47})
|
| 191 |
+
Step 19100, Loss: {'mse_loss': 0.01684708148241043, 'mee_loss': 0.28224900364875793, 'totoal_loss': 0.01966957189142704, 'data_time': 0.01514916296582669, 'model_time': 0.5484917949652299, 'learning_rate': 4.151413844992267e-06, 'epoch': 36.66})
|
| 192 |
+
Step 19200, Loss: {'mse_loss': 0.010224595665931702, 'mee_loss': 0.2071109563112259, 'totoal_loss': 0.012295705266296864, 'data_time': 0.015984090976417065, 'model_time': 0.5787344200070947, 'learning_rate': 4.091465339129985e-06, 'epoch': 36.85})
|
| 193 |
+
Step 19300, Loss: {'mse_loss': 0.015150542370975018, 'mee_loss': 0.2564730942249298, 'totoal_loss': 0.017715273424983025, 'data_time': 0.00903762097004801, 'model_time': 0.5564908209489658, 'learning_rate': 4.031680040371768e-06, 'epoch': 37.04})
|
| 194 |
+
Step 19400, Loss: {'mse_loss': 0.008460606448352337, 'mee_loss': 0.1973177194595337, 'totoal_loss': 0.010433783754706383, 'data_time': 0.011021260055713356, 'model_time': 0.5761522540124133, 'learning_rate': 3.972067389509344e-06, 'epoch': 37.24})
|
| 195 |
+
Step 19500, Loss: {'mse_loss': 0.013834847137331963, 'mee_loss': 0.25832584500312805, 'totoal_loss': 0.016418104991316795, 'data_time': 0.009584839921444654, 'model_time': 0.5943547270726413, 'learning_rate': 3.912636800071335e-06, 'epoch': 37.43})
|
| 196 |
+
Step 19600, Loss: {'mse_loss': 0.012127408757805824, 'mee_loss': 0.24325482547283173, 'totoal_loss': 0.014559957198798656, 'data_time': 0.008931298973038793, 'model_time': 0.6446266919374466, 'learning_rate': 3.853397656836754e-06, 'epoch': 37.62})
|
| 197 |
+
Step 19700, Loss: {'mse_loss': 0.011441212147474289, 'mee_loss': 0.24337494373321533, 'totoal_loss': 0.0138749610632658, 'data_time': 0.009506091009825468, 'model_time': 0.5491360039450228, 'learning_rate': 3.7943593143530404e-06, 'epoch': 37.81})
|
| 198 |
+
Step 19800, Loss: {'mse_loss': 0.008408225141465664, 'mee_loss': 0.18725547194480896, 'totoal_loss': 0.01028077956289053, 'data_time': 0.0004125849809497595, 'model_time': 0.6510438669938594, 'learning_rate': 3.735531095458867e-06, 'epoch': 38.0})
|
| 199 |
+
Step 19900, Loss: {'mse_loss': 0.013619874604046345, 'mee_loss': 0.23853613436222076, 'totoal_loss': 0.01600523665547371, 'data_time': 0.0006919859442859888, 'model_time': 0.5746029790025204, 'learning_rate': 3.6769222898119562e-06, 'epoch': 38.2})
|
| 200 |
+
Step 20000, Loss: {'mse_loss': 0.008724725805222988, 'mee_loss': 0.17627587914466858, 'totoal_loss': 0.010487484745681286, 'data_time': 0.00038720795419067144, 'model_time': 0.5935981860384345, 'learning_rate': 3.618542152422132e-06, 'epoch': 38.39})
|
| 201 |
+
Step 20100, Loss: {'mse_loss': 0.01375589706003666, 'mee_loss': 0.2850308120250702, 'totoal_loss': 0.016606204211711884, 'data_time': 0.0005828529829159379, 'model_time': 0.5809716619551182, 'learning_rate': 3.560399902189855e-06, 'epoch': 38.58})
|
| 202 |
+
Step 20200, Loss: {'mse_loss': 0.009844297543168068, 'mee_loss': 0.19013652205467224, 'totoal_loss': 0.011745662428438663, 'data_time': 0.0004307529889047146, 'model_time': 0.5701497979462147, 'learning_rate': 3.502504720450441e-06, 'epoch': 38.77})
|
| 203 |
+
Step 20300, Loss: {'mse_loss': 0.009837443940341473, 'mee_loss': 0.17425841093063354, 'totoal_loss': 0.011580027639865875, 'data_time': 0.00040188105776906013, 'model_time': 0.5928136999718845, 'learning_rate': 3.4448657495242304e-06, 'epoch': 38.96})
|
| 204 |
+
Step 20400, Loss: {'mse_loss': 0.020470550283789635, 'mee_loss': 0.28464725613594055, 'totoal_loss': 0.023317022249102592, 'data_time': 0.008941896026954055, 'model_time': 0.5617773999692872, 'learning_rate': 3.387492091272904e-06, 'epoch': 39.16})
|
| 205 |
+
Step 20500, Loss: {'mse_loss': 0.012793977744877338, 'mee_loss': 0.228367418050766, 'totoal_loss': 0.015077652409672737, 'data_time': 0.011039013974368572, 'model_time': 0.5716117210686207, 'learning_rate': 3.3303928056621955e-06, 'epoch': 39.35})
|
| 206 |
+
Step 20600, Loss: {'mse_loss': 0.008768330328166485, 'mee_loss': 0.20300331711769104, 'totoal_loss': 0.010798363015055656, 'data_time': 0.008507733000442386, 'model_time': 0.5742836489807814, 'learning_rate': 3.2735769093312202e-06, 'epoch': 39.54})
|
| 207 |
+
Step 20700, Loss: {'mse_loss': 0.012232677079737186, 'mee_loss': 0.23821189999580383, 'totoal_loss': 0.01461479626595974, 'data_time': 0.007838519057258964, 'model_time': 0.5912249330431223, 'learning_rate': 3.217053374168639e-06, 'epoch': 39.73})
|
| 208 |
+
Step 20800, Loss: {'mse_loss': 0.007072536274790764, 'mee_loss': 0.1659799963235855, 'totoal_loss': 0.008732336573302746, 'data_time': 0.008362715016119182, 'model_time': 0.6252118709962815, 'learning_rate': 3.1608311258958953e-06, 'epoch': 39.92})
|
| 209 |
+
Step 20900, Loss: {'mse_loss': 0.017184384167194366, 'mee_loss': 0.27924516797065735, 'totoal_loss': 0.019976835697889328, 'data_time': 0.010636452003382146, 'model_time': 0.5875607240013778, 'learning_rate': 3.10491904265774e-06, 'epoch': 40.12})
|
| 210 |
+
Step 21000, Loss: {'mse_loss': 0.012235645204782486, 'mee_loss': 0.23048652708530426, 'totoal_loss': 0.01454051025211811, 'data_time': 0.008394631091505289, 'model_time': 0.5999626970151439, 'learning_rate': 3.0493259536202714e-06, 'epoch': 40.31})
|
| 211 |
+
Step 21100, Loss: {'mse_loss': 0.02229997329413891, 'mee_loss': 0.29506295919418335, 'totoal_loss': 0.025250602513551712, 'data_time': 0.00899900496006012, 'model_time': 0.5769087029621005, 'learning_rate': 2.9940606375767038e-06, 'epoch': 40.5})
|
| 212 |
+
Step 21200, Loss: {'mse_loss': 0.009621920995414257, 'mee_loss': 0.21126563847064972, 'totoal_loss': 0.011734576895833015, 'data_time': 0.008859111927449703, 'model_time': 0.6509153229417279, 'learning_rate': 2.939131821561094e-06, 'epoch': 40.69})
|
| 213 |
+
Step 21300, Loss: {'mse_loss': 0.015262679196894169, 'mee_loss': 0.28004544973373413, 'totoal_loss': 0.0180631335824728, 'data_time': 0.009901024983264506, 'model_time': 0.5721142810070887, 'learning_rate': 2.8845481794702473e-06, 'epoch': 40.88})
|
| 214 |
+
Step 21400, Loss: {'mse_loss': 0.02009613625705242, 'mee_loss': 0.30252477526664734, 'totoal_loss': 0.023121383041143417, 'data_time': 0.008577089058235288, 'model_time': 0.6763385999947786, 'learning_rate': 2.830318330694004e-06, 'epoch': 41.07})
|
| 215 |
+
Step 21500, Loss: {'mse_loss': 0.008930987678468227, 'mee_loss': 0.20635874569416046, 'totoal_loss': 0.01099457498639822, 'data_time': 0.011032504960894585, 'model_time': 0.6562105290358886, 'learning_rate': 2.7764508387541378e-06, 'epoch': 41.27})
|
| 216 |
+
Step 21600, Loss: {'mse_loss': 0.013271266594529152, 'mee_loss': 0.22594387829303741, 'totoal_loss': 0.015530705451965332, 'data_time': 0.011089222971349955, 'model_time': 0.5863637990551069, 'learning_rate': 2.7229542099520797e-06, 'epoch': 41.46})
|
| 217 |
+
Step 21700, Loss: {'mse_loss': 0.014357978478074074, 'mee_loss': 0.27560219168663025, 'totoal_loss': 0.017114000394940376, 'data_time': 0.008225852041505277, 'model_time': 0.5934302899986506, 'learning_rate': 2.669836892025666e-06, 'epoch': 41.65})
|
| 218 |
+
Step 21800, Loss: {'mse_loss': 0.0061753662303090096, 'mee_loss': 0.15812267363071442, 'totoal_loss': 0.007756592705845833, 'data_time': 0.008815655019134283, 'model_time': 0.5548844410805032, 'learning_rate': 2.6171072728151557e-06, 'epoch': 41.84})
|
| 219 |
+
Step 21900, Loss: {'mse_loss': 0.014605437405407429, 'mee_loss': 0.1703549325466156, 'totoal_loss': 0.016308987513184547, 'data_time': 0.0003922020550817251, 'model_time': 0.5456901870202273, 'learning_rate': 2.5647736789386828e-06, 'epoch': 42.03})
|
| 220 |
+
Step 22000, Loss: {'mse_loss': 0.01976081356406212, 'mee_loss': 0.284574031829834, 'totoal_loss': 0.02260655350983143, 'data_time': 0.0004021169152110815, 'model_time': 0.5841756669105962, 'learning_rate': 2.5128443744773904e-06, 'epoch': 42.23})
|
| 221 |
+
Step 22100, Loss: {'mse_loss': 0.010602446272969246, 'mee_loss': 0.19672441482543945, 'totoal_loss': 0.012569690123200417, 'data_time': 0.0003813660005107522, 'model_time': 0.5682862258981913, 'learning_rate': 2.4613275596704386e-06, 'epoch': 42.42})
|
| 222 |
+
Step 22200, Loss: {'mse_loss': 0.014816011302173138, 'mee_loss': 0.2729291319847107, 'totoal_loss': 0.0175453033298254, 'data_time': 0.00040054204873740673, 'model_time': 0.5568775159772485, 'learning_rate': 2.4102313696200853e-06, 'epoch': 42.61})
|
| 223 |
+
Step 22300, Loss: {'mse_loss': 0.01676301285624504, 'mee_loss': 0.25428804755210876, 'totoal_loss': 0.019305892288684845, 'data_time': 0.0005392730236053467, 'model_time': 0.6754369810223579, 'learning_rate': 2.359563873007063e-06, 'epoch': 42.8})
|
| 224 |
+
Step 22400, Loss: {'mse_loss': 0.010477060452103615, 'mee_loss': 0.21390028297901154, 'totoal_loss': 0.012616063468158245, 'data_time': 0.0003159010084345937, 'model_time': 0.5248194810701534, 'learning_rate': 2.3093330708164465e-06, 'epoch': 42.99})
|
| 225 |
+
Step 22500, Loss: {'mse_loss': 0.0179448164999485, 'mee_loss': 0.23367257416248322, 'totoal_loss': 0.020281542092561722, 'data_time': 0.014474266907200217, 'model_time': 0.5784923500614241, 'learning_rate': 2.2595468950741943e-06, 'epoch': 43.19})
|
| 226 |
+
Step 22600, Loss: {'mse_loss': 0.009555940516293049, 'mee_loss': 0.1898230016231537, 'totoal_loss': 0.011454170569777489, 'data_time': 0.014485808089375496, 'model_time': 0.5625767819583416, 'learning_rate': 2.2102132075945974e-06, 'epoch': 43.38})
|
| 227 |
+
Step 22700, Loss: {'mse_loss': 0.01167434174567461, 'mee_loss': 0.20395946502685547, 'totoal_loss': 0.013713936321437359, 'data_time': 0.015451334998942912, 'model_time': 0.5553501909598708, 'learning_rate': 2.1613397987388e-06, 'epoch': 43.57})
|
| 228 |
+
Step 22800, Loss: {'mse_loss': 0.01779048517346382, 'mee_loss': 0.20336461067199707, 'totoal_loss': 0.019824130460619926, 'data_time': 0.015084218000993133, 'model_time': 0.5534162839176133, 'learning_rate': 2.1129343861846207e-06, 'epoch': 43.76})
|
| 229 |
+
Step 22900, Loss: {'mse_loss': 0.007564610801637173, 'mee_loss': 0.1817140132188797, 'totoal_loss': 0.009381750598549843, 'data_time': 0.01609120098873973, 'model_time': 0.5565319410525262, 'learning_rate': 2.065004613707836e-06, 'epoch': 43.95})
|
| 230 |
+
Step 23000, Loss: {'mse_loss': 0.013154166750609875, 'mee_loss': 0.243759423494339, 'totoal_loss': 0.015591761097311974, 'data_time': 0.01788205502089113, 'model_time': 0.5667805240955204, 'learning_rate': 2.0175580499751375e-06, 'epoch': 44.15})
|
| 231 |
+
Step 23100, Loss: {'mse_loss': 0.013624598272144794, 'mee_loss': 0.21063309907913208, 'totoal_loss': 0.015730928629636765, 'data_time': 0.02069673198275268, 'model_time': 0.5692610489204526, 'learning_rate': 1.9706021873489604e-06, 'epoch': 44.34})
|
| 232 |
+
Step 23200, Loss: {'mse_loss': 0.00786628108471632, 'mee_loss': 0.18727488815784454, 'totoal_loss': 0.00973903015255928, 'data_time': 0.0167098599486053, 'model_time': 0.6653142679715529, 'learning_rate': 1.924144440704338e-06, 'epoch': 44.53})
|
| 233 |
+
Step 23300, Loss: {'mse_loss': 0.010609093122184277, 'mee_loss': 0.21819312870502472, 'totoal_loss': 0.012791024520993233, 'data_time': 0.014316182001493871, 'model_time': 0.5843691560439765, 'learning_rate': 1.8781921462580238e-06, 'epoch': 44.72})
|
| 234 |
+
Step 23400, Loss: {'mse_loss': 0.007494651712477207, 'mee_loss': 0.17657509446144104, 'totoal_loss': 0.009260402992367744, 'data_time': 0.01863144093658775, 'model_time': 0.5732882809825242, 'learning_rate': 1.8327525604100058e-06, 'epoch': 44.91})
|
| 235 |
+
Step 23500, Loss: {'mse_loss': 0.014677668921649456, 'mee_loss': 0.21245931088924408, 'totoal_loss': 0.016802262514829636, 'data_time': 0.009829226997680962, 'model_time': 0.5634259739890695, 'learning_rate': 1.7878328585976426e-06, 'epoch': 45.11})
|
| 236 |
+
Step 23600, Loss: {'mse_loss': 0.012316670268774033, 'mee_loss': 0.21713507175445557, 'totoal_loss': 0.014488020911812782, 'data_time': 0.012075620936229825, 'model_time': 0.5571369740646333, 'learning_rate': 1.7434401341625765e-06, 'epoch': 45.3})
|
| 237 |
+
Step 23700, Loss: {'mse_loss': 0.014994877390563488, 'mee_loss': 0.30585670471191406, 'totoal_loss': 0.018053444102406502, 'data_time': 0.008745350991375744, 'model_time': 0.5946563320467249, 'learning_rate': 1.6995813972306108e-06, 'epoch': 45.49})
|
| 238 |
+
Step 23800, Loss: {'mse_loss': 0.01601484976708889, 'mee_loss': 0.23250867426395416, 'totoal_loss': 0.018339935690164566, 'data_time': 0.008363566943444312, 'model_time': 0.6456909429980442, 'learning_rate': 1.656263573604734e-06, 'epoch': 45.68})
|
| 239 |
+
Step 23900, Loss: {'mse_loss': 0.01129448227584362, 'mee_loss': 0.2239677608013153, 'totoal_loss': 0.01353416033089161, 'data_time': 0.008956937002949417, 'model_time': 0.5756770630832762, 'learning_rate': 1.613493503671454e-06, 'epoch': 45.87})
|
| 240 |
+
Step 24000, Loss: {'mse_loss': 0.0248939897865057, 'mee_loss': 0.22657182812690735, 'totoal_loss': 0.027159707620739937, 'data_time': 0.00040865899063646793, 'model_time': 0.5601889929967001, 'learning_rate': 1.5712779413206198e-06, 'epoch': 46.07})
|
| 241 |
+
Step 24100, Loss: {'mse_loss': 0.02521970495581627, 'mee_loss': 0.26910799741744995, 'totoal_loss': 0.027910783886909485, 'data_time': 0.0004998169606551528, 'model_time': 0.665907915099524, 'learning_rate': 1.5296235528789028e-06, 'epoch': 46.26})
|
| 242 |
+
Step 24200, Loss: {'mse_loss': 0.006705131847411394, 'mee_loss': 0.1649748980998993, 'totoal_loss': 0.008354880847036839, 'data_time': 0.0004341220483183861, 'model_time': 0.5861233989708126, 'learning_rate': 1.4885369160571124e-06, 'epoch': 46.45})
|
| 243 |
+
Step 24300, Loss: {'mse_loss': 0.017543623223900795, 'mee_loss': 0.2613147795200348, 'totoal_loss': 0.020156770944595337, 'data_time': 0.00041877501644194126, 'model_time': 0.5739259039983153, 'learning_rate': 1.4480245189114938e-06, 'epoch': 46.64})
|
| 244 |
+
Step 24400, Loss: {'mse_loss': 0.028529692441225052, 'mee_loss': 0.23781949281692505, 'totoal_loss': 0.03090788796544075, 'data_time': 0.000525020994246006, 'model_time': 0.5557064360473305, 'learning_rate': 1.408092758819191e-06, 'epoch': 46.83})
|
| 245 |
+
Step 24500, Loss: {'mse_loss': 0.007641726639121771, 'mee_loss': 0.17198997735977173, 'totoal_loss': 0.009361626580357552, 'data_time': 0.014692108961753547, 'model_time': 0.5708222630200908, 'learning_rate': 1.368747941468028e-06, 'epoch': 47.02})
|
| 246 |
+
Step 24600, Loss: {'mse_loss': 0.006770677864551544, 'mee_loss': 0.16043169796466827, 'totoal_loss': 0.008374994620680809, 'data_time': 0.018332991050556302, 'model_time': 0.6643847180530429, 'learning_rate': 1.3299962798607614e-06, 'epoch': 47.22})
|
| 247 |
+
Step 24700, Loss: {'mse_loss': 0.016056550666689873, 'mee_loss': 0.27321383357048035, 'totoal_loss': 0.018788689747452736, 'data_time': 0.018601172021590173, 'model_time': 0.5663705859333277, 'learning_rate': 1.2918438933339827e-06, 'epoch': 47.41})
|
| 248 |
+
Step 24800, Loss: {'mse_loss': 0.01329116802662611, 'mee_loss': 0.23489852249622345, 'totoal_loss': 0.015640152618288994, 'data_time': 0.016422176035121083, 'model_time': 0.5539804010186344, 'learning_rate': 1.2542968065918027e-06, 'epoch': 47.6})
|
| 249 |
+
Step 24900, Loss: {'mse_loss': 0.010220996104180813, 'mee_loss': 0.21415048837661743, 'totoal_loss': 0.01236250065267086, 'data_time': 0.015142393065616488, 'model_time': 0.5636840580264106, 'learning_rate': 1.217360948754476e-06, 'epoch': 47.79})
|
| 250 |
+
Step 25000, Loss: {'mse_loss': 0.014255324378609657, 'mee_loss': 0.20153260231018066, 'totoal_loss': 0.016270650550723076, 'data_time': 0.019339627935551107, 'model_time': 0.5976257040165365, 'learning_rate': 1.1810421524221318e-06, 'epoch': 47.98})
|
| 251 |
+
Step 25100, Loss: {'mse_loss': 0.017570339143276215, 'mee_loss': 0.2096734195947647, 'totoal_loss': 0.01966707408428192, 'data_time': 0.016422736924141645, 'model_time': 0.5802594389533624, 'learning_rate': 1.1453461527537284e-06, 'epoch': 48.18})
|
| 252 |
+
Step 25200, Loss: {'mse_loss': 0.005972931161522865, 'mee_loss': 0.1457476168870926, 'totoal_loss': 0.007430407218635082, 'data_time': 0.016137799015268683, 'model_time': 0.5533258139621466, 'learning_rate': 1.1102785865614162e-06, 'epoch': 48.37})
|
| 253 |
+
Step 25300, Loss: {'mse_loss': 0.009698355570435524, 'mee_loss': 0.18600477278232574, 'totoal_loss': 0.011558403261005878, 'data_time': 0.015852345968596637, 'model_time': 0.6206232189433649, 'learning_rate': 1.0758449914204127e-06, 'epoch': 48.56})
|
| 254 |
+
Step 25400, Loss: {'mse_loss': 0.006507928017526865, 'mee_loss': 0.1534111201763153, 'totoal_loss': 0.008042039349675179, 'data_time': 0.0168060390278697, 'model_time': 0.5554064150201157, 'learning_rate': 1.0420508047945595e-06, 'epoch': 48.75})
|
| 255 |
+
Step 25500, Loss: {'mse_loss': 0.016700757667422295, 'mee_loss': 0.1857471466064453, 'totoal_loss': 0.018558228388428688, 'data_time': 0.014632625970989466, 'model_time': 0.6585461871000007, 'learning_rate': 1.0089013631776776e-06, 'epoch': 48.94})
|
| 256 |
+
Step 25600, Loss: {'mse_loss': 0.010981855913996696, 'mee_loss': 0.20797966420650482, 'totoal_loss': 0.013061651960015297, 'data_time': 0.010134886018931866, 'model_time': 0.573652460006997, 'learning_rate': 9.76401901250878e-07, 'epoch': 49.14})
|
| 257 |
+
Step 25700, Loss: {'mse_loss': 0.009901639074087143, 'mee_loss': 0.21104949712753296, 'totoal_loss': 0.012012134306132793, 'data_time': 0.008124065003357828, 'model_time': 0.5712716040434316, 'learning_rate': 9.44557551055946e-07, 'epoch': 49.33})
|
| 258 |
+
Step 25800, Loss: {'mse_loss': 0.008781807497143745, 'mee_loss': 0.19263319671154022, 'totoal_loss': 0.010708139277994633, 'data_time': 0.009150809957645833, 'model_time': 0.5805711629800498, 'learning_rate': 9.13373341184928e-07, 'epoch': 49.52})
|
| 259 |
+
Step 25900, Loss: {'mse_loss': 0.009232457727193832, 'mee_loss': 0.20201919972896576, 'totoal_loss': 0.011252649128437042, 'data_time': 0.010106678935699165, 'model_time': 0.564336612005718, 'learning_rate': 8.828541959860623e-07, 'epoch': 49.71})
|
| 260 |
+
Step 26000, Loss: {'mse_loss': 0.011779237538576126, 'mee_loss': 0.22000855207443237, 'totoal_loss': 0.013979323208332062, 'data_time': 0.008414637995883822, 'model_time': 0.5473863369552419, 'learning_rate': 8.530049347861661e-07, 'epoch': 49.9})
|
| 261 |
+
Step 26100, Loss: {'mse_loss': 0.008985338732600212, 'mee_loss': 0.18714679777622223, 'totoal_loss': 0.010856806300580502, 'data_time': 0.0003885040059685707, 'model_time': 0.5798663740279153, 'learning_rate': 8.238302711296034e-07, 'epoch': 50.1})
|
| 262 |
+
Step 26200, Loss: {'mse_loss': 0.01895766705274582, 'mee_loss': 0.20797833800315857, 'totoal_loss': 0.021037450060248375, 'data_time': 0.000386779080145061, 'model_time': 0.6219588059466332, 'learning_rate': 7.953348120339707e-07, 'epoch': 50.29})
|
| 263 |
+
Step 26300, Loss: {'mse_loss': 0.014294999651610851, 'mee_loss': 0.20274974405765533, 'totoal_loss': 0.01632249727845192, 'data_time': 0.0005306170787662268, 'model_time': 0.5677963639609516, 'learning_rate': 7.675230572625892e-07, 'epoch': 50.48})
|
| 264 |
+
Step 26400, Loss: {'mse_loss': 0.017382225021719933, 'mee_loss': 0.25657200813293457, 'totoal_loss': 0.019947946071624756, 'data_time': 0.00039168400689959526, 'model_time': 0.6140143469674513, 'learning_rate': 7.40399398613941e-07, 'epoch': 50.67})
|
| 265 |
+
Step 26500, Loss: {'mse_loss': 0.005792445503175259, 'mee_loss': 0.14549954235553741, 'totoal_loss': 0.007247440982609987, 'data_time': 0.0004022429930046201, 'model_time': 0.5762418919475749, 'learning_rate': 7.139681192281557e-07, 'epoch': 50.86})
|
| 266 |
+
Step 26600, Loss: {'mse_loss': 0.01095897052437067, 'mee_loss': 0.19699503481388092, 'totoal_loss': 0.012928920798003674, 'data_time': 0.017269028001464903, 'model_time': 0.5622760179685429, 'learning_rate': 6.882333929106462e-07, 'epoch': 51.06})
|
| 267 |
+
Step 26700, Loss: {'mse_loss': 0.008532953448593616, 'mee_loss': 0.1734318882226944, 'totoal_loss': 0.010267272591590881, 'data_time': 0.015204919967800379, 'model_time': 0.5964085960295051, 'learning_rate': 6.63199283473027e-07, 'epoch': 51.25})
|
| 268 |
+
Step 26800, Loss: {'mse_loss': 0.009753305464982986, 'mee_loss': 0.20580105483531952, 'totoal_loss': 0.011811316013336182, 'data_time': 0.01477665500715375, 'model_time': 0.6278001550817862, 'learning_rate': 6.388697440913819e-07, 'epoch': 51.44})
|
| 269 |
+
Step 26900, Loss: {'mse_loss': 0.01614721119403839, 'mee_loss': 0.15758223831653595, 'totoal_loss': 0.01772303320467472, 'data_time': 0.015049843001179397, 'model_time': 0.5777208789950237, 'learning_rate': 6.152486166820176e-07, 'epoch': 51.63})
|
| 270 |
+
Step 27000, Loss: {'mse_loss': 0.00974580179899931, 'mee_loss': 0.18933697044849396, 'totoal_loss': 0.011639171279966831, 'data_time': 0.014127171016298234, 'model_time': 0.6037796929012984, 'learning_rate': 5.923396312947748e-07, 'epoch': 51.82})
|
| 271 |
+
Step 27100, Loss: {'mse_loss': 0.007350649684667587, 'mee_loss': 0.15483008325099945, 'totoal_loss': 0.008898950181901455, 'data_time': 0.00957575801294297, 'model_time': 0.5939302879851311, 'learning_rate': 5.701464055240163e-07, 'epoch': 52.02})
|
| 272 |
+
Step 27200, Loss: {'mse_loss': 0.013046441599726677, 'mee_loss': 0.22575987875461578, 'totoal_loss': 0.015304040163755417, 'data_time': 0.01011324196588248, 'model_time': 0.6634938099887222, 'learning_rate': 5.48672443937364e-07, 'epoch': 52.21})
|
| 273 |
+
Step 27300, Loss: {'mse_loss': 0.01192509289830923, 'mee_loss': 0.16954024136066437, 'totoal_loss': 0.013620495796203613, 'data_time': 0.0092492540134117, 'model_time': 0.5802491140784696, 'learning_rate': 5.279211375222855e-07, 'epoch': 52.4})
|
| 274 |
+
Step 27400, Loss: {'mse_loss': 0.010237734764814377, 'mee_loss': 0.19288478791713715, 'totoal_loss': 0.012166582979261875, 'data_time': 0.009727880940772593, 'model_time': 0.6612351040821522, 'learning_rate': 5.07895763150622e-07, 'epoch': 52.59})
|
| 275 |
+
Step 27500, Loss: {'mse_loss': 0.008403989486396313, 'mee_loss': 0.17083336412906647, 'totoal_loss': 0.010112322866916656, 'data_time': 0.00922462996095419, 'model_time': 0.5719517170218751, 'learning_rate': 4.885994830611266e-07, 'epoch': 52.78})
|
| 276 |
+
Step 27600, Loss: {'mse_loss': 0.012398586608469486, 'mee_loss': 0.1766042560338974, 'totoal_loss': 0.014164629392325878, 'data_time': 0.008995265932753682, 'model_time': 0.5847614019876346, 'learning_rate': 4.700353443601156e-07, 'epoch': 52.98})
|
| 277 |
+
Step 27700, Loss: {'mse_loss': 0.006520326714962721, 'mee_loss': 0.1479937881231308, 'totoal_loss': 0.008000264875590801, 'data_time': 0.012163615901954472, 'model_time': 0.5795816079480574, 'learning_rate': 4.5220627854029224e-07, 'epoch': 53.17})
|
| 278 |
+
Step 27800, Loss: {'mse_loss': 0.008079049177467823, 'mee_loss': 0.1470637023448944, 'totoal_loss': 0.009549686685204506, 'data_time': 0.00782922504004091, 'model_time': 0.5595280339475721, 'learning_rate': 4.351151010178311e-07, 'epoch': 53.36})
|
| 279 |
+
Step 27900, Loss: {'mse_loss': 0.005318208131939173, 'mee_loss': 0.13340647518634796, 'totoal_loss': 0.006652272772043943, 'data_time': 0.008854952990077436, 'model_time': 0.5613941979827359, 'learning_rate': 4.1876451068778983e-07, 'epoch': 53.55})
|
| 280 |
+
Step 28000, Loss: {'mse_loss': 0.01145538967102766, 'mee_loss': 0.20036637783050537, 'totoal_loss': 0.01345905289053917, 'data_time': 0.011417174944654107, 'model_time': 0.6437445180490613, 'learning_rate': 4.031570894979235e-07, 'epoch': 53.74})
|
| 281 |
+
Step 28100, Loss: {'mse_loss': 0.006567292381078005, 'mee_loss': 0.13774925470352173, 'totoal_loss': 0.007944785058498383, 'data_time': 0.008308936026878655, 'model_time': 0.5788566890405491, 'learning_rate': 3.882953020409644e-07, 'epoch': 53.93})
|
| 282 |
+
Step 28200, Loss: {'mse_loss': 0.007940691895782948, 'mee_loss': 0.17239569127559662, 'totoal_loss': 0.00966464914381504, 'data_time': 0.009201184962876141, 'model_time': 0.548915043938905, 'learning_rate': 3.74181495165436e-07, 'epoch': 54.13})
|
| 283 |
+
Step 28300, Loss: {'mse_loss': 0.006117037031799555, 'mee_loss': 0.13627409934997559, 'totoal_loss': 0.007479778025299311, 'data_time': 0.008837841916829348, 'model_time': 0.5823532489594072, 'learning_rate': 3.608178976050568e-07, 'epoch': 54.32})
|
| 284 |
+
Step 28400, Loss: {'mse_loss': 0.018441885709762573, 'mee_loss': 0.21243742108345032, 'totoal_loss': 0.020566260442137718, 'data_time': 0.007659084047190845, 'model_time': 0.5568473830353469, 'learning_rate': 3.482066196267966e-07, 'epoch': 54.51})
|
| 285 |
+
Step 28500, Loss: {'mse_loss': 0.01719086244702339, 'mee_loss': 0.26730969548225403, 'totoal_loss': 0.019863959401845932, 'data_time': 0.009196238941513002, 'model_time': 0.5609184140339494, 'learning_rate': 3.36349652697643e-07, 'epoch': 54.7})
|
| 286 |
+
Step 28600, Loss: {'mse_loss': 0.008868200704455376, 'mee_loss': 0.1741630584001541, 'totoal_loss': 0.010609831660985947, 'data_time': 0.011406250996515155, 'model_time': 0.5355811329791322, 'learning_rate': 3.2524886917012403e-07, 'epoch': 54.89})
|
| 287 |
+
Step 28700, Loss: {'mse_loss': 0.007509695366024971, 'mee_loss': 0.1738719493150711, 'totoal_loss': 0.009248415008187294, 'data_time': 0.020744100911542773, 'model_time': 0.6657504229806364, 'learning_rate': 3.149060219866433e-07, 'epoch': 55.09})
|
| 288 |
+
Step 28800, Loss: {'mse_loss': 0.009184706956148148, 'mee_loss': 0.1642625629901886, 'totoal_loss': 0.010827332735061646, 'data_time': 0.01576558407396078, 'model_time': 0.5863795949844643, 'learning_rate': 3.053227444026695e-07, 'epoch': 55.28})
|
| 289 |
+
Step 28900, Loss: {'mse_loss': 0.008835742250084877, 'mee_loss': 0.1753809154033661, 'totoal_loss': 0.01058955118060112, 'data_time': 0.014845040976069868, 'model_time': 0.6328487590653822, 'learning_rate': 2.9650054972882544e-07, 'epoch': 55.47})
|
| 290 |
+
Step 29000, Loss: {'mse_loss': 0.007023349869996309, 'mee_loss': 0.16625051200389862, 'totoal_loss': 0.008685855194926262, 'data_time': 0.015182950999587774, 'model_time': 0.6539350859820843, 'learning_rate': 2.884408310919209e-07, 'epoch': 55.66})
|
| 291 |
+
Step 29100, Loss: {'mse_loss': 0.00639339117333293, 'mee_loss': 0.1517448127269745, 'totoal_loss': 0.007910839281976223, 'data_time': 0.015510660945437849, 'model_time': 0.6183111999416724, 'learning_rate': 2.8114486121495906e-07, 'epoch': 55.85})
|
| 292 |
+
Step 29200, Loss: {'mse_loss': 0.008694912306964397, 'mee_loss': 0.18074190616607666, 'totoal_loss': 0.010502330958843231, 'data_time': 0.011576698976568878, 'model_time': 0.5842859989497811, 'learning_rate': 2.746137922161617e-07, 'epoch': 56.05})
|
| 293 |
+
Step 29300, Loss: {'mse_loss': 0.01533309742808342, 'mee_loss': 0.19580328464508057, 'totoal_loss': 0.017291130498051643, 'data_time': 0.00984972808510065, 'model_time': 0.6472390670096502, 'learning_rate': 2.68848655427034e-07, 'epoch': 56.24})
|
| 294 |
+
Step 29400, Loss: {'mse_loss': 0.01004449650645256, 'mee_loss': 0.21971210837364197, 'totoal_loss': 0.012241617776453495, 'data_time': 0.008806077064946294, 'model_time': 0.565881805960089, 'learning_rate': 2.638503612295071e-07, 'epoch': 56.43})
|
| 295 |
+
Step 29500, Loss: {'mse_loss': 0.013039391487836838, 'mee_loss': 0.24992430210113525, 'totoal_loss': 0.015538634732365608, 'data_time': 0.008836808963678777, 'model_time': 0.5895949018886313, 'learning_rate': 2.5961969891217614e-07, 'epoch': 56.62})
|
| 296 |
+
Step 29600, Loss: {'mse_loss': 0.014364202506840229, 'mee_loss': 0.2429044395685196, 'totoal_loss': 0.016793247312307358, 'data_time': 0.011126016033813357, 'model_time': 0.5717040719464421, 'learning_rate': 2.5615733654566483e-07, 'epoch': 56.81})
|
| 297 |
+
Step 29700, Loss: {'mse_loss': 0.024277832359075546, 'mee_loss': 0.24018411338329315, 'totoal_loss': 0.02667967416346073, 'data_time': 0.008735246025025845, 'model_time': 0.6939765040297061, 'learning_rate': 2.5346382087712764e-07, 'epoch': 57.01})
|
| 298 |
+
Step 29800, Loss: {'mse_loss': 0.011829645372927189, 'mee_loss': 0.21302109956741333, 'totoal_loss': 0.013959856703877449, 'data_time': 0.011643935926258564, 'model_time': 0.5858995539601892, 'learning_rate': 2.515395772439128e-07, 'epoch': 57.2})
|
| 299 |
+
Step 29900, Loss: {'mse_loss': 0.005541265942156315, 'mee_loss': 0.12210150808095932, 'totoal_loss': 0.006762281060218811, 'data_time': 0.009109257953241467, 'model_time': 0.5583480760687962, 'learning_rate': 2.5038490950639644e-07, 'epoch': 57.39})
|
| 300 |
+
Step 30000, Loss: {'mse_loss': 0.0056372713297605515, 'mee_loss': 0.1391414850950241, 'totoal_loss': 0.007028685882687569, 'data_time': 0.009985974058508873, 'model_time': 0.5726891639642417, 'learning_rate': 2.5e-07, 'epoch': 57.58})
|
libero_spatial_2B_mee1e-2/starvla_qwen_gr00t/config.json
ADDED
|
@@ -0,0 +1,129 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "starvla_qwen_gr00t",
|
| 3 |
+
"run_root_dir": "/share/project/baishuanghao/code/starVLA/pretrained_models/libero_spatial_2B_mee1e-2",
|
| 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 |
+
"framework": {
|
| 14 |
+
"name": "QwenGR00T",
|
| 15 |
+
"qwenvl": {
|
| 16 |
+
"base_vlm": "/share/project/baishuanghao/code/HLM-VLA/models/Qwen3-VL-2B-Instruct",
|
| 17 |
+
"attn_implementation": "flash_attention_2",
|
| 18 |
+
"vl_hidden_dim": 2048
|
| 19 |
+
},
|
| 20 |
+
"dino": {
|
| 21 |
+
"dino_backbone": "dinov2_vits14"
|
| 22 |
+
},
|
| 23 |
+
"action_model": {
|
| 24 |
+
"action_model_type": "DiT-B",
|
| 25 |
+
"action_hidden_dim": 2,
|
| 26 |
+
"hidden_size": 1024,
|
| 27 |
+
"add_pos_embed": true,
|
| 28 |
+
"max_seq_len": 1024,
|
| 29 |
+
"action_dim": 7,
|
| 30 |
+
"state_dim": 7,
|
| 31 |
+
"future_action_window_size": 7,
|
| 32 |
+
"action_horizon": 8,
|
| 33 |
+
"past_action_window_size": 0,
|
| 34 |
+
"repeated_diffusion_steps": 8,
|
| 35 |
+
"noise_beta_alpha": 1.5,
|
| 36 |
+
"noise_beta_beta": 1.0,
|
| 37 |
+
"noise_s": 0.999,
|
| 38 |
+
"num_timestep_buckets": 1000,
|
| 39 |
+
"num_inference_timesteps": 4,
|
| 40 |
+
"num_target_vision_tokens": 32,
|
| 41 |
+
"diffusion_model_cfg": {
|
| 42 |
+
"cross_attention_dim": 2048,
|
| 43 |
+
"dropout": 0.2,
|
| 44 |
+
"final_dropout": true,
|
| 45 |
+
"interleave_self_attention": true,
|
| 46 |
+
"norm_type": "ada_norm",
|
| 47 |
+
"num_layers": 16,
|
| 48 |
+
"output_dim": 1024,
|
| 49 |
+
"positional_embeddings": null
|
| 50 |
+
}
|
| 51 |
+
},
|
| 52 |
+
"reduce_in_full_precision": true
|
| 53 |
+
},
|
| 54 |
+
"datasets": {
|
| 55 |
+
"vlm_data": {
|
| 56 |
+
"dataset_py": "vlm_datasets",
|
| 57 |
+
"dataformat": "llava_json",
|
| 58 |
+
"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",
|
| 59 |
+
"eval_dataset": "aokvqa_cauldron_llava_format",
|
| 60 |
+
"data_flatten": false,
|
| 61 |
+
"base_interval": 2,
|
| 62 |
+
"max_pixels": 12845056,
|
| 63 |
+
"min_pixels": 3136,
|
| 64 |
+
"model_max_length": 2048,
|
| 65 |
+
"model_type": "qwen2.5vl",
|
| 66 |
+
"per_device_batch_size": 4
|
| 67 |
+
},
|
| 68 |
+
"vla_data": {
|
| 69 |
+
"dataset_py": "lerobot_datasets",
|
| 70 |
+
"data_root_dir": "/share/project/baishuanghao/data/libero_lerobot",
|
| 71 |
+
"data_mix": "libero_spatial",
|
| 72 |
+
"action_type": "delta_qpos",
|
| 73 |
+
"CoT_prompt": "Your task is {instruction}. To identify the key objects for your task. Locate their bounding boxes in [x1,y1,x2,y2] format.",
|
| 74 |
+
"CoT_answer": "bbox",
|
| 75 |
+
"default_image_resolution": [
|
| 76 |
+
3,
|
| 77 |
+
224,
|
| 78 |
+
224
|
| 79 |
+
],
|
| 80 |
+
"per_device_batch_size": 16,
|
| 81 |
+
"load_all_data_for_training": true,
|
| 82 |
+
"obs": [
|
| 83 |
+
"image_0"
|
| 84 |
+
]
|
| 85 |
+
}
|
| 86 |
+
},
|
| 87 |
+
"trainer": {
|
| 88 |
+
"epochs": 100,
|
| 89 |
+
"max_train_steps": 30000,
|
| 90 |
+
"num_warmup_steps": 5000,
|
| 91 |
+
"save_interval": 60000,
|
| 92 |
+
"eval_interval": 60000,
|
| 93 |
+
"learning_rate": {
|
| 94 |
+
"base": 4e-05,
|
| 95 |
+
"qwen_vl_interface": 1e-05,
|
| 96 |
+
"action_model": 0.0001
|
| 97 |
+
},
|
| 98 |
+
"lr_scheduler_type": "cosine_with_min_lr",
|
| 99 |
+
"scheduler_specific_kwargs": {
|
| 100 |
+
"min_lr": 1e-06
|
| 101 |
+
},
|
| 102 |
+
"freeze_modules": null,
|
| 103 |
+
"loss_scale": {
|
| 104 |
+
"vla": 1.0,
|
| 105 |
+
"vlm": 0.1
|
| 106 |
+
},
|
| 107 |
+
"max_grad_norm": 1.0,
|
| 108 |
+
"warmup_ratio": 0.1,
|
| 109 |
+
"weight_decay": 0.0,
|
| 110 |
+
"logging_frequency": 100,
|
| 111 |
+
"gradient_clipping": 1.0,
|
| 112 |
+
"gradient_accumulation_steps": 1,
|
| 113 |
+
"optimizer": {
|
| 114 |
+
"name": "AdamW",
|
| 115 |
+
"betas": [
|
| 116 |
+
0.9,
|
| 117 |
+
0.95
|
| 118 |
+
],
|
| 119 |
+
"eps": 1e-08,
|
| 120 |
+
"weight_decay": 1e-08
|
| 121 |
+
},
|
| 122 |
+
"is_resume": false,
|
| 123 |
+
"resume_epoch": null,
|
| 124 |
+
"resume_step": null,
|
| 125 |
+
"enable_gradient_checkpointing": true,
|
| 126 |
+
"enable_mixed_precision_training": true
|
| 127 |
+
},
|
| 128 |
+
"output_dir": "/share/project/baishuanghao/code/starVLA/pretrained_models/libero_spatial_2B_mee1e-2/starvla_qwen_gr00t"
|
| 129 |
+
}
|
libero_spatial_2B_mee1e-2/starvla_qwen_gr00t/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-2/starvla_qwen_gr00t/final_model/pytorch_model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6597c0f476d25a8b8c10af6c01b53c6d52144f69d64826e9f9ca84fa960b9023
|
| 3 |
+
size 5188065554
|
libero_spatial_2B_mee1e-2/starvla_qwen_gr00t/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: True
|
| 689 |
+
# episodes completed so far: 137
|
| 690 |
+
# successes: 137 (100.0%)
|
| 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: 138 (100.0%)
|
| 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: 139 (100.0%)
|
| 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: 140 (100.0%)
|
| 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: 141 (100.0%)
|
| 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: 142 (100.0%)
|
| 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: 143 (100.0%)
|
| 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: 144 (100.0%)
|
| 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: 145 (100.0%)
|
| 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: 146 (100.0%)
|
| 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: 147 (100.0%)
|
| 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: 148 (100.0%)
|
| 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: 149 (100.0%)
|
| 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: 150 (100.0%)
|
| 756 |
+
Current task success rate: 1.0
|
| 757 |
+
Current total success rate: 1.0
|
| 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: 151 (100.0%)
|
| 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: 152 (100.0%)
|
| 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: 153 (100.0%)
|
| 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: 154 (100.0%)
|
| 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: 155 (100.0%)
|
| 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: 156 (100.0%)
|
| 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: 157 (100.0%)
|
| 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: 158 (100.0%)
|
| 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: 159 (100.0%)
|
| 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: 160 (100.0%)
|
| 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: 161 (100.0%)
|
| 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: 162 (100.0%)
|
| 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: 163 (100.0%)
|
| 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: 164 (100.0%)
|
| 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: 165 (100.0%)
|
| 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: 166 (100.0%)
|
| 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: 167 (100.0%)
|
| 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: 168 (100.0%)
|
| 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: 169 (100.0%)
|
| 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: 170 (100.0%)
|
| 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: 171 (100.0%)
|
| 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: 172 (100.0%)
|
| 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: 173 (100.0%)
|
| 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: 174 (100.0%)
|
| 878 |
+
|
| 879 |
+
Task: pick up the black bowl on the cookie box and place it on the plate
|
| 880 |
+
Success: False
|
| 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: 0.98
|
| 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: False
|
| 1485 |
+
# episodes completed so far: 295
|
| 1486 |
+
# successes: 293 (99.3%)
|
| 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: 294 (99.3%)
|
| 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: 295 (99.3%)
|
| 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: 296 (99.3%)
|
| 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: 297 (99.3%)
|
| 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: 298 (99.3%)
|
| 1512 |
+
Current task success rate: 0.98
|
| 1513 |
+
Current total success rate: 0.9933333333333333
|
| 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: 299 (99.3%)
|
| 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: 300 (99.3%)
|
| 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: 301 (99.3%)
|
| 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: 302 (99.3%)
|
| 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: 303 (99.3%)
|
| 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: 304 (99.3%)
|
| 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: 305 (99.3%)
|
| 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: 306 (99.4%)
|
| 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: 306 (99.0%)
|
| 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: 307 (99.0%)
|
| 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: 308 (99.0%)
|
| 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: 309 (99.0%)
|
| 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: 310 (99.0%)
|
| 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: 311 (99.0%)
|
| 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: 312 (99.0%)
|
| 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: 313 (99.1%)
|
| 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: 314 (99.1%)
|
| 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: 315 (99.1%)
|
| 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: 316 (99.1%)
|
| 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: 317 (99.1%)
|
| 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: 318 (99.1%)
|
| 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: 319 (99.1%)
|
| 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: 320 (99.1%)
|
| 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: 321 (99.1%)
|
| 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: 322 (99.1%)
|
| 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: 323 (99.1%)
|
| 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: 324 (99.1%)
|
| 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: 325 (99.1%)
|
| 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: 326 (99.1%)
|
| 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: 327 (99.1%)
|
| 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: 328 (99.1%)
|
| 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: 329 (99.1%)
|
| 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: 330 (99.1%)
|
| 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: 331 (99.1%)
|
| 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: 332 (99.1%)
|
| 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: 333 (99.1%)
|
| 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: 334 (99.1%)
|
| 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: 335 (99.1%)
|
| 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: 336 (99.1%)
|
| 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: 337 (99.1%)
|
| 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: 338 (99.1%)
|
| 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: 339 (99.1%)
|
| 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: 340 (99.1%)
|
| 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: 341 (99.1%)
|
| 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: 342 (99.1%)
|
| 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: 343 (99.1%)
|
| 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: 344 (99.1%)
|
| 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: 345 (99.1%)
|
| 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: 346 (99.1%)
|
| 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: 347 (99.1%)
|
| 1764 |
+
Current task success rate: 0.98
|
| 1765 |
+
Current total success rate: 0.9914285714285714
|
| 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: 348 (99.1%)
|
| 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: 349 (99.1%)
|
| 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: 350 (99.2%)
|
| 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: 351 (99.2%)
|
| 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: 352 (99.2%)
|
| 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: 353 (99.2%)
|
| 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: 354 (99.2%)
|
| 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: 355 (99.2%)
|
| 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: 356 (99.2%)
|
| 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: 357 (99.2%)
|
| 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: 358 (99.2%)
|
| 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: 359 (99.2%)
|
| 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: 360 (99.2%)
|
| 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: 361 (99.2%)
|
| 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: 362 (99.2%)
|
| 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: 363 (99.2%)
|
| 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: 364 (99.2%)
|
| 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: 365 (99.2%)
|
| 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: 366 (99.2%)
|
| 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: 367 (99.2%)
|
| 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: 368 (99.2%)
|
| 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: 369 (99.2%)
|
| 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: 370 (99.2%)
|
| 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: 371 (99.2%)
|
| 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: 372 (99.2%)
|
| 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: 373 (99.2%)
|
| 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: 374 (99.2%)
|
| 1901 |
+
|
| 1902 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1903 |
+
Success: False
|
| 1904 |
+
# episodes completed so far: 378
|
| 1905 |
+
# successes: 374 (98.9%)
|
| 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: 375 (98.9%)
|
| 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: 376 (98.9%)
|
| 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: 377 (99.0%)
|
| 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: 378 (99.0%)
|
| 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: 379 (99.0%)
|
| 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: 380 (99.0%)
|
| 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: 381 (99.0%)
|
| 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: 382 (99.0%)
|
| 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: 383 (99.0%)
|
| 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: 384 (99.0%)
|
| 1956 |
+
|
| 1957 |
+
Task: pick up the black bowl on the stove and place it on the plate
|
| 1958 |
+
Success: False
|
| 1959 |
+
# episodes completed so far: 389
|
| 1960 |
+
# successes: 384 (98.7%)
|
| 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: 385 (98.7%)
|
| 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: 386 (98.7%)
|
| 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: 387 (98.7%)
|
| 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: 388 (98.7%)
|
| 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: 389 (98.7%)
|
| 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: 390 (98.7%)
|
| 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: 391 (98.7%)
|
| 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: 392 (98.7%)
|
| 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: 393 (98.7%)
|
| 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: 394 (98.7%)
|
| 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: 395 (98.8%)
|
| 2016 |
+
Current task success rate: 0.96
|
| 2017 |
+
Current total success rate: 0.9875
|
| 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: 396 (98.8%)
|
| 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: 397 (98.8%)
|
| 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: 398 (98.8%)
|
| 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: 399 (98.8%)
|
| 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: 400 (98.8%)
|
| 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: 401 (98.8%)
|
| 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: 402 (98.8%)
|
| 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: 403 (98.8%)
|
| 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: 404 (98.8%)
|
| 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: 405 (98.8%)
|
| 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: 406 (98.8%)
|
| 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: 407 (98.8%)
|
| 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: 408 (98.8%)
|
| 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: 409 (98.8%)
|
| 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: 410 (98.8%)
|
| 2093 |
+
|
| 2094 |
+
Task: pick up the black bowl next to the plate and place it on the plate
|
| 2095 |
+
Success: False
|
| 2096 |
+
# episodes completed so far: 416
|
| 2097 |
+
# successes: 410 (98.6%)
|
| 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: 411 (98.6%)
|
| 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: 412 (98.6%)
|
| 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: 413 (98.6%)
|
| 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: 414 (98.6%)
|
| 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: 415 (98.6%)
|
| 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: 416 (98.6%)
|
| 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: 417 (98.6%)
|
| 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: 418 (98.6%)
|
| 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: 419 (98.6%)
|
| 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: 420 (98.6%)
|
| 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: 421 (98.6%)
|
| 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: 422 (98.6%)
|
| 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: 423 (98.6%)
|
| 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: 424 (98.6%)
|
| 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: 425 (98.6%)
|
| 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: 426 (98.6%)
|
| 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: 427 (98.6%)
|
| 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: 428 (98.6%)
|
| 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: 429 (98.6%)
|
| 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: 430 (98.6%)
|
| 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: 431 (98.6%)
|
| 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: 432 (98.6%)
|
| 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: 433 (98.6%)
|
| 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: 434 (98.6%)
|
| 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: 435 (98.6%)
|
| 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: 436 (98.6%)
|
| 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: 437 (98.6%)
|
| 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: 438 (98.6%)
|
| 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: 439 (98.7%)
|
| 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: 440 (98.7%)
|
| 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: 441 (98.7%)
|
| 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: 442 (98.7%)
|
| 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: 443 (98.7%)
|
| 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: 444 (98.7%)
|
| 2268 |
+
Current task success rate: 0.98
|
| 2269 |
+
Current total success rate: 0.9866666666666667
|
| 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: 445 (98.7%)
|
| 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: 446 (98.7%)
|
| 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: 447 (98.7%)
|
| 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: 448 (98.7%)
|
| 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: 449 (98.7%)
|
| 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: 450 (98.7%)
|
| 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: 451 (98.7%)
|
| 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: 452 (98.7%)
|
| 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: 453 (98.7%)
|
| 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: 454 (98.7%)
|
| 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: 455 (98.7%)
|
| 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: 456 (98.7%)
|
| 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: 457 (98.7%)
|
| 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: 458 (98.7%)
|
| 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: 459 (98.7%)
|
| 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: 460 (98.7%)
|
| 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: 461 (98.7%)
|
| 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: 462 (98.7%)
|
| 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: 463 (98.7%)
|
| 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: 464 (98.7%)
|
| 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: 465 (98.7%)
|
| 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: 466 (98.7%)
|
| 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: 467 (98.7%)
|
| 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: 468 (98.7%)
|
| 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: 469 (98.7%)
|
| 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: 470 (98.7%)
|
| 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: 471 (98.7%)
|
| 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: 472 (98.7%)
|
| 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: 473 (98.7%)
|
| 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: 474 (98.8%)
|
| 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: 475 (98.8%)
|
| 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: 476 (98.8%)
|
| 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: 477 (98.8%)
|
| 2435 |
+
|
| 2436 |
+
Task: pick up the black bowl on the wooden cabinet and place it on the plate
|
| 2437 |
+
Success: True
|
| 2438 |
+
# episodes completed so far: 484
|
| 2439 |
+
# successes: 478 (98.8%)
|
| 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: 479 (98.8%)
|
| 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: 480 (98.8%)
|
| 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: 481 (98.8%)
|
| 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: 482 (98.8%)
|
| 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: 483 (98.8%)
|
| 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: 484 (98.8%)
|
| 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: 485 (98.8%)
|
| 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: 486 (98.8%)
|
| 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: 487 (98.8%)
|
| 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: 488 (98.8%)
|
| 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: 489 (98.8%)
|
| 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: 490 (98.8%)
|
| 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: 491 (98.8%)
|
| 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: 492 (98.8%)
|
| 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: 493 (98.8%)
|
| 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: 494 (98.8%)
|
| 2520 |
+
Current task success rate: 1.0
|
| 2521 |
+
Current total success rate: 0.988
|
libero_spatial_2B_mee1e-2/starvla_qwen_gr00t/libero_spatial.log
ADDED
|
@@ -0,0 +1,300 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Step 100, Loss: {'mse_loss': 1.0758683681488037, 'mee_loss': 6.055531978607178, 'totoal_loss': 1.0758683681488037, 'data_time': 0.027076425030827522, 'model_time': 0.5813802529592067, 'learning_rate': 2.0000000000000002e-07, 'epoch': 0.24})
|
| 2 |
+
Step 200, Loss: {'mse_loss': 0.9879419207572937, 'mee_loss': 5.988887786865234, 'totoal_loss': 0.9879419207572937, 'data_time': 0.028397163841873407, 'model_time': 0.5584901350084692, 'learning_rate': 4.0000000000000003e-07, 'epoch': 0.48})
|
| 3 |
+
Step 300, Loss: {'mse_loss': 0.7840947508811951, 'mee_loss': 5.607921600341797, 'totoal_loss': 0.7840947508811951, 'data_time': 0.025780426105484366, 'model_time': 0.9159303191117942, 'learning_rate': 6.000000000000001e-07, 'epoch': 0.73})
|
| 4 |
+
Step 400, Loss: {'mse_loss': 0.576138973236084, 'mee_loss': 4.719447612762451, 'totoal_loss': 0.576138973236084, 'data_time': 0.023460977943614125, 'model_time': 0.5873527899384499, 'learning_rate': 8.000000000000001e-07, 'epoch': 0.97})
|
| 5 |
+
Step 500, Loss: {'mse_loss': 0.4917943775653839, 'mee_loss': 4.458734035491943, 'totoal_loss': 0.4917943775653839, 'data_time': 0.010470689972862601, 'model_time': 0.5888639099430293, 'learning_rate': 1.0000000000000002e-06, 'epoch': 1.21})
|
| 6 |
+
Step 600, Loss: {'mse_loss': 0.3770563304424286, 'mee_loss': 3.6384541988372803, 'totoal_loss': 0.3770563304424286, 'data_time': 0.008115054108202457, 'model_time': 0.6068113129585981, 'learning_rate': 1.2000000000000002e-06, 'epoch': 1.45})
|
| 7 |
+
Step 700, Loss: {'mse_loss': 0.29249393939971924, 'mee_loss': 3.0224924087524414, 'totoal_loss': 0.29249393939971924, 'data_time': 0.009164463030174375, 'model_time': 0.5853656348772347, 'learning_rate': 1.4000000000000001e-06, 'epoch': 1.69})
|
| 8 |
+
Step 800, Loss: {'mse_loss': 0.2372097671031952, 'mee_loss': 2.664010524749756, 'totoal_loss': 0.2372097671031952, 'data_time': 0.008514012908563018, 'model_time': 0.5888673269655555, 'learning_rate': 1.6000000000000001e-06, 'epoch': 1.94})
|
| 9 |
+
Step 900, Loss: {'mse_loss': 0.16247215867042542, 'mee_loss': 1.9716569185256958, 'totoal_loss': 0.16247215867042542, 'data_time': 0.00038901600055396557, 'model_time': 0.6123941529076546, 'learning_rate': 1.8000000000000001e-06, 'epoch': 2.18})
|
| 10 |
+
Step 1000, Loss: {'mse_loss': 0.15893952548503876, 'mee_loss': 2.177579402923584, 'totoal_loss': 0.15893952548503876, 'data_time': 0.00037786480970680714, 'model_time': 0.6063503690529615, 'learning_rate': 2.0000000000000003e-06, 'epoch': 2.42})
|
| 11 |
+
Step 1100, Loss: {'mse_loss': 0.13482075929641724, 'mee_loss': 1.9338374137878418, 'totoal_loss': 0.13482075929641724, 'data_time': 0.00040374300442636013, 'model_time': 0.608121566940099, 'learning_rate': 2.2e-06, 'epoch': 2.66})
|
| 12 |
+
Step 1200, Loss: {'mse_loss': 0.12093021720647812, 'mee_loss': 1.8024213314056396, 'totoal_loss': 0.12093021720647812, 'data_time': 0.00036582001484930515, 'model_time': 0.8401439781300724, 'learning_rate': 2.4000000000000003e-06, 'epoch': 2.91})
|
| 13 |
+
Step 1300, Loss: {'mse_loss': 0.18532593548297882, 'mee_loss': 2.018615245819092, 'totoal_loss': 0.18532593548297882, 'data_time': 0.011641420191153884, 'model_time': 0.5662197980564088, 'learning_rate': 2.6e-06, 'epoch': 3.15})
|
| 14 |
+
Step 1400, Loss: {'mse_loss': 0.15474864840507507, 'mee_loss': 1.971847653388977, 'totoal_loss': 0.15474864840507507, 'data_time': 0.012879707152023911, 'model_time': 0.5722207161597908, 'learning_rate': 2.8000000000000003e-06, 'epoch': 3.39})
|
| 15 |
+
Step 1500, Loss: {'mse_loss': 0.15272045135498047, 'mee_loss': 1.9438302516937256, 'totoal_loss': 0.15272045135498047, 'data_time': 0.01191165903583169, 'model_time': 0.6004587388597429, 'learning_rate': 3e-06, 'epoch': 3.63})
|
| 16 |
+
Step 1600, Loss: {'mse_loss': 0.15050473809242249, 'mee_loss': 1.8443859815597534, 'totoal_loss': 0.15050473809242249, 'data_time': 0.009508098009973764, 'model_time': 0.591589838033542, 'learning_rate': 3.2000000000000003e-06, 'epoch': 3.87})
|
| 17 |
+
Step 1700, Loss: {'mse_loss': 0.16754083335399628, 'mee_loss': 1.8758352994918823, 'totoal_loss': 0.16754083335399628, 'data_time': 0.024771364172920585, 'model_time': 0.598837363999337, 'learning_rate': 3.4000000000000005e-06, 'epoch': 4.12})
|
| 18 |
+
Step 1800, Loss: {'mse_loss': 0.14188438653945923, 'mee_loss': 1.7367832660675049, 'totoal_loss': 0.14188438653945923, 'data_time': 0.02796100010164082, 'model_time': 0.565170211950317, 'learning_rate': 3.6000000000000003e-06, 'epoch': 4.36})
|
| 19 |
+
Step 1900, Loss: {'mse_loss': 0.13226906955242157, 'mee_loss': 1.7694039344787598, 'totoal_loss': 0.13226906955242157, 'data_time': 0.023978909011930227, 'model_time': 0.5541681568138301, 'learning_rate': 3.8000000000000005e-06, 'epoch': 4.6})
|
| 20 |
+
Step 2000, Loss: {'mse_loss': 0.12447725236415863, 'mee_loss': 1.627791404724121, 'totoal_loss': 0.12447725236415863, 'data_time': 0.02390349004417658, 'model_time': 0.5876647341065109, 'learning_rate': 4.000000000000001e-06, 'epoch': 4.84})
|
| 21 |
+
Step 2100, Loss: {'mse_loss': 0.13537321984767914, 'mee_loss': 1.8028067350387573, 'totoal_loss': 0.13537321984767914, 'data_time': 0.008174689020961523, 'model_time': 0.5737800830975175, 'learning_rate': 4.2000000000000004e-06, 'epoch': 5.08})
|
| 22 |
+
Step 2200, Loss: {'mse_loss': 0.17541815340518951, 'mee_loss': 1.73512601852417, 'totoal_loss': 0.17541815340518951, 'data_time': 0.011165191186591983, 'model_time': 0.5704352101311088, 'learning_rate': 4.4e-06, 'epoch': 5.33})
|
| 23 |
+
Step 2300, Loss: {'mse_loss': 0.11231465637683868, 'mee_loss': 1.3916337490081787, 'totoal_loss': 0.11231465637683868, 'data_time': 0.010632843943312764, 'model_time': 0.5806300148833543, 'learning_rate': 4.600000000000001e-06, 'epoch': 5.57})
|
| 24 |
+
Step 2400, Loss: {'mse_loss': 0.08655156195163727, 'mee_loss': 1.1785367727279663, 'totoal_loss': 0.08655156195163727, 'data_time': 0.012330176075920463, 'model_time': 0.575920247938484, 'learning_rate': 4.800000000000001e-06, 'epoch': 5.81})
|
| 25 |
+
Step 2500, Loss: {'mse_loss': 0.10366334766149521, 'mee_loss': 1.1636652946472168, 'totoal_loss': 0.10366334766149521, 'data_time': 0.00044105411507189274, 'model_time': 0.5752451368607581, 'learning_rate': 5e-06, 'epoch': 6.05})
|
| 26 |
+
Step 2600, Loss: {'mse_loss': 0.09049814194440842, 'mee_loss': 1.2774717807769775, 'totoal_loss': 0.09049814194440842, 'data_time': 0.00038351211696863174, 'model_time': 0.6005222259555012, 'learning_rate': 5.2e-06, 'epoch': 6.3})
|
| 27 |
+
Step 2700, Loss: {'mse_loss': 0.0805065780878067, 'mee_loss': 1.200352430343628, 'totoal_loss': 0.0805065780878067, 'data_time': 0.0004740678705275059, 'model_time': 0.565399246988818, 'learning_rate': 5.400000000000001e-06, 'epoch': 6.54})
|
| 28 |
+
Step 2800, Loss: {'mse_loss': 0.09537819027900696, 'mee_loss': 1.339877963066101, 'totoal_loss': 0.09537819027900696, 'data_time': 0.00039553409442305565, 'model_time': 0.5705047019291669, 'learning_rate': 5.600000000000001e-06, 'epoch': 6.78})
|
| 29 |
+
Step 2900, Loss: {'mse_loss': 0.08668000996112823, 'mee_loss': 1.1627227067947388, 'totoal_loss': 0.08668000996112823, 'data_time': 0.0003782908897846937, 'model_time': 0.5634456870611757, 'learning_rate': 5.8e-06, 'epoch': 7.02})
|
| 30 |
+
Step 3000, Loss: {'mse_loss': 0.07416696846485138, 'mee_loss': 1.1006245613098145, 'totoal_loss': 0.07416696846485138, 'data_time': 0.0006851409561932087, 'model_time': 0.5671387170441449, 'learning_rate': 6e-06, 'epoch': 7.26})
|
| 31 |
+
Step 3100, Loss: {'mse_loss': 0.06176331639289856, 'mee_loss': 0.9749689102172852, 'totoal_loss': 0.06176331639289856, 'data_time': 0.00038979994133114815, 'model_time': 0.658983170054853, 'learning_rate': 6.200000000000001e-06, 'epoch': 7.51})
|
| 32 |
+
Step 3200, Loss: {'mse_loss': 0.06741461157798767, 'mee_loss': 1.0475642681121826, 'totoal_loss': 0.06741461157798767, 'data_time': 0.00038114283233880997, 'model_time': 0.6081412250641733, 'learning_rate': 6.4000000000000006e-06, 'epoch': 7.75})
|
| 33 |
+
Step 3300, Loss: {'mse_loss': 0.09837926924228668, 'mee_loss': 1.199337363243103, 'totoal_loss': 0.09837926924228668, 'data_time': 0.00029059499502182007, 'model_time': 0.5425132750533521, 'learning_rate': 6.600000000000001e-06, 'epoch': 7.99})
|
| 34 |
+
Step 3400, Loss: {'mse_loss': 0.0992661565542221, 'mee_loss': 1.3034436702728271, 'totoal_loss': 0.0992661565542221, 'data_time': 0.011024365900084376, 'model_time': 0.5799150601960719, 'learning_rate': 6.800000000000001e-06, 'epoch': 8.23})
|
| 35 |
+
Step 3500, Loss: {'mse_loss': 0.09093640744686127, 'mee_loss': 1.2197071313858032, 'totoal_loss': 0.09093640744686127, 'data_time': 0.01144933677278459, 'model_time': 0.5776950009167194, 'learning_rate': 7e-06, 'epoch': 8.47})
|
| 36 |
+
Step 3600, Loss: {'mse_loss': 0.06566434353590012, 'mee_loss': 1.0664854049682617, 'totoal_loss': 0.06566434353590012, 'data_time': 0.013807218987494707, 'model_time': 0.59069211804308, 'learning_rate': 7.2000000000000005e-06, 'epoch': 8.72})
|
| 37 |
+
Step 3700, Loss: {'mse_loss': 0.08115523308515549, 'mee_loss': 1.050835132598877, 'totoal_loss': 0.08115523308515549, 'data_time': 0.010709678987041116, 'model_time': 0.5670775931794196, 'learning_rate': 7.4e-06, 'epoch': 8.96})
|
| 38 |
+
Step 3800, Loss: {'mse_loss': 0.08855102211236954, 'mee_loss': 1.231520414352417, 'totoal_loss': 0.08855102211236954, 'data_time': 0.012201149947941303, 'model_time': 0.5907686147838831, 'learning_rate': 7.600000000000001e-06, 'epoch': 9.2})
|
| 39 |
+
Step 3900, Loss: {'mse_loss': 0.0542762354016304, 'mee_loss': 0.8600172996520996, 'totoal_loss': 0.0542762354016304, 'data_time': 0.010423212079331279, 'model_time': 0.575861366931349, 'learning_rate': 7.800000000000002e-06, 'epoch': 9.44})
|
| 40 |
+
Step 4000, Loss: {'mse_loss': 0.07515915483236313, 'mee_loss': 1.107454538345337, 'totoal_loss': 0.07515915483236313, 'data_time': 0.011113769141957164, 'model_time': 0.6131817700807005, 'learning_rate': 8.000000000000001e-06, 'epoch': 9.69})
|
| 41 |
+
Step 4100, Loss: {'mse_loss': 0.06259352713823318, 'mee_loss': 0.9156597852706909, 'totoal_loss': 0.06259352713823318, 'data_time': 0.010924255941063166, 'model_time': 0.5644428699743003, 'learning_rate': 8.2e-06, 'epoch': 9.93})
|
| 42 |
+
Step 4200, Loss: {'mse_loss': 0.07663153111934662, 'mee_loss': 0.9354514479637146, 'totoal_loss': 0.07663153111934662, 'data_time': 0.008657308062538505, 'model_time': 0.5891279960051179, 'learning_rate': 8.400000000000001e-06, 'epoch': 10.17})
|
| 43 |
+
Step 4300, Loss: {'mse_loss': 0.06871069967746735, 'mee_loss': 1.061188817024231, 'totoal_loss': 0.06871069967746735, 'data_time': 0.009379877941682935, 'model_time': 0.5934367899317294, 'learning_rate': 8.6e-06, 'epoch': 10.41})
|
| 44 |
+
Step 4400, Loss: {'mse_loss': 0.060058191418647766, 'mee_loss': 0.9137129783630371, 'totoal_loss': 0.060058191418647766, 'data_time': 0.007920013973489404, 'model_time': 0.5765210010576993, 'learning_rate': 8.8e-06, 'epoch': 10.65})
|
| 45 |
+
Step 4500, Loss: {'mse_loss': 0.07994115352630615, 'mee_loss': 0.996713399887085, 'totoal_loss': 0.07994115352630615, 'data_time': 0.008751678047701716, 'model_time': 0.5857825439888984, 'learning_rate': 9e-06, 'epoch': 10.9})
|
| 46 |
+
Step 4600, Loss: {'mse_loss': 0.06638838350772858, 'mee_loss': 1.029117226600647, 'totoal_loss': 0.06638838350772858, 'data_time': 0.02120861690491438, 'model_time': 0.5480476468801498, 'learning_rate': 9.200000000000002e-06, 'epoch': 11.14})
|
| 47 |
+
Step 4700, Loss: {'mse_loss': 0.05912451446056366, 'mee_loss': 0.8855655193328857, 'totoal_loss': 0.05912451446056366, 'data_time': 0.01301764789968729, 'model_time': 0.6387426711153239, 'learning_rate': 9.4e-06, 'epoch': 11.38})
|
| 48 |
+
Step 4800, Loss: {'mse_loss': 0.07409343123435974, 'mee_loss': 0.9746259450912476, 'totoal_loss': 0.07409343123435974, 'data_time': 0.007813113974407315, 'model_time': 0.5807380920741707, 'learning_rate': 9.600000000000001e-06, 'epoch': 11.62})
|
| 49 |
+
Step 4900, Loss: {'mse_loss': 0.07239577174186707, 'mee_loss': 1.1035442352294922, 'totoal_loss': 0.07239577174186707, 'data_time': 0.0005016741342842579, 'model_time': 0.5912586590275168, 'learning_rate': 9.800000000000001e-06, 'epoch': 11.86})
|
| 50 |
+
Step 5000, Loss: {'mse_loss': 0.07745125144720078, 'mee_loss': 1.0037297010421753, 'totoal_loss': 0.07745125144720078, 'data_time': 0.008421744918450713, 'model_time': 0.5865245549939573, 'learning_rate': 1e-05, 'epoch': 12.11})
|
| 51 |
+
Step 5100, Loss: {'mse_loss': 0.05526505410671234, 'mee_loss': 0.8682677149772644, 'totoal_loss': 0.05526505410671234, 'data_time': 0.009004033170640469, 'model_time': 0.568030958995223, 'learning_rate': 9.999615090493604e-06, 'epoch': 12.35})
|
| 52 |
+
Step 5200, Loss: {'mse_loss': 0.0599668063223362, 'mee_loss': 0.9250916242599487, 'totoal_loss': 0.0599668063223362, 'data_time': 0.009345922153443098, 'model_time': 0.5764695289544761, 'learning_rate': 9.998460422756089e-06, 'epoch': 12.59})
|
| 53 |
+
Step 5300, Loss: {'mse_loss': 0.06819988787174225, 'mee_loss': 0.9105484485626221, 'totoal_loss': 0.06819988787174225, 'data_time': 0.011928160907700658, 'model_time': 0.602224820991978, 'learning_rate': 9.996536179122874e-06, 'epoch': 12.83})
|
| 54 |
+
Step 5400, Loss: {'mse_loss': 0.06196737661957741, 'mee_loss': 0.9183254241943359, 'totoal_loss': 0.06196737661957741, 'data_time': 0.008200776064768434, 'model_time': 0.5684944549575448, 'learning_rate': 9.993842663454337e-06, 'epoch': 13.08})
|
| 55 |
+
Step 5500, Loss: {'mse_loss': 0.08543076366186142, 'mee_loss': 1.0420634746551514, 'totoal_loss': 0.08543076366186142, 'data_time': 0.010162543039768934, 'model_time': 0.6348734679631889, 'learning_rate': 9.990380301087824e-06, 'epoch': 13.32})
|
| 56 |
+
Step 5600, Loss: {'mse_loss': 0.05431753769516945, 'mee_loss': 0.8459974527359009, 'totoal_loss': 0.05431753769516945, 'data_time': 0.008875097148120403, 'model_time': 0.5553352560382336, 'learning_rate': 9.986149638770493e-06, 'epoch': 13.56})
|
| 57 |
+
Step 5700, Loss: {'mse_loss': 0.041467707604169846, 'mee_loss': 0.6968029737472534, 'totoal_loss': 0.041467707604169846, 'data_time': 0.009442368987947702, 'model_time': 0.5682501040864736, 'learning_rate': 9.981151344572967e-06, 'epoch': 13.8})
|
| 58 |
+
Step 5800, Loss: {'mse_loss': 0.07545459270477295, 'mee_loss': 0.8635247945785522, 'totoal_loss': 0.07545459270477295, 'data_time': 0.00043504289351403713, 'model_time': 0.5693300899583846, 'learning_rate': 9.975386207783839e-06, 'epoch': 14.04})
|
| 59 |
+
Step 5900, Loss: {'mse_loss': 0.04778095334768295, 'mee_loss': 0.7443808317184448, 'totoal_loss': 0.04778095334768295, 'data_time': 0.00042056385427713394, 'model_time': 0.5836243759840727, 'learning_rate': 9.968855138785041e-06, 'epoch': 14.29})
|
| 60 |
+
Step 6000, Loss: {'mse_loss': 0.03979950398206711, 'mee_loss': 0.7478955388069153, 'totoal_loss': 0.03979950398206711, 'data_time': 0.0004719139542430639, 'model_time': 0.5607022859621793, 'learning_rate': 9.961559168908081e-06, 'epoch': 14.53})
|
| 61 |
+
Step 6100, Loss: {'mse_loss': 0.04331609979271889, 'mee_loss': 0.6921373009681702, 'totoal_loss': 0.04331609979271889, 'data_time': 0.0003624900709837675, 'model_time': 0.5986301938537508, 'learning_rate': 9.953499450271174e-06, 'epoch': 14.77})
|
| 62 |
+
Step 6200, Loss: {'mse_loss': 0.06287895888090134, 'mee_loss': 0.8868139982223511, 'totoal_loss': 0.06287895888090134, 'data_time': 0.04219416296109557, 'model_time': 0.6106080838944763, 'learning_rate': 9.944677255597332e-06, 'epoch': 15.01})
|
| 63 |
+
Step 6300, Loss: {'mse_loss': 0.05860448256134987, 'mee_loss': 0.7960821390151978, 'totoal_loss': 0.05860448256134987, 'data_time': 0.021010993979871273, 'model_time': 0.5900100120343268, 'learning_rate': 9.935093978013357e-06, 'epoch': 15.25})
|
| 64 |
+
Step 6400, Loss: {'mse_loss': 0.046333156526088715, 'mee_loss': 0.6458295583724976, 'totoal_loss': 0.046333156526088715, 'data_time': 0.01817403780296445, 'model_time': 0.5739666821900755, 'learning_rate': 9.924751130829878e-06, 'epoch': 15.5})
|
| 65 |
+
Step 6500, Loss: {'mse_loss': 0.04802151024341583, 'mee_loss': 0.7316144108772278, 'totoal_loss': 0.04802151024341583, 'data_time': 0.01813347009010613, 'model_time': 0.6749311361927539, 'learning_rate': 9.91365034730236e-06, 'epoch': 15.74})
|
| 66 |
+
Step 6600, Loss: {'mse_loss': 0.052706725895404816, 'mee_loss': 0.721143901348114, 'totoal_loss': 0.052706725895404816, 'data_time': 0.02487989910878241, 'model_time': 0.5635585461277515, 'learning_rate': 9.901793380373204e-06, 'epoch': 15.98})
|
| 67 |
+
Step 6700, Loss: {'mse_loss': 0.043960969895124435, 'mee_loss': 0.6299417614936829, 'totoal_loss': 0.043960969895124435, 'data_time': 0.029008205980062485, 'model_time': 0.6193153220228851, 'learning_rate': 9.889182102394944e-06, 'epoch': 16.22})
|
| 68 |
+
Step 6800, Loss: {'mse_loss': 0.058125488460063934, 'mee_loss': 0.7677755951881409, 'totoal_loss': 0.058125488460063934, 'data_time': 0.02678109402768314, 'model_time': 0.5505891470238566, 'learning_rate': 9.875818504834564e-06, 'epoch': 16.46})
|
| 69 |
+
Step 6900, Loss: {'mse_loss': 0.031671807169914246, 'mee_loss': 0.5931112170219421, 'totoal_loss': 0.031671807169914246, 'data_time': 0.029650395968928933, 'model_time': 0.6374638429842889, 'learning_rate': 9.861704697959036e-06, 'epoch': 16.71})
|
| 70 |
+
Step 7000, Loss: {'mse_loss': 0.029739223420619965, 'mee_loss': 0.5766162872314453, 'totoal_loss': 0.029739223420619965, 'data_time': 0.026161017129197717, 'model_time': 0.6108416810166091, 'learning_rate': 9.846842910502077e-06, 'epoch': 16.95})
|
| 71 |
+
Step 7100, Loss: {'mse_loss': 0.025920500978827477, 'mee_loss': 0.5328713059425354, 'totoal_loss': 0.025920500978827477, 'data_time': 0.01272677187807858, 'model_time': 0.6330662909895182, 'learning_rate': 9.831235489312212e-06, 'epoch': 17.19})
|
| 72 |
+
Step 7200, Loss: {'mse_loss': 0.05282916501164436, 'mee_loss': 0.7415687441825867, 'totoal_loss': 0.05282916501164436, 'data_time': 0.01125836605206132, 'model_time': 0.5503491279669106, 'learning_rate': 9.814884898982168e-06, 'epoch': 17.43})
|
| 73 |
+
Step 7300, Loss: {'mse_loss': 0.02936181053519249, 'mee_loss': 0.5401005744934082, 'totoal_loss': 0.02936181053519249, 'data_time': 0.01203199289739132, 'model_time': 0.5683963540941477, 'learning_rate': 9.797793721459709e-06, 'epoch': 17.68})
|
| 74 |
+
Step 7400, Loss: {'mse_loss': 0.040084175765514374, 'mee_loss': 0.7028289437294006, 'totoal_loss': 0.040084175765514374, 'data_time': 0.01144506293348968, 'model_time': 0.579830558039248, 'learning_rate': 9.779964655639886e-06, 'epoch': 17.92})
|
| 75 |
+
Step 7500, Loss: {'mse_loss': 0.040745992213487625, 'mee_loss': 0.6650905609130859, 'totoal_loss': 0.040745992213487625, 'data_time': 0.009024047991260886, 'model_time': 0.5625489661470056, 'learning_rate': 9.761400516938874e-06, 'epoch': 18.16})
|
| 76 |
+
Step 7600, Loss: {'mse_loss': 0.05361993610858917, 'mee_loss': 0.8118776679039001, 'totoal_loss': 0.05361993610858917, 'data_time': 0.015602855011820793, 'model_time': 0.5726374939549714, 'learning_rate': 9.74210423684938e-06, 'epoch': 18.4})
|
| 77 |
+
Step 7700, Loss: {'mse_loss': 0.053137682378292084, 'mee_loss': 0.7144720554351807, 'totoal_loss': 0.053137682378292084, 'data_time': 0.018817794043570757, 'model_time': 0.5607111719436944, 'learning_rate': 9.722078862477715e-06, 'epoch': 18.64})
|
| 78 |
+
Step 7800, Loss: {'mse_loss': 0.03686739131808281, 'mee_loss': 0.6362420916557312, 'totoal_loss': 0.03686739131808281, 'data_time': 0.017419065115973353, 'model_time': 0.6299167741090059, 'learning_rate': 9.701327556062637e-06, 'epoch': 18.89})
|
| 79 |
+
Step 7900, Loss: {'mse_loss': 0.05691199004650116, 'mee_loss': 0.7010367512702942, 'totoal_loss': 0.05691199004650116, 'data_time': 0.0004316221456974745, 'model_time': 0.568176229018718, 'learning_rate': 9.679853594475985e-06, 'epoch': 19.13})
|
| 80 |
+
Step 8000, Loss: {'mse_loss': 0.04757050424814224, 'mee_loss': 0.7149602770805359, 'totoal_loss': 0.04757050424814224, 'data_time': 0.0004937031771987677, 'model_time': 0.5747652421705425, 'learning_rate': 9.657660368705225e-06, 'epoch': 19.37})
|
| 81 |
+
Step 8100, Loss: {'mse_loss': 0.035358767956495285, 'mee_loss': 0.5453157424926758, 'totoal_loss': 0.035358767956495285, 'data_time': 0.00042679905891418457, 'model_time': 0.5992523250170052, 'learning_rate': 9.634751383317983e-06, 'epoch': 19.61})
|
| 82 |
+
Step 8200, Loss: {'mse_loss': 0.0387258380651474, 'mee_loss': 0.6115341782569885, 'totoal_loss': 0.0387258380651474, 'data_time': 0.00035843392834067345, 'model_time': 0.6093408931046724, 'learning_rate': 9.611130255908619e-06, 'epoch': 19.85})
|
| 83 |
+
Step 8300, Loss: {'mse_loss': 0.032283976674079895, 'mee_loss': 0.5934637784957886, 'totoal_loss': 0.032283976674079895, 'data_time': 0.008659126004204154, 'model_time': 0.6306686580646783, 'learning_rate': 9.586800716526974e-06, 'epoch': 20.1})
|
| 84 |
+
Step 8400, Loss: {'mse_loss': 0.035633549094200134, 'mee_loss': 0.5281537175178528, 'totoal_loss': 0.035633549094200134, 'data_time': 0.01348607218824327, 'model_time': 0.57858094596304, 'learning_rate': 9.561766607089355e-06, 'epoch': 20.34})
|
| 85 |
+
Step 8500, Loss: {'mse_loss': 0.06409250944852829, 'mee_loss': 0.848259687423706, 'totoal_loss': 0.06409250944852829, 'data_time': 0.009540161117911339, 'model_time': 0.5975528520066291, 'learning_rate': 9.536031880771846e-06, 'epoch': 20.58})
|
| 86 |
+
Step 8600, Loss: {'mse_loss': 0.024421382695436478, 'mee_loss': 0.5054440498352051, 'totoal_loss': 0.024421382695436478, 'data_time': 0.012369837844744325, 'model_time': 0.5710821459069848, 'learning_rate': 9.50960060138606e-06, 'epoch': 20.82})
|
| 87 |
+
Step 8700, Loss: {'mse_loss': 0.024353880435228348, 'mee_loss': 0.49690139293670654, 'totoal_loss': 0.024353880435228348, 'data_time': 0.008553578983992338, 'model_time': 0.599404671927914, 'learning_rate': 9.482476942737411e-06, 'epoch': 21.07})
|
| 88 |
+
Step 8800, Loss: {'mse_loss': 0.030952181667089462, 'mee_loss': 0.5921468734741211, 'totoal_loss': 0.030952181667089462, 'data_time': 0.009557340061292052, 'model_time': 0.5928252260200679, 'learning_rate': 9.45466518796603e-06, 'epoch': 21.31})
|
| 89 |
+
Step 8900, Loss: {'mse_loss': 0.07006527483463287, 'mee_loss': 0.7996528744697571, 'totoal_loss': 0.07006527483463287, 'data_time': 0.012339720036834478, 'model_time': 0.5927786550018936, 'learning_rate': 9.426169728870399e-06, 'epoch': 21.55})
|
| 90 |
+
Step 9000, Loss: {'mse_loss': 0.04197872057557106, 'mee_loss': 0.6054989099502563, 'totoal_loss': 0.04197872057557106, 'data_time': 0.007660518167540431, 'model_time': 0.5815881181042641, 'learning_rate': 9.396995065213835e-06, 'epoch': 21.79})
|
| 91 |
+
Step 9100, Loss: {'mse_loss': 0.031336285173892975, 'mee_loss': 0.5795716047286987, 'totoal_loss': 0.031336285173892975, 'data_time': 0.014670456992462277, 'model_time': 0.5867989179678261, 'learning_rate': 9.367145804013938e-06, 'epoch': 22.03})
|
| 92 |
+
Step 9200, Loss: {'mse_loss': 0.03626279532909393, 'mee_loss': 0.6494237780570984, 'totoal_loss': 0.03626279532909393, 'data_time': 0.009648693958297372, 'model_time': 0.5845270468853414, 'learning_rate': 9.336626658815071e-06, 'epoch': 22.28})
|
| 93 |
+
Step 9300, Loss: {'mse_loss': 0.03504587709903717, 'mee_loss': 0.5975172519683838, 'totoal_loss': 0.03504587709903717, 'data_time': 0.00864644511602819, 'model_time': 0.578972582006827, 'learning_rate': 9.305442448944056e-06, 'epoch': 22.52})
|
| 94 |
+
Step 9400, Loss: {'mse_loss': 0.038180217146873474, 'mee_loss': 0.5746762752532959, 'totoal_loss': 0.038180217146873474, 'data_time': 0.009043247904628515, 'model_time': 0.5882377210073173, 'learning_rate': 9.273598098749124e-06, 'epoch': 22.76})
|
| 95 |
+
Step 9500, Loss: {'mse_loss': 0.041192226111888885, 'mee_loss': 0.6366855502128601, 'totoal_loss': 0.041192226111888885, 'data_time': 1.8807132821530104, 'model_time': 0.8663184221368283, 'learning_rate': 9.241098636822324e-06, 'epoch': 23.0})
|
| 96 |
+
Step 9600, Loss: {'mse_loss': 0.03686051815748215, 'mee_loss': 0.6063916087150574, 'totoal_loss': 0.03686051815748215, 'data_time': 0.0004885171074420214, 'model_time': 0.6206312731374055, 'learning_rate': 9.207949195205442e-06, 'epoch': 23.24})
|
| 97 |
+
Step 9700, Loss: {'mse_loss': 0.034559935331344604, 'mee_loss': 0.508173942565918, 'totoal_loss': 0.034559935331344604, 'data_time': 0.00041601783595979214, 'model_time': 0.5997883111704141, 'learning_rate': 9.174155008579588e-06, 'epoch': 23.49})
|
| 98 |
+
Step 9800, Loss: {'mse_loss': 0.0694754496216774, 'mee_loss': 0.7766851186752319, 'totoal_loss': 0.0694754496216774, 'data_time': 0.00036635901778936386, 'model_time': 0.6080220560543239, 'learning_rate': 9.139721413438583e-06, 'epoch': 23.73})
|
| 99 |
+
Step 9900, Loss: {'mse_loss': 0.03814701735973358, 'mee_loss': 0.5781083703041077, 'totoal_loss': 0.03814701735973358, 'data_time': 0.0008722180500626564, 'model_time': 0.5824779169633985, 'learning_rate': 9.104653847246273e-06, 'epoch': 23.97})
|
| 100 |
+
Step 10000, Loss: {'mse_loss': 0.02714872546494007, 'mee_loss': 0.4953920543193817, 'totoal_loss': 0.03210264444351196, 'data_time': 0.016090488992631435, 'model_time': 0.6332418678794056, 'learning_rate': 9.068957847577869e-06, 'epoch': 24.21})
|
| 101 |
+
Step 10100, Loss: {'mse_loss': 0.06204997003078461, 'mee_loss': 0.7692252397537231, 'totoal_loss': 0.06974222511053085, 'data_time': 0.021500030998140574, 'model_time': 0.5871609840542078, 'learning_rate': 9.032639051245524e-06, 'epoch': 24.46})
|
| 102 |
+
Step 10200, Loss: {'mse_loss': 0.021358169615268707, 'mee_loss': 0.42501285672187805, 'totoal_loss': 0.025608297437429428, 'data_time': 0.01646501198410988, 'model_time': 0.6084039330016822, 'learning_rate': 8.995703193408199e-06, 'epoch': 24.7})
|
| 103 |
+
Step 10300, Loss: {'mse_loss': 0.03637489303946495, 'mee_loss': 0.5373895168304443, 'totoal_loss': 0.041748788207769394, 'data_time': 0.018076710170134902, 'model_time': 0.5587406500708312, 'learning_rate': 8.958156106666017e-06, 'epoch': 24.94})
|
| 104 |
+
Step 10400, Loss: {'mse_loss': 0.019810780882835388, 'mee_loss': 0.4255543649196625, 'totoal_loss': 0.024066325277090073, 'data_time': 0.010551722021773458, 'model_time': 0.5698209691327065, 'learning_rate': 8.92000372013924e-06, 'epoch': 25.18})
|
| 105 |
+
Step 10500, Loss: {'mse_loss': 0.03220643848180771, 'mee_loss': 0.5217947959899902, 'totoal_loss': 0.03742438554763794, 'data_time': 0.010018701199442148, 'model_time': 0.5550268369261175, 'learning_rate': 8.881252058531973e-06, 'epoch': 25.42})
|
| 106 |
+
Step 10600, Loss: {'mse_loss': 0.032111506909132004, 'mee_loss': 0.518892765045166, 'totoal_loss': 0.037300433963537216, 'data_time': 0.008478583069518209, 'model_time': 0.5831894800066948, 'learning_rate': 8.841907241180809e-06, 'epoch': 25.67})
|
| 107 |
+
Step 10700, Loss: {'mse_loss': 0.025435052812099457, 'mee_loss': 0.4293029308319092, 'totoal_loss': 0.029728081077337265, 'data_time': 0.008331796154379845, 'model_time': 0.5847036419436336, 'learning_rate': 8.801975481088507e-06, 'epoch': 25.91})
|
| 108 |
+
Step 10800, Loss: {'mse_loss': 0.01945594884455204, 'mee_loss': 0.4365125000476837, 'totoal_loss': 0.02382107451558113, 'data_time': 0.009295992786064744, 'model_time': 0.5777667909860611, 'learning_rate': 8.761463083942889e-06, 'epoch': 26.15})
|
| 109 |
+
Step 10900, Loss: {'mse_loss': 0.027118690311908722, 'mee_loss': 0.4660989046096802, 'totoal_loss': 0.03177968040108681, 'data_time': 0.009984946809709072, 'model_time': 0.5937549099326134, 'learning_rate': 8.720376447121098e-06, 'epoch': 26.39})
|
| 110 |
+
Step 11000, Loss: {'mse_loss': 0.0322403758764267, 'mee_loss': 0.5275400876998901, 'totoal_loss': 0.037515778094530106, 'data_time': 0.010406128829345107, 'model_time': 0.5658875850494951, 'learning_rate': 8.678722058679382e-06, 'epoch': 26.63})
|
| 111 |
+
Step 11100, Loss: {'mse_loss': 0.047713007777929306, 'mee_loss': 0.5349748134613037, 'totoal_loss': 0.05306275561451912, 'data_time': 0.01131515996530652, 'model_time': 0.5698405620642006, 'learning_rate': 8.636506496328546e-06, 'epoch': 26.88})
|
| 112 |
+
Step 11200, Loss: {'mse_loss': 0.03590260073542595, 'mee_loss': 0.4863891005516052, 'totoal_loss': 0.04076649248600006, 'data_time': 0.0004688610788434744, 'model_time': 0.6078938881400973, 'learning_rate': 8.593736426395268e-06, 'epoch': 27.12})
|
| 113 |
+
Step 11300, Loss: {'mse_loss': 0.02640477381646633, 'mee_loss': 0.48197126388549805, 'totoal_loss': 0.031224485486745834, 'data_time': 0.00048091611824929714, 'model_time': 0.5942665331531316, 'learning_rate': 8.550418602769392e-06, 'epoch': 27.36})
|
| 114 |
+
Step 11400, Loss: {'mse_loss': 0.032200273126363754, 'mee_loss': 0.47251570224761963, 'totoal_loss': 0.036925431340932846, 'data_time': 0.00047817197628319263, 'model_time': 0.5779862441122532, 'learning_rate': 8.506559865837425e-06, 'epoch': 27.6})
|
| 115 |
+
Step 11500, Loss: {'mse_loss': 0.020838866010308266, 'mee_loss': 0.3630855083465576, 'totoal_loss': 0.02446972019970417, 'data_time': 0.000409495085477829, 'model_time': 0.5697027440182865, 'learning_rate': 8.462167141402359e-06, 'epoch': 27.85})
|
| 116 |
+
Step 11600, Loss: {'mse_loss': 0.026103170588612556, 'mee_loss': 0.4199253022670746, 'totoal_loss': 0.030302423983812332, 'data_time': 0.023446656996384263, 'model_time': 0.5500638301018625, 'learning_rate': 8.417247439589994e-06, 'epoch': 28.09})
|
| 117 |
+
Step 11700, Loss: {'mse_loss': 0.021085722371935844, 'mee_loss': 0.38447239995002747, 'totoal_loss': 0.024930445477366447, 'data_time': 0.02915381803177297, 'model_time': 0.5561787539627403, 'learning_rate': 8.371807853741978e-06, 'epoch': 28.33})
|
| 118 |
+
Step 11800, Loss: {'mse_loss': 0.03612976521253586, 'mee_loss': 0.48316076397895813, 'totoal_loss': 0.0409613735973835, 'data_time': 0.02272168709896505, 'model_time': 0.5851164220366627, 'learning_rate': 8.325855559295663e-06, 'epoch': 28.57})
|
| 119 |
+
Step 11900, Loss: {'mse_loss': 0.02800700254738331, 'mee_loss': 0.40478020906448364, 'totoal_loss': 0.032054804265499115, 'data_time': 0.023264412069693208, 'model_time': 0.5646146959625185, 'learning_rate': 8.279397812651042e-06, 'epoch': 28.81})
|
| 120 |
+
Step 12000, Loss: {'mse_loss': 0.046649716794490814, 'mee_loss': 0.5515717267990112, 'totoal_loss': 0.0521654337644577, 'data_time': 0.008877485990524292, 'model_time': 0.6677721708547324, 'learning_rate': 8.232441950024864e-06, 'epoch': 29.06})
|
| 121 |
+
Step 12100, Loss: {'mse_loss': 0.03356359899044037, 'mee_loss': 0.5697256326675415, 'totoal_loss': 0.0392608568072319, 'data_time': 0.00037725199945271015, 'model_time': 0.5960530370939523, 'learning_rate': 8.184995386292166e-06, 'epoch': 29.3})
|
| 122 |
+
Step 12200, Loss: {'mse_loss': 0.028472373262047768, 'mee_loss': 0.46733558177948, 'totoal_loss': 0.0331457294523716, 'data_time': 0.0003876879345625639, 'model_time': 0.5836587690282613, 'learning_rate': 8.137065613815381e-06, 'epoch': 29.54})
|
| 123 |
+
Step 12300, Loss: {'mse_loss': 0.04306899011135101, 'mee_loss': 0.5978919267654419, 'totoal_loss': 0.049047909677028656, 'data_time': 0.0003672530874609947, 'model_time': 0.6520263738930225, 'learning_rate': 8.088660201261203e-06, 'epoch': 29.78})
|
| 124 |
+
Step 12400, Loss: {'mse_loss': 0.022159498184919357, 'mee_loss': 0.423133909702301, 'totoal_loss': 0.026390837505459785, 'data_time': 0.008347116177901626, 'model_time': 0.5438925439957529, 'learning_rate': 8.039786792405404e-06, 'epoch': 30.02})
|
| 125 |
+
Step 12500, Loss: {'mse_loss': 0.018371839076280594, 'mee_loss': 0.36720168590545654, 'totoal_loss': 0.022043855860829353, 'data_time': 0.008156143827363849, 'model_time': 0.5872873081825674, 'learning_rate': 7.990453104925807e-06, 'epoch': 30.27})
|
| 126 |
+
Step 12600, Loss: {'mse_loss': 0.027343548834323883, 'mee_loss': 0.4082598090171814, 'totoal_loss': 0.03142614662647247, 'data_time': 0.0108268060721457, 'model_time': 0.5821703169494867, 'learning_rate': 7.940666929183554e-06, 'epoch': 30.51})
|
| 127 |
+
Step 12700, Loss: {'mse_loss': 0.028553832322359085, 'mee_loss': 0.4245931804180145, 'totoal_loss': 0.03279976546764374, 'data_time': 0.013922919053584337, 'model_time': 0.5567804058082402, 'learning_rate': 7.89043612699294e-06, 'epoch': 30.75})
|
| 128 |
+
Step 12800, Loss: {'mse_loss': 0.02550455741584301, 'mee_loss': 0.37060707807540894, 'totoal_loss': 0.02921062707901001, 'data_time': 0.012388334143906832, 'model_time': 0.5250269421376288, 'learning_rate': 7.839768630379917e-06, 'epoch': 30.99})
|
| 129 |
+
Step 12900, Loss: {'mse_loss': 0.021448958665132523, 'mee_loss': 0.3979519009590149, 'totoal_loss': 0.02542847767472267, 'data_time': 0.0003865770995616913, 'model_time': 0.5695991138927639, 'learning_rate': 7.788672440329562e-06, 'epoch': 31.23})
|
| 130 |
+
Step 13000, Loss: {'mse_loss': 0.02777237445116043, 'mee_loss': 0.4102841913700104, 'totoal_loss': 0.03187521547079086, 'data_time': 0.00041402410715818405, 'model_time': 0.5820204860065132, 'learning_rate': 7.737155625522608e-06, 'epoch': 31.48})
|
| 131 |
+
Step 13100, Loss: {'mse_loss': 0.039480049163103104, 'mee_loss': 0.5013988614082336, 'totoal_loss': 0.044494036585092545, 'data_time': 0.0003844890743494034, 'model_time': 0.5960477129556239, 'learning_rate': 7.685226321061318e-06, 'epoch': 31.72})
|
| 132 |
+
Step 13200, Loss: {'mse_loss': 0.024576790630817413, 'mee_loss': 0.384271502494812, 'totoal_loss': 0.028419505804777145, 'data_time': 0.00046158512122929096, 'model_time': 0.5714681840036064, 'learning_rate': 7.632892727184844e-06, 'epoch': 31.96})
|
| 133 |
+
Step 13300, Loss: {'mse_loss': 0.0465448759496212, 'mee_loss': 0.5014780163764954, 'totoal_loss': 0.051559656858444214, 'data_time': 0.009440114023163915, 'model_time': 0.6104596040677279, 'learning_rate': 7.580163107974335e-06, 'epoch': 32.2})
|
| 134 |
+
Step 13400, Loss: {'mse_loss': 0.027155907824635506, 'mee_loss': 0.44559818506240845, 'totoal_loss': 0.031611889600753784, 'data_time': 0.0077494008000940084, 'model_time': 0.6047933280933648, 'learning_rate': 7.527045790047922e-06, 'epoch': 32.45})
|
| 135 |
+
Step 13500, Loss: {'mse_loss': 0.02899187058210373, 'mee_loss': 0.43383845686912537, 'totoal_loss': 0.03333025425672531, 'data_time': 0.009191450895741582, 'model_time': 0.601058152038604, 'learning_rate': 7.473549161245862e-06, 'epoch': 32.69})
|
| 136 |
+
Step 13600, Loss: {'mse_loss': 0.030256442725658417, 'mee_loss': 0.4621729254722595, 'totoal_loss': 0.03487817198038101, 'data_time': 0.01235265308059752, 'model_time': 0.5882114339619875, 'learning_rate': 7.419681669305998e-06, 'epoch': 32.93})
|
| 137 |
+
Step 13700, Loss: {'mse_loss': 0.02571503259241581, 'mee_loss': 0.3490801751613617, 'totoal_loss': 0.02920583449304104, 'data_time': 0.00818179314956069, 'model_time': 0.5933756260201335, 'learning_rate': 7.365451820529756e-06, 'epoch': 33.17})
|
| 138 |
+
Step 13800, Loss: {'mse_loss': 0.019661229103803635, 'mee_loss': 0.36228251457214355, 'totoal_loss': 0.023284053429961205, 'data_time': 0.008497641189023852, 'model_time': 0.5755951791070402, 'learning_rate': 7.310868178438909e-06, 'epoch': 33.41})
|
| 139 |
+
Step 13900, Loss: {'mse_loss': 0.016667496412992477, 'mee_loss': 0.3214891254901886, 'totoal_loss': 0.019882388412952423, 'data_time': 0.008184650912880898, 'model_time': 0.5760539481416345, 'learning_rate': 7.2559393624232985e-06, 'epoch': 33.66})
|
| 140 |
+
Step 14000, Loss: {'mse_loss': 0.021698566153645515, 'mee_loss': 0.35759875178337097, 'totoal_loss': 0.025274554267525673, 'data_time': 0.009090572129935026, 'model_time': 0.5882329330779612, 'learning_rate': 7.2006740463797296e-06, 'epoch': 33.9})
|
| 141 |
+
Step 14100, Loss: {'mse_loss': 0.029430465772747993, 'mee_loss': 0.41813212633132935, 'totoal_loss': 0.033611785620450974, 'data_time': 0.008488185936585069, 'model_time': 0.561401269165799, 'learning_rate': 7.145080957342262e-06, 'epoch': 34.14})
|
| 142 |
+
Step 14200, Loss: {'mse_loss': 0.02957163192331791, 'mee_loss': 0.3934815227985382, 'totoal_loss': 0.033506445586681366, 'data_time': 0.011391251813620329, 'model_time': 0.5518954840954393, 'learning_rate': 7.0891688741041065e-06, 'epoch': 34.38})
|
| 143 |
+
Step 14300, Loss: {'mse_loss': 0.03459706902503967, 'mee_loss': 0.3637411296367645, 'totoal_loss': 0.03823447972536087, 'data_time': 0.00877991784363985, 'model_time': 0.6692579861264676, 'learning_rate': 7.032946625831363e-06, 'epoch': 34.62})
|
| 144 |
+
Step 14400, Loss: {'mse_loss': 0.021356960758566856, 'mee_loss': 0.31238362193107605, 'totoal_loss': 0.024480797350406647, 'data_time': 0.010771438013762236, 'model_time': 0.5906224530190229, 'learning_rate': 6.976423090668781e-06, 'epoch': 34.87})
|
| 145 |
+
Step 14500, Loss: {'mse_loss': 0.023221736773848534, 'mee_loss': 0.4257007837295532, 'totoal_loss': 0.027478745207190514, 'data_time': 0.009053686866536736, 'model_time': 0.5611923760734499, 'learning_rate': 6.919607194337806e-06, 'epoch': 35.11})
|
| 146 |
+
Step 14600, Loss: {'mse_loss': 0.01835992932319641, 'mee_loss': 0.30424344539642334, 'totoal_loss': 0.02140236273407936, 'data_time': 0.009250189876183867, 'model_time': 0.6059403771068901, 'learning_rate': 6.8625079087270976e-06, 'epoch': 35.35})
|
| 147 |
+
Step 14700, Loss: {'mse_loss': 0.016833651810884476, 'mee_loss': 0.30793440341949463, 'totoal_loss': 0.019912995398044586, 'data_time': 0.009534416953101754, 'model_time': 0.5790654849261045, 'learning_rate': 6.8051342504757714e-06, 'epoch': 35.59})
|
| 148 |
+
Step 14800, Loss: {'mse_loss': 0.026633838191628456, 'mee_loss': 0.44827914237976074, 'totoal_loss': 0.031116629019379616, 'data_time': 0.00969215901568532, 'model_time': 0.5603052179794759, 'learning_rate': 6.747495279549561e-06, 'epoch': 35.84})
|
| 149 |
+
Step 14900, Loss: {'mse_loss': 0.03225521743297577, 'mee_loss': 0.5020837783813477, 'totoal_loss': 0.03727605566382408, 'data_time': 0.010950098978355527, 'model_time': 0.6166582489386201, 'learning_rate': 6.6896000978101465e-06, 'epoch': 36.08})
|
| 150 |
+
Step 15000, Loss: {'mse_loss': 0.0215387474745512, 'mee_loss': 0.3992965519428253, 'totoal_loss': 0.025531712919473648, 'data_time': 0.008465967141091824, 'model_time': 0.5833924538455904, 'learning_rate': 6.631457847577869e-06, 'epoch': 36.32})
|
| 151 |
+
Step 15100, Loss: {'mse_loss': 0.011395358480513096, 'mee_loss': 0.25909358263015747, 'totoal_loss': 0.013986294157803059, 'data_time': 0.01667908881790936, 'model_time': 0.6293944478966296, 'learning_rate': 6.573077710188046e-06, 'epoch': 36.56})
|
| 152 |
+
Step 15200, Loss: {'mse_loss': 0.016541197896003723, 'mee_loss': 0.3375871777534485, 'totoal_loss': 0.019917069002985954, 'data_time': 0.017663261154666543, 'model_time': 0.5542065550107509, 'learning_rate': 6.5144689045411345e-06, 'epoch': 36.8})
|
| 153 |
+
Step 15300, Loss: {'mse_loss': 0.038636885583400726, 'mee_loss': 0.3856295943260193, 'totoal_loss': 0.04249318316578865, 'data_time': 0.012240719050168991, 'model_time': 0.5996973789297044, 'learning_rate': 6.455640685646961e-06, 'epoch': 37.05})
|
| 154 |
+
Step 15400, Loss: {'mse_loss': 0.019169503822922707, 'mee_loss': 0.3382115662097931, 'totoal_loss': 0.02255161851644516, 'data_time': 0.01117405598051846, 'model_time': 0.5813585328869522, 'learning_rate': 6.396602343163248e-06, 'epoch': 37.29})
|
| 155 |
+
Step 15500, Loss: {'mse_loss': 0.02163848467171192, 'mee_loss': 0.3996347188949585, 'totoal_loss': 0.025634832680225372, 'data_time': 0.012746918015182018, 'model_time': 0.5962270479649305, 'learning_rate': 6.337363199928669e-06, 'epoch': 37.53})
|
| 156 |
+
Step 15600, Loss: {'mse_loss': 0.017757371068000793, 'mee_loss': 0.33470645546913147, 'totoal_loss': 0.021104436367750168, 'data_time': 0.010746922111138701, 'model_time': 0.6033656299114227, 'learning_rate': 6.277932610490659e-06, 'epoch': 37.77})
|
| 157 |
+
Step 15700, Loss: {'mse_loss': 0.022161342203617096, 'mee_loss': 0.3948129415512085, 'totoal_loss': 0.026109471917152405, 'data_time': 0.01510003418661654, 'model_time': 0.6625017870683223, 'learning_rate': 6.218319959628234e-06, 'epoch': 38.01})
|
| 158 |
+
Step 15800, Loss: {'mse_loss': 0.026785336434841156, 'mee_loss': 0.3955268859863281, 'totoal_loss': 0.030740605667233467, 'data_time': 0.011945971986278892, 'model_time': 0.6399777440819889, 'learning_rate': 6.158534660870018e-06, 'epoch': 38.26})
|
| 159 |
+
Step 15900, Loss: {'mse_loss': 0.03197643533349037, 'mee_loss': 0.3757949471473694, 'totoal_loss': 0.0357343852519989, 'data_time': 0.01097255782224238, 'model_time': 0.5594387950841337, 'learning_rate': 6.0985861550077345e-06, 'epoch': 38.5})
|
| 160 |
+
Step 16000, Loss: {'mse_loss': 0.03508908301591873, 'mee_loss': 0.31596729159355164, 'totoal_loss': 0.038248755037784576, 'data_time': 0.006744618061929941, 'model_time': 0.5592839170712978, 'learning_rate': 6.0384839086054095e-06, 'epoch': 38.74})
|
| 161 |
+
Step 16100, Loss: {'mse_loss': 0.021419579163193703, 'mee_loss': 0.3465631604194641, 'totoal_loss': 0.024885211139917374, 'data_time': 0.012712752213701606, 'model_time': 0.5387627810705453, 'learning_rate': 5.978237412504472e-06, 'epoch': 38.98})
|
| 162 |
+
Step 16200, Loss: {'mse_loss': 0.01993320696055889, 'mee_loss': 0.3664296865463257, 'totoal_loss': 0.02359750308096409, 'data_time': 0.00985651882365346, 'model_time': 0.6476690808776766, 'learning_rate': 5.917856180325059e-06, 'epoch': 39.23})
|
| 163 |
+
Step 16300, Loss: {'mse_loss': 0.01350037008523941, 'mee_loss': 0.2985634505748749, 'totoal_loss': 0.01648600399494171, 'data_time': 0.009524214081466198, 'model_time': 0.564344173995778, 'learning_rate': 5.857349746963692e-06, 'epoch': 39.47})
|
| 164 |
+
Step 16400, Loss: {'mse_loss': 0.030915895476937294, 'mee_loss': 0.45015817880630493, 'totoal_loss': 0.035417478531599045, 'data_time': 0.01107535301707685, 'model_time': 0.5527225569821894, 'learning_rate': 5.796727667087611e-06, 'epoch': 39.71})
|
| 165 |
+
Step 16500, Loss: {'mse_loss': 0.01740182563662529, 'mee_loss': 0.3309006989002228, 'totoal_loss': 0.020710833370685577, 'data_time': 0.01289507606998086, 'model_time': 0.5552558149211109, 'learning_rate': 5.735999513625984e-06, 'epoch': 39.95})
|
| 166 |
+
Step 16600, Loss: {'mse_loss': 0.014250030741095543, 'mee_loss': 0.31469178199768066, 'totoal_loss': 0.017396949231624603, 'data_time': 0.028976475121453404, 'model_time': 0.5775530179962516, 'learning_rate': 5.675174876258223e-06, 'epoch': 40.19})
|
| 167 |
+
Step 16700, Loss: {'mse_loss': 0.023419879376888275, 'mee_loss': 0.33410021662712097, 'totoal_loss': 0.026760881766676903, 'data_time': 0.023877393919974566, 'model_time': 0.5603364470880479, 'learning_rate': 5.614263359899673e-06, 'epoch': 40.44})
|
| 168 |
+
Step 16800, Loss: {'mse_loss': 0.018021762371063232, 'mee_loss': 0.31468263268470764, 'totoal_loss': 0.02116858959197998, 'data_time': 0.024643857032060623, 'model_time': 0.615113602951169, 'learning_rate': 5.553274583184875e-06, 'epoch': 40.68})
|
| 169 |
+
Step 16900, Loss: {'mse_loss': 0.038734328001737595, 'mee_loss': 0.4397565424442291, 'totoal_loss': 0.04313189536333084, 'data_time': 0.02590484614484012, 'model_time': 0.5838681780733168, 'learning_rate': 5.492218176948673e-06, 'epoch': 40.92})
|
| 170 |
+
Step 17000, Loss: {'mse_loss': 0.02695383131504059, 'mee_loss': 0.3841666281223297, 'totoal_loss': 0.030795497819781303, 'data_time': 0.010357782943174243, 'model_time': 0.6518942869734019, 'learning_rate': 5.431103782705404e-06, 'epoch': 41.16})
|
| 171 |
+
Step 17100, Loss: {'mse_loss': 0.022576553747057915, 'mee_loss': 0.4007333517074585, 'totoal_loss': 0.02658388763666153, 'data_time': 0.009172959020361304, 'model_time': 0.5822525511030108, 'learning_rate': 5.369941051126377e-06, 'epoch': 41.4})
|
| 172 |
+
Step 17200, Loss: {'mse_loss': 0.024230116978287697, 'mee_loss': 0.38567695021629333, 'totoal_loss': 0.028086885809898376, 'data_time': 0.009219164960086346, 'model_time': 0.6025334149599075, 'learning_rate': 5.308739640515932e-06, 'epoch': 41.65})
|
| 173 |
+
Step 17300, Loss: {'mse_loss': 0.012172610498964787, 'mee_loss': 0.26948267221450806, 'totoal_loss': 0.014867437072098255, 'data_time': 0.014369295910000801, 'model_time': 0.5541864598635584, 'learning_rate': 5.24750921528627e-06, 'epoch': 41.89})
|
| 174 |
+
Step 17400, Loss: {'mse_loss': 0.030976677313447, 'mee_loss': 0.3810712993144989, 'totoal_loss': 0.034787390381097794, 'data_time': 0.008066438836976886, 'model_time': 0.5638930269051343, 'learning_rate': 5.186259444431344e-06, 'epoch': 42.13})
|
| 175 |
+
Step 17500, Loss: {'mse_loss': 0.02441282942891121, 'mee_loss': 0.3467349708080292, 'totoal_loss': 0.02788017876446247, 'data_time': 0.014411988900974393, 'model_time': 0.5680448720231652, 'learning_rate': 5.125e-06, 'epoch': 42.37})
|
| 176 |
+
Step 17600, Loss: {'mse_loss': 0.024631919339299202, 'mee_loss': 0.3930995464324951, 'totoal_loss': 0.028562914580106735, 'data_time': 0.007735414896160364, 'model_time': 0.5707086310721934, 'learning_rate': 5.063740555568656e-06, 'epoch': 42.62})
|
| 177 |
+
Step 17700, Loss: {'mse_loss': 0.014588684774935246, 'mee_loss': 0.2999684810638428, 'totoal_loss': 0.01758836954832077, 'data_time': 0.017055795062333345, 'model_time': 0.5496698440983891, 'learning_rate': 5.002490784713731e-06, 'epoch': 42.86})
|
| 178 |
+
Step 17800, Loss: {'mse_loss': 0.016642119735479355, 'mee_loss': 0.33707213401794434, 'totoal_loss': 0.020012840628623962, 'data_time': 0.00042742700316011906, 'model_time': 0.6052049431018531, 'learning_rate': 4.9412603594840695e-06, 'epoch': 43.1})
|
| 179 |
+
Step 17900, Loss: {'mse_loss': 0.03125632926821709, 'mee_loss': 0.4061112403869629, 'totoal_loss': 0.03531744331121445, 'data_time': 0.0004570160526782274, 'model_time': 0.6097921798937023, 'learning_rate': 4.8800589488736245e-06, 'epoch': 43.34})
|
| 180 |
+
Step 18000, Loss: {'mse_loss': 0.02787935920059681, 'mee_loss': 0.2606238126754761, 'totoal_loss': 0.030485596507787704, 'data_time': 0.0004042121581733227, 'model_time': 0.5872551801148802, 'learning_rate': 4.818896217294598e-06, 'epoch': 43.58})
|
| 181 |
+
Step 18100, Loss: {'mse_loss': 0.01811441034078598, 'mee_loss': 0.2664352059364319, 'totoal_loss': 0.02077876217663288, 'data_time': 0.0004152229521423578, 'model_time': 0.5755940249655396, 'learning_rate': 4.757781823051329e-06, 'epoch': 43.83})
|
| 182 |
+
Step 18200, Loss: {'mse_loss': 0.009857023134827614, 'mee_loss': 0.2294309139251709, 'totoal_loss': 0.012151332572102547, 'data_time': 0.026107087032869458, 'model_time': 0.5593684108462185, 'learning_rate': 4.696725416815128e-06, 'epoch': 44.07})
|
| 183 |
+
Step 18300, Loss: {'mse_loss': 0.01361633837223053, 'mee_loss': 0.2778172791004181, 'totoal_loss': 0.016394510865211487, 'data_time': 0.028756805928424, 'model_time': 0.5594013729132712, 'learning_rate': 4.635736640100327e-06, 'epoch': 44.31})
|
| 184 |
+
Step 18400, Loss: {'mse_loss': 0.020240312442183495, 'mee_loss': 0.36378297209739685, 'totoal_loss': 0.02387814223766327, 'data_time': 0.02164424303919077, 'model_time': 0.6449732899200171, 'learning_rate': 4.574825123741778e-06, 'epoch': 44.55})
|
| 185 |
+
Step 18500, Loss: {'mse_loss': 0.012584020383656025, 'mee_loss': 0.24712981283664703, 'totoal_loss': 0.015055318363010883, 'data_time': 0.024058032082393765, 'model_time': 0.5607101391069591, 'learning_rate': 4.5140004863740165e-06, 'epoch': 44.79})
|
| 186 |
+
Step 18600, Loss: {'mse_loss': 0.02145344763994217, 'mee_loss': 0.39240461587905884, 'totoal_loss': 0.025377493351697922, 'data_time': 0.007472514873370528, 'model_time': 0.599156497977674, 'learning_rate': 4.45327233291239e-06, 'epoch': 45.04})
|
| 187 |
+
Step 18700, Loss: {'mse_loss': 0.022424129769206047, 'mee_loss': 0.3736976981163025, 'totoal_loss': 0.026161106303334236, 'data_time': 0.00803234288468957, 'model_time': 0.624572612112388, 'learning_rate': 4.39265025303631e-06, 'epoch': 45.28})
|
| 188 |
+
Step 18800, Loss: {'mse_loss': 0.02277430146932602, 'mee_loss': 0.3230215609073639, 'totoal_loss': 0.026004517450928688, 'data_time': 0.00924975611269474, 'model_time': 0.5988728848751634, 'learning_rate': 4.332143819674943e-06, 'epoch': 45.52})
|
| 189 |
+
Step 18900, Loss: {'mse_loss': 0.016361543908715248, 'mee_loss': 0.27687451243400574, 'totoal_loss': 0.019130289554595947, 'data_time': 0.014629723969846964, 'model_time': 0.8728913301602006, 'learning_rate': 4.271762587495529e-06, 'epoch': 45.76})
|
| 190 |
+
Step 19000, Loss: {'mse_loss': 0.033691152930259705, 'mee_loss': 0.3198576271533966, 'totoal_loss': 0.03688972815871239, 'data_time': 0.0004490010906010866, 'model_time': 0.6222225590609014, 'learning_rate': 4.2115160913945914e-06, 'epoch': 46.0})
|
| 191 |
+
Step 19100, Loss: {'mse_loss': 0.018139049410820007, 'mee_loss': 0.3553532063961029, 'totoal_loss': 0.021692581474781036, 'data_time': 0.00037971395067870617, 'model_time': 0.56932189501822, 'learning_rate': 4.151413844992267e-06, 'epoch': 46.25})
|
| 192 |
+
Step 19200, Loss: {'mse_loss': 0.011216850019991398, 'mee_loss': 0.24423064291477203, 'totoal_loss': 0.013659156858921051, 'data_time': 0.0003825938329100609, 'model_time': 0.6074995989911258, 'learning_rate': 4.091465339129985e-06, 'epoch': 46.49})
|
| 193 |
+
Step 19300, Loss: {'mse_loss': 0.01612243428826332, 'mee_loss': 0.30246806144714355, 'totoal_loss': 0.01914711482822895, 'data_time': 0.0003690358716994524, 'model_time': 0.543835629010573, 'learning_rate': 4.031680040371768e-06, 'epoch': 46.73})
|
| 194 |
+
Step 19400, Loss: {'mse_loss': 0.00936334952712059, 'mee_loss': 0.22018252313137054, 'totoal_loss': 0.011565174907445908, 'data_time': 0.0003732210025191307, 'model_time': 0.5762867762241513, 'learning_rate': 3.972067389509344e-06, 'epoch': 46.97})
|
| 195 |
+
Step 19500, Loss: {'mse_loss': 0.015398667193949223, 'mee_loss': 0.29872268438339233, 'totoal_loss': 0.01838589459657669, 'data_time': 0.00822863494977355, 'model_time': 0.5705953820142895, 'learning_rate': 3.912636800071335e-06, 'epoch': 47.22})
|
| 196 |
+
Step 19600, Loss: {'mse_loss': 0.02669471688568592, 'mee_loss': 0.4133404791355133, 'totoal_loss': 0.030828122049570084, 'data_time': 0.007339461939409375, 'model_time': 0.5806922761257738, 'learning_rate': 3.853397656836754e-06, 'epoch': 47.46})
|
| 197 |
+
Step 19700, Loss: {'mse_loss': 0.02169759012758732, 'mee_loss': 0.2984265387058258, 'totoal_loss': 0.024681854993104935, 'data_time': 0.008795164059847593, 'model_time': 0.6300831129774451, 'learning_rate': 3.7943593143530404e-06, 'epoch': 47.7})
|
| 198 |
+
Step 19800, Loss: {'mse_loss': 0.013026208616793156, 'mee_loss': 0.2472194880247116, 'totoal_loss': 0.015498403459787369, 'data_time': 0.008285317104309797, 'model_time': 0.623475989792496, 'learning_rate': 3.735531095458867e-06, 'epoch': 47.94})
|
| 199 |
+
Step 19900, Loss: {'mse_loss': 0.01037062518298626, 'mee_loss': 0.25088390707969666, 'totoal_loss': 0.012879464775323868, 'data_time': 0.011538730002939701, 'model_time': 0.6299463640898466, 'learning_rate': 3.6769222898119562e-06, 'epoch': 48.18})
|
| 200 |
+
Step 20000, Loss: {'mse_loss': 0.01562781259417534, 'mee_loss': 0.2922077178955078, 'totoal_loss': 0.01854988932609558, 'data_time': 0.012621296104043722, 'model_time': 0.6089048851281404, 'learning_rate': 3.618542152422132e-06, 'epoch': 48.43})
|
| 201 |
+
Step 20100, Loss: {'mse_loss': 0.019663317129015923, 'mee_loss': 0.3312113285064697, 'totoal_loss': 0.022975429892539978, 'data_time': 0.01140353991650045, 'model_time': 0.65983298397623, 'learning_rate': 3.560399902189855e-06, 'epoch': 48.67})
|
| 202 |
+
Step 20200, Loss: {'mse_loss': 0.011326597072184086, 'mee_loss': 0.260164737701416, 'totoal_loss': 0.013928243890404701, 'data_time': 0.009719281923025846, 'model_time': 0.6649301149882376, 'learning_rate': 3.502504720450441e-06, 'epoch': 48.91})
|
| 203 |
+
Step 20300, Loss: {'mse_loss': 0.009978185407817364, 'mee_loss': 0.2286015748977661, 'totoal_loss': 0.012264201417565346, 'data_time': 0.011580410180613399, 'model_time': 0.5644592938479036, 'learning_rate': 3.4448657495242304e-06, 'epoch': 49.15})
|
| 204 |
+
Step 20400, Loss: {'mse_loss': 0.02285168506205082, 'mee_loss': 0.28433337807655334, 'totoal_loss': 0.025695018470287323, 'data_time': 0.010238842107355595, 'model_time': 0.5409377021715045, 'learning_rate': 3.387492091272904e-06, 'epoch': 49.39})
|
| 205 |
+
Step 20500, Loss: {'mse_loss': 0.007246115710586309, 'mee_loss': 0.18904371559619904, 'totoal_loss': 0.009136552922427654, 'data_time': 0.011697250185534358, 'model_time': 0.587678155163303, 'learning_rate': 3.3303928056621955e-06, 'epoch': 49.64})
|
| 206 |
+
Step 20600, Loss: {'mse_loss': 0.009271266870200634, 'mee_loss': 0.21485944092273712, 'totoal_loss': 0.011419861577451229, 'data_time': 0.01080988091416657, 'model_time': 0.5607999200001359, 'learning_rate': 3.2735769093312202e-06, 'epoch': 49.88})
|
| 207 |
+
Step 20700, Loss: {'mse_loss': 0.011670632287859917, 'mee_loss': 0.25149935483932495, 'totoal_loss': 0.014185626059770584, 'data_time': 0.00038543296977877617, 'model_time': 0.674849454080686, 'learning_rate': 3.217053374168639e-06, 'epoch': 50.12})
|
| 208 |
+
Step 20800, Loss: {'mse_loss': 0.006989633664488792, 'mee_loss': 0.17553748190402985, 'totoal_loss': 0.008745008148252964, 'data_time': 0.0003890909720212221, 'model_time': 0.5753952921368182, 'learning_rate': 3.1608311258958953e-06, 'epoch': 50.36})
|
| 209 |
+
Step 20900, Loss: {'mse_loss': 0.01554548554122448, 'mee_loss': 0.2973857522010803, 'totoal_loss': 0.018519343808293343, 'data_time': 0.0003820890560746193, 'model_time': 0.5995867070741951, 'learning_rate': 3.10491904265774e-06, 'epoch': 50.61})
|
| 210 |
+
Step 21000, Loss: {'mse_loss': 0.024990679696202278, 'mee_loss': 0.32651957869529724, 'totoal_loss': 0.028255876153707504, 'data_time': 0.000521328067407012, 'model_time': 0.5893078320659697, 'learning_rate': 3.0493259536202714e-06, 'epoch': 50.85})
|
| 211 |
+
Step 21100, Loss: {'mse_loss': 0.02339227870106697, 'mee_loss': 0.3002361059188843, 'totoal_loss': 0.026394639164209366, 'data_time': 0.009209126932546496, 'model_time': 0.5669452110305429, 'learning_rate': 2.9940606375767038e-06, 'epoch': 51.09})
|
| 212 |
+
Step 21200, Loss: {'mse_loss': 0.015893299132585526, 'mee_loss': 0.31310391426086426, 'totoal_loss': 0.019024338573217392, 'data_time': 0.012244626879692078, 'model_time': 0.5746231640223414, 'learning_rate': 2.939131821561094e-06, 'epoch': 51.33})
|
| 213 |
+
Step 21300, Loss: {'mse_loss': 0.010355904698371887, 'mee_loss': 0.2409900426864624, 'totoal_loss': 0.01276580523699522, 'data_time': 0.007854176918044686, 'model_time': 0.592888489132747, 'learning_rate': 2.8845481794702473e-06, 'epoch': 51.57})
|
| 214 |
+
Step 21400, Loss: {'mse_loss': 0.015809843316674232, 'mee_loss': 0.2752832770347595, 'totoal_loss': 0.01856267638504505, 'data_time': 0.010224167024716735, 'model_time': 0.5637950210366398, 'learning_rate': 2.830318330694004e-06, 'epoch': 51.82})
|
| 215 |
+
Step 21500, Loss: {'mse_loss': 0.013291721232235432, 'mee_loss': 0.25546935200691223, 'totoal_loss': 0.015846414491534233, 'data_time': 0.009048542007803917, 'model_time': 0.5708445119671524, 'learning_rate': 2.7764508387541378e-06, 'epoch': 52.06})
|
| 216 |
+
Step 21600, Loss: {'mse_loss': 0.01824931614100933, 'mee_loss': 0.3207797110080719, 'totoal_loss': 0.021457113325595856, 'data_time': 0.00941783795133233, 'model_time': 0.5793261439539492, 'learning_rate': 2.7229542099520797e-06, 'epoch': 52.3})
|
| 217 |
+
Step 21700, Loss: {'mse_loss': 0.011839590035378933, 'mee_loss': 0.2350548803806305, 'totoal_loss': 0.01419013924896717, 'data_time': 0.008572878781706095, 'model_time': 0.5751264300197363, 'learning_rate': 2.669836892025666e-06, 'epoch': 52.54})
|
| 218 |
+
Step 21800, Loss: {'mse_loss': 0.015171920880675316, 'mee_loss': 0.29202306270599365, 'totoal_loss': 0.01809215173125267, 'data_time': 0.010260399198159575, 'model_time': 0.5635872990824282, 'learning_rate': 2.6171072728151557e-06, 'epoch': 52.78})
|
| 219 |
+
Step 21900, Loss: {'mse_loss': 0.010520041920244694, 'mee_loss': 0.21596281230449677, 'totoal_loss': 0.012679670006036758, 'data_time': 0.012718756916001439, 'model_time': 0.5681711800862104, 'learning_rate': 2.5647736789386828e-06, 'epoch': 53.03})
|
| 220 |
+
Step 22000, Loss: {'mse_loss': 0.018400277942419052, 'mee_loss': 0.2421332597732544, 'totoal_loss': 0.02082161046564579, 'data_time': 0.009154891828075051, 'model_time': 0.5783927119337022, 'learning_rate': 2.5128443744773904e-06, 'epoch': 53.27})
|
| 221 |
+
Step 22100, Loss: {'mse_loss': 0.010532175190746784, 'mee_loss': 0.22625033557415009, 'totoal_loss': 0.012794679030776024, 'data_time': 0.008808364858850837, 'model_time': 0.5466413670219481, 'learning_rate': 2.4613275596704386e-06, 'epoch': 53.51})
|
| 222 |
+
Step 22200, Loss: {'mse_loss': 0.019129419699311256, 'mee_loss': 0.3586159646511078, 'totoal_loss': 0.022715579718351364, 'data_time': 0.009054426103830338, 'model_time': 0.8417518290225416, 'learning_rate': 2.4102313696200853e-06, 'epoch': 53.75})
|
| 223 |
+
Step 22300, Loss: {'mse_loss': 0.01556459255516529, 'mee_loss': 0.28141939640045166, 'totoal_loss': 0.018378786742687225, 'data_time': 0.008392035029828548, 'model_time': 0.518709798110649, 'learning_rate': 2.359563873007063e-06, 'epoch': 54.0})
|
| 224 |
+
Step 22400, Loss: {'mse_loss': 0.01746666058897972, 'mee_loss': 0.28715911507606506, 'totoal_loss': 0.020338252186775208, 'data_time': 0.007477587088942528, 'model_time': 0.5730415729340166, 'learning_rate': 2.3093330708164465e-06, 'epoch': 54.24})
|
| 225 |
+
Step 22500, Loss: {'mse_loss': 0.027106013149023056, 'mee_loss': 0.28956902027130127, 'totoal_loss': 0.030001703649759293, 'data_time': 0.00789694907143712, 'model_time': 0.5613810250069946, 'learning_rate': 2.2595468950741943e-06, 'epoch': 54.48})
|
| 226 |
+
Step 22600, Loss: {'mse_loss': 0.012337456457316875, 'mee_loss': 0.25417736172676086, 'totoal_loss': 0.014879230409860611, 'data_time': 0.011962293880060315, 'model_time': 0.5819205299485475, 'learning_rate': 2.2102132075945974e-06, 'epoch': 54.72})
|
| 227 |
+
Step 22700, Loss: {'mse_loss': 0.013250550255179405, 'mee_loss': 0.2471781224012375, 'totoal_loss': 0.015722330659627914, 'data_time': 0.00928588886745274, 'model_time': 0.5541468008887023, 'learning_rate': 2.1613397987388e-06, 'epoch': 54.96})
|
| 228 |
+
Step 22800, Loss: {'mse_loss': 0.01268034614622593, 'mee_loss': 0.2114919126033783, 'totoal_loss': 0.014795265160501003, 'data_time': 0.008955236990004778, 'model_time': 0.5972015969455242, 'learning_rate': 2.1129343861846207e-06, 'epoch': 55.21})
|
| 229 |
+
Step 22900, Loss: {'mse_loss': 0.008616087958216667, 'mee_loss': 0.19558560848236084, 'totoal_loss': 0.01057194359600544, 'data_time': 0.006941655883565545, 'model_time': 0.5680300761014223, 'learning_rate': 2.065004613707836e-06, 'epoch': 55.45})
|
| 230 |
+
Step 23000, Loss: {'mse_loss': 0.014512109570205212, 'mee_loss': 0.27408477663993835, 'totoal_loss': 0.017252957448363304, 'data_time': 0.012101774103939533, 'model_time': 0.5558130948338658, 'learning_rate': 2.0175580499751375e-06, 'epoch': 55.69})
|
| 231 |
+
Step 23100, Loss: {'mse_loss': 0.027217304334044456, 'mee_loss': 0.2956255376338959, 'totoal_loss': 0.030173558741807938, 'data_time': 0.010683027096092701, 'model_time': 0.5584106110036373, 'learning_rate': 1.9706021873489604e-06, 'epoch': 55.93})
|
| 232 |
+
Step 23200, Loss: {'mse_loss': 0.010447132401168346, 'mee_loss': 0.2249779850244522, 'totoal_loss': 0.01269691251218319, 'data_time': 0.01279396191239357, 'model_time': 0.5790223870426416, 'learning_rate': 1.924144440704338e-06, 'epoch': 56.17})
|
| 233 |
+
Step 23300, Loss: {'mse_loss': 0.012206296436488628, 'mee_loss': 0.24380232393741608, 'totoal_loss': 0.01464431919157505, 'data_time': 0.009205261012539268, 'model_time': 0.594345091143623, 'learning_rate': 1.8781921462580238e-06, 'epoch': 56.42})
|
| 234 |
+
Step 23400, Loss: {'mse_loss': 0.015313280746340752, 'mee_loss': 0.3010839819908142, 'totoal_loss': 0.018324119970202446, 'data_time': 0.00836897105909884, 'model_time': 0.573942082002759, 'learning_rate': 1.8327525604100058e-06, 'epoch': 56.66})
|
| 235 |
+
Step 23500, Loss: {'mse_loss': 0.007961062714457512, 'mee_loss': 0.17734557390213013, 'totoal_loss': 0.009734518826007843, 'data_time': 0.009799272986128926, 'model_time': 0.672299605095759, 'learning_rate': 1.7878328585976426e-06, 'epoch': 56.9})
|
| 236 |
+
Step 23600, Loss: {'mse_loss': 0.014386731199920177, 'mee_loss': 0.27306118607521057, 'totoal_loss': 0.017117343842983246, 'data_time': 0.00903120799921453, 'model_time': 0.5765899480320513, 'learning_rate': 1.7434401341625765e-06, 'epoch': 57.14})
|
| 237 |
+
Step 23700, Loss: {'mse_loss': 0.011923168785870075, 'mee_loss': 0.2478381097316742, 'totoal_loss': 0.014401549473404884, 'data_time': 0.012856931192800403, 'model_time': 0.5538311379496008, 'learning_rate': 1.6995813972306108e-06, 'epoch': 57.38})
|
| 238 |
+
Step 23800, Loss: {'mse_loss': 0.015170094557106495, 'mee_loss': 0.2816511392593384, 'totoal_loss': 0.017986606806516647, 'data_time': 0.009769699070602655, 'model_time': 0.5633973330259323, 'learning_rate': 1.656263573604734e-06, 'epoch': 57.63})
|
| 239 |
+
Step 23900, Loss: {'mse_loss': 0.01663270965218544, 'mee_loss': 0.31755489110946655, 'totoal_loss': 0.01980825886130333, 'data_time': 0.014627161901444197, 'model_time': 0.5853369820397347, 'learning_rate': 1.613493503671454e-06, 'epoch': 57.87})
|
| 240 |
+
Step 24000, Loss: {'mse_loss': 0.028142742812633514, 'mee_loss': 0.2556155025959015, 'totoal_loss': 0.030698897317051888, 'data_time': 0.0003911880776286125, 'model_time': 0.5725090729538351, 'learning_rate': 1.5712779413206198e-06, 'epoch': 58.11})
|
| 241 |
+
Step 24100, Loss: {'mse_loss': 0.03469906002283096, 'mee_loss': 0.2826003134250641, 'totoal_loss': 0.03752506151795387, 'data_time': 0.0003799491096287966, 'model_time': 0.5727418749593198, 'learning_rate': 1.5296235528789028e-06, 'epoch': 58.35})
|
| 242 |
+
Step 24200, Loss: {'mse_loss': 0.013730683363974094, 'mee_loss': 0.26568880677223206, 'totoal_loss': 0.016387570649385452, 'data_time': 0.0004088960122317076, 'model_time': 0.5990059738978744, 'learning_rate': 1.4885369160571124e-06, 'epoch': 58.6})
|
| 243 |
+
Step 24300, Loss: {'mse_loss': 0.018636232241988182, 'mee_loss': 0.2595462501049042, 'totoal_loss': 0.021231694146990776, 'data_time': 0.0007124568801373243, 'model_time': 0.5564040390308946, 'learning_rate': 1.4480245189114938e-06, 'epoch': 58.84})
|
| 244 |
+
Step 24400, Loss: {'mse_loss': 0.027076290920376778, 'mee_loss': 0.2768174409866333, 'totoal_loss': 0.029844464734196663, 'data_time': 0.00856757489964366, 'model_time': 0.6141110379248857, 'learning_rate': 1.408092758819191e-06, 'epoch': 59.08})
|
| 245 |
+
Step 24500, Loss: {'mse_loss': 0.010730140842497349, 'mee_loss': 0.2305561751127243, 'totoal_loss': 0.013035702519118786, 'data_time': 0.01090375310741365, 'model_time': 0.6261209750082344, 'learning_rate': 1.368747941468028e-06, 'epoch': 59.32})
|
| 246 |
+
Step 24600, Loss: {'mse_loss': 0.015244928188621998, 'mee_loss': 0.2561627924442291, 'totoal_loss': 0.017806556075811386, 'data_time': 0.012839983915910125, 'model_time': 0.5624737869948149, 'learning_rate': 1.3299962798607614e-06, 'epoch': 59.56})
|
| 247 |
+
Step 24700, Loss: {'mse_loss': 0.023355979472398758, 'mee_loss': 0.34381309151649475, 'totoal_loss': 0.026794109493494034, 'data_time': 0.008327285991981626, 'model_time': 0.5772981068585068, 'learning_rate': 1.2918438933339827e-06, 'epoch': 59.81})
|
| 248 |
+
Step 24800, Loss: {'mse_loss': 0.011955197900533676, 'mee_loss': 0.2530536949634552, 'totoal_loss': 0.014485734514892101, 'data_time': 0.009551543043926358, 'model_time': 0.617678418988362, 'learning_rate': 1.2542968065918027e-06, 'epoch': 60.05})
|
| 249 |
+
Step 24900, Loss: {'mse_loss': 0.008945576846599579, 'mee_loss': 0.19313231110572815, 'totoal_loss': 0.01087689958512783, 'data_time': 0.010779683943837881, 'model_time': 0.6527293890248984, 'learning_rate': 1.217360948754476e-06, 'epoch': 60.29})
|
| 250 |
+
Step 25000, Loss: {'mse_loss': 0.007659295108169317, 'mee_loss': 0.16837270557880402, 'totoal_loss': 0.009343022480607033, 'data_time': 0.008667326997965574, 'model_time': 0.57987338793464, 'learning_rate': 1.1810421524221318e-06, 'epoch': 60.53})
|
| 251 |
+
Step 25100, Loss: {'mse_loss': 0.017476554960012436, 'mee_loss': 0.24300308525562286, 'totoal_loss': 0.019906586036086082, 'data_time': 0.009348047897219658, 'model_time': 0.8266622878145427, 'learning_rate': 1.1453461527537284e-06, 'epoch': 60.77})
|
| 252 |
+
Step 25200, Loss: {'mse_loss': 0.00819583423435688, 'mee_loss': 0.1727703958749771, 'totoal_loss': 0.009923538193106651, 'data_time': 0.008097195066511631, 'model_time': 0.6066071898676455, 'learning_rate': 1.1102785865614162e-06, 'epoch': 61.02})
|
| 253 |
+
Step 25300, Loss: {'mse_loss': 0.014067457057535648, 'mee_loss': 0.2567864954471588, 'totoal_loss': 0.016635321080684662, 'data_time': 0.008426759159192443, 'model_time': 0.5689548710361123, 'learning_rate': 1.0758449914204127e-06, 'epoch': 61.26})
|
| 254 |
+
Step 25400, Loss: {'mse_loss': 0.011488785035908222, 'mee_loss': 0.22138190269470215, 'totoal_loss': 0.013702603988349438, 'data_time': 0.010368884075433016, 'model_time': 0.5548557790461928, 'learning_rate': 1.0420508047945595e-06, 'epoch': 61.5})
|
| 255 |
+
Step 25500, Loss: {'mse_loss': 0.021835889667272568, 'mee_loss': 0.27552860975265503, 'totoal_loss': 0.024591175839304924, 'data_time': 0.009040487930178642, 'model_time': 0.5878432600293308, 'learning_rate': 1.0089013631776776e-06, 'epoch': 61.74})
|
| 256 |
+
Step 25600, Loss: {'mse_loss': 0.011523290537297726, 'mee_loss': 0.23619027435779572, 'totoal_loss': 0.0138851935043931, 'data_time': 0.008883112110197544, 'model_time': 0.5191540319938213, 'learning_rate': 9.76401901250878e-07, 'epoch': 61.99})
|
| 257 |
+
Step 25700, Loss: {'mse_loss': 0.012318378314375877, 'mee_loss': 0.2350776493549347, 'totoal_loss': 0.014669154770672321, 'data_time': 0.02467630710452795, 'model_time': 0.6019025619607419, 'learning_rate': 9.44557551055946e-07, 'epoch': 62.23})
|
| 258 |
+
Step 25800, Loss: {'mse_loss': 0.009545797482132912, 'mee_loss': 0.19407342374324799, 'totoal_loss': 0.011486532166600227, 'data_time': 0.018968762829899788, 'model_time': 0.5623703219462186, 'learning_rate': 9.13373341184928e-07, 'epoch': 62.47})
|
| 259 |
+
Step 25900, Loss: {'mse_loss': 0.01487200427800417, 'mee_loss': 0.2864075005054474, 'totoal_loss': 0.017736079171299934, 'data_time': 0.01899663801304996, 'model_time': 0.6011137447785586, 'learning_rate': 8.828541959860623e-07, 'epoch': 62.71})
|
| 260 |
+
Step 26000, Loss: {'mse_loss': 0.010818762704730034, 'mee_loss': 0.2366892695426941, 'totoal_loss': 0.013185655698180199, 'data_time': 0.016590119106695056, 'model_time': 0.6551713631488383, 'learning_rate': 8.530049347861661e-07, 'epoch': 62.95})
|
| 261 |
+
Step 26100, Loss: {'mse_loss': 0.011048497632145882, 'mee_loss': 0.2261791080236435, 'totoal_loss': 0.01331028901040554, 'data_time': 0.010171476984396577, 'model_time': 0.560659856069833, 'learning_rate': 8.238302711296034e-07, 'epoch': 63.2})
|
| 262 |
+
Step 26200, Loss: {'mse_loss': 0.01634194701910019, 'mee_loss': 0.22625578939914703, 'totoal_loss': 0.01860450580716133, 'data_time': 0.009289910085499287, 'model_time': 0.5687686039600521, 'learning_rate': 7.953348120339707e-07, 'epoch': 63.44})
|
| 263 |
+
Step 26300, Loss: {'mse_loss': 0.01978057436645031, 'mee_loss': 0.23721058666706085, 'totoal_loss': 0.022152680903673172, 'data_time': 0.008407148998230696, 'model_time': 0.5732148191891611, 'learning_rate': 7.675230572625892e-07, 'epoch': 63.68})
|
| 264 |
+
Step 26400, Loss: {'mse_loss': 0.0187755785882473, 'mee_loss': 0.22697196900844574, 'totoal_loss': 0.021045297384262085, 'data_time': 0.008369404124096036, 'model_time': 0.5674131261184812, 'learning_rate': 7.40399398613941e-07, 'epoch': 63.92})
|
| 265 |
+
Step 26500, Loss: {'mse_loss': 0.008989855647087097, 'mee_loss': 0.20101767778396606, 'totoal_loss': 0.011000032536685467, 'data_time': 0.027521593030542135, 'model_time': 0.5531703471206129, 'learning_rate': 7.139681192281557e-07, 'epoch': 64.16})
|
| 266 |
+
Step 26600, Loss: {'mse_loss': 0.011659524403512478, 'mee_loss': 0.23956452310085297, 'totoal_loss': 0.014055170118808746, 'data_time': 0.02209665789268911, 'model_time': 0.5629803000483662, 'learning_rate': 6.882333929106462e-07, 'epoch': 64.41})
|
| 267 |
+
Step 26700, Loss: {'mse_loss': 0.00953387375921011, 'mee_loss': 0.2063119262456894, 'totoal_loss': 0.01159699261188507, 'data_time': 0.021700151963159442, 'model_time': 0.5565036670304835, 'learning_rate': 6.63199283473027e-07, 'epoch': 64.65})
|
| 268 |
+
Step 26800, Loss: {'mse_loss': 0.014684053137898445, 'mee_loss': 0.2749127149581909, 'totoal_loss': 0.017433179542422295, 'data_time': 0.024701367830857635, 'model_time': 0.5941988311242312, 'learning_rate': 6.388697440913819e-07, 'epoch': 64.89})
|
| 269 |
+
Step 26900, Loss: {'mse_loss': 0.019726060330867767, 'mee_loss': 0.23779961466789246, 'totoal_loss': 0.022104056552052498, 'data_time': 0.011736264917999506, 'model_time': 0.8404020420275629, 'learning_rate': 6.152486166820176e-07, 'epoch': 65.13})
|
| 270 |
+
Step 27000, Loss: {'mse_loss': 0.011472957208752632, 'mee_loss': 0.2210337519645691, 'totoal_loss': 0.013683294877409935, 'data_time': 0.012018025852739811, 'model_time': 0.5697840508073568, 'learning_rate': 5.923396312947748e-07, 'epoch': 65.38})
|
| 271 |
+
Step 27100, Loss: {'mse_loss': 0.012128015048801899, 'mee_loss': 0.21143706142902374, 'totoal_loss': 0.014242385514080524, 'data_time': 0.00868355412967503, 'model_time': 0.5520909919869155, 'learning_rate': 5.701464055240163e-07, 'epoch': 65.62})
|
| 272 |
+
Step 27200, Loss: {'mse_loss': 0.012851281091570854, 'mee_loss': 0.24302808940410614, 'totoal_loss': 0.015281561762094498, 'data_time': 0.010023682843893766, 'model_time': 0.5717577890027314, 'learning_rate': 5.48672443937364e-07, 'epoch': 65.86})
|
| 273 |
+
Step 27300, Loss: {'mse_loss': 0.011447529308497906, 'mee_loss': 0.21704798936843872, 'totoal_loss': 0.01361800916492939, 'data_time': 0.0004706629551947117, 'model_time': 0.6039805181790143, 'learning_rate': 5.279211375222855e-07, 'epoch': 66.1})
|
| 274 |
+
Step 27400, Loss: {'mse_loss': 0.00985682476311922, 'mee_loss': 0.20058496296405792, 'totoal_loss': 0.011862674728035927, 'data_time': 0.00037259398959577084, 'model_time': 0.5799874120857567, 'learning_rate': 5.07895763150622e-07, 'epoch': 66.34})
|
| 275 |
+
Step 27500, Loss: {'mse_loss': 0.008745495229959488, 'mee_loss': 0.19261924922466278, 'totoal_loss': 0.010671687312424183, 'data_time': 0.0005263788625597954, 'model_time': 0.6074734409339726, 'learning_rate': 4.885994830611266e-07, 'epoch': 66.59})
|
| 276 |
+
Step 27600, Loss: {'mse_loss': 0.014063027687370777, 'mee_loss': 0.22176218032836914, 'totoal_loss': 0.016280649229884148, 'data_time': 0.00036059413105249405, 'model_time': 0.7025801669806242, 'learning_rate': 4.700353443601156e-07, 'epoch': 66.83})
|
| 277 |
+
Step 27700, Loss: {'mse_loss': 0.009738202206790447, 'mee_loss': 0.20661865174770355, 'totoal_loss': 0.011804388836026192, 'data_time': 0.008809733903035522, 'model_time': 0.5869753309525549, 'learning_rate': 4.5220627854029224e-07, 'epoch': 67.07})
|
| 278 |
+
Step 27800, Loss: {'mse_loss': 0.011331392452120781, 'mee_loss': 0.24662505090236664, 'totoal_loss': 0.013797642663121223, 'data_time': 0.007448408054187894, 'model_time': 0.5668580841738731, 'learning_rate': 4.351151010178311e-07, 'epoch': 67.31})
|
| 279 |
+
Step 27900, Loss: {'mse_loss': 0.012675396166741848, 'mee_loss': 0.1935335397720337, 'totoal_loss': 0.014610731974244118, 'data_time': 0.020407553063705564, 'model_time': 0.5553192321676761, 'learning_rate': 4.1876451068778983e-07, 'epoch': 67.55})
|
| 280 |
+
Step 28000, Loss: {'mse_loss': 0.016724292188882828, 'mee_loss': 0.24880395829677582, 'totoal_loss': 0.019212331622838974, 'data_time': 0.008364424109458923, 'model_time': 0.5687216869555414, 'learning_rate': 4.031570894979235e-07, 'epoch': 67.8})
|
| 281 |
+
Step 28100, Loss: {'mse_loss': 0.01195315457880497, 'mee_loss': 0.25569331645965576, 'totoal_loss': 0.014510087668895721, 'data_time': 0.02336854813620448, 'model_time': 0.5575811529997736, 'learning_rate': 3.882953020409644e-07, 'epoch': 68.04})
|
| 282 |
+
Step 28200, Loss: {'mse_loss': 0.013950292952358723, 'mee_loss': 0.20597365498542786, 'totoal_loss': 0.01601002924144268, 'data_time': 0.02846611011773348, 'model_time': 0.5686859348788857, 'learning_rate': 3.74181495165436e-07, 'epoch': 68.28})
|
| 283 |
+
Step 28300, Loss: {'mse_loss': 0.007456679828464985, 'mee_loss': 0.1763383001089096, 'totoal_loss': 0.009220062755048275, 'data_time': 0.02848658408038318, 'model_time': 0.6163752430584282, 'learning_rate': 3.608178976050568e-07, 'epoch': 68.52})
|
| 284 |
+
Step 28400, Loss: {'mse_loss': 0.015281075611710548, 'mee_loss': 0.25880205631256104, 'totoal_loss': 0.017869096249341965, 'data_time': 0.034232214791700244, 'model_time': 0.5758754690177739, 'learning_rate': 3.482066196267966e-07, 'epoch': 68.77})
|
| 285 |
+
Step 28500, Loss: {'mse_loss': 0.007061236537992954, 'mee_loss': 0.17268098890781403, 'totoal_loss': 0.008788046427071095, 'data_time': 0.010553034022450447, 'model_time': 0.6277718939818442, 'learning_rate': 3.36349652697643e-07, 'epoch': 69.01})
|
| 286 |
+
Step 28600, Loss: {'mse_loss': 0.014604167081415653, 'mee_loss': 0.23627550899982452, 'totoal_loss': 0.0169669222086668, 'data_time': 0.007997750071808696, 'model_time': 0.5622751577757299, 'learning_rate': 3.2524886917012403e-07, 'epoch': 69.25})
|
| 287 |
+
Step 28700, Loss: {'mse_loss': 0.008412102237343788, 'mee_loss': 0.18367275595664978, 'totoal_loss': 0.010248829610645771, 'data_time': 0.008540787035599351, 'model_time': 0.5957966889254749, 'learning_rate': 3.149060219866433e-07, 'epoch': 69.49})
|
| 288 |
+
Step 28800, Loss: {'mse_loss': 0.01922721229493618, 'mee_loss': 0.2357938289642334, 'totoal_loss': 0.02158515155315399, 'data_time': 0.007401301059871912, 'model_time': 0.5651360100600868, 'learning_rate': 3.053227444026695e-07, 'epoch': 69.73})
|
| 289 |
+
Step 28900, Loss: {'mse_loss': 0.007240512873977423, 'mee_loss': 0.16009403765201569, 'totoal_loss': 0.008841453120112419, 'data_time': 0.007655373075976968, 'model_time': 0.5642894459888339, 'learning_rate': 2.9650054972882544e-07, 'epoch': 69.98})
|
| 290 |
+
Step 29000, Loss: {'mse_loss': 0.011229444295167923, 'mee_loss': 0.22346195578575134, 'totoal_loss': 0.0134640634059906, 'data_time': 0.011526759015396237, 'model_time': 0.5499813980422914, 'learning_rate': 2.884408310919209e-07, 'epoch': 70.22})
|
| 291 |
+
Step 29100, Loss: {'mse_loss': 0.010427855886518955, 'mee_loss': 0.2006022185087204, 'totoal_loss': 0.012433878146111965, 'data_time': 0.008978154044598341, 'model_time': 0.5879142719786614, 'learning_rate': 2.8114486121495906e-07, 'epoch': 70.46})
|
| 292 |
+
Step 29200, Loss: {'mse_loss': 0.013760180212557316, 'mee_loss': 0.23551718890666962, 'totoal_loss': 0.016115352511405945, 'data_time': 0.013476003892719746, 'model_time': 0.5728340840432793, 'learning_rate': 2.746137922161617e-07, 'epoch': 70.7})
|
| 293 |
+
Step 29300, Loss: {'mse_loss': 0.024706264957785606, 'mee_loss': 0.24809221923351288, 'totoal_loss': 0.02718718722462654, 'data_time': 0.010089719900861382, 'model_time': 0.5897898271214217, 'learning_rate': 2.68848655427034e-07, 'epoch': 70.94})
|
| 294 |
+
Step 29400, Loss: {'mse_loss': 0.010258803144097328, 'mee_loss': 0.19582924246788025, 'totoal_loss': 0.012217095121741295, 'data_time': 0.02120791794732213, 'model_time': 0.5686350639443845, 'learning_rate': 2.638503612295071e-07, 'epoch': 71.19})
|
| 295 |
+
Step 29500, Loss: {'mse_loss': 0.013557547703385353, 'mee_loss': 0.2301129698753357, 'totoal_loss': 0.01585867814719677, 'data_time': 0.016723910113796592, 'model_time': 0.5495342721696943, 'learning_rate': 2.5961969891217614e-07, 'epoch': 71.43})
|
| 296 |
+
Step 29600, Loss: {'mse_loss': 0.016341567039489746, 'mee_loss': 0.27239543199539185, 'totoal_loss': 0.01906552165746689, 'data_time': 0.01727632712572813, 'model_time': 0.5459677560720593, 'learning_rate': 2.5615733654566483e-07, 'epoch': 71.67})
|
| 297 |
+
Step 29700, Loss: {'mse_loss': 0.013162904419004917, 'mee_loss': 0.21707701683044434, 'totoal_loss': 0.015333674848079681, 'data_time': 0.015581302111968398, 'model_time': 0.5692275979090482, 'learning_rate': 2.5346382087712764e-07, 'epoch': 71.91})
|
| 298 |
+
Step 29800, Loss: {'mse_loss': 0.013583364896476269, 'mee_loss': 0.25629308819770813, 'totoal_loss': 0.01614629477262497, 'data_time': 0.010759504977613688, 'model_time': 0.5699399968143553, 'learning_rate': 2.515395772439128e-07, 'epoch': 72.15})
|
| 299 |
+
Step 29900, Loss: {'mse_loss': 0.007404807955026627, 'mee_loss': 0.17521117627620697, 'totoal_loss': 0.00915692001581192, 'data_time': 0.009399445028975606, 'model_time': 0.5661706591490656, 'learning_rate': 2.5038490950639644e-07, 'epoch': 72.4})
|
| 300 |
+
Step 30000, Loss: {'mse_loss': 0.011477521620690823, 'mee_loss': 0.22044938802719116, 'totoal_loss': 0.013682015240192413, 'data_time': 0.010024884017184377, 'model_time': 0.5783124829176813, 'learning_rate': 2.5e-07, 'epoch': 72.64})
|