Add gr00t/runReal (72 files)
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- gr00t/runReal/checkpoint-10000/config.json +70 -0
- gr00t/runReal/checkpoint-10000/embodiment_id.json +11 -0
- gr00t/runReal/checkpoint-10000/experiment_cfg/conf.yaml +246 -0
- gr00t/runReal/checkpoint-10000/experiment_cfg/config.yaml +277 -0
- gr00t/runReal/checkpoint-10000/experiment_cfg/dataset_statistics.json +761 -0
- gr00t/runReal/checkpoint-10000/experiment_cfg/final_model_config.json +53 -0
- gr00t/runReal/checkpoint-10000/experiment_cfg/final_processor_config.json +0 -0
- gr00t/runReal/checkpoint-10000/model-00001-of-00003.safetensors +3 -0
- gr00t/runReal/checkpoint-10000/model-00002-of-00003.safetensors +3 -0
- gr00t/runReal/checkpoint-10000/model-00003-of-00003.safetensors +3 -0
- gr00t/runReal/checkpoint-10000/model.safetensors.index.json +0 -0
- gr00t/runReal/checkpoint-10000/optimizer.pt +3 -0
- gr00t/runReal/checkpoint-10000/processor_config.json +504 -0
- gr00t/runReal/checkpoint-10000/rng_state.pth +3 -0
- gr00t/runReal/checkpoint-10000/scheduler.pt +3 -0
- gr00t/runReal/checkpoint-10000/statistics.json +0 -0
- gr00t/runReal/checkpoint-10000/trainer_state.json +0 -0
- gr00t/runReal/checkpoint-10000/training_args.bin +3 -0
- gr00t/runReal/checkpoint-10000/wandb_config.json +1 -0
- gr00t/runReal/checkpoint-6000/config.json +70 -0
- gr00t/runReal/checkpoint-6000/embodiment_id.json +11 -0
- gr00t/runReal/checkpoint-6000/experiment_cfg/conf.yaml +246 -0
- gr00t/runReal/checkpoint-6000/experiment_cfg/config.yaml +277 -0
- gr00t/runReal/checkpoint-6000/experiment_cfg/dataset_statistics.json +761 -0
- gr00t/runReal/checkpoint-6000/experiment_cfg/final_model_config.json +53 -0
- gr00t/runReal/checkpoint-6000/experiment_cfg/final_processor_config.json +0 -0
- gr00t/runReal/checkpoint-6000/model-00001-of-00003.safetensors +3 -0
- gr00t/runReal/checkpoint-6000/model-00002-of-00003.safetensors +3 -0
- gr00t/runReal/checkpoint-6000/model-00003-of-00003.safetensors +3 -0
- gr00t/runReal/checkpoint-6000/model.safetensors.index.json +0 -0
- gr00t/runReal/checkpoint-6000/optimizer.pt +3 -0
- gr00t/runReal/checkpoint-6000/processor_config.json +504 -0
- gr00t/runReal/checkpoint-6000/rng_state.pth +3 -0
- gr00t/runReal/checkpoint-6000/scheduler.pt +3 -0
- gr00t/runReal/checkpoint-6000/statistics.json +0 -0
- gr00t/runReal/checkpoint-6000/trainer_state.json +3634 -0
- gr00t/runReal/checkpoint-6000/training_args.bin +3 -0
- gr00t/runReal/checkpoint-6000/wandb_config.json +1 -0
- gr00t/runReal/checkpoint-9000/config.json +70 -0
- gr00t/runReal/checkpoint-9000/embodiment_id.json +11 -0
- gr00t/runReal/checkpoint-9000/experiment_cfg/conf.yaml +246 -0
- gr00t/runReal/checkpoint-9000/experiment_cfg/config.yaml +277 -0
- gr00t/runReal/checkpoint-9000/experiment_cfg/dataset_statistics.json +761 -0
- gr00t/runReal/checkpoint-9000/experiment_cfg/final_model_config.json +53 -0
- gr00t/runReal/checkpoint-9000/experiment_cfg/final_processor_config.json +0 -0
- gr00t/runReal/checkpoint-9000/model-00001-of-00003.safetensors +3 -0
- gr00t/runReal/checkpoint-9000/model-00002-of-00003.safetensors +3 -0
- gr00t/runReal/checkpoint-9000/model-00003-of-00003.safetensors +3 -0
- gr00t/runReal/checkpoint-9000/model.safetensors.index.json +0 -0
- gr00t/runReal/checkpoint-9000/optimizer.pt +3 -0
gr00t/runReal/checkpoint-10000/config.json
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"action_horizon": 50,
|
| 3 |
+
"add_pos_embed": true,
|
| 4 |
+
"apply_sincos_state_encoding": true,
|
| 5 |
+
"architectures": [
|
| 6 |
+
"Gr00tN1d6"
|
| 7 |
+
],
|
| 8 |
+
"attn_dropout": 0.2,
|
| 9 |
+
"attn_implementation": null,
|
| 10 |
+
"backbone_embedding_dim": 2048,
|
| 11 |
+
"backbone_model_type": "eagle",
|
| 12 |
+
"backbone_trainable_params_fp32": true,
|
| 13 |
+
"collator_overwrite_image_inputs": false,
|
| 14 |
+
"color_jitter_params": {
|
| 15 |
+
"brightness": 0.1,
|
| 16 |
+
"contrast": 0.1,
|
| 17 |
+
"hue": 0.1,
|
| 18 |
+
"saturation": 0.1
|
| 19 |
+
},
|
| 20 |
+
"crop_fraction": 0.95,
|
| 21 |
+
"diffusion_model_cfg": {
|
| 22 |
+
"attention_head_dim": 48,
|
| 23 |
+
"dropout": 0.2,
|
| 24 |
+
"final_dropout": true,
|
| 25 |
+
"interleave_self_attention": true,
|
| 26 |
+
"norm_type": "ada_norm",
|
| 27 |
+
"num_attention_heads": 32,
|
| 28 |
+
"num_layers": 32,
|
| 29 |
+
"output_dim": 1024,
|
| 30 |
+
"positional_embeddings": null
|
| 31 |
+
},
|
| 32 |
+
"eagle_collator": true,
|
| 33 |
+
"formalize_language": true,
|
| 34 |
+
"gemma_collator": false,
|
| 35 |
+
"hidden_size": 1024,
|
| 36 |
+
"image_crop_size": null,
|
| 37 |
+
"image_target_size": null,
|
| 38 |
+
"input_embedding_dim": 1536,
|
| 39 |
+
"load_bf16": true,
|
| 40 |
+
"max_action_dim": 128,
|
| 41 |
+
"max_num_embodiments": 32,
|
| 42 |
+
"max_seq_len": 1024,
|
| 43 |
+
"max_state_dim": 128,
|
| 44 |
+
"model_dtype": "bfloat16",
|
| 45 |
+
"model_name": "nvidia/Eagle-Block2A-2B-v2",
|
| 46 |
+
"model_type": "Gr00tN1d6",
|
| 47 |
+
"noise_beta_alpha": 1.5,
|
| 48 |
+
"noise_beta_beta": 1.0,
|
| 49 |
+
"noise_s": 0.999,
|
| 50 |
+
"num_inference_timesteps": 4,
|
| 51 |
+
"num_timestep_buckets": 1000,
|
| 52 |
+
"random_rotation_angle": null,
|
| 53 |
+
"reproject_vision": false,
|
| 54 |
+
"select_layer": 16,
|
| 55 |
+
"shortest_image_edge": 256,
|
| 56 |
+
"state_dropout_prob": 0.1,
|
| 57 |
+
"torch_dtype": "bfloat16",
|
| 58 |
+
"transformers_version": "4.51.3",
|
| 59 |
+
"tune_diffusion_model": true,
|
| 60 |
+
"tune_llm": true,
|
| 61 |
+
"tune_projector": true,
|
| 62 |
+
"tune_top_llm_layers": 4,
|
| 63 |
+
"tune_visual": false,
|
| 64 |
+
"tune_vlln": true,
|
| 65 |
+
"use_albumentations_transforms": true,
|
| 66 |
+
"use_alternate_vl_dit": true,
|
| 67 |
+
"use_flash_attention": true,
|
| 68 |
+
"use_relative_action": true,
|
| 69 |
+
"use_vlln": true
|
| 70 |
+
}
|
gr00t/runReal/checkpoint-10000/embodiment_id.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"robocasa_panda_omron": 13,
|
| 3 |
+
"gr1": 20,
|
| 4 |
+
"behavior_r1_pro": 24,
|
| 5 |
+
"unitree_g1": 8,
|
| 6 |
+
"oxe_google": 0,
|
| 7 |
+
"oxe_widowx": 1,
|
| 8 |
+
"libero_panda": 2,
|
| 9 |
+
"oxe_droid": 16,
|
| 10 |
+
"new_embodiment": 10
|
| 11 |
+
}
|
gr00t/runReal/checkpoint-10000/experiment_cfg/conf.yaml
ADDED
|
@@ -0,0 +1,246 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
load_config_path: null
|
| 2 |
+
model:
|
| 3 |
+
model_type: Gr00tN1d6
|
| 4 |
+
model_dtype: bfloat16
|
| 5 |
+
model_name: nvidia/Eagle-Block2A-2B-v2
|
| 6 |
+
backbone_model_type: eagle
|
| 7 |
+
model_revision: null
|
| 8 |
+
tune_top_llm_layers: 4
|
| 9 |
+
backbone_embedding_dim: 2048
|
| 10 |
+
tune_llm: true
|
| 11 |
+
tune_visual: false
|
| 12 |
+
select_layer: 16
|
| 13 |
+
reproject_vision: false
|
| 14 |
+
use_flash_attention: true
|
| 15 |
+
load_bf16: false
|
| 16 |
+
collator_overwrite_image_inputs: false
|
| 17 |
+
eagle_collator: true
|
| 18 |
+
backbone_trainable_params_fp32: true
|
| 19 |
+
image_crop_size: null
|
| 20 |
+
image_target_size: null
|
| 21 |
+
shortest_image_edge: 256
|
| 22 |
+
crop_fraction: 0.95
|
| 23 |
+
random_rotation_angle: null
|
| 24 |
+
color_jitter_params:
|
| 25 |
+
brightness: 0.3
|
| 26 |
+
contrast: 0.4
|
| 27 |
+
saturation: 0.5
|
| 28 |
+
hue: 0.08
|
| 29 |
+
use_albumentations_transforms: true
|
| 30 |
+
formalize_language: true
|
| 31 |
+
apply_sincos_state_encoding: false
|
| 32 |
+
use_relative_action: true
|
| 33 |
+
max_state_dim: 29
|
| 34 |
+
max_action_dim: 29
|
| 35 |
+
action_horizon: 16
|
| 36 |
+
hidden_size: 1024
|
| 37 |
+
input_embedding_dim: 1536
|
| 38 |
+
add_pos_embed: true
|
| 39 |
+
attn_dropout: 0.2
|
| 40 |
+
use_vlln: true
|
| 41 |
+
max_seq_len: 1024
|
| 42 |
+
use_alternate_vl_dit: true
|
| 43 |
+
attend_text_every_n_blocks: 2
|
| 44 |
+
diffusion_model_cfg:
|
| 45 |
+
positional_embeddings: null
|
| 46 |
+
num_layers: 32
|
| 47 |
+
num_attention_heads: 32
|
| 48 |
+
attention_head_dim: 48
|
| 49 |
+
norm_type: ada_norm
|
| 50 |
+
dropout: 0.2
|
| 51 |
+
final_dropout: true
|
| 52 |
+
output_dim: 1024
|
| 53 |
+
interleave_self_attention: true
|
| 54 |
+
num_inference_timesteps: 4
|
| 55 |
+
noise_beta_alpha: 1.5
|
| 56 |
+
noise_beta_beta: 1.0
|
| 57 |
+
noise_s: 0.999
|
| 58 |
+
num_timestep_buckets: 1000
|
| 59 |
+
tune_projector: true
|
| 60 |
+
tune_diffusion_model: true
|
| 61 |
+
tune_vlln: true
|
| 62 |
+
state_dropout_prob: 0.1
|
| 63 |
+
state_additive_noise_scale: 0.0
|
| 64 |
+
max_num_embodiments: 32
|
| 65 |
+
data:
|
| 66 |
+
datasets:
|
| 67 |
+
- dataset_paths:
|
| 68 |
+
- /workspace/capstone-vla/datasets/realWorldPouring
|
| 69 |
+
embodiment_tag: new_embodiment
|
| 70 |
+
mix_ratio: 1.0
|
| 71 |
+
dataset_type: physical_embodiment
|
| 72 |
+
val_dataset_path: null
|
| 73 |
+
modality_configs:
|
| 74 |
+
new_embodiment:
|
| 75 |
+
video:
|
| 76 |
+
delta_indices:
|
| 77 |
+
- 0
|
| 78 |
+
modality_keys:
|
| 79 |
+
- ego_view
|
| 80 |
+
- left_wrist_view
|
| 81 |
+
- right_wrist_view
|
| 82 |
+
sin_cos_embedding_keys: null
|
| 83 |
+
mean_std_embedding_keys: null
|
| 84 |
+
action_configs: null
|
| 85 |
+
state:
|
| 86 |
+
delta_indices:
|
| 87 |
+
- 0
|
| 88 |
+
modality_keys:
|
| 89 |
+
- left_arm
|
| 90 |
+
- left_hand
|
| 91 |
+
- left_leg
|
| 92 |
+
- neck
|
| 93 |
+
- right_arm
|
| 94 |
+
- right_hand
|
| 95 |
+
- right_leg
|
| 96 |
+
- waist
|
| 97 |
+
sin_cos_embedding_keys: null
|
| 98 |
+
mean_std_embedding_keys: null
|
| 99 |
+
action_configs: null
|
| 100 |
+
action:
|
| 101 |
+
delta_indices:
|
| 102 |
+
- 0
|
| 103 |
+
- 1
|
| 104 |
+
- 2
|
| 105 |
+
- 3
|
| 106 |
+
- 4
|
| 107 |
+
- 5
|
| 108 |
+
- 6
|
| 109 |
+
- 7
|
| 110 |
+
- 8
|
| 111 |
+
- 9
|
| 112 |
+
- 10
|
| 113 |
+
- 11
|
| 114 |
+
- 12
|
| 115 |
+
- 13
|
| 116 |
+
- 14
|
| 117 |
+
- 15
|
| 118 |
+
modality_keys:
|
| 119 |
+
- left_arm
|
| 120 |
+
- left_hand
|
| 121 |
+
- left_leg
|
| 122 |
+
- neck
|
| 123 |
+
- right_arm
|
| 124 |
+
- right_hand
|
| 125 |
+
- right_leg
|
| 126 |
+
- waist
|
| 127 |
+
sin_cos_embedding_keys: null
|
| 128 |
+
mean_std_embedding_keys: null
|
| 129 |
+
action_configs:
|
| 130 |
+
- rep: ABSOLUTE
|
| 131 |
+
type: NON_EEF
|
| 132 |
+
format: DEFAULT
|
| 133 |
+
state_key: null
|
| 134 |
+
- rep: ABSOLUTE
|
| 135 |
+
type: NON_EEF
|
| 136 |
+
format: DEFAULT
|
| 137 |
+
state_key: null
|
| 138 |
+
- rep: ABSOLUTE
|
| 139 |
+
type: NON_EEF
|
| 140 |
+
format: DEFAULT
|
| 141 |
+
state_key: null
|
| 142 |
+
- rep: ABSOLUTE
|
| 143 |
+
type: NON_EEF
|
| 144 |
+
format: DEFAULT
|
| 145 |
+
state_key: null
|
| 146 |
+
- rep: ABSOLUTE
|
| 147 |
+
type: NON_EEF
|
| 148 |
+
format: DEFAULT
|
| 149 |
+
state_key: null
|
| 150 |
+
- rep: ABSOLUTE
|
| 151 |
+
type: NON_EEF
|
| 152 |
+
format: DEFAULT
|
| 153 |
+
state_key: null
|
| 154 |
+
- rep: ABSOLUTE
|
| 155 |
+
type: NON_EEF
|
| 156 |
+
format: DEFAULT
|
| 157 |
+
state_key: null
|
| 158 |
+
- rep: ABSOLUTE
|
| 159 |
+
type: NON_EEF
|
| 160 |
+
format: DEFAULT
|
| 161 |
+
state_key: null
|
| 162 |
+
language:
|
| 163 |
+
delta_indices:
|
| 164 |
+
- 0
|
| 165 |
+
modality_keys:
|
| 166 |
+
- annotation.human.action.task_description
|
| 167 |
+
sin_cos_embedding_keys: null
|
| 168 |
+
mean_std_embedding_keys: null
|
| 169 |
+
action_configs: null
|
| 170 |
+
download_cache: false
|
| 171 |
+
shard_size: 1024
|
| 172 |
+
episode_sampling_rate: 0.1
|
| 173 |
+
num_shards_per_epoch: 100000
|
| 174 |
+
override_pretraining_statistics: false
|
| 175 |
+
mode: single_turn
|
| 176 |
+
random_chop: 0.0
|
| 177 |
+
mock_dataset_mode: false
|
| 178 |
+
shuffle: true
|
| 179 |
+
seed: 42
|
| 180 |
+
multiprocessing_context: fork
|
| 181 |
+
allow_padding: false
|
| 182 |
+
subsample_ratio: 1.0
|
| 183 |
+
image_crop_size:
|
| 184 |
+
- 244
|
| 185 |
+
- 244
|
| 186 |
+
image_target_size:
|
| 187 |
+
- 224
|
| 188 |
+
- 224
|
| 189 |
+
video_backend: torchcodec
|
| 190 |
+
training:
|
| 191 |
+
output_dir: /workspace/capstone-vla/third_party/gr00t/chkpt_rlwd/runReal
|
| 192 |
+
experiment_name: null
|
| 193 |
+
max_steps: 10000
|
| 194 |
+
global_batch_size: 32
|
| 195 |
+
batch_size: null
|
| 196 |
+
gradient_accumulation_steps: 1
|
| 197 |
+
learning_rate: 0.0001
|
| 198 |
+
lr_scheduler_type: cosine
|
| 199 |
+
weight_decay: 1.0e-05
|
| 200 |
+
warmup_ratio: 0.05
|
| 201 |
+
warmup_steps: 0
|
| 202 |
+
max_grad_norm: 1.0
|
| 203 |
+
optim: adamw_torch
|
| 204 |
+
start_from_checkpoint: nvidia/GR00T-N1.6-3B
|
| 205 |
+
tf32: true
|
| 206 |
+
fp16: false
|
| 207 |
+
bf16: true
|
| 208 |
+
eval_bf16: true
|
| 209 |
+
logging_steps: 10
|
| 210 |
+
save_steps: 3000
|
| 211 |
+
save_total_limit: 3
|
| 212 |
+
save_vl_model: false
|
| 213 |
+
upload_checkpoints: false
|
| 214 |
+
upload_every: 1000
|
| 215 |
+
upload_last_n_checkpoints: 5
|
| 216 |
+
max_concurrent_uploads: 2
|
| 217 |
+
eval_strategy: 'no'
|
| 218 |
+
eval_steps: 500
|
| 219 |
+
eval_set_split_ratio: 0.1
|
| 220 |
+
eval_batch_size: 2
|
| 221 |
+
save_best_eval_metric_name: ''
|
| 222 |
+
save_best_eval_metric_greater_is_better: true
|
| 223 |
+
deepspeed_stage: 2
|
| 224 |
+
gradient_checkpointing: false
|
| 225 |
+
transformers_trust_remote_code: true
|
| 226 |
+
transformers_local_files_only: false
|
| 227 |
+
transformers_cache_dir: null
|
| 228 |
+
transformers_access_token: null
|
| 229 |
+
use_ddp: false
|
| 230 |
+
ddp_bucket_cap_mb: 100
|
| 231 |
+
num_gpus: 1
|
| 232 |
+
dataloader_num_workers: 4
|
| 233 |
+
remove_unused_columns: false
|
| 234 |
+
use_wandb: true
|
| 235 |
+
wandb_project: finetune-gr00t-n1d6
|
| 236 |
+
enable_profiling: false
|
| 237 |
+
max_retries: 3
|
| 238 |
+
assert_loss_less_than: null
|
| 239 |
+
add_rl_callback: false
|
| 240 |
+
enable_open_loop_eval: false
|
| 241 |
+
open_loop_eval_traj_ids:
|
| 242 |
+
- 0
|
| 243 |
+
open_loop_eval_steps_per_traj: 100
|
| 244 |
+
open_loop_eval_plot_indices: null
|
| 245 |
+
max_steps: 10000
|
| 246 |
+
save_steps: 3000
|
gr00t/runReal/checkpoint-10000/experiment_cfg/config.yaml
ADDED
|
@@ -0,0 +1,277 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
!!python/object:gr00t.configs.base_config.Config
|
| 2 |
+
data: !!python/object:gr00t.configs.data.data_config.DataConfig
|
| 3 |
+
allow_padding: false
|
| 4 |
+
datasets:
|
| 5 |
+
- !!python/object:gr00t.configs.data.data_config.SingleDatasetConfig
|
| 6 |
+
dataset_paths:
|
| 7 |
+
- /workspace/capstone-vla/datasets/realWorldPouring
|
| 8 |
+
dataset_type: physical_embodiment
|
| 9 |
+
embodiment_tag: new_embodiment
|
| 10 |
+
mix_ratio: 1.0
|
| 11 |
+
val_dataset_path: null
|
| 12 |
+
download_cache: false
|
| 13 |
+
episode_sampling_rate: 0.1
|
| 14 |
+
image_crop_size:
|
| 15 |
+
- 244
|
| 16 |
+
- 244
|
| 17 |
+
image_target_size:
|
| 18 |
+
- 224
|
| 19 |
+
- 224
|
| 20 |
+
mock_dataset_mode: false
|
| 21 |
+
modality_configs:
|
| 22 |
+
new_embodiment:
|
| 23 |
+
action: !!python/object:gr00t.data.types.ModalityConfig
|
| 24 |
+
action_configs:
|
| 25 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 26 |
+
format: &id001 !!python/object/apply:gr00t.data.types.ActionFormat
|
| 27 |
+
- default
|
| 28 |
+
rep: &id002 !!python/object/apply:gr00t.data.types.ActionRepresentation
|
| 29 |
+
- absolute
|
| 30 |
+
state_key: null
|
| 31 |
+
type: &id003 !!python/object/apply:gr00t.data.types.ActionType
|
| 32 |
+
- non_eef
|
| 33 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 34 |
+
format: *id001
|
| 35 |
+
rep: *id002
|
| 36 |
+
state_key: null
|
| 37 |
+
type: *id003
|
| 38 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 39 |
+
format: *id001
|
| 40 |
+
rep: *id002
|
| 41 |
+
state_key: null
|
| 42 |
+
type: *id003
|
| 43 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 44 |
+
format: *id001
|
| 45 |
+
rep: *id002
|
| 46 |
+
state_key: null
|
| 47 |
+
type: *id003
|
| 48 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 49 |
+
format: *id001
|
| 50 |
+
rep: *id002
|
| 51 |
+
state_key: null
|
| 52 |
+
type: *id003
|
| 53 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 54 |
+
format: *id001
|
| 55 |
+
rep: *id002
|
| 56 |
+
state_key: null
|
| 57 |
+
type: *id003
|
| 58 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 59 |
+
format: *id001
|
| 60 |
+
rep: *id002
|
| 61 |
+
state_key: null
|
| 62 |
+
type: *id003
|
| 63 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 64 |
+
format: *id001
|
| 65 |
+
rep: *id002
|
| 66 |
+
state_key: null
|
| 67 |
+
type: *id003
|
| 68 |
+
delta_indices:
|
| 69 |
+
- 0
|
| 70 |
+
- 1
|
| 71 |
+
- 2
|
| 72 |
+
- 3
|
| 73 |
+
- 4
|
| 74 |
+
- 5
|
| 75 |
+
- 6
|
| 76 |
+
- 7
|
| 77 |
+
- 8
|
| 78 |
+
- 9
|
| 79 |
+
- 10
|
| 80 |
+
- 11
|
| 81 |
+
- 12
|
| 82 |
+
- 13
|
| 83 |
+
- 14
|
| 84 |
+
- 15
|
| 85 |
+
mean_std_embedding_keys: null
|
| 86 |
+
modality_keys: &id004
|
| 87 |
+
- left_arm
|
| 88 |
+
- left_hand
|
| 89 |
+
- left_leg
|
| 90 |
+
- neck
|
| 91 |
+
- right_arm
|
| 92 |
+
- right_hand
|
| 93 |
+
- right_leg
|
| 94 |
+
- waist
|
| 95 |
+
sin_cos_embedding_keys: null
|
| 96 |
+
language: !!python/object:gr00t.data.types.ModalityConfig
|
| 97 |
+
action_configs: null
|
| 98 |
+
delta_indices:
|
| 99 |
+
- 0
|
| 100 |
+
mean_std_embedding_keys: null
|
| 101 |
+
modality_keys:
|
| 102 |
+
- annotation.human.action.task_description
|
| 103 |
+
sin_cos_embedding_keys: null
|
| 104 |
+
state: !!python/object:gr00t.data.types.ModalityConfig
|
| 105 |
+
action_configs: null
|
| 106 |
+
delta_indices:
|
| 107 |
+
- 0
|
| 108 |
+
mean_std_embedding_keys: null
|
| 109 |
+
modality_keys: *id004
|
| 110 |
+
sin_cos_embedding_keys: null
|
| 111 |
+
video: !!python/object:gr00t.data.types.ModalityConfig
|
| 112 |
+
action_configs: null
|
| 113 |
+
delta_indices:
|
| 114 |
+
- 0
|
| 115 |
+
mean_std_embedding_keys: null
|
| 116 |
+
modality_keys:
|
| 117 |
+
- ego_view
|
| 118 |
+
- left_wrist_view
|
| 119 |
+
- right_wrist_view
|
| 120 |
+
sin_cos_embedding_keys: null
|
| 121 |
+
mode: single_turn
|
| 122 |
+
multiprocessing_context: fork
|
| 123 |
+
num_shards_per_epoch: 100000
|
| 124 |
+
override_pretraining_statistics: false
|
| 125 |
+
random_chop: 0.0
|
| 126 |
+
seed: 42
|
| 127 |
+
shard_size: 1024
|
| 128 |
+
shuffle: true
|
| 129 |
+
subsample_ratio: 1.0
|
| 130 |
+
video_backend: torchcodec
|
| 131 |
+
load_config_path: null
|
| 132 |
+
model: !!python/object:gr00t.configs.model.gr00t_n1d6.Gr00tN1d6Config
|
| 133 |
+
_attn_implementation_autoset: false
|
| 134 |
+
_attn_implementation_internal: null
|
| 135 |
+
_commit_hash: null
|
| 136 |
+
_name_or_path: ''
|
| 137 |
+
add_cross_attention: false
|
| 138 |
+
architectures: null
|
| 139 |
+
backbone_model_type: eagle
|
| 140 |
+
backbone_trainable_params_fp32: true
|
| 141 |
+
bad_words_ids: null
|
| 142 |
+
begin_suppress_tokens: null
|
| 143 |
+
bos_token_id: null
|
| 144 |
+
chunk_size_feed_forward: 0
|
| 145 |
+
color_jitter_params:
|
| 146 |
+
brightness: 0.3
|
| 147 |
+
contrast: 0.4
|
| 148 |
+
hue: 0.08
|
| 149 |
+
saturation: 0.5
|
| 150 |
+
cross_attention_hidden_size: null
|
| 151 |
+
decoder_start_token_id: null
|
| 152 |
+
diffusion_model_cfg:
|
| 153 |
+
attention_head_dim: 48
|
| 154 |
+
dropout: 0.2
|
| 155 |
+
final_dropout: true
|
| 156 |
+
interleave_self_attention: true
|
| 157 |
+
norm_type: ada_norm
|
| 158 |
+
num_attention_heads: 32
|
| 159 |
+
num_layers: 32
|
| 160 |
+
output_dim: 1024
|
| 161 |
+
positional_embeddings: null
|
| 162 |
+
diversity_penalty: 0.0
|
| 163 |
+
do_sample: false
|
| 164 |
+
eagle_collator: true
|
| 165 |
+
early_stopping: false
|
| 166 |
+
encoder_no_repeat_ngram_size: 0
|
| 167 |
+
eos_token_id: null
|
| 168 |
+
exponential_decay_length_penalty: null
|
| 169 |
+
finetuning_task: null
|
| 170 |
+
forced_bos_token_id: null
|
| 171 |
+
forced_eos_token_id: null
|
| 172 |
+
id2label:
|
| 173 |
+
0: LABEL_0
|
| 174 |
+
1: LABEL_1
|
| 175 |
+
is_decoder: false
|
| 176 |
+
is_encoder_decoder: false
|
| 177 |
+
label2id:
|
| 178 |
+
LABEL_0: 0
|
| 179 |
+
LABEL_1: 1
|
| 180 |
+
length_penalty: 1.0
|
| 181 |
+
load_bf16: false
|
| 182 |
+
max_length: 20
|
| 183 |
+
min_length: 0
|
| 184 |
+
model_name: nvidia/Eagle-Block2A-2B-v2
|
| 185 |
+
no_repeat_ngram_size: 0
|
| 186 |
+
num_beam_groups: 1
|
| 187 |
+
num_beams: 1
|
| 188 |
+
num_return_sequences: 1
|
| 189 |
+
output_attentions: false
|
| 190 |
+
output_hidden_states: false
|
| 191 |
+
output_scores: false
|
| 192 |
+
pad_token_id: null
|
| 193 |
+
prefix: null
|
| 194 |
+
problem_type: null
|
| 195 |
+
pruned_heads: {}
|
| 196 |
+
random_rotation_angle: null
|
| 197 |
+
remove_invalid_values: false
|
| 198 |
+
repetition_penalty: 1.0
|
| 199 |
+
reproject_vision: false
|
| 200 |
+
return_dict: true
|
| 201 |
+
return_dict_in_generate: false
|
| 202 |
+
sep_token_id: null
|
| 203 |
+
state_dropout_prob: 0.1
|
| 204 |
+
suppress_tokens: null
|
| 205 |
+
task_specific_params: null
|
| 206 |
+
temperature: 1.0
|
| 207 |
+
tf_legacy_loss: false
|
| 208 |
+
tie_encoder_decoder: false
|
| 209 |
+
tie_word_embeddings: true
|
| 210 |
+
tokenizer_class: null
|
| 211 |
+
top_k: 50
|
| 212 |
+
top_p: 1.0
|
| 213 |
+
torch_dtype: null
|
| 214 |
+
torchscript: false
|
| 215 |
+
transformers_version: null
|
| 216 |
+
tune_diffusion_model: true
|
| 217 |
+
tune_llm: true
|
| 218 |
+
tune_projector: true
|
| 219 |
+
tune_visual: false
|
| 220 |
+
typical_p: 1.0
|
| 221 |
+
use_bfloat16: false
|
| 222 |
+
use_relative_action: true
|
| 223 |
+
training: !!python/object:gr00t.configs.training.training_config.TrainingConfig
|
| 224 |
+
add_rl_callback: false
|
| 225 |
+
assert_loss_less_than: null
|
| 226 |
+
batch_size: null
|
| 227 |
+
bf16: true
|
| 228 |
+
dataloader_num_workers: 4
|
| 229 |
+
ddp_bucket_cap_mb: 100
|
| 230 |
+
deepspeed_stage: 2
|
| 231 |
+
enable_open_loop_eval: false
|
| 232 |
+
enable_profiling: false
|
| 233 |
+
eval_batch_size: 2
|
| 234 |
+
eval_bf16: true
|
| 235 |
+
eval_set_split_ratio: 0.1
|
| 236 |
+
eval_steps: 500
|
| 237 |
+
eval_strategy: 'no'
|
| 238 |
+
experiment_name: null
|
| 239 |
+
fp16: false
|
| 240 |
+
global_batch_size: 32
|
| 241 |
+
gradient_accumulation_steps: 1
|
| 242 |
+
gradient_checkpointing: false
|
| 243 |
+
learning_rate: 0.0001
|
| 244 |
+
logging_steps: 10
|
| 245 |
+
lr_scheduler_type: cosine
|
| 246 |
+
max_concurrent_uploads: 2
|
| 247 |
+
max_grad_norm: 1.0
|
| 248 |
+
max_retries: 3
|
| 249 |
+
max_steps: 10000
|
| 250 |
+
num_gpus: 1
|
| 251 |
+
open_loop_eval_plot_indices: null
|
| 252 |
+
open_loop_eval_steps_per_traj: 100
|
| 253 |
+
open_loop_eval_traj_ids:
|
| 254 |
+
- 0
|
| 255 |
+
optim: adamw_torch
|
| 256 |
+
output_dir: /workspace/capstone-vla/third_party/gr00t/chkpt_rlwd/runReal
|
| 257 |
+
remove_unused_columns: false
|
| 258 |
+
save_best_eval_metric_greater_is_better: true
|
| 259 |
+
save_best_eval_metric_name: ''
|
| 260 |
+
save_steps: 3000
|
| 261 |
+
save_total_limit: 3
|
| 262 |
+
save_vl_model: false
|
| 263 |
+
start_from_checkpoint: nvidia/GR00T-N1.6-3B
|
| 264 |
+
tf32: true
|
| 265 |
+
transformers_access_token: null
|
| 266 |
+
transformers_cache_dir: null
|
| 267 |
+
transformers_local_files_only: false
|
| 268 |
+
transformers_trust_remote_code: true
|
| 269 |
+
upload_checkpoints: false
|
| 270 |
+
upload_every: 1000
|
| 271 |
+
upload_last_n_checkpoints: 5
|
| 272 |
+
use_ddp: false
|
| 273 |
+
use_wandb: true
|
| 274 |
+
wandb_project: finetune-gr00t-n1d6
|
| 275 |
+
warmup_ratio: 0.05
|
| 276 |
+
warmup_steps: 0
|
| 277 |
+
weight_decay: 1.0e-05
|
gr00t/runReal/checkpoint-10000/experiment_cfg/dataset_statistics.json
ADDED
|
@@ -0,0 +1,761 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"new_embodiment": {
|
| 3 |
+
"state": {
|
| 4 |
+
"left_arm": {
|
| 5 |
+
"min": [
|
| 6 |
+
-1.4764578342437744,
|
| 7 |
+
-0.1518283635377884,
|
| 8 |
+
-1.499962568283081,
|
| 9 |
+
-2.27626633644104,
|
| 10 |
+
-1.5671002864837646,
|
| 11 |
+
-0.6656755208969116,
|
| 12 |
+
-0.5207215547561646
|
| 13 |
+
],
|
| 14 |
+
"max": [
|
| 15 |
+
0.3441833555698395,
|
| 16 |
+
0.657663881778717,
|
| 17 |
+
0.04959612339735031,
|
| 18 |
+
-0.7633329629898071,
|
| 19 |
+
0.5798436999320984,
|
| 20 |
+
0.6755949258804321,
|
| 21 |
+
0.6866571307182312
|
| 22 |
+
],
|
| 23 |
+
"mean": [
|
| 24 |
+
-0.24634727835655212,
|
| 25 |
+
0.2629535496234894,
|
| 26 |
+
-0.5132859945297241,
|
| 27 |
+
-1.822871208190918,
|
| 28 |
+
-0.15705835819244385,
|
| 29 |
+
0.250943660736084,
|
| 30 |
+
-0.009801508858799934
|
| 31 |
+
],
|
| 32 |
+
"std": [
|
| 33 |
+
0.2749035060405731,
|
| 34 |
+
0.061663031578063965,
|
| 35 |
+
0.23117874562740326,
|
| 36 |
+
0.2519250214099884,
|
| 37 |
+
0.42646297812461853,
|
| 38 |
+
0.20134037733078003,
|
| 39 |
+
0.23961548507213593
|
| 40 |
+
],
|
| 41 |
+
"q01": [
|
| 42 |
+
-1.1976326751708983,
|
| 43 |
+
0.1270393806695938,
|
| 44 |
+
-1.415273575782776,
|
| 45 |
+
-2.1694675636291505,
|
| 46 |
+
-1.555278000831604,
|
| 47 |
+
-0.4085486590862274,
|
| 48 |
+
-0.3467614698410034
|
| 49 |
+
],
|
| 50 |
+
"q99": [
|
| 51 |
+
0.11830186098813932,
|
| 52 |
+
0.4688370370864868,
|
| 53 |
+
-0.08621232867240906,
|
| 54 |
+
-1.1188685512542724,
|
| 55 |
+
0.2598086118698119,
|
| 56 |
+
0.6740685701370239,
|
| 57 |
+
0.5260765767097467
|
| 58 |
+
]
|
| 59 |
+
},
|
| 60 |
+
"left_hand": {
|
| 61 |
+
"min": [
|
| 62 |
+
-1.5,
|
| 63 |
+
-1.5,
|
| 64 |
+
-1.5,
|
| 65 |
+
-1.5,
|
| 66 |
+
-3.0,
|
| 67 |
+
-3.0
|
| 68 |
+
],
|
| 69 |
+
"max": [
|
| 70 |
+
1.5,
|
| 71 |
+
1.5,
|
| 72 |
+
1.5,
|
| 73 |
+
1.5,
|
| 74 |
+
3.0,
|
| 75 |
+
3.0
|
| 76 |
+
],
|
| 77 |
+
"mean": [
|
| 78 |
+
-0.7819951176643372,
|
| 79 |
+
-0.15371035039424896,
|
| 80 |
+
-0.7819951176643372,
|
| 81 |
+
-0.7819951176643372,
|
| 82 |
+
-1.5639902353286743,
|
| 83 |
+
-1.5639902353286743
|
| 84 |
+
],
|
| 85 |
+
"std": [
|
| 86 |
+
1.2748703956604004,
|
| 87 |
+
1.4928919076919556,
|
| 88 |
+
1.2748703956604004,
|
| 89 |
+
1.2748703956604004,
|
| 90 |
+
2.549740791320801,
|
| 91 |
+
2.549740791320801
|
| 92 |
+
],
|
| 93 |
+
"q01": [
|
| 94 |
+
-1.5,
|
| 95 |
+
-1.5,
|
| 96 |
+
-1.5,
|
| 97 |
+
-1.5,
|
| 98 |
+
-3.0,
|
| 99 |
+
-3.0
|
| 100 |
+
],
|
| 101 |
+
"q99": [
|
| 102 |
+
1.5,
|
| 103 |
+
1.5,
|
| 104 |
+
1.5,
|
| 105 |
+
1.5,
|
| 106 |
+
3.0,
|
| 107 |
+
3.0
|
| 108 |
+
]
|
| 109 |
+
},
|
| 110 |
+
"left_leg": {
|
| 111 |
+
"min": [
|
| 112 |
+
0.0,
|
| 113 |
+
0.0,
|
| 114 |
+
0.0,
|
| 115 |
+
0.0,
|
| 116 |
+
0.0,
|
| 117 |
+
0.0
|
| 118 |
+
],
|
| 119 |
+
"max": [
|
| 120 |
+
0.0,
|
| 121 |
+
0.0,
|
| 122 |
+
0.0,
|
| 123 |
+
0.0,
|
| 124 |
+
0.0,
|
| 125 |
+
0.0
|
| 126 |
+
],
|
| 127 |
+
"mean": [
|
| 128 |
+
0.0,
|
| 129 |
+
0.0,
|
| 130 |
+
0.0,
|
| 131 |
+
0.0,
|
| 132 |
+
0.0,
|
| 133 |
+
0.0
|
| 134 |
+
],
|
| 135 |
+
"std": [
|
| 136 |
+
0.0,
|
| 137 |
+
0.0,
|
| 138 |
+
0.0,
|
| 139 |
+
0.0,
|
| 140 |
+
0.0,
|
| 141 |
+
0.0
|
| 142 |
+
],
|
| 143 |
+
"q01": [
|
| 144 |
+
0.0,
|
| 145 |
+
0.0,
|
| 146 |
+
0.0,
|
| 147 |
+
0.0,
|
| 148 |
+
0.0,
|
| 149 |
+
0.0
|
| 150 |
+
],
|
| 151 |
+
"q99": [
|
| 152 |
+
0.0,
|
| 153 |
+
0.0,
|
| 154 |
+
0.0,
|
| 155 |
+
0.0,
|
| 156 |
+
0.0,
|
| 157 |
+
0.0
|
| 158 |
+
]
|
| 159 |
+
},
|
| 160 |
+
"neck": {
|
| 161 |
+
"min": [
|
| 162 |
+
0.0,
|
| 163 |
+
0.0,
|
| 164 |
+
0.0
|
| 165 |
+
],
|
| 166 |
+
"max": [
|
| 167 |
+
0.0,
|
| 168 |
+
0.0,
|
| 169 |
+
0.0
|
| 170 |
+
],
|
| 171 |
+
"mean": [
|
| 172 |
+
0.0,
|
| 173 |
+
0.0,
|
| 174 |
+
0.0
|
| 175 |
+
],
|
| 176 |
+
"std": [
|
| 177 |
+
0.0,
|
| 178 |
+
0.0,
|
| 179 |
+
0.0
|
| 180 |
+
],
|
| 181 |
+
"q01": [
|
| 182 |
+
0.0,
|
| 183 |
+
0.0,
|
| 184 |
+
0.0
|
| 185 |
+
],
|
| 186 |
+
"q99": [
|
| 187 |
+
0.0,
|
| 188 |
+
0.0,
|
| 189 |
+
0.0
|
| 190 |
+
]
|
| 191 |
+
},
|
| 192 |
+
"right_arm": {
|
| 193 |
+
"min": [
|
| 194 |
+
-0.7119174599647522,
|
| 195 |
+
-0.55275958776474,
|
| 196 |
+
-0.09536845237016678,
|
| 197 |
+
-2.144679546356201,
|
| 198 |
+
-0.6652951240539551,
|
| 199 |
+
-0.5672546625137329,
|
| 200 |
+
-0.5874713063240051
|
| 201 |
+
],
|
| 202 |
+
"max": [
|
| 203 |
+
0.33939826488494873,
|
| 204 |
+
-0.002669741865247488,
|
| 205 |
+
0.928513765335083,
|
| 206 |
+
-0.8445846438407898,
|
| 207 |
+
1.433588981628418,
|
| 208 |
+
0.4833299517631531,
|
| 209 |
+
0.6599544286727905
|
| 210 |
+
],
|
| 211 |
+
"mean": [
|
| 212 |
+
-0.21578556299209595,
|
| 213 |
+
-0.22310534119606018,
|
| 214 |
+
0.40323933959007263,
|
| 215 |
+
-1.6887274980545044,
|
| 216 |
+
0.08409612625837326,
|
| 217 |
+
-0.18936818838119507,
|
| 218 |
+
-0.007405608426779509
|
| 219 |
+
],
|
| 220 |
+
"std": [
|
| 221 |
+
0.16777803003787994,
|
| 222 |
+
0.07015040516853333,
|
| 223 |
+
0.16941194236278534,
|
| 224 |
+
0.19395458698272705,
|
| 225 |
+
0.5333251953125,
|
| 226 |
+
0.1218024268746376,
|
| 227 |
+
0.20256562530994415
|
| 228 |
+
],
|
| 229 |
+
"q01": [
|
| 230 |
+
-0.5456185221672059,
|
| 231 |
+
-0.4390794897079468,
|
| 232 |
+
0.054558104127645494,
|
| 233 |
+
-2.009228744506836,
|
| 234 |
+
-0.5162186360359191,
|
| 235 |
+
-0.4283971929550171,
|
| 236 |
+
-0.3479098403453827
|
| 237 |
+
],
|
| 238 |
+
"q99": [
|
| 239 |
+
0.16945502102374999,
|
| 240 |
+
-0.08812180131673814,
|
| 241 |
+
0.7629516124725342,
|
| 242 |
+
-1.1490095472335817,
|
| 243 |
+
1.3221839523315426,
|
| 244 |
+
0.1579314386844635,
|
| 245 |
+
0.45433507800102235
|
| 246 |
+
]
|
| 247 |
+
},
|
| 248 |
+
"right_hand": {
|
| 249 |
+
"min": [
|
| 250 |
+
-1.5,
|
| 251 |
+
-1.5,
|
| 252 |
+
-1.5,
|
| 253 |
+
-1.5,
|
| 254 |
+
-3.0,
|
| 255 |
+
-3.0
|
| 256 |
+
],
|
| 257 |
+
"max": [
|
| 258 |
+
1.5,
|
| 259 |
+
1.5,
|
| 260 |
+
1.5,
|
| 261 |
+
1.5,
|
| 262 |
+
3.0,
|
| 263 |
+
3.0
|
| 264 |
+
],
|
| 265 |
+
"mean": [
|
| 266 |
+
-0.41444578766822815,
|
| 267 |
+
0.15046590566635132,
|
| 268 |
+
-0.41444578766822815,
|
| 269 |
+
-0.41444578766822815,
|
| 270 |
+
-0.8288915753364563,
|
| 271 |
+
-0.8288915753364563
|
| 272 |
+
],
|
| 273 |
+
"std": [
|
| 274 |
+
1.432570219039917,
|
| 275 |
+
1.4905503988265991,
|
| 276 |
+
1.432570219039917,
|
| 277 |
+
1.432570219039917,
|
| 278 |
+
2.865140438079834,
|
| 279 |
+
2.865140438079834
|
| 280 |
+
],
|
| 281 |
+
"q01": [
|
| 282 |
+
-1.5,
|
| 283 |
+
-1.5,
|
| 284 |
+
-1.5,
|
| 285 |
+
-1.5,
|
| 286 |
+
-3.0,
|
| 287 |
+
-3.0
|
| 288 |
+
],
|
| 289 |
+
"q99": [
|
| 290 |
+
1.5,
|
| 291 |
+
1.5,
|
| 292 |
+
1.5,
|
| 293 |
+
1.5,
|
| 294 |
+
3.0,
|
| 295 |
+
3.0
|
| 296 |
+
]
|
| 297 |
+
},
|
| 298 |
+
"right_leg": {
|
| 299 |
+
"min": [
|
| 300 |
+
0.0,
|
| 301 |
+
0.0,
|
| 302 |
+
0.0,
|
| 303 |
+
0.0,
|
| 304 |
+
0.0,
|
| 305 |
+
0.0
|
| 306 |
+
],
|
| 307 |
+
"max": [
|
| 308 |
+
0.0,
|
| 309 |
+
0.0,
|
| 310 |
+
0.0,
|
| 311 |
+
0.0,
|
| 312 |
+
0.0,
|
| 313 |
+
0.0
|
| 314 |
+
],
|
| 315 |
+
"mean": [
|
| 316 |
+
0.0,
|
| 317 |
+
0.0,
|
| 318 |
+
0.0,
|
| 319 |
+
0.0,
|
| 320 |
+
0.0,
|
| 321 |
+
0.0
|
| 322 |
+
],
|
| 323 |
+
"std": [
|
| 324 |
+
0.0,
|
| 325 |
+
0.0,
|
| 326 |
+
0.0,
|
| 327 |
+
0.0,
|
| 328 |
+
0.0,
|
| 329 |
+
0.0
|
| 330 |
+
],
|
| 331 |
+
"q01": [
|
| 332 |
+
0.0,
|
| 333 |
+
0.0,
|
| 334 |
+
0.0,
|
| 335 |
+
0.0,
|
| 336 |
+
0.0,
|
| 337 |
+
0.0
|
| 338 |
+
],
|
| 339 |
+
"q99": [
|
| 340 |
+
0.0,
|
| 341 |
+
0.0,
|
| 342 |
+
0.0,
|
| 343 |
+
0.0,
|
| 344 |
+
0.0,
|
| 345 |
+
0.0
|
| 346 |
+
]
|
| 347 |
+
},
|
| 348 |
+
"waist": {
|
| 349 |
+
"min": [
|
| 350 |
+
0.0,
|
| 351 |
+
0.0,
|
| 352 |
+
0.0
|
| 353 |
+
],
|
| 354 |
+
"max": [
|
| 355 |
+
0.0,
|
| 356 |
+
0.0,
|
| 357 |
+
0.0
|
| 358 |
+
],
|
| 359 |
+
"mean": [
|
| 360 |
+
0.0,
|
| 361 |
+
0.0,
|
| 362 |
+
0.0
|
| 363 |
+
],
|
| 364 |
+
"std": [
|
| 365 |
+
0.0,
|
| 366 |
+
0.0,
|
| 367 |
+
0.0
|
| 368 |
+
],
|
| 369 |
+
"q01": [
|
| 370 |
+
0.0,
|
| 371 |
+
0.0,
|
| 372 |
+
0.0
|
| 373 |
+
],
|
| 374 |
+
"q99": [
|
| 375 |
+
0.0,
|
| 376 |
+
0.0,
|
| 377 |
+
0.0
|
| 378 |
+
]
|
| 379 |
+
}
|
| 380 |
+
},
|
| 381 |
+
"action": {
|
| 382 |
+
"left_arm": {
|
| 383 |
+
"min": [
|
| 384 |
+
-1.5419785976409912,
|
| 385 |
+
-0.19808706641197205,
|
| 386 |
+
-1.5707963705062866,
|
| 387 |
+
-2.3319737911224365,
|
| 388 |
+
-1.5707963705062866,
|
| 389 |
+
-0.6781747937202454,
|
| 390 |
+
-0.5912933349609375
|
| 391 |
+
],
|
| 392 |
+
"max": [
|
| 393 |
+
0.339247465133667,
|
| 394 |
+
0.6958394646644592,
|
| 395 |
+
0.09750956296920776,
|
| 396 |
+
-0.7315306067466736,
|
| 397 |
+
0.6010454297065735,
|
| 398 |
+
0.6981316804885864,
|
| 399 |
+
0.6981316804885864
|
| 400 |
+
],
|
| 401 |
+
"mean": [
|
| 402 |
+
-0.27577918767929077,
|
| 403 |
+
0.265458881855011,
|
| 404 |
+
-0.5064833760261536,
|
| 405 |
+
-1.8468353748321533,
|
| 406 |
+
-0.1631959080696106,
|
| 407 |
+
0.25038862228393555,
|
| 408 |
+
-0.011975681409239769
|
| 409 |
+
],
|
| 410 |
+
"std": [
|
| 411 |
+
0.284289687871933,
|
| 412 |
+
0.06655233353376389,
|
| 413 |
+
0.23614443838596344,
|
| 414 |
+
0.26587340235710144,
|
| 415 |
+
0.432668536901474,
|
| 416 |
+
0.20466120541095734,
|
| 417 |
+
0.24292133748531342
|
| 418 |
+
],
|
| 419 |
+
"q01": [
|
| 420 |
+
-1.254055471420288,
|
| 421 |
+
0.11745307803153991,
|
| 422 |
+
-1.4238929557800293,
|
| 423 |
+
-2.2081959438323975,
|
| 424 |
+
-1.5707963705062866,
|
| 425 |
+
-0.41540132522583006,
|
| 426 |
+
-0.3490602993965149
|
| 427 |
+
],
|
| 428 |
+
"q99": [
|
| 429 |
+
0.09790542602539062,
|
| 430 |
+
0.48043997287750184,
|
| 431 |
+
-0.06798712402582203,
|
| 432 |
+
-1.1039583587646489,
|
| 433 |
+
0.2601294279098509,
|
| 434 |
+
0.6981316804885864,
|
| 435 |
+
0.53674639225006
|
| 436 |
+
]
|
| 437 |
+
},
|
| 438 |
+
"left_hand": {
|
| 439 |
+
"min": [
|
| 440 |
+
-1.5,
|
| 441 |
+
-1.5,
|
| 442 |
+
-1.5,
|
| 443 |
+
-1.5,
|
| 444 |
+
-3.0,
|
| 445 |
+
-3.0
|
| 446 |
+
],
|
| 447 |
+
"max": [
|
| 448 |
+
1.5,
|
| 449 |
+
1.5,
|
| 450 |
+
1.5,
|
| 451 |
+
1.5,
|
| 452 |
+
3.0,
|
| 453 |
+
3.0
|
| 454 |
+
],
|
| 455 |
+
"mean": [
|
| 456 |
+
-0.7821466326713562,
|
| 457 |
+
-0.15372000634670258,
|
| 458 |
+
-0.7821466326713562,
|
| 459 |
+
-0.7821466326713562,
|
| 460 |
+
-1.5642932653427124,
|
| 461 |
+
-1.5642932653427124
|
| 462 |
+
],
|
| 463 |
+
"std": [
|
| 464 |
+
1.2747758626937866,
|
| 465 |
+
1.4928909540176392,
|
| 466 |
+
1.2747758626937866,
|
| 467 |
+
1.2747758626937866,
|
| 468 |
+
2.5495517253875732,
|
| 469 |
+
2.5495517253875732
|
| 470 |
+
],
|
| 471 |
+
"q01": [
|
| 472 |
+
-1.5,
|
| 473 |
+
-1.5,
|
| 474 |
+
-1.5,
|
| 475 |
+
-1.5,
|
| 476 |
+
-3.0,
|
| 477 |
+
-3.0
|
| 478 |
+
],
|
| 479 |
+
"q99": [
|
| 480 |
+
1.5,
|
| 481 |
+
1.5,
|
| 482 |
+
1.5,
|
| 483 |
+
1.5,
|
| 484 |
+
3.0,
|
| 485 |
+
3.0
|
| 486 |
+
]
|
| 487 |
+
},
|
| 488 |
+
"left_leg": {
|
| 489 |
+
"min": [
|
| 490 |
+
0.0,
|
| 491 |
+
0.0,
|
| 492 |
+
0.0,
|
| 493 |
+
0.0,
|
| 494 |
+
0.0,
|
| 495 |
+
0.0
|
| 496 |
+
],
|
| 497 |
+
"max": [
|
| 498 |
+
0.0,
|
| 499 |
+
0.0,
|
| 500 |
+
0.0,
|
| 501 |
+
0.0,
|
| 502 |
+
0.0,
|
| 503 |
+
0.0
|
| 504 |
+
],
|
| 505 |
+
"mean": [
|
| 506 |
+
0.0,
|
| 507 |
+
0.0,
|
| 508 |
+
0.0,
|
| 509 |
+
0.0,
|
| 510 |
+
0.0,
|
| 511 |
+
0.0
|
| 512 |
+
],
|
| 513 |
+
"std": [
|
| 514 |
+
0.0,
|
| 515 |
+
0.0,
|
| 516 |
+
0.0,
|
| 517 |
+
0.0,
|
| 518 |
+
0.0,
|
| 519 |
+
0.0
|
| 520 |
+
],
|
| 521 |
+
"q01": [
|
| 522 |
+
0.0,
|
| 523 |
+
0.0,
|
| 524 |
+
0.0,
|
| 525 |
+
0.0,
|
| 526 |
+
0.0,
|
| 527 |
+
0.0
|
| 528 |
+
],
|
| 529 |
+
"q99": [
|
| 530 |
+
0.0,
|
| 531 |
+
0.0,
|
| 532 |
+
0.0,
|
| 533 |
+
0.0,
|
| 534 |
+
0.0,
|
| 535 |
+
0.0
|
| 536 |
+
]
|
| 537 |
+
},
|
| 538 |
+
"neck": {
|
| 539 |
+
"min": [
|
| 540 |
+
0.0,
|
| 541 |
+
0.0,
|
| 542 |
+
0.0
|
| 543 |
+
],
|
| 544 |
+
"max": [
|
| 545 |
+
0.0,
|
| 546 |
+
0.0,
|
| 547 |
+
0.0
|
| 548 |
+
],
|
| 549 |
+
"mean": [
|
| 550 |
+
0.0,
|
| 551 |
+
0.0,
|
| 552 |
+
0.0
|
| 553 |
+
],
|
| 554 |
+
"std": [
|
| 555 |
+
0.0,
|
| 556 |
+
0.0,
|
| 557 |
+
0.0
|
| 558 |
+
],
|
| 559 |
+
"q01": [
|
| 560 |
+
0.0,
|
| 561 |
+
0.0,
|
| 562 |
+
0.0
|
| 563 |
+
],
|
| 564 |
+
"q99": [
|
| 565 |
+
0.0,
|
| 566 |
+
0.0,
|
| 567 |
+
0.0
|
| 568 |
+
]
|
| 569 |
+
},
|
| 570 |
+
"right_arm": {
|
| 571 |
+
"min": [
|
| 572 |
+
-0.7609559297561646,
|
| 573 |
+
-0.5897848010063171,
|
| 574 |
+
-0.13661164045333862,
|
| 575 |
+
-2.1815736293792725,
|
| 576 |
+
-0.6809128522872925,
|
| 577 |
+
-0.5955591201782227,
|
| 578 |
+
-0.6164834499359131
|
| 579 |
+
],
|
| 580 |
+
"max": [
|
| 581 |
+
0.31390857696533203,
|
| 582 |
+
0.01057685911655426,
|
| 583 |
+
0.9158902764320374,
|
| 584 |
+
-0.8264364004135132,
|
| 585 |
+
1.5061734914779663,
|
| 586 |
+
0.49332451820373535,
|
| 587 |
+
0.6635355353355408
|
| 588 |
+
],
|
| 589 |
+
"mean": [
|
| 590 |
+
-0.24524866044521332,
|
| 591 |
+
-0.2248098999261856,
|
| 592 |
+
0.39028772711753845,
|
| 593 |
+
-1.7206827402114868,
|
| 594 |
+
0.08302607387304306,
|
| 595 |
+
-0.18993926048278809,
|
| 596 |
+
-0.012360971421003342
|
| 597 |
+
],
|
| 598 |
+
"std": [
|
| 599 |
+
0.17419038712978363,
|
| 600 |
+
0.07439576834440231,
|
| 601 |
+
0.17066127061843872,
|
| 602 |
+
0.2032645046710968,
|
| 603 |
+
0.5400993824005127,
|
| 604 |
+
0.124636709690094,
|
| 605 |
+
0.20725084841251373
|
| 606 |
+
],
|
| 607 |
+
"q01": [
|
| 608 |
+
-0.5854583382606506,
|
| 609 |
+
-0.45275834798812864,
|
| 610 |
+
0.03628820136189461,
|
| 611 |
+
-2.0545105361938476,
|
| 612 |
+
-0.5252219843864441,
|
| 613 |
+
-0.44349650502204896,
|
| 614 |
+
-0.36548688769340515
|
| 615 |
+
],
|
| 616 |
+
"q99": [
|
| 617 |
+
0.15696598112583027,
|
| 618 |
+
-0.07897948294878006,
|
| 619 |
+
0.7490021729469298,
|
| 620 |
+
-1.1520879220962532,
|
| 621 |
+
1.3330879974365206,
|
| 622 |
+
0.15911160767078353,
|
| 623 |
+
0.4541356778144836
|
| 624 |
+
]
|
| 625 |
+
},
|
| 626 |
+
"right_hand": {
|
| 627 |
+
"min": [
|
| 628 |
+
-1.5,
|
| 629 |
+
-1.5,
|
| 630 |
+
-1.5,
|
| 631 |
+
-1.5,
|
| 632 |
+
-3.0,
|
| 633 |
+
-3.0
|
| 634 |
+
],
|
| 635 |
+
"max": [
|
| 636 |
+
1.5,
|
| 637 |
+
1.5,
|
| 638 |
+
1.5,
|
| 639 |
+
1.5,
|
| 640 |
+
3.0,
|
| 641 |
+
3.0
|
| 642 |
+
],
|
| 643 |
+
"mean": [
|
| 644 |
+
-0.414561003446579,
|
| 645 |
+
0.15042728185653687,
|
| 646 |
+
-0.414561003446579,
|
| 647 |
+
-0.414561003446579,
|
| 648 |
+
-0.829122006893158,
|
| 649 |
+
-0.829122006893158
|
| 650 |
+
],
|
| 651 |
+
"std": [
|
| 652 |
+
1.4325326681137085,
|
| 653 |
+
1.4905540943145752,
|
| 654 |
+
1.4325326681137085,
|
| 655 |
+
1.4325326681137085,
|
| 656 |
+
2.865065336227417,
|
| 657 |
+
2.865065336227417
|
| 658 |
+
],
|
| 659 |
+
"q01": [
|
| 660 |
+
-1.5,
|
| 661 |
+
-1.5,
|
| 662 |
+
-1.5,
|
| 663 |
+
-1.5,
|
| 664 |
+
-3.0,
|
| 665 |
+
-3.0
|
| 666 |
+
],
|
| 667 |
+
"q99": [
|
| 668 |
+
1.5,
|
| 669 |
+
1.5,
|
| 670 |
+
1.5,
|
| 671 |
+
1.5,
|
| 672 |
+
3.0,
|
| 673 |
+
3.0
|
| 674 |
+
]
|
| 675 |
+
},
|
| 676 |
+
"right_leg": {
|
| 677 |
+
"min": [
|
| 678 |
+
0.0,
|
| 679 |
+
0.0,
|
| 680 |
+
0.0,
|
| 681 |
+
0.0,
|
| 682 |
+
0.0,
|
| 683 |
+
0.0
|
| 684 |
+
],
|
| 685 |
+
"max": [
|
| 686 |
+
0.0,
|
| 687 |
+
0.0,
|
| 688 |
+
0.0,
|
| 689 |
+
0.0,
|
| 690 |
+
0.0,
|
| 691 |
+
0.0
|
| 692 |
+
],
|
| 693 |
+
"mean": [
|
| 694 |
+
0.0,
|
| 695 |
+
0.0,
|
| 696 |
+
0.0,
|
| 697 |
+
0.0,
|
| 698 |
+
0.0,
|
| 699 |
+
0.0
|
| 700 |
+
],
|
| 701 |
+
"std": [
|
| 702 |
+
0.0,
|
| 703 |
+
0.0,
|
| 704 |
+
0.0,
|
| 705 |
+
0.0,
|
| 706 |
+
0.0,
|
| 707 |
+
0.0
|
| 708 |
+
],
|
| 709 |
+
"q01": [
|
| 710 |
+
0.0,
|
| 711 |
+
0.0,
|
| 712 |
+
0.0,
|
| 713 |
+
0.0,
|
| 714 |
+
0.0,
|
| 715 |
+
0.0
|
| 716 |
+
],
|
| 717 |
+
"q99": [
|
| 718 |
+
0.0,
|
| 719 |
+
0.0,
|
| 720 |
+
0.0,
|
| 721 |
+
0.0,
|
| 722 |
+
0.0,
|
| 723 |
+
0.0
|
| 724 |
+
]
|
| 725 |
+
},
|
| 726 |
+
"waist": {
|
| 727 |
+
"min": [
|
| 728 |
+
0.0,
|
| 729 |
+
0.0,
|
| 730 |
+
0.0
|
| 731 |
+
],
|
| 732 |
+
"max": [
|
| 733 |
+
0.0,
|
| 734 |
+
0.0,
|
| 735 |
+
0.0
|
| 736 |
+
],
|
| 737 |
+
"mean": [
|
| 738 |
+
0.0,
|
| 739 |
+
0.0,
|
| 740 |
+
0.0
|
| 741 |
+
],
|
| 742 |
+
"std": [
|
| 743 |
+
0.0,
|
| 744 |
+
0.0,
|
| 745 |
+
0.0
|
| 746 |
+
],
|
| 747 |
+
"q01": [
|
| 748 |
+
0.0,
|
| 749 |
+
0.0,
|
| 750 |
+
0.0
|
| 751 |
+
],
|
| 752 |
+
"q99": [
|
| 753 |
+
0.0,
|
| 754 |
+
0.0,
|
| 755 |
+
0.0
|
| 756 |
+
]
|
| 757 |
+
}
|
| 758 |
+
},
|
| 759 |
+
"relative_action": {}
|
| 760 |
+
}
|
| 761 |
+
}
|
gr00t/runReal/checkpoint-10000/experiment_cfg/final_model_config.json
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "Gr00tN1d6",
|
| 3 |
+
"model_dtype": "bfloat16",
|
| 4 |
+
"model_name": "nvidia/Eagle-Block2A-2B-v2",
|
| 5 |
+
"backbone_model_type": "eagle",
|
| 6 |
+
"model_revision": null,
|
| 7 |
+
"tune_top_llm_layers": 4,
|
| 8 |
+
"backbone_embedding_dim": 2048,
|
| 9 |
+
"tune_llm": true,
|
| 10 |
+
"tune_visual": false,
|
| 11 |
+
"select_layer": 16,
|
| 12 |
+
"reproject_vision": false,
|
| 13 |
+
"use_flash_attention": true,
|
| 14 |
+
"load_bf16": true,
|
| 15 |
+
"collator_overwrite_image_inputs": false,
|
| 16 |
+
"eagle_collator": true,
|
| 17 |
+
"backbone_trainable_params_fp32": true,
|
| 18 |
+
"apply_sincos_state_encoding": true,
|
| 19 |
+
"use_relative_action": true,
|
| 20 |
+
"max_state_dim": 128,
|
| 21 |
+
"max_action_dim": 128,
|
| 22 |
+
"action_horizon": 50,
|
| 23 |
+
"hidden_size": 1024,
|
| 24 |
+
"input_embedding_dim": 1536,
|
| 25 |
+
"add_pos_embed": true,
|
| 26 |
+
"attn_dropout": 0.2,
|
| 27 |
+
"use_vlln": true,
|
| 28 |
+
"max_seq_len": 1024,
|
| 29 |
+
"use_alternate_vl_dit": true,
|
| 30 |
+
"attend_text_every_n_blocks": 2,
|
| 31 |
+
"diffusion_model_cfg": {
|
| 32 |
+
"attention_head_dim": 48,
|
| 33 |
+
"dropout": 0.2,
|
| 34 |
+
"final_dropout": true,
|
| 35 |
+
"interleave_self_attention": true,
|
| 36 |
+
"norm_type": "ada_norm",
|
| 37 |
+
"num_attention_heads": 32,
|
| 38 |
+
"num_layers": 32,
|
| 39 |
+
"output_dim": 1024,
|
| 40 |
+
"positional_embeddings": null
|
| 41 |
+
},
|
| 42 |
+
"num_inference_timesteps": 4,
|
| 43 |
+
"noise_beta_alpha": 1.5,
|
| 44 |
+
"noise_beta_beta": 1.0,
|
| 45 |
+
"noise_s": 0.999,
|
| 46 |
+
"num_timestep_buckets": 1000,
|
| 47 |
+
"tune_projector": true,
|
| 48 |
+
"tune_diffusion_model": true,
|
| 49 |
+
"tune_vlln": true,
|
| 50 |
+
"state_dropout_prob": 0.1,
|
| 51 |
+
"state_additive_noise_scale": 0.0,
|
| 52 |
+
"max_num_embodiments": 32
|
| 53 |
+
}
|
gr00t/runReal/checkpoint-10000/experiment_cfg/final_processor_config.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
gr00t/runReal/checkpoint-10000/model-00001-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59c8c9ec0ad295c50b60c4a3e0040b0316cd26424181af5f1f07094dd177aa32
|
| 3 |
+
size 4967164296
|
gr00t/runReal/checkpoint-10000/model-00002-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:722a5c4f17d0b9b4cf6677b1188cad49da8c047b833885849b519042f7b5415b
|
| 3 |
+
size 4982031784
|
gr00t/runReal/checkpoint-10000/model-00003-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3bb4a223c151a9c79d29d6a40d9e78f52906c12c4e59454f0f8bf8870564a14
|
| 3 |
+
size 2314751176
|
gr00t/runReal/checkpoint-10000/model.safetensors.index.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
gr00t/runReal/checkpoint-10000/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f26a4ee09194b31362996eb955dc884eb38f497898d16f5fb61f650465661708
|
| 3 |
+
size 20277724839
|
gr00t/runReal/checkpoint-10000/processor_config.json
ADDED
|
@@ -0,0 +1,504 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"processor_class": "Gr00tN1d6Processor",
|
| 3 |
+
"processor_kwargs": {
|
| 4 |
+
"modality_configs": {
|
| 5 |
+
"behavior_r1_pro": {
|
| 6 |
+
"video": {
|
| 7 |
+
"delta_indices": [
|
| 8 |
+
0
|
| 9 |
+
],
|
| 10 |
+
"modality_keys": [
|
| 11 |
+
"observation.images.rgb.head_256_256",
|
| 12 |
+
"observation.images.rgb.left_wrist_256_256",
|
| 13 |
+
"observation.images.rgb.right_wrist_256_256"
|
| 14 |
+
],
|
| 15 |
+
"sin_cos_embedding_keys": null,
|
| 16 |
+
"mean_std_embedding_keys": null,
|
| 17 |
+
"action_configs": null
|
| 18 |
+
},
|
| 19 |
+
"state": {
|
| 20 |
+
"delta_indices": [
|
| 21 |
+
0
|
| 22 |
+
],
|
| 23 |
+
"modality_keys": [
|
| 24 |
+
"robot_pos",
|
| 25 |
+
"robot_ori_cos",
|
| 26 |
+
"robot_ori_sin",
|
| 27 |
+
"robot_2d_ori",
|
| 28 |
+
"robot_2d_ori_cos",
|
| 29 |
+
"robot_2d_ori_sin",
|
| 30 |
+
"robot_lin_vel",
|
| 31 |
+
"robot_ang_vel",
|
| 32 |
+
"arm_left_qpos",
|
| 33 |
+
"arm_left_qpos_sin",
|
| 34 |
+
"arm_left_qpos_cos",
|
| 35 |
+
"eef_left_pos",
|
| 36 |
+
"eef_left_quat",
|
| 37 |
+
"gripper_left_qpos",
|
| 38 |
+
"arm_right_qpos",
|
| 39 |
+
"arm_right_qpos_sin",
|
| 40 |
+
"arm_right_qpos_cos",
|
| 41 |
+
"eef_right_pos",
|
| 42 |
+
"eef_right_quat",
|
| 43 |
+
"gripper_right_qpos",
|
| 44 |
+
"trunk_qpos"
|
| 45 |
+
],
|
| 46 |
+
"sin_cos_embedding_keys": null,
|
| 47 |
+
"mean_std_embedding_keys": null,
|
| 48 |
+
"action_configs": null
|
| 49 |
+
},
|
| 50 |
+
"action": {
|
| 51 |
+
"delta_indices": [
|
| 52 |
+
0,
|
| 53 |
+
1,
|
| 54 |
+
2,
|
| 55 |
+
3,
|
| 56 |
+
4,
|
| 57 |
+
5,
|
| 58 |
+
6,
|
| 59 |
+
7,
|
| 60 |
+
8,
|
| 61 |
+
9,
|
| 62 |
+
10,
|
| 63 |
+
11,
|
| 64 |
+
12,
|
| 65 |
+
13,
|
| 66 |
+
14,
|
| 67 |
+
15,
|
| 68 |
+
16,
|
| 69 |
+
17,
|
| 70 |
+
18,
|
| 71 |
+
19,
|
| 72 |
+
20,
|
| 73 |
+
21,
|
| 74 |
+
22,
|
| 75 |
+
23,
|
| 76 |
+
24,
|
| 77 |
+
25,
|
| 78 |
+
26,
|
| 79 |
+
27,
|
| 80 |
+
28,
|
| 81 |
+
29,
|
| 82 |
+
30,
|
| 83 |
+
31
|
| 84 |
+
],
|
| 85 |
+
"modality_keys": [
|
| 86 |
+
"base",
|
| 87 |
+
"torso",
|
| 88 |
+
"left_arm",
|
| 89 |
+
"left_gripper",
|
| 90 |
+
"right_arm",
|
| 91 |
+
"right_gripper"
|
| 92 |
+
],
|
| 93 |
+
"sin_cos_embedding_keys": null,
|
| 94 |
+
"mean_std_embedding_keys": null,
|
| 95 |
+
"action_configs": [
|
| 96 |
+
{
|
| 97 |
+
"rep": "ABSOLUTE",
|
| 98 |
+
"type": "NON_EEF",
|
| 99 |
+
"format": "DEFAULT",
|
| 100 |
+
"state_key": null
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"rep": "RELATIVE",
|
| 104 |
+
"type": "NON_EEF",
|
| 105 |
+
"format": "DEFAULT",
|
| 106 |
+
"state_key": "trunk_qpos"
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"rep": "RELATIVE",
|
| 110 |
+
"type": "NON_EEF",
|
| 111 |
+
"format": "DEFAULT",
|
| 112 |
+
"state_key": "arm_left_qpos"
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"rep": "ABSOLUTE",
|
| 116 |
+
"type": "NON_EEF",
|
| 117 |
+
"format": "DEFAULT",
|
| 118 |
+
"state_key": null
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"rep": "RELATIVE",
|
| 122 |
+
"type": "NON_EEF",
|
| 123 |
+
"format": "DEFAULT",
|
| 124 |
+
"state_key": "arm_right_qpos"
|
| 125 |
+
},
|
| 126 |
+
{
|
| 127 |
+
"rep": "ABSOLUTE",
|
| 128 |
+
"type": "NON_EEF",
|
| 129 |
+
"format": "DEFAULT",
|
| 130 |
+
"state_key": null
|
| 131 |
+
}
|
| 132 |
+
]
|
| 133 |
+
},
|
| 134 |
+
"language": {
|
| 135 |
+
"delta_indices": [
|
| 136 |
+
0
|
| 137 |
+
],
|
| 138 |
+
"modality_keys": [
|
| 139 |
+
"annotation.human.coarse_action"
|
| 140 |
+
],
|
| 141 |
+
"sin_cos_embedding_keys": null,
|
| 142 |
+
"mean_std_embedding_keys": null,
|
| 143 |
+
"action_configs": null
|
| 144 |
+
}
|
| 145 |
+
},
|
| 146 |
+
"gr1": {
|
| 147 |
+
"video": {
|
| 148 |
+
"delta_indices": [
|
| 149 |
+
0
|
| 150 |
+
],
|
| 151 |
+
"modality_keys": [
|
| 152 |
+
"ego_view_bg_crop_pad_res256_freq20"
|
| 153 |
+
],
|
| 154 |
+
"sin_cos_embedding_keys": null,
|
| 155 |
+
"mean_std_embedding_keys": null,
|
| 156 |
+
"action_configs": null
|
| 157 |
+
},
|
| 158 |
+
"state": {
|
| 159 |
+
"delta_indices": [
|
| 160 |
+
0
|
| 161 |
+
],
|
| 162 |
+
"modality_keys": [
|
| 163 |
+
"left_arm",
|
| 164 |
+
"right_arm",
|
| 165 |
+
"left_hand",
|
| 166 |
+
"right_hand",
|
| 167 |
+
"waist"
|
| 168 |
+
],
|
| 169 |
+
"sin_cos_embedding_keys": [
|
| 170 |
+
"left_arm",
|
| 171 |
+
"right_arm",
|
| 172 |
+
"left_hand",
|
| 173 |
+
"right_hand",
|
| 174 |
+
"waist"
|
| 175 |
+
],
|
| 176 |
+
"mean_std_embedding_keys": null,
|
| 177 |
+
"action_configs": null
|
| 178 |
+
},
|
| 179 |
+
"action": {
|
| 180 |
+
"delta_indices": [
|
| 181 |
+
0,
|
| 182 |
+
1,
|
| 183 |
+
2,
|
| 184 |
+
3,
|
| 185 |
+
4,
|
| 186 |
+
5,
|
| 187 |
+
6,
|
| 188 |
+
7,
|
| 189 |
+
8,
|
| 190 |
+
9,
|
| 191 |
+
10,
|
| 192 |
+
11,
|
| 193 |
+
12,
|
| 194 |
+
13,
|
| 195 |
+
14,
|
| 196 |
+
15
|
| 197 |
+
],
|
| 198 |
+
"modality_keys": [
|
| 199 |
+
"left_arm",
|
| 200 |
+
"right_arm",
|
| 201 |
+
"left_hand",
|
| 202 |
+
"right_hand",
|
| 203 |
+
"waist"
|
| 204 |
+
],
|
| 205 |
+
"sin_cos_embedding_keys": null,
|
| 206 |
+
"mean_std_embedding_keys": null,
|
| 207 |
+
"action_configs": [
|
| 208 |
+
{
|
| 209 |
+
"rep": "RELATIVE",
|
| 210 |
+
"type": "NON_EEF",
|
| 211 |
+
"format": "DEFAULT",
|
| 212 |
+
"state_key": null
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"rep": "RELATIVE",
|
| 216 |
+
"type": "NON_EEF",
|
| 217 |
+
"format": "DEFAULT",
|
| 218 |
+
"state_key": null
|
| 219 |
+
},
|
| 220 |
+
{
|
| 221 |
+
"rep": "RELATIVE",
|
| 222 |
+
"type": "NON_EEF",
|
| 223 |
+
"format": "DEFAULT",
|
| 224 |
+
"state_key": null
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"rep": "RELATIVE",
|
| 228 |
+
"type": "NON_EEF",
|
| 229 |
+
"format": "DEFAULT",
|
| 230 |
+
"state_key": null
|
| 231 |
+
},
|
| 232 |
+
{
|
| 233 |
+
"rep": "ABSOLUTE",
|
| 234 |
+
"type": "NON_EEF",
|
| 235 |
+
"format": "DEFAULT",
|
| 236 |
+
"state_key": null
|
| 237 |
+
}
|
| 238 |
+
]
|
| 239 |
+
},
|
| 240 |
+
"language": {
|
| 241 |
+
"delta_indices": [
|
| 242 |
+
0
|
| 243 |
+
],
|
| 244 |
+
"modality_keys": [
|
| 245 |
+
"task"
|
| 246 |
+
],
|
| 247 |
+
"sin_cos_embedding_keys": null,
|
| 248 |
+
"mean_std_embedding_keys": null,
|
| 249 |
+
"action_configs": null
|
| 250 |
+
}
|
| 251 |
+
},
|
| 252 |
+
"robocasa_panda_omron": {
|
| 253 |
+
"video": {
|
| 254 |
+
"delta_indices": [
|
| 255 |
+
0
|
| 256 |
+
],
|
| 257 |
+
"modality_keys": [
|
| 258 |
+
"res256_image_side_0",
|
| 259 |
+
"res256_image_side_1",
|
| 260 |
+
"res256_image_wrist_0"
|
| 261 |
+
],
|
| 262 |
+
"sin_cos_embedding_keys": null,
|
| 263 |
+
"mean_std_embedding_keys": null,
|
| 264 |
+
"action_configs": null
|
| 265 |
+
},
|
| 266 |
+
"state": {
|
| 267 |
+
"delta_indices": [
|
| 268 |
+
0
|
| 269 |
+
],
|
| 270 |
+
"modality_keys": [
|
| 271 |
+
"end_effector_position_relative",
|
| 272 |
+
"end_effector_rotation_relative",
|
| 273 |
+
"gripper_qpos",
|
| 274 |
+
"base_position",
|
| 275 |
+
"base_rotation"
|
| 276 |
+
],
|
| 277 |
+
"sin_cos_embedding_keys": null,
|
| 278 |
+
"mean_std_embedding_keys": null,
|
| 279 |
+
"action_configs": null
|
| 280 |
+
},
|
| 281 |
+
"action": {
|
| 282 |
+
"delta_indices": [
|
| 283 |
+
0,
|
| 284 |
+
1,
|
| 285 |
+
2,
|
| 286 |
+
3,
|
| 287 |
+
4,
|
| 288 |
+
5,
|
| 289 |
+
6,
|
| 290 |
+
7,
|
| 291 |
+
8,
|
| 292 |
+
9,
|
| 293 |
+
10,
|
| 294 |
+
11,
|
| 295 |
+
12,
|
| 296 |
+
13,
|
| 297 |
+
14,
|
| 298 |
+
15
|
| 299 |
+
],
|
| 300 |
+
"modality_keys": [
|
| 301 |
+
"end_effector_position",
|
| 302 |
+
"end_effector_rotation",
|
| 303 |
+
"gripper_close",
|
| 304 |
+
"base_motion",
|
| 305 |
+
"control_mode"
|
| 306 |
+
],
|
| 307 |
+
"sin_cos_embedding_keys": null,
|
| 308 |
+
"mean_std_embedding_keys": null,
|
| 309 |
+
"action_configs": [
|
| 310 |
+
{
|
| 311 |
+
"rep": "ABSOLUTE",
|
| 312 |
+
"type": "NON_EEF",
|
| 313 |
+
"format": "DEFAULT",
|
| 314 |
+
"state_key": null
|
| 315 |
+
},
|
| 316 |
+
{
|
| 317 |
+
"rep": "ABSOLUTE",
|
| 318 |
+
"type": "NON_EEF",
|
| 319 |
+
"format": "DEFAULT",
|
| 320 |
+
"state_key": null
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"rep": "ABSOLUTE",
|
| 324 |
+
"type": "NON_EEF",
|
| 325 |
+
"format": "DEFAULT",
|
| 326 |
+
"state_key": null
|
| 327 |
+
},
|
| 328 |
+
{
|
| 329 |
+
"rep": "ABSOLUTE",
|
| 330 |
+
"type": "NON_EEF",
|
| 331 |
+
"format": "DEFAULT",
|
| 332 |
+
"state_key": null
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"rep": "ABSOLUTE",
|
| 336 |
+
"type": "NON_EEF",
|
| 337 |
+
"format": "DEFAULT",
|
| 338 |
+
"state_key": null
|
| 339 |
+
}
|
| 340 |
+
]
|
| 341 |
+
},
|
| 342 |
+
"language": {
|
| 343 |
+
"delta_indices": [
|
| 344 |
+
0
|
| 345 |
+
],
|
| 346 |
+
"modality_keys": [
|
| 347 |
+
"annotation.human.action.task_description"
|
| 348 |
+
],
|
| 349 |
+
"sin_cos_embedding_keys": null,
|
| 350 |
+
"mean_std_embedding_keys": null,
|
| 351 |
+
"action_configs": null
|
| 352 |
+
}
|
| 353 |
+
},
|
| 354 |
+
"new_embodiment": {
|
| 355 |
+
"video": {
|
| 356 |
+
"delta_indices": [
|
| 357 |
+
0
|
| 358 |
+
],
|
| 359 |
+
"modality_keys": [
|
| 360 |
+
"ego_view",
|
| 361 |
+
"left_wrist_view",
|
| 362 |
+
"right_wrist_view"
|
| 363 |
+
],
|
| 364 |
+
"sin_cos_embedding_keys": null,
|
| 365 |
+
"mean_std_embedding_keys": null,
|
| 366 |
+
"action_configs": null
|
| 367 |
+
},
|
| 368 |
+
"state": {
|
| 369 |
+
"delta_indices": [
|
| 370 |
+
0
|
| 371 |
+
],
|
| 372 |
+
"modality_keys": [
|
| 373 |
+
"left_arm",
|
| 374 |
+
"left_hand",
|
| 375 |
+
"left_leg",
|
| 376 |
+
"neck",
|
| 377 |
+
"right_arm",
|
| 378 |
+
"right_hand",
|
| 379 |
+
"right_leg",
|
| 380 |
+
"waist"
|
| 381 |
+
],
|
| 382 |
+
"sin_cos_embedding_keys": null,
|
| 383 |
+
"mean_std_embedding_keys": null,
|
| 384 |
+
"action_configs": null
|
| 385 |
+
},
|
| 386 |
+
"action": {
|
| 387 |
+
"delta_indices": [
|
| 388 |
+
0,
|
| 389 |
+
1,
|
| 390 |
+
2,
|
| 391 |
+
3,
|
| 392 |
+
4,
|
| 393 |
+
5,
|
| 394 |
+
6,
|
| 395 |
+
7,
|
| 396 |
+
8,
|
| 397 |
+
9,
|
| 398 |
+
10,
|
| 399 |
+
11,
|
| 400 |
+
12,
|
| 401 |
+
13,
|
| 402 |
+
14,
|
| 403 |
+
15
|
| 404 |
+
],
|
| 405 |
+
"modality_keys": [
|
| 406 |
+
"left_arm",
|
| 407 |
+
"left_hand",
|
| 408 |
+
"left_leg",
|
| 409 |
+
"neck",
|
| 410 |
+
"right_arm",
|
| 411 |
+
"right_hand",
|
| 412 |
+
"right_leg",
|
| 413 |
+
"waist"
|
| 414 |
+
],
|
| 415 |
+
"sin_cos_embedding_keys": null,
|
| 416 |
+
"mean_std_embedding_keys": null,
|
| 417 |
+
"action_configs": [
|
| 418 |
+
{
|
| 419 |
+
"rep": "ABSOLUTE",
|
| 420 |
+
"type": "NON_EEF",
|
| 421 |
+
"format": "DEFAULT",
|
| 422 |
+
"state_key": null
|
| 423 |
+
},
|
| 424 |
+
{
|
| 425 |
+
"rep": "ABSOLUTE",
|
| 426 |
+
"type": "NON_EEF",
|
| 427 |
+
"format": "DEFAULT",
|
| 428 |
+
"state_key": null
|
| 429 |
+
},
|
| 430 |
+
{
|
| 431 |
+
"rep": "ABSOLUTE",
|
| 432 |
+
"type": "NON_EEF",
|
| 433 |
+
"format": "DEFAULT",
|
| 434 |
+
"state_key": null
|
| 435 |
+
},
|
| 436 |
+
{
|
| 437 |
+
"rep": "ABSOLUTE",
|
| 438 |
+
"type": "NON_EEF",
|
| 439 |
+
"format": "DEFAULT",
|
| 440 |
+
"state_key": null
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"rep": "ABSOLUTE",
|
| 444 |
+
"type": "NON_EEF",
|
| 445 |
+
"format": "DEFAULT",
|
| 446 |
+
"state_key": null
|
| 447 |
+
},
|
| 448 |
+
{
|
| 449 |
+
"rep": "ABSOLUTE",
|
| 450 |
+
"type": "NON_EEF",
|
| 451 |
+
"format": "DEFAULT",
|
| 452 |
+
"state_key": null
|
| 453 |
+
},
|
| 454 |
+
{
|
| 455 |
+
"rep": "ABSOLUTE",
|
| 456 |
+
"type": "NON_EEF",
|
| 457 |
+
"format": "DEFAULT",
|
| 458 |
+
"state_key": null
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"rep": "ABSOLUTE",
|
| 462 |
+
"type": "NON_EEF",
|
| 463 |
+
"format": "DEFAULT",
|
| 464 |
+
"state_key": null
|
| 465 |
+
}
|
| 466 |
+
]
|
| 467 |
+
},
|
| 468 |
+
"language": {
|
| 469 |
+
"delta_indices": [
|
| 470 |
+
0
|
| 471 |
+
],
|
| 472 |
+
"modality_keys": [
|
| 473 |
+
"annotation.human.action.task_description"
|
| 474 |
+
],
|
| 475 |
+
"sin_cos_embedding_keys": null,
|
| 476 |
+
"mean_std_embedding_keys": null,
|
| 477 |
+
"action_configs": null
|
| 478 |
+
}
|
| 479 |
+
}
|
| 480 |
+
},
|
| 481 |
+
"image_crop_size": null,
|
| 482 |
+
"image_target_size": null,
|
| 483 |
+
"use_albumentations": true,
|
| 484 |
+
"random_rotation_angle": null,
|
| 485 |
+
"color_jitter_params": {
|
| 486 |
+
"brightness": 0.3,
|
| 487 |
+
"contrast": 0.4,
|
| 488 |
+
"saturation": 0.5,
|
| 489 |
+
"hue": 0.08
|
| 490 |
+
},
|
| 491 |
+
"shortest_image_edge": 256,
|
| 492 |
+
"crop_fraction": 0.95,
|
| 493 |
+
"model_name": "nvidia/Eagle-Block2A-2B-v2",
|
| 494 |
+
"model_type": "eagle",
|
| 495 |
+
"formalize_language": true,
|
| 496 |
+
"max_state_dim": 128,
|
| 497 |
+
"max_action_dim": 128,
|
| 498 |
+
"max_action_horizon": 50,
|
| 499 |
+
"use_percentiles": false,
|
| 500 |
+
"clip_outliers": true,
|
| 501 |
+
"apply_sincos_state_encoding": true,
|
| 502 |
+
"use_relative_action": true
|
| 503 |
+
}
|
| 504 |
+
}
|
gr00t/runReal/checkpoint-10000/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f3f83f32af7b4b88b66955e27b98c919936da57a519ac78a86cc86b5a40007b4
|
| 3 |
+
size 14645
|
gr00t/runReal/checkpoint-10000/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d02be6d8bda4ea9c67040ed89f878acdc986bd4df3fbc60440a9d3eacca02d63
|
| 3 |
+
size 1465
|
gr00t/runReal/checkpoint-10000/statistics.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
gr00t/runReal/checkpoint-10000/trainer_state.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
gr00t/runReal/checkpoint-10000/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a301fdf46e7d092bd5f161a8ba694217abee546367ce2643c27af543284f1a99
|
| 3 |
+
size 5777
|
gr00t/runReal/checkpoint-10000/wandb_config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"project": "finetune-gr00t-n1d6", "run_id": "runReal"}
|
gr00t/runReal/checkpoint-6000/config.json
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"action_horizon": 50,
|
| 3 |
+
"add_pos_embed": true,
|
| 4 |
+
"apply_sincos_state_encoding": true,
|
| 5 |
+
"architectures": [
|
| 6 |
+
"Gr00tN1d6"
|
| 7 |
+
],
|
| 8 |
+
"attn_dropout": 0.2,
|
| 9 |
+
"attn_implementation": null,
|
| 10 |
+
"backbone_embedding_dim": 2048,
|
| 11 |
+
"backbone_model_type": "eagle",
|
| 12 |
+
"backbone_trainable_params_fp32": true,
|
| 13 |
+
"collator_overwrite_image_inputs": false,
|
| 14 |
+
"color_jitter_params": {
|
| 15 |
+
"brightness": 0.1,
|
| 16 |
+
"contrast": 0.1,
|
| 17 |
+
"hue": 0.1,
|
| 18 |
+
"saturation": 0.1
|
| 19 |
+
},
|
| 20 |
+
"crop_fraction": 0.95,
|
| 21 |
+
"diffusion_model_cfg": {
|
| 22 |
+
"attention_head_dim": 48,
|
| 23 |
+
"dropout": 0.2,
|
| 24 |
+
"final_dropout": true,
|
| 25 |
+
"interleave_self_attention": true,
|
| 26 |
+
"norm_type": "ada_norm",
|
| 27 |
+
"num_attention_heads": 32,
|
| 28 |
+
"num_layers": 32,
|
| 29 |
+
"output_dim": 1024,
|
| 30 |
+
"positional_embeddings": null
|
| 31 |
+
},
|
| 32 |
+
"eagle_collator": true,
|
| 33 |
+
"formalize_language": true,
|
| 34 |
+
"gemma_collator": false,
|
| 35 |
+
"hidden_size": 1024,
|
| 36 |
+
"image_crop_size": null,
|
| 37 |
+
"image_target_size": null,
|
| 38 |
+
"input_embedding_dim": 1536,
|
| 39 |
+
"load_bf16": true,
|
| 40 |
+
"max_action_dim": 128,
|
| 41 |
+
"max_num_embodiments": 32,
|
| 42 |
+
"max_seq_len": 1024,
|
| 43 |
+
"max_state_dim": 128,
|
| 44 |
+
"model_dtype": "bfloat16",
|
| 45 |
+
"model_name": "nvidia/Eagle-Block2A-2B-v2",
|
| 46 |
+
"model_type": "Gr00tN1d6",
|
| 47 |
+
"noise_beta_alpha": 1.5,
|
| 48 |
+
"noise_beta_beta": 1.0,
|
| 49 |
+
"noise_s": 0.999,
|
| 50 |
+
"num_inference_timesteps": 4,
|
| 51 |
+
"num_timestep_buckets": 1000,
|
| 52 |
+
"random_rotation_angle": null,
|
| 53 |
+
"reproject_vision": false,
|
| 54 |
+
"select_layer": 16,
|
| 55 |
+
"shortest_image_edge": 256,
|
| 56 |
+
"state_dropout_prob": 0.1,
|
| 57 |
+
"torch_dtype": "bfloat16",
|
| 58 |
+
"transformers_version": "4.51.3",
|
| 59 |
+
"tune_diffusion_model": true,
|
| 60 |
+
"tune_llm": true,
|
| 61 |
+
"tune_projector": true,
|
| 62 |
+
"tune_top_llm_layers": 4,
|
| 63 |
+
"tune_visual": false,
|
| 64 |
+
"tune_vlln": true,
|
| 65 |
+
"use_albumentations_transforms": true,
|
| 66 |
+
"use_alternate_vl_dit": true,
|
| 67 |
+
"use_flash_attention": true,
|
| 68 |
+
"use_relative_action": true,
|
| 69 |
+
"use_vlln": true
|
| 70 |
+
}
|
gr00t/runReal/checkpoint-6000/embodiment_id.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"robocasa_panda_omron": 13,
|
| 3 |
+
"gr1": 20,
|
| 4 |
+
"behavior_r1_pro": 24,
|
| 5 |
+
"unitree_g1": 8,
|
| 6 |
+
"oxe_google": 0,
|
| 7 |
+
"oxe_widowx": 1,
|
| 8 |
+
"libero_panda": 2,
|
| 9 |
+
"oxe_droid": 16,
|
| 10 |
+
"new_embodiment": 10
|
| 11 |
+
}
|
gr00t/runReal/checkpoint-6000/experiment_cfg/conf.yaml
ADDED
|
@@ -0,0 +1,246 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
load_config_path: null
|
| 2 |
+
model:
|
| 3 |
+
model_type: Gr00tN1d6
|
| 4 |
+
model_dtype: bfloat16
|
| 5 |
+
model_name: nvidia/Eagle-Block2A-2B-v2
|
| 6 |
+
backbone_model_type: eagle
|
| 7 |
+
model_revision: null
|
| 8 |
+
tune_top_llm_layers: 4
|
| 9 |
+
backbone_embedding_dim: 2048
|
| 10 |
+
tune_llm: true
|
| 11 |
+
tune_visual: false
|
| 12 |
+
select_layer: 16
|
| 13 |
+
reproject_vision: false
|
| 14 |
+
use_flash_attention: true
|
| 15 |
+
load_bf16: false
|
| 16 |
+
collator_overwrite_image_inputs: false
|
| 17 |
+
eagle_collator: true
|
| 18 |
+
backbone_trainable_params_fp32: true
|
| 19 |
+
image_crop_size: null
|
| 20 |
+
image_target_size: null
|
| 21 |
+
shortest_image_edge: 256
|
| 22 |
+
crop_fraction: 0.95
|
| 23 |
+
random_rotation_angle: null
|
| 24 |
+
color_jitter_params:
|
| 25 |
+
brightness: 0.3
|
| 26 |
+
contrast: 0.4
|
| 27 |
+
saturation: 0.5
|
| 28 |
+
hue: 0.08
|
| 29 |
+
use_albumentations_transforms: true
|
| 30 |
+
formalize_language: true
|
| 31 |
+
apply_sincos_state_encoding: false
|
| 32 |
+
use_relative_action: true
|
| 33 |
+
max_state_dim: 29
|
| 34 |
+
max_action_dim: 29
|
| 35 |
+
action_horizon: 16
|
| 36 |
+
hidden_size: 1024
|
| 37 |
+
input_embedding_dim: 1536
|
| 38 |
+
add_pos_embed: true
|
| 39 |
+
attn_dropout: 0.2
|
| 40 |
+
use_vlln: true
|
| 41 |
+
max_seq_len: 1024
|
| 42 |
+
use_alternate_vl_dit: true
|
| 43 |
+
attend_text_every_n_blocks: 2
|
| 44 |
+
diffusion_model_cfg:
|
| 45 |
+
positional_embeddings: null
|
| 46 |
+
num_layers: 32
|
| 47 |
+
num_attention_heads: 32
|
| 48 |
+
attention_head_dim: 48
|
| 49 |
+
norm_type: ada_norm
|
| 50 |
+
dropout: 0.2
|
| 51 |
+
final_dropout: true
|
| 52 |
+
output_dim: 1024
|
| 53 |
+
interleave_self_attention: true
|
| 54 |
+
num_inference_timesteps: 4
|
| 55 |
+
noise_beta_alpha: 1.5
|
| 56 |
+
noise_beta_beta: 1.0
|
| 57 |
+
noise_s: 0.999
|
| 58 |
+
num_timestep_buckets: 1000
|
| 59 |
+
tune_projector: true
|
| 60 |
+
tune_diffusion_model: true
|
| 61 |
+
tune_vlln: true
|
| 62 |
+
state_dropout_prob: 0.1
|
| 63 |
+
state_additive_noise_scale: 0.0
|
| 64 |
+
max_num_embodiments: 32
|
| 65 |
+
data:
|
| 66 |
+
datasets:
|
| 67 |
+
- dataset_paths:
|
| 68 |
+
- /workspace/capstone-vla/datasets/realWorldPouring
|
| 69 |
+
embodiment_tag: new_embodiment
|
| 70 |
+
mix_ratio: 1.0
|
| 71 |
+
dataset_type: physical_embodiment
|
| 72 |
+
val_dataset_path: null
|
| 73 |
+
modality_configs:
|
| 74 |
+
new_embodiment:
|
| 75 |
+
video:
|
| 76 |
+
delta_indices:
|
| 77 |
+
- 0
|
| 78 |
+
modality_keys:
|
| 79 |
+
- ego_view
|
| 80 |
+
- left_wrist_view
|
| 81 |
+
- right_wrist_view
|
| 82 |
+
sin_cos_embedding_keys: null
|
| 83 |
+
mean_std_embedding_keys: null
|
| 84 |
+
action_configs: null
|
| 85 |
+
state:
|
| 86 |
+
delta_indices:
|
| 87 |
+
- 0
|
| 88 |
+
modality_keys:
|
| 89 |
+
- left_arm
|
| 90 |
+
- left_hand
|
| 91 |
+
- left_leg
|
| 92 |
+
- neck
|
| 93 |
+
- right_arm
|
| 94 |
+
- right_hand
|
| 95 |
+
- right_leg
|
| 96 |
+
- waist
|
| 97 |
+
sin_cos_embedding_keys: null
|
| 98 |
+
mean_std_embedding_keys: null
|
| 99 |
+
action_configs: null
|
| 100 |
+
action:
|
| 101 |
+
delta_indices:
|
| 102 |
+
- 0
|
| 103 |
+
- 1
|
| 104 |
+
- 2
|
| 105 |
+
- 3
|
| 106 |
+
- 4
|
| 107 |
+
- 5
|
| 108 |
+
- 6
|
| 109 |
+
- 7
|
| 110 |
+
- 8
|
| 111 |
+
- 9
|
| 112 |
+
- 10
|
| 113 |
+
- 11
|
| 114 |
+
- 12
|
| 115 |
+
- 13
|
| 116 |
+
- 14
|
| 117 |
+
- 15
|
| 118 |
+
modality_keys:
|
| 119 |
+
- left_arm
|
| 120 |
+
- left_hand
|
| 121 |
+
- left_leg
|
| 122 |
+
- neck
|
| 123 |
+
- right_arm
|
| 124 |
+
- right_hand
|
| 125 |
+
- right_leg
|
| 126 |
+
- waist
|
| 127 |
+
sin_cos_embedding_keys: null
|
| 128 |
+
mean_std_embedding_keys: null
|
| 129 |
+
action_configs:
|
| 130 |
+
- rep: ABSOLUTE
|
| 131 |
+
type: NON_EEF
|
| 132 |
+
format: DEFAULT
|
| 133 |
+
state_key: null
|
| 134 |
+
- rep: ABSOLUTE
|
| 135 |
+
type: NON_EEF
|
| 136 |
+
format: DEFAULT
|
| 137 |
+
state_key: null
|
| 138 |
+
- rep: ABSOLUTE
|
| 139 |
+
type: NON_EEF
|
| 140 |
+
format: DEFAULT
|
| 141 |
+
state_key: null
|
| 142 |
+
- rep: ABSOLUTE
|
| 143 |
+
type: NON_EEF
|
| 144 |
+
format: DEFAULT
|
| 145 |
+
state_key: null
|
| 146 |
+
- rep: ABSOLUTE
|
| 147 |
+
type: NON_EEF
|
| 148 |
+
format: DEFAULT
|
| 149 |
+
state_key: null
|
| 150 |
+
- rep: ABSOLUTE
|
| 151 |
+
type: NON_EEF
|
| 152 |
+
format: DEFAULT
|
| 153 |
+
state_key: null
|
| 154 |
+
- rep: ABSOLUTE
|
| 155 |
+
type: NON_EEF
|
| 156 |
+
format: DEFAULT
|
| 157 |
+
state_key: null
|
| 158 |
+
- rep: ABSOLUTE
|
| 159 |
+
type: NON_EEF
|
| 160 |
+
format: DEFAULT
|
| 161 |
+
state_key: null
|
| 162 |
+
language:
|
| 163 |
+
delta_indices:
|
| 164 |
+
- 0
|
| 165 |
+
modality_keys:
|
| 166 |
+
- annotation.human.action.task_description
|
| 167 |
+
sin_cos_embedding_keys: null
|
| 168 |
+
mean_std_embedding_keys: null
|
| 169 |
+
action_configs: null
|
| 170 |
+
download_cache: false
|
| 171 |
+
shard_size: 1024
|
| 172 |
+
episode_sampling_rate: 0.1
|
| 173 |
+
num_shards_per_epoch: 100000
|
| 174 |
+
override_pretraining_statistics: false
|
| 175 |
+
mode: single_turn
|
| 176 |
+
random_chop: 0.0
|
| 177 |
+
mock_dataset_mode: false
|
| 178 |
+
shuffle: true
|
| 179 |
+
seed: 42
|
| 180 |
+
multiprocessing_context: fork
|
| 181 |
+
allow_padding: false
|
| 182 |
+
subsample_ratio: 1.0
|
| 183 |
+
image_crop_size:
|
| 184 |
+
- 244
|
| 185 |
+
- 244
|
| 186 |
+
image_target_size:
|
| 187 |
+
- 224
|
| 188 |
+
- 224
|
| 189 |
+
video_backend: torchcodec
|
| 190 |
+
training:
|
| 191 |
+
output_dir: /workspace/capstone-vla/third_party/gr00t/chkpt_rlwd/runReal
|
| 192 |
+
experiment_name: null
|
| 193 |
+
max_steps: 10000
|
| 194 |
+
global_batch_size: 32
|
| 195 |
+
batch_size: null
|
| 196 |
+
gradient_accumulation_steps: 1
|
| 197 |
+
learning_rate: 0.0001
|
| 198 |
+
lr_scheduler_type: cosine
|
| 199 |
+
weight_decay: 1.0e-05
|
| 200 |
+
warmup_ratio: 0.05
|
| 201 |
+
warmup_steps: 0
|
| 202 |
+
max_grad_norm: 1.0
|
| 203 |
+
optim: adamw_torch
|
| 204 |
+
start_from_checkpoint: nvidia/GR00T-N1.6-3B
|
| 205 |
+
tf32: true
|
| 206 |
+
fp16: false
|
| 207 |
+
bf16: true
|
| 208 |
+
eval_bf16: true
|
| 209 |
+
logging_steps: 10
|
| 210 |
+
save_steps: 3000
|
| 211 |
+
save_total_limit: 3
|
| 212 |
+
save_vl_model: false
|
| 213 |
+
upload_checkpoints: false
|
| 214 |
+
upload_every: 1000
|
| 215 |
+
upload_last_n_checkpoints: 5
|
| 216 |
+
max_concurrent_uploads: 2
|
| 217 |
+
eval_strategy: 'no'
|
| 218 |
+
eval_steps: 500
|
| 219 |
+
eval_set_split_ratio: 0.1
|
| 220 |
+
eval_batch_size: 2
|
| 221 |
+
save_best_eval_metric_name: ''
|
| 222 |
+
save_best_eval_metric_greater_is_better: true
|
| 223 |
+
deepspeed_stage: 2
|
| 224 |
+
gradient_checkpointing: false
|
| 225 |
+
transformers_trust_remote_code: true
|
| 226 |
+
transformers_local_files_only: false
|
| 227 |
+
transformers_cache_dir: null
|
| 228 |
+
transformers_access_token: null
|
| 229 |
+
use_ddp: false
|
| 230 |
+
ddp_bucket_cap_mb: 100
|
| 231 |
+
num_gpus: 1
|
| 232 |
+
dataloader_num_workers: 4
|
| 233 |
+
remove_unused_columns: false
|
| 234 |
+
use_wandb: true
|
| 235 |
+
wandb_project: finetune-gr00t-n1d6
|
| 236 |
+
enable_profiling: false
|
| 237 |
+
max_retries: 3
|
| 238 |
+
assert_loss_less_than: null
|
| 239 |
+
add_rl_callback: false
|
| 240 |
+
enable_open_loop_eval: false
|
| 241 |
+
open_loop_eval_traj_ids:
|
| 242 |
+
- 0
|
| 243 |
+
open_loop_eval_steps_per_traj: 100
|
| 244 |
+
open_loop_eval_plot_indices: null
|
| 245 |
+
max_steps: 10000
|
| 246 |
+
save_steps: 3000
|
gr00t/runReal/checkpoint-6000/experiment_cfg/config.yaml
ADDED
|
@@ -0,0 +1,277 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
!!python/object:gr00t.configs.base_config.Config
|
| 2 |
+
data: !!python/object:gr00t.configs.data.data_config.DataConfig
|
| 3 |
+
allow_padding: false
|
| 4 |
+
datasets:
|
| 5 |
+
- !!python/object:gr00t.configs.data.data_config.SingleDatasetConfig
|
| 6 |
+
dataset_paths:
|
| 7 |
+
- /workspace/capstone-vla/datasets/realWorldPouring
|
| 8 |
+
dataset_type: physical_embodiment
|
| 9 |
+
embodiment_tag: new_embodiment
|
| 10 |
+
mix_ratio: 1.0
|
| 11 |
+
val_dataset_path: null
|
| 12 |
+
download_cache: false
|
| 13 |
+
episode_sampling_rate: 0.1
|
| 14 |
+
image_crop_size:
|
| 15 |
+
- 244
|
| 16 |
+
- 244
|
| 17 |
+
image_target_size:
|
| 18 |
+
- 224
|
| 19 |
+
- 224
|
| 20 |
+
mock_dataset_mode: false
|
| 21 |
+
modality_configs:
|
| 22 |
+
new_embodiment:
|
| 23 |
+
action: !!python/object:gr00t.data.types.ModalityConfig
|
| 24 |
+
action_configs:
|
| 25 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 26 |
+
format: &id001 !!python/object/apply:gr00t.data.types.ActionFormat
|
| 27 |
+
- default
|
| 28 |
+
rep: &id002 !!python/object/apply:gr00t.data.types.ActionRepresentation
|
| 29 |
+
- absolute
|
| 30 |
+
state_key: null
|
| 31 |
+
type: &id003 !!python/object/apply:gr00t.data.types.ActionType
|
| 32 |
+
- non_eef
|
| 33 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 34 |
+
format: *id001
|
| 35 |
+
rep: *id002
|
| 36 |
+
state_key: null
|
| 37 |
+
type: *id003
|
| 38 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 39 |
+
format: *id001
|
| 40 |
+
rep: *id002
|
| 41 |
+
state_key: null
|
| 42 |
+
type: *id003
|
| 43 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 44 |
+
format: *id001
|
| 45 |
+
rep: *id002
|
| 46 |
+
state_key: null
|
| 47 |
+
type: *id003
|
| 48 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 49 |
+
format: *id001
|
| 50 |
+
rep: *id002
|
| 51 |
+
state_key: null
|
| 52 |
+
type: *id003
|
| 53 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 54 |
+
format: *id001
|
| 55 |
+
rep: *id002
|
| 56 |
+
state_key: null
|
| 57 |
+
type: *id003
|
| 58 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 59 |
+
format: *id001
|
| 60 |
+
rep: *id002
|
| 61 |
+
state_key: null
|
| 62 |
+
type: *id003
|
| 63 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 64 |
+
format: *id001
|
| 65 |
+
rep: *id002
|
| 66 |
+
state_key: null
|
| 67 |
+
type: *id003
|
| 68 |
+
delta_indices:
|
| 69 |
+
- 0
|
| 70 |
+
- 1
|
| 71 |
+
- 2
|
| 72 |
+
- 3
|
| 73 |
+
- 4
|
| 74 |
+
- 5
|
| 75 |
+
- 6
|
| 76 |
+
- 7
|
| 77 |
+
- 8
|
| 78 |
+
- 9
|
| 79 |
+
- 10
|
| 80 |
+
- 11
|
| 81 |
+
- 12
|
| 82 |
+
- 13
|
| 83 |
+
- 14
|
| 84 |
+
- 15
|
| 85 |
+
mean_std_embedding_keys: null
|
| 86 |
+
modality_keys: &id004
|
| 87 |
+
- left_arm
|
| 88 |
+
- left_hand
|
| 89 |
+
- left_leg
|
| 90 |
+
- neck
|
| 91 |
+
- right_arm
|
| 92 |
+
- right_hand
|
| 93 |
+
- right_leg
|
| 94 |
+
- waist
|
| 95 |
+
sin_cos_embedding_keys: null
|
| 96 |
+
language: !!python/object:gr00t.data.types.ModalityConfig
|
| 97 |
+
action_configs: null
|
| 98 |
+
delta_indices:
|
| 99 |
+
- 0
|
| 100 |
+
mean_std_embedding_keys: null
|
| 101 |
+
modality_keys:
|
| 102 |
+
- annotation.human.action.task_description
|
| 103 |
+
sin_cos_embedding_keys: null
|
| 104 |
+
state: !!python/object:gr00t.data.types.ModalityConfig
|
| 105 |
+
action_configs: null
|
| 106 |
+
delta_indices:
|
| 107 |
+
- 0
|
| 108 |
+
mean_std_embedding_keys: null
|
| 109 |
+
modality_keys: *id004
|
| 110 |
+
sin_cos_embedding_keys: null
|
| 111 |
+
video: !!python/object:gr00t.data.types.ModalityConfig
|
| 112 |
+
action_configs: null
|
| 113 |
+
delta_indices:
|
| 114 |
+
- 0
|
| 115 |
+
mean_std_embedding_keys: null
|
| 116 |
+
modality_keys:
|
| 117 |
+
- ego_view
|
| 118 |
+
- left_wrist_view
|
| 119 |
+
- right_wrist_view
|
| 120 |
+
sin_cos_embedding_keys: null
|
| 121 |
+
mode: single_turn
|
| 122 |
+
multiprocessing_context: fork
|
| 123 |
+
num_shards_per_epoch: 100000
|
| 124 |
+
override_pretraining_statistics: false
|
| 125 |
+
random_chop: 0.0
|
| 126 |
+
seed: 42
|
| 127 |
+
shard_size: 1024
|
| 128 |
+
shuffle: true
|
| 129 |
+
subsample_ratio: 1.0
|
| 130 |
+
video_backend: torchcodec
|
| 131 |
+
load_config_path: null
|
| 132 |
+
model: !!python/object:gr00t.configs.model.gr00t_n1d6.Gr00tN1d6Config
|
| 133 |
+
_attn_implementation_autoset: false
|
| 134 |
+
_attn_implementation_internal: null
|
| 135 |
+
_commit_hash: null
|
| 136 |
+
_name_or_path: ''
|
| 137 |
+
add_cross_attention: false
|
| 138 |
+
architectures: null
|
| 139 |
+
backbone_model_type: eagle
|
| 140 |
+
backbone_trainable_params_fp32: true
|
| 141 |
+
bad_words_ids: null
|
| 142 |
+
begin_suppress_tokens: null
|
| 143 |
+
bos_token_id: null
|
| 144 |
+
chunk_size_feed_forward: 0
|
| 145 |
+
color_jitter_params:
|
| 146 |
+
brightness: 0.3
|
| 147 |
+
contrast: 0.4
|
| 148 |
+
hue: 0.08
|
| 149 |
+
saturation: 0.5
|
| 150 |
+
cross_attention_hidden_size: null
|
| 151 |
+
decoder_start_token_id: null
|
| 152 |
+
diffusion_model_cfg:
|
| 153 |
+
attention_head_dim: 48
|
| 154 |
+
dropout: 0.2
|
| 155 |
+
final_dropout: true
|
| 156 |
+
interleave_self_attention: true
|
| 157 |
+
norm_type: ada_norm
|
| 158 |
+
num_attention_heads: 32
|
| 159 |
+
num_layers: 32
|
| 160 |
+
output_dim: 1024
|
| 161 |
+
positional_embeddings: null
|
| 162 |
+
diversity_penalty: 0.0
|
| 163 |
+
do_sample: false
|
| 164 |
+
eagle_collator: true
|
| 165 |
+
early_stopping: false
|
| 166 |
+
encoder_no_repeat_ngram_size: 0
|
| 167 |
+
eos_token_id: null
|
| 168 |
+
exponential_decay_length_penalty: null
|
| 169 |
+
finetuning_task: null
|
| 170 |
+
forced_bos_token_id: null
|
| 171 |
+
forced_eos_token_id: null
|
| 172 |
+
id2label:
|
| 173 |
+
0: LABEL_0
|
| 174 |
+
1: LABEL_1
|
| 175 |
+
is_decoder: false
|
| 176 |
+
is_encoder_decoder: false
|
| 177 |
+
label2id:
|
| 178 |
+
LABEL_0: 0
|
| 179 |
+
LABEL_1: 1
|
| 180 |
+
length_penalty: 1.0
|
| 181 |
+
load_bf16: false
|
| 182 |
+
max_length: 20
|
| 183 |
+
min_length: 0
|
| 184 |
+
model_name: nvidia/Eagle-Block2A-2B-v2
|
| 185 |
+
no_repeat_ngram_size: 0
|
| 186 |
+
num_beam_groups: 1
|
| 187 |
+
num_beams: 1
|
| 188 |
+
num_return_sequences: 1
|
| 189 |
+
output_attentions: false
|
| 190 |
+
output_hidden_states: false
|
| 191 |
+
output_scores: false
|
| 192 |
+
pad_token_id: null
|
| 193 |
+
prefix: null
|
| 194 |
+
problem_type: null
|
| 195 |
+
pruned_heads: {}
|
| 196 |
+
random_rotation_angle: null
|
| 197 |
+
remove_invalid_values: false
|
| 198 |
+
repetition_penalty: 1.0
|
| 199 |
+
reproject_vision: false
|
| 200 |
+
return_dict: true
|
| 201 |
+
return_dict_in_generate: false
|
| 202 |
+
sep_token_id: null
|
| 203 |
+
state_dropout_prob: 0.1
|
| 204 |
+
suppress_tokens: null
|
| 205 |
+
task_specific_params: null
|
| 206 |
+
temperature: 1.0
|
| 207 |
+
tf_legacy_loss: false
|
| 208 |
+
tie_encoder_decoder: false
|
| 209 |
+
tie_word_embeddings: true
|
| 210 |
+
tokenizer_class: null
|
| 211 |
+
top_k: 50
|
| 212 |
+
top_p: 1.0
|
| 213 |
+
torch_dtype: null
|
| 214 |
+
torchscript: false
|
| 215 |
+
transformers_version: null
|
| 216 |
+
tune_diffusion_model: true
|
| 217 |
+
tune_llm: true
|
| 218 |
+
tune_projector: true
|
| 219 |
+
tune_visual: false
|
| 220 |
+
typical_p: 1.0
|
| 221 |
+
use_bfloat16: false
|
| 222 |
+
use_relative_action: true
|
| 223 |
+
training: !!python/object:gr00t.configs.training.training_config.TrainingConfig
|
| 224 |
+
add_rl_callback: false
|
| 225 |
+
assert_loss_less_than: null
|
| 226 |
+
batch_size: null
|
| 227 |
+
bf16: true
|
| 228 |
+
dataloader_num_workers: 4
|
| 229 |
+
ddp_bucket_cap_mb: 100
|
| 230 |
+
deepspeed_stage: 2
|
| 231 |
+
enable_open_loop_eval: false
|
| 232 |
+
enable_profiling: false
|
| 233 |
+
eval_batch_size: 2
|
| 234 |
+
eval_bf16: true
|
| 235 |
+
eval_set_split_ratio: 0.1
|
| 236 |
+
eval_steps: 500
|
| 237 |
+
eval_strategy: 'no'
|
| 238 |
+
experiment_name: null
|
| 239 |
+
fp16: false
|
| 240 |
+
global_batch_size: 32
|
| 241 |
+
gradient_accumulation_steps: 1
|
| 242 |
+
gradient_checkpointing: false
|
| 243 |
+
learning_rate: 0.0001
|
| 244 |
+
logging_steps: 10
|
| 245 |
+
lr_scheduler_type: cosine
|
| 246 |
+
max_concurrent_uploads: 2
|
| 247 |
+
max_grad_norm: 1.0
|
| 248 |
+
max_retries: 3
|
| 249 |
+
max_steps: 10000
|
| 250 |
+
num_gpus: 1
|
| 251 |
+
open_loop_eval_plot_indices: null
|
| 252 |
+
open_loop_eval_steps_per_traj: 100
|
| 253 |
+
open_loop_eval_traj_ids:
|
| 254 |
+
- 0
|
| 255 |
+
optim: adamw_torch
|
| 256 |
+
output_dir: /workspace/capstone-vla/third_party/gr00t/chkpt_rlwd/runReal
|
| 257 |
+
remove_unused_columns: false
|
| 258 |
+
save_best_eval_metric_greater_is_better: true
|
| 259 |
+
save_best_eval_metric_name: ''
|
| 260 |
+
save_steps: 3000
|
| 261 |
+
save_total_limit: 3
|
| 262 |
+
save_vl_model: false
|
| 263 |
+
start_from_checkpoint: nvidia/GR00T-N1.6-3B
|
| 264 |
+
tf32: true
|
| 265 |
+
transformers_access_token: null
|
| 266 |
+
transformers_cache_dir: null
|
| 267 |
+
transformers_local_files_only: false
|
| 268 |
+
transformers_trust_remote_code: true
|
| 269 |
+
upload_checkpoints: false
|
| 270 |
+
upload_every: 1000
|
| 271 |
+
upload_last_n_checkpoints: 5
|
| 272 |
+
use_ddp: false
|
| 273 |
+
use_wandb: true
|
| 274 |
+
wandb_project: finetune-gr00t-n1d6
|
| 275 |
+
warmup_ratio: 0.05
|
| 276 |
+
warmup_steps: 0
|
| 277 |
+
weight_decay: 1.0e-05
|
gr00t/runReal/checkpoint-6000/experiment_cfg/dataset_statistics.json
ADDED
|
@@ -0,0 +1,761 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"new_embodiment": {
|
| 3 |
+
"state": {
|
| 4 |
+
"left_arm": {
|
| 5 |
+
"min": [
|
| 6 |
+
-1.4764578342437744,
|
| 7 |
+
-0.1518283635377884,
|
| 8 |
+
-1.499962568283081,
|
| 9 |
+
-2.27626633644104,
|
| 10 |
+
-1.5671002864837646,
|
| 11 |
+
-0.6656755208969116,
|
| 12 |
+
-0.5207215547561646
|
| 13 |
+
],
|
| 14 |
+
"max": [
|
| 15 |
+
0.3441833555698395,
|
| 16 |
+
0.657663881778717,
|
| 17 |
+
0.04959612339735031,
|
| 18 |
+
-0.7633329629898071,
|
| 19 |
+
0.5798436999320984,
|
| 20 |
+
0.6755949258804321,
|
| 21 |
+
0.6866571307182312
|
| 22 |
+
],
|
| 23 |
+
"mean": [
|
| 24 |
+
-0.24634727835655212,
|
| 25 |
+
0.2629535496234894,
|
| 26 |
+
-0.5132859945297241,
|
| 27 |
+
-1.822871208190918,
|
| 28 |
+
-0.15705835819244385,
|
| 29 |
+
0.250943660736084,
|
| 30 |
+
-0.009801508858799934
|
| 31 |
+
],
|
| 32 |
+
"std": [
|
| 33 |
+
0.2749035060405731,
|
| 34 |
+
0.061663031578063965,
|
| 35 |
+
0.23117874562740326,
|
| 36 |
+
0.2519250214099884,
|
| 37 |
+
0.42646297812461853,
|
| 38 |
+
0.20134037733078003,
|
| 39 |
+
0.23961548507213593
|
| 40 |
+
],
|
| 41 |
+
"q01": [
|
| 42 |
+
-1.1976326751708983,
|
| 43 |
+
0.1270393806695938,
|
| 44 |
+
-1.415273575782776,
|
| 45 |
+
-2.1694675636291505,
|
| 46 |
+
-1.555278000831604,
|
| 47 |
+
-0.4085486590862274,
|
| 48 |
+
-0.3467614698410034
|
| 49 |
+
],
|
| 50 |
+
"q99": [
|
| 51 |
+
0.11830186098813932,
|
| 52 |
+
0.4688370370864868,
|
| 53 |
+
-0.08621232867240906,
|
| 54 |
+
-1.1188685512542724,
|
| 55 |
+
0.2598086118698119,
|
| 56 |
+
0.6740685701370239,
|
| 57 |
+
0.5260765767097467
|
| 58 |
+
]
|
| 59 |
+
},
|
| 60 |
+
"left_hand": {
|
| 61 |
+
"min": [
|
| 62 |
+
-1.5,
|
| 63 |
+
-1.5,
|
| 64 |
+
-1.5,
|
| 65 |
+
-1.5,
|
| 66 |
+
-3.0,
|
| 67 |
+
-3.0
|
| 68 |
+
],
|
| 69 |
+
"max": [
|
| 70 |
+
1.5,
|
| 71 |
+
1.5,
|
| 72 |
+
1.5,
|
| 73 |
+
1.5,
|
| 74 |
+
3.0,
|
| 75 |
+
3.0
|
| 76 |
+
],
|
| 77 |
+
"mean": [
|
| 78 |
+
-0.7819951176643372,
|
| 79 |
+
-0.15371035039424896,
|
| 80 |
+
-0.7819951176643372,
|
| 81 |
+
-0.7819951176643372,
|
| 82 |
+
-1.5639902353286743,
|
| 83 |
+
-1.5639902353286743
|
| 84 |
+
],
|
| 85 |
+
"std": [
|
| 86 |
+
1.2748703956604004,
|
| 87 |
+
1.4928919076919556,
|
| 88 |
+
1.2748703956604004,
|
| 89 |
+
1.2748703956604004,
|
| 90 |
+
2.549740791320801,
|
| 91 |
+
2.549740791320801
|
| 92 |
+
],
|
| 93 |
+
"q01": [
|
| 94 |
+
-1.5,
|
| 95 |
+
-1.5,
|
| 96 |
+
-1.5,
|
| 97 |
+
-1.5,
|
| 98 |
+
-3.0,
|
| 99 |
+
-3.0
|
| 100 |
+
],
|
| 101 |
+
"q99": [
|
| 102 |
+
1.5,
|
| 103 |
+
1.5,
|
| 104 |
+
1.5,
|
| 105 |
+
1.5,
|
| 106 |
+
3.0,
|
| 107 |
+
3.0
|
| 108 |
+
]
|
| 109 |
+
},
|
| 110 |
+
"left_leg": {
|
| 111 |
+
"min": [
|
| 112 |
+
0.0,
|
| 113 |
+
0.0,
|
| 114 |
+
0.0,
|
| 115 |
+
0.0,
|
| 116 |
+
0.0,
|
| 117 |
+
0.0
|
| 118 |
+
],
|
| 119 |
+
"max": [
|
| 120 |
+
0.0,
|
| 121 |
+
0.0,
|
| 122 |
+
0.0,
|
| 123 |
+
0.0,
|
| 124 |
+
0.0,
|
| 125 |
+
0.0
|
| 126 |
+
],
|
| 127 |
+
"mean": [
|
| 128 |
+
0.0,
|
| 129 |
+
0.0,
|
| 130 |
+
0.0,
|
| 131 |
+
0.0,
|
| 132 |
+
0.0,
|
| 133 |
+
0.0
|
| 134 |
+
],
|
| 135 |
+
"std": [
|
| 136 |
+
0.0,
|
| 137 |
+
0.0,
|
| 138 |
+
0.0,
|
| 139 |
+
0.0,
|
| 140 |
+
0.0,
|
| 141 |
+
0.0
|
| 142 |
+
],
|
| 143 |
+
"q01": [
|
| 144 |
+
0.0,
|
| 145 |
+
0.0,
|
| 146 |
+
0.0,
|
| 147 |
+
0.0,
|
| 148 |
+
0.0,
|
| 149 |
+
0.0
|
| 150 |
+
],
|
| 151 |
+
"q99": [
|
| 152 |
+
0.0,
|
| 153 |
+
0.0,
|
| 154 |
+
0.0,
|
| 155 |
+
0.0,
|
| 156 |
+
0.0,
|
| 157 |
+
0.0
|
| 158 |
+
]
|
| 159 |
+
},
|
| 160 |
+
"neck": {
|
| 161 |
+
"min": [
|
| 162 |
+
0.0,
|
| 163 |
+
0.0,
|
| 164 |
+
0.0
|
| 165 |
+
],
|
| 166 |
+
"max": [
|
| 167 |
+
0.0,
|
| 168 |
+
0.0,
|
| 169 |
+
0.0
|
| 170 |
+
],
|
| 171 |
+
"mean": [
|
| 172 |
+
0.0,
|
| 173 |
+
0.0,
|
| 174 |
+
0.0
|
| 175 |
+
],
|
| 176 |
+
"std": [
|
| 177 |
+
0.0,
|
| 178 |
+
0.0,
|
| 179 |
+
0.0
|
| 180 |
+
],
|
| 181 |
+
"q01": [
|
| 182 |
+
0.0,
|
| 183 |
+
0.0,
|
| 184 |
+
0.0
|
| 185 |
+
],
|
| 186 |
+
"q99": [
|
| 187 |
+
0.0,
|
| 188 |
+
0.0,
|
| 189 |
+
0.0
|
| 190 |
+
]
|
| 191 |
+
},
|
| 192 |
+
"right_arm": {
|
| 193 |
+
"min": [
|
| 194 |
+
-0.7119174599647522,
|
| 195 |
+
-0.55275958776474,
|
| 196 |
+
-0.09536845237016678,
|
| 197 |
+
-2.144679546356201,
|
| 198 |
+
-0.6652951240539551,
|
| 199 |
+
-0.5672546625137329,
|
| 200 |
+
-0.5874713063240051
|
| 201 |
+
],
|
| 202 |
+
"max": [
|
| 203 |
+
0.33939826488494873,
|
| 204 |
+
-0.002669741865247488,
|
| 205 |
+
0.928513765335083,
|
| 206 |
+
-0.8445846438407898,
|
| 207 |
+
1.433588981628418,
|
| 208 |
+
0.4833299517631531,
|
| 209 |
+
0.6599544286727905
|
| 210 |
+
],
|
| 211 |
+
"mean": [
|
| 212 |
+
-0.21578556299209595,
|
| 213 |
+
-0.22310534119606018,
|
| 214 |
+
0.40323933959007263,
|
| 215 |
+
-1.6887274980545044,
|
| 216 |
+
0.08409612625837326,
|
| 217 |
+
-0.18936818838119507,
|
| 218 |
+
-0.007405608426779509
|
| 219 |
+
],
|
| 220 |
+
"std": [
|
| 221 |
+
0.16777803003787994,
|
| 222 |
+
0.07015040516853333,
|
| 223 |
+
0.16941194236278534,
|
| 224 |
+
0.19395458698272705,
|
| 225 |
+
0.5333251953125,
|
| 226 |
+
0.1218024268746376,
|
| 227 |
+
0.20256562530994415
|
| 228 |
+
],
|
| 229 |
+
"q01": [
|
| 230 |
+
-0.5456185221672059,
|
| 231 |
+
-0.4390794897079468,
|
| 232 |
+
0.054558104127645494,
|
| 233 |
+
-2.009228744506836,
|
| 234 |
+
-0.5162186360359191,
|
| 235 |
+
-0.4283971929550171,
|
| 236 |
+
-0.3479098403453827
|
| 237 |
+
],
|
| 238 |
+
"q99": [
|
| 239 |
+
0.16945502102374999,
|
| 240 |
+
-0.08812180131673814,
|
| 241 |
+
0.7629516124725342,
|
| 242 |
+
-1.1490095472335817,
|
| 243 |
+
1.3221839523315426,
|
| 244 |
+
0.1579314386844635,
|
| 245 |
+
0.45433507800102235
|
| 246 |
+
]
|
| 247 |
+
},
|
| 248 |
+
"right_hand": {
|
| 249 |
+
"min": [
|
| 250 |
+
-1.5,
|
| 251 |
+
-1.5,
|
| 252 |
+
-1.5,
|
| 253 |
+
-1.5,
|
| 254 |
+
-3.0,
|
| 255 |
+
-3.0
|
| 256 |
+
],
|
| 257 |
+
"max": [
|
| 258 |
+
1.5,
|
| 259 |
+
1.5,
|
| 260 |
+
1.5,
|
| 261 |
+
1.5,
|
| 262 |
+
3.0,
|
| 263 |
+
3.0
|
| 264 |
+
],
|
| 265 |
+
"mean": [
|
| 266 |
+
-0.41444578766822815,
|
| 267 |
+
0.15046590566635132,
|
| 268 |
+
-0.41444578766822815,
|
| 269 |
+
-0.41444578766822815,
|
| 270 |
+
-0.8288915753364563,
|
| 271 |
+
-0.8288915753364563
|
| 272 |
+
],
|
| 273 |
+
"std": [
|
| 274 |
+
1.432570219039917,
|
| 275 |
+
1.4905503988265991,
|
| 276 |
+
1.432570219039917,
|
| 277 |
+
1.432570219039917,
|
| 278 |
+
2.865140438079834,
|
| 279 |
+
2.865140438079834
|
| 280 |
+
],
|
| 281 |
+
"q01": [
|
| 282 |
+
-1.5,
|
| 283 |
+
-1.5,
|
| 284 |
+
-1.5,
|
| 285 |
+
-1.5,
|
| 286 |
+
-3.0,
|
| 287 |
+
-3.0
|
| 288 |
+
],
|
| 289 |
+
"q99": [
|
| 290 |
+
1.5,
|
| 291 |
+
1.5,
|
| 292 |
+
1.5,
|
| 293 |
+
1.5,
|
| 294 |
+
3.0,
|
| 295 |
+
3.0
|
| 296 |
+
]
|
| 297 |
+
},
|
| 298 |
+
"right_leg": {
|
| 299 |
+
"min": [
|
| 300 |
+
0.0,
|
| 301 |
+
0.0,
|
| 302 |
+
0.0,
|
| 303 |
+
0.0,
|
| 304 |
+
0.0,
|
| 305 |
+
0.0
|
| 306 |
+
],
|
| 307 |
+
"max": [
|
| 308 |
+
0.0,
|
| 309 |
+
0.0,
|
| 310 |
+
0.0,
|
| 311 |
+
0.0,
|
| 312 |
+
0.0,
|
| 313 |
+
0.0
|
| 314 |
+
],
|
| 315 |
+
"mean": [
|
| 316 |
+
0.0,
|
| 317 |
+
0.0,
|
| 318 |
+
0.0,
|
| 319 |
+
0.0,
|
| 320 |
+
0.0,
|
| 321 |
+
0.0
|
| 322 |
+
],
|
| 323 |
+
"std": [
|
| 324 |
+
0.0,
|
| 325 |
+
0.0,
|
| 326 |
+
0.0,
|
| 327 |
+
0.0,
|
| 328 |
+
0.0,
|
| 329 |
+
0.0
|
| 330 |
+
],
|
| 331 |
+
"q01": [
|
| 332 |
+
0.0,
|
| 333 |
+
0.0,
|
| 334 |
+
0.0,
|
| 335 |
+
0.0,
|
| 336 |
+
0.0,
|
| 337 |
+
0.0
|
| 338 |
+
],
|
| 339 |
+
"q99": [
|
| 340 |
+
0.0,
|
| 341 |
+
0.0,
|
| 342 |
+
0.0,
|
| 343 |
+
0.0,
|
| 344 |
+
0.0,
|
| 345 |
+
0.0
|
| 346 |
+
]
|
| 347 |
+
},
|
| 348 |
+
"waist": {
|
| 349 |
+
"min": [
|
| 350 |
+
0.0,
|
| 351 |
+
0.0,
|
| 352 |
+
0.0
|
| 353 |
+
],
|
| 354 |
+
"max": [
|
| 355 |
+
0.0,
|
| 356 |
+
0.0,
|
| 357 |
+
0.0
|
| 358 |
+
],
|
| 359 |
+
"mean": [
|
| 360 |
+
0.0,
|
| 361 |
+
0.0,
|
| 362 |
+
0.0
|
| 363 |
+
],
|
| 364 |
+
"std": [
|
| 365 |
+
0.0,
|
| 366 |
+
0.0,
|
| 367 |
+
0.0
|
| 368 |
+
],
|
| 369 |
+
"q01": [
|
| 370 |
+
0.0,
|
| 371 |
+
0.0,
|
| 372 |
+
0.0
|
| 373 |
+
],
|
| 374 |
+
"q99": [
|
| 375 |
+
0.0,
|
| 376 |
+
0.0,
|
| 377 |
+
0.0
|
| 378 |
+
]
|
| 379 |
+
}
|
| 380 |
+
},
|
| 381 |
+
"action": {
|
| 382 |
+
"left_arm": {
|
| 383 |
+
"min": [
|
| 384 |
+
-1.5419785976409912,
|
| 385 |
+
-0.19808706641197205,
|
| 386 |
+
-1.5707963705062866,
|
| 387 |
+
-2.3319737911224365,
|
| 388 |
+
-1.5707963705062866,
|
| 389 |
+
-0.6781747937202454,
|
| 390 |
+
-0.5912933349609375
|
| 391 |
+
],
|
| 392 |
+
"max": [
|
| 393 |
+
0.339247465133667,
|
| 394 |
+
0.6958394646644592,
|
| 395 |
+
0.09750956296920776,
|
| 396 |
+
-0.7315306067466736,
|
| 397 |
+
0.6010454297065735,
|
| 398 |
+
0.6981316804885864,
|
| 399 |
+
0.6981316804885864
|
| 400 |
+
],
|
| 401 |
+
"mean": [
|
| 402 |
+
-0.27577918767929077,
|
| 403 |
+
0.265458881855011,
|
| 404 |
+
-0.5064833760261536,
|
| 405 |
+
-1.8468353748321533,
|
| 406 |
+
-0.1631959080696106,
|
| 407 |
+
0.25038862228393555,
|
| 408 |
+
-0.011975681409239769
|
| 409 |
+
],
|
| 410 |
+
"std": [
|
| 411 |
+
0.284289687871933,
|
| 412 |
+
0.06655233353376389,
|
| 413 |
+
0.23614443838596344,
|
| 414 |
+
0.26587340235710144,
|
| 415 |
+
0.432668536901474,
|
| 416 |
+
0.20466120541095734,
|
| 417 |
+
0.24292133748531342
|
| 418 |
+
],
|
| 419 |
+
"q01": [
|
| 420 |
+
-1.254055471420288,
|
| 421 |
+
0.11745307803153991,
|
| 422 |
+
-1.4238929557800293,
|
| 423 |
+
-2.2081959438323975,
|
| 424 |
+
-1.5707963705062866,
|
| 425 |
+
-0.41540132522583006,
|
| 426 |
+
-0.3490602993965149
|
| 427 |
+
],
|
| 428 |
+
"q99": [
|
| 429 |
+
0.09790542602539062,
|
| 430 |
+
0.48043997287750184,
|
| 431 |
+
-0.06798712402582203,
|
| 432 |
+
-1.1039583587646489,
|
| 433 |
+
0.2601294279098509,
|
| 434 |
+
0.6981316804885864,
|
| 435 |
+
0.53674639225006
|
| 436 |
+
]
|
| 437 |
+
},
|
| 438 |
+
"left_hand": {
|
| 439 |
+
"min": [
|
| 440 |
+
-1.5,
|
| 441 |
+
-1.5,
|
| 442 |
+
-1.5,
|
| 443 |
+
-1.5,
|
| 444 |
+
-3.0,
|
| 445 |
+
-3.0
|
| 446 |
+
],
|
| 447 |
+
"max": [
|
| 448 |
+
1.5,
|
| 449 |
+
1.5,
|
| 450 |
+
1.5,
|
| 451 |
+
1.5,
|
| 452 |
+
3.0,
|
| 453 |
+
3.0
|
| 454 |
+
],
|
| 455 |
+
"mean": [
|
| 456 |
+
-0.7821466326713562,
|
| 457 |
+
-0.15372000634670258,
|
| 458 |
+
-0.7821466326713562,
|
| 459 |
+
-0.7821466326713562,
|
| 460 |
+
-1.5642932653427124,
|
| 461 |
+
-1.5642932653427124
|
| 462 |
+
],
|
| 463 |
+
"std": [
|
| 464 |
+
1.2747758626937866,
|
| 465 |
+
1.4928909540176392,
|
| 466 |
+
1.2747758626937866,
|
| 467 |
+
1.2747758626937866,
|
| 468 |
+
2.5495517253875732,
|
| 469 |
+
2.5495517253875732
|
| 470 |
+
],
|
| 471 |
+
"q01": [
|
| 472 |
+
-1.5,
|
| 473 |
+
-1.5,
|
| 474 |
+
-1.5,
|
| 475 |
+
-1.5,
|
| 476 |
+
-3.0,
|
| 477 |
+
-3.0
|
| 478 |
+
],
|
| 479 |
+
"q99": [
|
| 480 |
+
1.5,
|
| 481 |
+
1.5,
|
| 482 |
+
1.5,
|
| 483 |
+
1.5,
|
| 484 |
+
3.0,
|
| 485 |
+
3.0
|
| 486 |
+
]
|
| 487 |
+
},
|
| 488 |
+
"left_leg": {
|
| 489 |
+
"min": [
|
| 490 |
+
0.0,
|
| 491 |
+
0.0,
|
| 492 |
+
0.0,
|
| 493 |
+
0.0,
|
| 494 |
+
0.0,
|
| 495 |
+
0.0
|
| 496 |
+
],
|
| 497 |
+
"max": [
|
| 498 |
+
0.0,
|
| 499 |
+
0.0,
|
| 500 |
+
0.0,
|
| 501 |
+
0.0,
|
| 502 |
+
0.0,
|
| 503 |
+
0.0
|
| 504 |
+
],
|
| 505 |
+
"mean": [
|
| 506 |
+
0.0,
|
| 507 |
+
0.0,
|
| 508 |
+
0.0,
|
| 509 |
+
0.0,
|
| 510 |
+
0.0,
|
| 511 |
+
0.0
|
| 512 |
+
],
|
| 513 |
+
"std": [
|
| 514 |
+
0.0,
|
| 515 |
+
0.0,
|
| 516 |
+
0.0,
|
| 517 |
+
0.0,
|
| 518 |
+
0.0,
|
| 519 |
+
0.0
|
| 520 |
+
],
|
| 521 |
+
"q01": [
|
| 522 |
+
0.0,
|
| 523 |
+
0.0,
|
| 524 |
+
0.0,
|
| 525 |
+
0.0,
|
| 526 |
+
0.0,
|
| 527 |
+
0.0
|
| 528 |
+
],
|
| 529 |
+
"q99": [
|
| 530 |
+
0.0,
|
| 531 |
+
0.0,
|
| 532 |
+
0.0,
|
| 533 |
+
0.0,
|
| 534 |
+
0.0,
|
| 535 |
+
0.0
|
| 536 |
+
]
|
| 537 |
+
},
|
| 538 |
+
"neck": {
|
| 539 |
+
"min": [
|
| 540 |
+
0.0,
|
| 541 |
+
0.0,
|
| 542 |
+
0.0
|
| 543 |
+
],
|
| 544 |
+
"max": [
|
| 545 |
+
0.0,
|
| 546 |
+
0.0,
|
| 547 |
+
0.0
|
| 548 |
+
],
|
| 549 |
+
"mean": [
|
| 550 |
+
0.0,
|
| 551 |
+
0.0,
|
| 552 |
+
0.0
|
| 553 |
+
],
|
| 554 |
+
"std": [
|
| 555 |
+
0.0,
|
| 556 |
+
0.0,
|
| 557 |
+
0.0
|
| 558 |
+
],
|
| 559 |
+
"q01": [
|
| 560 |
+
0.0,
|
| 561 |
+
0.0,
|
| 562 |
+
0.0
|
| 563 |
+
],
|
| 564 |
+
"q99": [
|
| 565 |
+
0.0,
|
| 566 |
+
0.0,
|
| 567 |
+
0.0
|
| 568 |
+
]
|
| 569 |
+
},
|
| 570 |
+
"right_arm": {
|
| 571 |
+
"min": [
|
| 572 |
+
-0.7609559297561646,
|
| 573 |
+
-0.5897848010063171,
|
| 574 |
+
-0.13661164045333862,
|
| 575 |
+
-2.1815736293792725,
|
| 576 |
+
-0.6809128522872925,
|
| 577 |
+
-0.5955591201782227,
|
| 578 |
+
-0.6164834499359131
|
| 579 |
+
],
|
| 580 |
+
"max": [
|
| 581 |
+
0.31390857696533203,
|
| 582 |
+
0.01057685911655426,
|
| 583 |
+
0.9158902764320374,
|
| 584 |
+
-0.8264364004135132,
|
| 585 |
+
1.5061734914779663,
|
| 586 |
+
0.49332451820373535,
|
| 587 |
+
0.6635355353355408
|
| 588 |
+
],
|
| 589 |
+
"mean": [
|
| 590 |
+
-0.24524866044521332,
|
| 591 |
+
-0.2248098999261856,
|
| 592 |
+
0.39028772711753845,
|
| 593 |
+
-1.7206827402114868,
|
| 594 |
+
0.08302607387304306,
|
| 595 |
+
-0.18993926048278809,
|
| 596 |
+
-0.012360971421003342
|
| 597 |
+
],
|
| 598 |
+
"std": [
|
| 599 |
+
0.17419038712978363,
|
| 600 |
+
0.07439576834440231,
|
| 601 |
+
0.17066127061843872,
|
| 602 |
+
0.2032645046710968,
|
| 603 |
+
0.5400993824005127,
|
| 604 |
+
0.124636709690094,
|
| 605 |
+
0.20725084841251373
|
| 606 |
+
],
|
| 607 |
+
"q01": [
|
| 608 |
+
-0.5854583382606506,
|
| 609 |
+
-0.45275834798812864,
|
| 610 |
+
0.03628820136189461,
|
| 611 |
+
-2.0545105361938476,
|
| 612 |
+
-0.5252219843864441,
|
| 613 |
+
-0.44349650502204896,
|
| 614 |
+
-0.36548688769340515
|
| 615 |
+
],
|
| 616 |
+
"q99": [
|
| 617 |
+
0.15696598112583027,
|
| 618 |
+
-0.07897948294878006,
|
| 619 |
+
0.7490021729469298,
|
| 620 |
+
-1.1520879220962532,
|
| 621 |
+
1.3330879974365206,
|
| 622 |
+
0.15911160767078353,
|
| 623 |
+
0.4541356778144836
|
| 624 |
+
]
|
| 625 |
+
},
|
| 626 |
+
"right_hand": {
|
| 627 |
+
"min": [
|
| 628 |
+
-1.5,
|
| 629 |
+
-1.5,
|
| 630 |
+
-1.5,
|
| 631 |
+
-1.5,
|
| 632 |
+
-3.0,
|
| 633 |
+
-3.0
|
| 634 |
+
],
|
| 635 |
+
"max": [
|
| 636 |
+
1.5,
|
| 637 |
+
1.5,
|
| 638 |
+
1.5,
|
| 639 |
+
1.5,
|
| 640 |
+
3.0,
|
| 641 |
+
3.0
|
| 642 |
+
],
|
| 643 |
+
"mean": [
|
| 644 |
+
-0.414561003446579,
|
| 645 |
+
0.15042728185653687,
|
| 646 |
+
-0.414561003446579,
|
| 647 |
+
-0.414561003446579,
|
| 648 |
+
-0.829122006893158,
|
| 649 |
+
-0.829122006893158
|
| 650 |
+
],
|
| 651 |
+
"std": [
|
| 652 |
+
1.4325326681137085,
|
| 653 |
+
1.4905540943145752,
|
| 654 |
+
1.4325326681137085,
|
| 655 |
+
1.4325326681137085,
|
| 656 |
+
2.865065336227417,
|
| 657 |
+
2.865065336227417
|
| 658 |
+
],
|
| 659 |
+
"q01": [
|
| 660 |
+
-1.5,
|
| 661 |
+
-1.5,
|
| 662 |
+
-1.5,
|
| 663 |
+
-1.5,
|
| 664 |
+
-3.0,
|
| 665 |
+
-3.0
|
| 666 |
+
],
|
| 667 |
+
"q99": [
|
| 668 |
+
1.5,
|
| 669 |
+
1.5,
|
| 670 |
+
1.5,
|
| 671 |
+
1.5,
|
| 672 |
+
3.0,
|
| 673 |
+
3.0
|
| 674 |
+
]
|
| 675 |
+
},
|
| 676 |
+
"right_leg": {
|
| 677 |
+
"min": [
|
| 678 |
+
0.0,
|
| 679 |
+
0.0,
|
| 680 |
+
0.0,
|
| 681 |
+
0.0,
|
| 682 |
+
0.0,
|
| 683 |
+
0.0
|
| 684 |
+
],
|
| 685 |
+
"max": [
|
| 686 |
+
0.0,
|
| 687 |
+
0.0,
|
| 688 |
+
0.0,
|
| 689 |
+
0.0,
|
| 690 |
+
0.0,
|
| 691 |
+
0.0
|
| 692 |
+
],
|
| 693 |
+
"mean": [
|
| 694 |
+
0.0,
|
| 695 |
+
0.0,
|
| 696 |
+
0.0,
|
| 697 |
+
0.0,
|
| 698 |
+
0.0,
|
| 699 |
+
0.0
|
| 700 |
+
],
|
| 701 |
+
"std": [
|
| 702 |
+
0.0,
|
| 703 |
+
0.0,
|
| 704 |
+
0.0,
|
| 705 |
+
0.0,
|
| 706 |
+
0.0,
|
| 707 |
+
0.0
|
| 708 |
+
],
|
| 709 |
+
"q01": [
|
| 710 |
+
0.0,
|
| 711 |
+
0.0,
|
| 712 |
+
0.0,
|
| 713 |
+
0.0,
|
| 714 |
+
0.0,
|
| 715 |
+
0.0
|
| 716 |
+
],
|
| 717 |
+
"q99": [
|
| 718 |
+
0.0,
|
| 719 |
+
0.0,
|
| 720 |
+
0.0,
|
| 721 |
+
0.0,
|
| 722 |
+
0.0,
|
| 723 |
+
0.0
|
| 724 |
+
]
|
| 725 |
+
},
|
| 726 |
+
"waist": {
|
| 727 |
+
"min": [
|
| 728 |
+
0.0,
|
| 729 |
+
0.0,
|
| 730 |
+
0.0
|
| 731 |
+
],
|
| 732 |
+
"max": [
|
| 733 |
+
0.0,
|
| 734 |
+
0.0,
|
| 735 |
+
0.0
|
| 736 |
+
],
|
| 737 |
+
"mean": [
|
| 738 |
+
0.0,
|
| 739 |
+
0.0,
|
| 740 |
+
0.0
|
| 741 |
+
],
|
| 742 |
+
"std": [
|
| 743 |
+
0.0,
|
| 744 |
+
0.0,
|
| 745 |
+
0.0
|
| 746 |
+
],
|
| 747 |
+
"q01": [
|
| 748 |
+
0.0,
|
| 749 |
+
0.0,
|
| 750 |
+
0.0
|
| 751 |
+
],
|
| 752 |
+
"q99": [
|
| 753 |
+
0.0,
|
| 754 |
+
0.0,
|
| 755 |
+
0.0
|
| 756 |
+
]
|
| 757 |
+
}
|
| 758 |
+
},
|
| 759 |
+
"relative_action": {}
|
| 760 |
+
}
|
| 761 |
+
}
|
gr00t/runReal/checkpoint-6000/experiment_cfg/final_model_config.json
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "Gr00tN1d6",
|
| 3 |
+
"model_dtype": "bfloat16",
|
| 4 |
+
"model_name": "nvidia/Eagle-Block2A-2B-v2",
|
| 5 |
+
"backbone_model_type": "eagle",
|
| 6 |
+
"model_revision": null,
|
| 7 |
+
"tune_top_llm_layers": 4,
|
| 8 |
+
"backbone_embedding_dim": 2048,
|
| 9 |
+
"tune_llm": true,
|
| 10 |
+
"tune_visual": false,
|
| 11 |
+
"select_layer": 16,
|
| 12 |
+
"reproject_vision": false,
|
| 13 |
+
"use_flash_attention": true,
|
| 14 |
+
"load_bf16": true,
|
| 15 |
+
"collator_overwrite_image_inputs": false,
|
| 16 |
+
"eagle_collator": true,
|
| 17 |
+
"backbone_trainable_params_fp32": true,
|
| 18 |
+
"apply_sincos_state_encoding": true,
|
| 19 |
+
"use_relative_action": true,
|
| 20 |
+
"max_state_dim": 128,
|
| 21 |
+
"max_action_dim": 128,
|
| 22 |
+
"action_horizon": 50,
|
| 23 |
+
"hidden_size": 1024,
|
| 24 |
+
"input_embedding_dim": 1536,
|
| 25 |
+
"add_pos_embed": true,
|
| 26 |
+
"attn_dropout": 0.2,
|
| 27 |
+
"use_vlln": true,
|
| 28 |
+
"max_seq_len": 1024,
|
| 29 |
+
"use_alternate_vl_dit": true,
|
| 30 |
+
"attend_text_every_n_blocks": 2,
|
| 31 |
+
"diffusion_model_cfg": {
|
| 32 |
+
"attention_head_dim": 48,
|
| 33 |
+
"dropout": 0.2,
|
| 34 |
+
"final_dropout": true,
|
| 35 |
+
"interleave_self_attention": true,
|
| 36 |
+
"norm_type": "ada_norm",
|
| 37 |
+
"num_attention_heads": 32,
|
| 38 |
+
"num_layers": 32,
|
| 39 |
+
"output_dim": 1024,
|
| 40 |
+
"positional_embeddings": null
|
| 41 |
+
},
|
| 42 |
+
"num_inference_timesteps": 4,
|
| 43 |
+
"noise_beta_alpha": 1.5,
|
| 44 |
+
"noise_beta_beta": 1.0,
|
| 45 |
+
"noise_s": 0.999,
|
| 46 |
+
"num_timestep_buckets": 1000,
|
| 47 |
+
"tune_projector": true,
|
| 48 |
+
"tune_diffusion_model": true,
|
| 49 |
+
"tune_vlln": true,
|
| 50 |
+
"state_dropout_prob": 0.1,
|
| 51 |
+
"state_additive_noise_scale": 0.0,
|
| 52 |
+
"max_num_embodiments": 32
|
| 53 |
+
}
|
gr00t/runReal/checkpoint-6000/experiment_cfg/final_processor_config.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
gr00t/runReal/checkpoint-6000/model-00001-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e29a0409a0b9b422ab2164acf9e4c0fd9caba8ca191f7f498d1c41e42d8f02d4
|
| 3 |
+
size 4967164296
|
gr00t/runReal/checkpoint-6000/model-00002-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98a8b89532ac7611f02101bb0cce96cd36000de87611d3deb8fb57ffdd1f6b67
|
| 3 |
+
size 4982031784
|
gr00t/runReal/checkpoint-6000/model-00003-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50d44e3e7a225aa5ff3df2f4a2fa49e44b329d3c7adbf4da6f041c1e21bf43b4
|
| 3 |
+
size 2314751176
|
gr00t/runReal/checkpoint-6000/model.safetensors.index.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
gr00t/runReal/checkpoint-6000/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dccbc9c2f2de617104ea644e2cfff2e4750c0bb6eb7f7215c4062c9cffb4e9cf
|
| 3 |
+
size 20277724839
|
gr00t/runReal/checkpoint-6000/processor_config.json
ADDED
|
@@ -0,0 +1,504 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"processor_class": "Gr00tN1d6Processor",
|
| 3 |
+
"processor_kwargs": {
|
| 4 |
+
"modality_configs": {
|
| 5 |
+
"behavior_r1_pro": {
|
| 6 |
+
"video": {
|
| 7 |
+
"delta_indices": [
|
| 8 |
+
0
|
| 9 |
+
],
|
| 10 |
+
"modality_keys": [
|
| 11 |
+
"observation.images.rgb.head_256_256",
|
| 12 |
+
"observation.images.rgb.left_wrist_256_256",
|
| 13 |
+
"observation.images.rgb.right_wrist_256_256"
|
| 14 |
+
],
|
| 15 |
+
"sin_cos_embedding_keys": null,
|
| 16 |
+
"mean_std_embedding_keys": null,
|
| 17 |
+
"action_configs": null
|
| 18 |
+
},
|
| 19 |
+
"state": {
|
| 20 |
+
"delta_indices": [
|
| 21 |
+
0
|
| 22 |
+
],
|
| 23 |
+
"modality_keys": [
|
| 24 |
+
"robot_pos",
|
| 25 |
+
"robot_ori_cos",
|
| 26 |
+
"robot_ori_sin",
|
| 27 |
+
"robot_2d_ori",
|
| 28 |
+
"robot_2d_ori_cos",
|
| 29 |
+
"robot_2d_ori_sin",
|
| 30 |
+
"robot_lin_vel",
|
| 31 |
+
"robot_ang_vel",
|
| 32 |
+
"arm_left_qpos",
|
| 33 |
+
"arm_left_qpos_sin",
|
| 34 |
+
"arm_left_qpos_cos",
|
| 35 |
+
"eef_left_pos",
|
| 36 |
+
"eef_left_quat",
|
| 37 |
+
"gripper_left_qpos",
|
| 38 |
+
"arm_right_qpos",
|
| 39 |
+
"arm_right_qpos_sin",
|
| 40 |
+
"arm_right_qpos_cos",
|
| 41 |
+
"eef_right_pos",
|
| 42 |
+
"eef_right_quat",
|
| 43 |
+
"gripper_right_qpos",
|
| 44 |
+
"trunk_qpos"
|
| 45 |
+
],
|
| 46 |
+
"sin_cos_embedding_keys": null,
|
| 47 |
+
"mean_std_embedding_keys": null,
|
| 48 |
+
"action_configs": null
|
| 49 |
+
},
|
| 50 |
+
"action": {
|
| 51 |
+
"delta_indices": [
|
| 52 |
+
0,
|
| 53 |
+
1,
|
| 54 |
+
2,
|
| 55 |
+
3,
|
| 56 |
+
4,
|
| 57 |
+
5,
|
| 58 |
+
6,
|
| 59 |
+
7,
|
| 60 |
+
8,
|
| 61 |
+
9,
|
| 62 |
+
10,
|
| 63 |
+
11,
|
| 64 |
+
12,
|
| 65 |
+
13,
|
| 66 |
+
14,
|
| 67 |
+
15,
|
| 68 |
+
16,
|
| 69 |
+
17,
|
| 70 |
+
18,
|
| 71 |
+
19,
|
| 72 |
+
20,
|
| 73 |
+
21,
|
| 74 |
+
22,
|
| 75 |
+
23,
|
| 76 |
+
24,
|
| 77 |
+
25,
|
| 78 |
+
26,
|
| 79 |
+
27,
|
| 80 |
+
28,
|
| 81 |
+
29,
|
| 82 |
+
30,
|
| 83 |
+
31
|
| 84 |
+
],
|
| 85 |
+
"modality_keys": [
|
| 86 |
+
"base",
|
| 87 |
+
"torso",
|
| 88 |
+
"left_arm",
|
| 89 |
+
"left_gripper",
|
| 90 |
+
"right_arm",
|
| 91 |
+
"right_gripper"
|
| 92 |
+
],
|
| 93 |
+
"sin_cos_embedding_keys": null,
|
| 94 |
+
"mean_std_embedding_keys": null,
|
| 95 |
+
"action_configs": [
|
| 96 |
+
{
|
| 97 |
+
"rep": "ABSOLUTE",
|
| 98 |
+
"type": "NON_EEF",
|
| 99 |
+
"format": "DEFAULT",
|
| 100 |
+
"state_key": null
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"rep": "RELATIVE",
|
| 104 |
+
"type": "NON_EEF",
|
| 105 |
+
"format": "DEFAULT",
|
| 106 |
+
"state_key": "trunk_qpos"
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"rep": "RELATIVE",
|
| 110 |
+
"type": "NON_EEF",
|
| 111 |
+
"format": "DEFAULT",
|
| 112 |
+
"state_key": "arm_left_qpos"
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"rep": "ABSOLUTE",
|
| 116 |
+
"type": "NON_EEF",
|
| 117 |
+
"format": "DEFAULT",
|
| 118 |
+
"state_key": null
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"rep": "RELATIVE",
|
| 122 |
+
"type": "NON_EEF",
|
| 123 |
+
"format": "DEFAULT",
|
| 124 |
+
"state_key": "arm_right_qpos"
|
| 125 |
+
},
|
| 126 |
+
{
|
| 127 |
+
"rep": "ABSOLUTE",
|
| 128 |
+
"type": "NON_EEF",
|
| 129 |
+
"format": "DEFAULT",
|
| 130 |
+
"state_key": null
|
| 131 |
+
}
|
| 132 |
+
]
|
| 133 |
+
},
|
| 134 |
+
"language": {
|
| 135 |
+
"delta_indices": [
|
| 136 |
+
0
|
| 137 |
+
],
|
| 138 |
+
"modality_keys": [
|
| 139 |
+
"annotation.human.coarse_action"
|
| 140 |
+
],
|
| 141 |
+
"sin_cos_embedding_keys": null,
|
| 142 |
+
"mean_std_embedding_keys": null,
|
| 143 |
+
"action_configs": null
|
| 144 |
+
}
|
| 145 |
+
},
|
| 146 |
+
"gr1": {
|
| 147 |
+
"video": {
|
| 148 |
+
"delta_indices": [
|
| 149 |
+
0
|
| 150 |
+
],
|
| 151 |
+
"modality_keys": [
|
| 152 |
+
"ego_view_bg_crop_pad_res256_freq20"
|
| 153 |
+
],
|
| 154 |
+
"sin_cos_embedding_keys": null,
|
| 155 |
+
"mean_std_embedding_keys": null,
|
| 156 |
+
"action_configs": null
|
| 157 |
+
},
|
| 158 |
+
"state": {
|
| 159 |
+
"delta_indices": [
|
| 160 |
+
0
|
| 161 |
+
],
|
| 162 |
+
"modality_keys": [
|
| 163 |
+
"left_arm",
|
| 164 |
+
"right_arm",
|
| 165 |
+
"left_hand",
|
| 166 |
+
"right_hand",
|
| 167 |
+
"waist"
|
| 168 |
+
],
|
| 169 |
+
"sin_cos_embedding_keys": [
|
| 170 |
+
"left_arm",
|
| 171 |
+
"right_arm",
|
| 172 |
+
"left_hand",
|
| 173 |
+
"right_hand",
|
| 174 |
+
"waist"
|
| 175 |
+
],
|
| 176 |
+
"mean_std_embedding_keys": null,
|
| 177 |
+
"action_configs": null
|
| 178 |
+
},
|
| 179 |
+
"action": {
|
| 180 |
+
"delta_indices": [
|
| 181 |
+
0,
|
| 182 |
+
1,
|
| 183 |
+
2,
|
| 184 |
+
3,
|
| 185 |
+
4,
|
| 186 |
+
5,
|
| 187 |
+
6,
|
| 188 |
+
7,
|
| 189 |
+
8,
|
| 190 |
+
9,
|
| 191 |
+
10,
|
| 192 |
+
11,
|
| 193 |
+
12,
|
| 194 |
+
13,
|
| 195 |
+
14,
|
| 196 |
+
15
|
| 197 |
+
],
|
| 198 |
+
"modality_keys": [
|
| 199 |
+
"left_arm",
|
| 200 |
+
"right_arm",
|
| 201 |
+
"left_hand",
|
| 202 |
+
"right_hand",
|
| 203 |
+
"waist"
|
| 204 |
+
],
|
| 205 |
+
"sin_cos_embedding_keys": null,
|
| 206 |
+
"mean_std_embedding_keys": null,
|
| 207 |
+
"action_configs": [
|
| 208 |
+
{
|
| 209 |
+
"rep": "RELATIVE",
|
| 210 |
+
"type": "NON_EEF",
|
| 211 |
+
"format": "DEFAULT",
|
| 212 |
+
"state_key": null
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"rep": "RELATIVE",
|
| 216 |
+
"type": "NON_EEF",
|
| 217 |
+
"format": "DEFAULT",
|
| 218 |
+
"state_key": null
|
| 219 |
+
},
|
| 220 |
+
{
|
| 221 |
+
"rep": "RELATIVE",
|
| 222 |
+
"type": "NON_EEF",
|
| 223 |
+
"format": "DEFAULT",
|
| 224 |
+
"state_key": null
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"rep": "RELATIVE",
|
| 228 |
+
"type": "NON_EEF",
|
| 229 |
+
"format": "DEFAULT",
|
| 230 |
+
"state_key": null
|
| 231 |
+
},
|
| 232 |
+
{
|
| 233 |
+
"rep": "ABSOLUTE",
|
| 234 |
+
"type": "NON_EEF",
|
| 235 |
+
"format": "DEFAULT",
|
| 236 |
+
"state_key": null
|
| 237 |
+
}
|
| 238 |
+
]
|
| 239 |
+
},
|
| 240 |
+
"language": {
|
| 241 |
+
"delta_indices": [
|
| 242 |
+
0
|
| 243 |
+
],
|
| 244 |
+
"modality_keys": [
|
| 245 |
+
"task"
|
| 246 |
+
],
|
| 247 |
+
"sin_cos_embedding_keys": null,
|
| 248 |
+
"mean_std_embedding_keys": null,
|
| 249 |
+
"action_configs": null
|
| 250 |
+
}
|
| 251 |
+
},
|
| 252 |
+
"robocasa_panda_omron": {
|
| 253 |
+
"video": {
|
| 254 |
+
"delta_indices": [
|
| 255 |
+
0
|
| 256 |
+
],
|
| 257 |
+
"modality_keys": [
|
| 258 |
+
"res256_image_side_0",
|
| 259 |
+
"res256_image_side_1",
|
| 260 |
+
"res256_image_wrist_0"
|
| 261 |
+
],
|
| 262 |
+
"sin_cos_embedding_keys": null,
|
| 263 |
+
"mean_std_embedding_keys": null,
|
| 264 |
+
"action_configs": null
|
| 265 |
+
},
|
| 266 |
+
"state": {
|
| 267 |
+
"delta_indices": [
|
| 268 |
+
0
|
| 269 |
+
],
|
| 270 |
+
"modality_keys": [
|
| 271 |
+
"end_effector_position_relative",
|
| 272 |
+
"end_effector_rotation_relative",
|
| 273 |
+
"gripper_qpos",
|
| 274 |
+
"base_position",
|
| 275 |
+
"base_rotation"
|
| 276 |
+
],
|
| 277 |
+
"sin_cos_embedding_keys": null,
|
| 278 |
+
"mean_std_embedding_keys": null,
|
| 279 |
+
"action_configs": null
|
| 280 |
+
},
|
| 281 |
+
"action": {
|
| 282 |
+
"delta_indices": [
|
| 283 |
+
0,
|
| 284 |
+
1,
|
| 285 |
+
2,
|
| 286 |
+
3,
|
| 287 |
+
4,
|
| 288 |
+
5,
|
| 289 |
+
6,
|
| 290 |
+
7,
|
| 291 |
+
8,
|
| 292 |
+
9,
|
| 293 |
+
10,
|
| 294 |
+
11,
|
| 295 |
+
12,
|
| 296 |
+
13,
|
| 297 |
+
14,
|
| 298 |
+
15
|
| 299 |
+
],
|
| 300 |
+
"modality_keys": [
|
| 301 |
+
"end_effector_position",
|
| 302 |
+
"end_effector_rotation",
|
| 303 |
+
"gripper_close",
|
| 304 |
+
"base_motion",
|
| 305 |
+
"control_mode"
|
| 306 |
+
],
|
| 307 |
+
"sin_cos_embedding_keys": null,
|
| 308 |
+
"mean_std_embedding_keys": null,
|
| 309 |
+
"action_configs": [
|
| 310 |
+
{
|
| 311 |
+
"rep": "ABSOLUTE",
|
| 312 |
+
"type": "NON_EEF",
|
| 313 |
+
"format": "DEFAULT",
|
| 314 |
+
"state_key": null
|
| 315 |
+
},
|
| 316 |
+
{
|
| 317 |
+
"rep": "ABSOLUTE",
|
| 318 |
+
"type": "NON_EEF",
|
| 319 |
+
"format": "DEFAULT",
|
| 320 |
+
"state_key": null
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"rep": "ABSOLUTE",
|
| 324 |
+
"type": "NON_EEF",
|
| 325 |
+
"format": "DEFAULT",
|
| 326 |
+
"state_key": null
|
| 327 |
+
},
|
| 328 |
+
{
|
| 329 |
+
"rep": "ABSOLUTE",
|
| 330 |
+
"type": "NON_EEF",
|
| 331 |
+
"format": "DEFAULT",
|
| 332 |
+
"state_key": null
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"rep": "ABSOLUTE",
|
| 336 |
+
"type": "NON_EEF",
|
| 337 |
+
"format": "DEFAULT",
|
| 338 |
+
"state_key": null
|
| 339 |
+
}
|
| 340 |
+
]
|
| 341 |
+
},
|
| 342 |
+
"language": {
|
| 343 |
+
"delta_indices": [
|
| 344 |
+
0
|
| 345 |
+
],
|
| 346 |
+
"modality_keys": [
|
| 347 |
+
"annotation.human.action.task_description"
|
| 348 |
+
],
|
| 349 |
+
"sin_cos_embedding_keys": null,
|
| 350 |
+
"mean_std_embedding_keys": null,
|
| 351 |
+
"action_configs": null
|
| 352 |
+
}
|
| 353 |
+
},
|
| 354 |
+
"new_embodiment": {
|
| 355 |
+
"video": {
|
| 356 |
+
"delta_indices": [
|
| 357 |
+
0
|
| 358 |
+
],
|
| 359 |
+
"modality_keys": [
|
| 360 |
+
"ego_view",
|
| 361 |
+
"left_wrist_view",
|
| 362 |
+
"right_wrist_view"
|
| 363 |
+
],
|
| 364 |
+
"sin_cos_embedding_keys": null,
|
| 365 |
+
"mean_std_embedding_keys": null,
|
| 366 |
+
"action_configs": null
|
| 367 |
+
},
|
| 368 |
+
"state": {
|
| 369 |
+
"delta_indices": [
|
| 370 |
+
0
|
| 371 |
+
],
|
| 372 |
+
"modality_keys": [
|
| 373 |
+
"left_arm",
|
| 374 |
+
"left_hand",
|
| 375 |
+
"left_leg",
|
| 376 |
+
"neck",
|
| 377 |
+
"right_arm",
|
| 378 |
+
"right_hand",
|
| 379 |
+
"right_leg",
|
| 380 |
+
"waist"
|
| 381 |
+
],
|
| 382 |
+
"sin_cos_embedding_keys": null,
|
| 383 |
+
"mean_std_embedding_keys": null,
|
| 384 |
+
"action_configs": null
|
| 385 |
+
},
|
| 386 |
+
"action": {
|
| 387 |
+
"delta_indices": [
|
| 388 |
+
0,
|
| 389 |
+
1,
|
| 390 |
+
2,
|
| 391 |
+
3,
|
| 392 |
+
4,
|
| 393 |
+
5,
|
| 394 |
+
6,
|
| 395 |
+
7,
|
| 396 |
+
8,
|
| 397 |
+
9,
|
| 398 |
+
10,
|
| 399 |
+
11,
|
| 400 |
+
12,
|
| 401 |
+
13,
|
| 402 |
+
14,
|
| 403 |
+
15
|
| 404 |
+
],
|
| 405 |
+
"modality_keys": [
|
| 406 |
+
"left_arm",
|
| 407 |
+
"left_hand",
|
| 408 |
+
"left_leg",
|
| 409 |
+
"neck",
|
| 410 |
+
"right_arm",
|
| 411 |
+
"right_hand",
|
| 412 |
+
"right_leg",
|
| 413 |
+
"waist"
|
| 414 |
+
],
|
| 415 |
+
"sin_cos_embedding_keys": null,
|
| 416 |
+
"mean_std_embedding_keys": null,
|
| 417 |
+
"action_configs": [
|
| 418 |
+
{
|
| 419 |
+
"rep": "ABSOLUTE",
|
| 420 |
+
"type": "NON_EEF",
|
| 421 |
+
"format": "DEFAULT",
|
| 422 |
+
"state_key": null
|
| 423 |
+
},
|
| 424 |
+
{
|
| 425 |
+
"rep": "ABSOLUTE",
|
| 426 |
+
"type": "NON_EEF",
|
| 427 |
+
"format": "DEFAULT",
|
| 428 |
+
"state_key": null
|
| 429 |
+
},
|
| 430 |
+
{
|
| 431 |
+
"rep": "ABSOLUTE",
|
| 432 |
+
"type": "NON_EEF",
|
| 433 |
+
"format": "DEFAULT",
|
| 434 |
+
"state_key": null
|
| 435 |
+
},
|
| 436 |
+
{
|
| 437 |
+
"rep": "ABSOLUTE",
|
| 438 |
+
"type": "NON_EEF",
|
| 439 |
+
"format": "DEFAULT",
|
| 440 |
+
"state_key": null
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"rep": "ABSOLUTE",
|
| 444 |
+
"type": "NON_EEF",
|
| 445 |
+
"format": "DEFAULT",
|
| 446 |
+
"state_key": null
|
| 447 |
+
},
|
| 448 |
+
{
|
| 449 |
+
"rep": "ABSOLUTE",
|
| 450 |
+
"type": "NON_EEF",
|
| 451 |
+
"format": "DEFAULT",
|
| 452 |
+
"state_key": null
|
| 453 |
+
},
|
| 454 |
+
{
|
| 455 |
+
"rep": "ABSOLUTE",
|
| 456 |
+
"type": "NON_EEF",
|
| 457 |
+
"format": "DEFAULT",
|
| 458 |
+
"state_key": null
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"rep": "ABSOLUTE",
|
| 462 |
+
"type": "NON_EEF",
|
| 463 |
+
"format": "DEFAULT",
|
| 464 |
+
"state_key": null
|
| 465 |
+
}
|
| 466 |
+
]
|
| 467 |
+
},
|
| 468 |
+
"language": {
|
| 469 |
+
"delta_indices": [
|
| 470 |
+
0
|
| 471 |
+
],
|
| 472 |
+
"modality_keys": [
|
| 473 |
+
"annotation.human.action.task_description"
|
| 474 |
+
],
|
| 475 |
+
"sin_cos_embedding_keys": null,
|
| 476 |
+
"mean_std_embedding_keys": null,
|
| 477 |
+
"action_configs": null
|
| 478 |
+
}
|
| 479 |
+
}
|
| 480 |
+
},
|
| 481 |
+
"image_crop_size": null,
|
| 482 |
+
"image_target_size": null,
|
| 483 |
+
"use_albumentations": true,
|
| 484 |
+
"random_rotation_angle": null,
|
| 485 |
+
"color_jitter_params": {
|
| 486 |
+
"brightness": 0.3,
|
| 487 |
+
"contrast": 0.4,
|
| 488 |
+
"saturation": 0.5,
|
| 489 |
+
"hue": 0.08
|
| 490 |
+
},
|
| 491 |
+
"shortest_image_edge": 256,
|
| 492 |
+
"crop_fraction": 0.95,
|
| 493 |
+
"model_name": "nvidia/Eagle-Block2A-2B-v2",
|
| 494 |
+
"model_type": "eagle",
|
| 495 |
+
"formalize_language": true,
|
| 496 |
+
"max_state_dim": 128,
|
| 497 |
+
"max_action_dim": 128,
|
| 498 |
+
"max_action_horizon": 50,
|
| 499 |
+
"use_percentiles": false,
|
| 500 |
+
"clip_outliers": true,
|
| 501 |
+
"apply_sincos_state_encoding": true,
|
| 502 |
+
"use_relative_action": true
|
| 503 |
+
}
|
| 504 |
+
}
|
gr00t/runReal/checkpoint-6000/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f1280c64b9db95ddcf28af76b800363f8db290f15527575599ade6b14e24de6
|
| 3 |
+
size 14645
|
gr00t/runReal/checkpoint-6000/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c81168c968205dd4f18f99afb8d250e3039fa2276a497474189eec84cb61b541
|
| 3 |
+
size 1465
|
gr00t/runReal/checkpoint-6000/statistics.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
gr00t/runReal/checkpoint-6000/trainer_state.json
ADDED
|
@@ -0,0 +1,3634 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.6,
|
| 6 |
+
"eval_steps": 500,
|
| 7 |
+
"global_step": 6000,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"grad_norm": 1.7785696983337402,
|
| 14 |
+
"learning_rate": 1.8e-06,
|
| 15 |
+
"loss": 1.3807,
|
| 16 |
+
"step": 10
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"grad_norm": 0.7294490337371826,
|
| 20 |
+
"learning_rate": 3.8e-06,
|
| 21 |
+
"loss": 1.3569,
|
| 22 |
+
"step": 20
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"grad_norm": 0.8095675110816956,
|
| 26 |
+
"learning_rate": 5.8e-06,
|
| 27 |
+
"loss": 1.3175,
|
| 28 |
+
"step": 30
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"grad_norm": 0.8977677822113037,
|
| 32 |
+
"learning_rate": 7.8e-06,
|
| 33 |
+
"loss": 1.2752,
|
| 34 |
+
"step": 40
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"grad_norm": 0.77800452709198,
|
| 38 |
+
"learning_rate": 9.800000000000001e-06,
|
| 39 |
+
"loss": 1.218,
|
| 40 |
+
"step": 50
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"grad_norm": 1.9388890266418457,
|
| 44 |
+
"learning_rate": 1.18e-05,
|
| 45 |
+
"loss": 1.1564,
|
| 46 |
+
"step": 60
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"grad_norm": 2.6622583866119385,
|
| 50 |
+
"learning_rate": 1.3800000000000002e-05,
|
| 51 |
+
"loss": 1.1232,
|
| 52 |
+
"step": 70
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"grad_norm": 1.1613528728485107,
|
| 56 |
+
"learning_rate": 1.58e-05,
|
| 57 |
+
"loss": 1.0855,
|
| 58 |
+
"step": 80
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"grad_norm": 1.194142460823059,
|
| 62 |
+
"learning_rate": 1.78e-05,
|
| 63 |
+
"loss": 1.0666,
|
| 64 |
+
"step": 90
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"grad_norm": 1.2681550979614258,
|
| 68 |
+
"learning_rate": 1.9800000000000004e-05,
|
| 69 |
+
"loss": 1.0574,
|
| 70 |
+
"step": 100
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"grad_norm": 0.9077872633934021,
|
| 74 |
+
"learning_rate": 2.18e-05,
|
| 75 |
+
"loss": 1.0526,
|
| 76 |
+
"step": 110
|
| 77 |
+
},
|
| 78 |
+
{
|
| 79 |
+
"grad_norm": 0.49053338170051575,
|
| 80 |
+
"learning_rate": 2.38e-05,
|
| 81 |
+
"loss": 1.0415,
|
| 82 |
+
"step": 120
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"grad_norm": 0.7939521670341492,
|
| 86 |
+
"learning_rate": 2.58e-05,
|
| 87 |
+
"loss": 1.0426,
|
| 88 |
+
"step": 130
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"grad_norm": 0.7436877489089966,
|
| 92 |
+
"learning_rate": 2.7800000000000005e-05,
|
| 93 |
+
"loss": 1.0393,
|
| 94 |
+
"step": 140
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"grad_norm": 0.5024734735488892,
|
| 98 |
+
"learning_rate": 2.98e-05,
|
| 99 |
+
"loss": 1.0457,
|
| 100 |
+
"step": 150
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"grad_norm": 1.0857179164886475,
|
| 104 |
+
"learning_rate": 3.18e-05,
|
| 105 |
+
"loss": 1.0456,
|
| 106 |
+
"step": 160
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"grad_norm": 0.5890362858772278,
|
| 110 |
+
"learning_rate": 3.38e-05,
|
| 111 |
+
"loss": 1.0351,
|
| 112 |
+
"step": 170
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"grad_norm": 0.4319491684436798,
|
| 116 |
+
"learning_rate": 3.58e-05,
|
| 117 |
+
"loss": 1.0314,
|
| 118 |
+
"step": 180
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"grad_norm": 0.4137911796569824,
|
| 122 |
+
"learning_rate": 3.7800000000000004e-05,
|
| 123 |
+
"loss": 1.0296,
|
| 124 |
+
"step": 190
|
| 125 |
+
},
|
| 126 |
+
{
|
| 127 |
+
"grad_norm": 0.49810999631881714,
|
| 128 |
+
"learning_rate": 3.9800000000000005e-05,
|
| 129 |
+
"loss": 1.0337,
|
| 130 |
+
"step": 200
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"grad_norm": 0.9272775053977966,
|
| 134 |
+
"learning_rate": 4.18e-05,
|
| 135 |
+
"loss": 1.0259,
|
| 136 |
+
"step": 210
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"grad_norm": 0.5666130185127258,
|
| 140 |
+
"learning_rate": 4.38e-05,
|
| 141 |
+
"loss": 1.0254,
|
| 142 |
+
"step": 220
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"grad_norm": 0.4972645938396454,
|
| 146 |
+
"learning_rate": 4.58e-05,
|
| 147 |
+
"loss": 1.0074,
|
| 148 |
+
"step": 230
|
| 149 |
+
},
|
| 150 |
+
{
|
| 151 |
+
"grad_norm": 0.6089911460876465,
|
| 152 |
+
"learning_rate": 4.78e-05,
|
| 153 |
+
"loss": 0.9923,
|
| 154 |
+
"step": 240
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"grad_norm": 0.4870505928993225,
|
| 158 |
+
"learning_rate": 4.9800000000000004e-05,
|
| 159 |
+
"loss": 0.9861,
|
| 160 |
+
"step": 250
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"grad_norm": 0.5653901696205139,
|
| 164 |
+
"learning_rate": 5.1800000000000005e-05,
|
| 165 |
+
"loss": 0.9713,
|
| 166 |
+
"step": 260
|
| 167 |
+
},
|
| 168 |
+
{
|
| 169 |
+
"grad_norm": 0.6945297718048096,
|
| 170 |
+
"learning_rate": 5.380000000000001e-05,
|
| 171 |
+
"loss": 0.9351,
|
| 172 |
+
"step": 270
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"grad_norm": 0.7642530202865601,
|
| 176 |
+
"learning_rate": 5.580000000000001e-05,
|
| 177 |
+
"loss": 0.9035,
|
| 178 |
+
"step": 280
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"grad_norm": 0.7520968317985535,
|
| 182 |
+
"learning_rate": 5.7799999999999995e-05,
|
| 183 |
+
"loss": 0.8654,
|
| 184 |
+
"step": 290
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"grad_norm": 0.7476494908332825,
|
| 188 |
+
"learning_rate": 5.9800000000000003e-05,
|
| 189 |
+
"loss": 0.8233,
|
| 190 |
+
"step": 300
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"grad_norm": 0.7792137861251831,
|
| 194 |
+
"learning_rate": 6.18e-05,
|
| 195 |
+
"loss": 0.775,
|
| 196 |
+
"step": 310
|
| 197 |
+
},
|
| 198 |
+
{
|
| 199 |
+
"grad_norm": 0.9424160718917847,
|
| 200 |
+
"learning_rate": 6.38e-05,
|
| 201 |
+
"loss": 0.7262,
|
| 202 |
+
"step": 320
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"grad_norm": 0.8242656588554382,
|
| 206 |
+
"learning_rate": 6.58e-05,
|
| 207 |
+
"loss": 0.699,
|
| 208 |
+
"step": 330
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"grad_norm": 1.116312026977539,
|
| 212 |
+
"learning_rate": 6.780000000000001e-05,
|
| 213 |
+
"loss": 0.6583,
|
| 214 |
+
"step": 340
|
| 215 |
+
},
|
| 216 |
+
{
|
| 217 |
+
"grad_norm": 0.7733412384986877,
|
| 218 |
+
"learning_rate": 6.98e-05,
|
| 219 |
+
"loss": 0.6281,
|
| 220 |
+
"step": 350
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"grad_norm": 0.8154475688934326,
|
| 224 |
+
"learning_rate": 7.18e-05,
|
| 225 |
+
"loss": 0.6112,
|
| 226 |
+
"step": 360
|
| 227 |
+
},
|
| 228 |
+
{
|
| 229 |
+
"grad_norm": 1.0177288055419922,
|
| 230 |
+
"learning_rate": 7.38e-05,
|
| 231 |
+
"loss": 0.592,
|
| 232 |
+
"step": 370
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"grad_norm": 0.8954550623893738,
|
| 236 |
+
"learning_rate": 7.58e-05,
|
| 237 |
+
"loss": 0.574,
|
| 238 |
+
"step": 380
|
| 239 |
+
},
|
| 240 |
+
{
|
| 241 |
+
"grad_norm": 1.0805176496505737,
|
| 242 |
+
"learning_rate": 7.780000000000001e-05,
|
| 243 |
+
"loss": 0.5572,
|
| 244 |
+
"step": 390
|
| 245 |
+
},
|
| 246 |
+
{
|
| 247 |
+
"grad_norm": 1.1194977760314941,
|
| 248 |
+
"learning_rate": 7.98e-05,
|
| 249 |
+
"loss": 0.5474,
|
| 250 |
+
"step": 400
|
| 251 |
+
},
|
| 252 |
+
{
|
| 253 |
+
"grad_norm": 0.8769882917404175,
|
| 254 |
+
"learning_rate": 8.18e-05,
|
| 255 |
+
"loss": 0.5306,
|
| 256 |
+
"step": 410
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"grad_norm": 0.8718823790550232,
|
| 260 |
+
"learning_rate": 8.38e-05,
|
| 261 |
+
"loss": 0.5131,
|
| 262 |
+
"step": 420
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"grad_norm": 0.7627744674682617,
|
| 266 |
+
"learning_rate": 8.58e-05,
|
| 267 |
+
"loss": 0.5144,
|
| 268 |
+
"step": 430
|
| 269 |
+
},
|
| 270 |
+
{
|
| 271 |
+
"grad_norm": 0.8170668482780457,
|
| 272 |
+
"learning_rate": 8.78e-05,
|
| 273 |
+
"loss": 0.4995,
|
| 274 |
+
"step": 440
|
| 275 |
+
},
|
| 276 |
+
{
|
| 277 |
+
"grad_norm": 0.7802869081497192,
|
| 278 |
+
"learning_rate": 8.98e-05,
|
| 279 |
+
"loss": 0.4809,
|
| 280 |
+
"step": 450
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"grad_norm": 1.0324348211288452,
|
| 284 |
+
"learning_rate": 9.180000000000001e-05,
|
| 285 |
+
"loss": 0.4646,
|
| 286 |
+
"step": 460
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"grad_norm": 1.027787208557129,
|
| 290 |
+
"learning_rate": 9.38e-05,
|
| 291 |
+
"loss": 0.4614,
|
| 292 |
+
"step": 470
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"grad_norm": 0.7948145866394043,
|
| 296 |
+
"learning_rate": 9.58e-05,
|
| 297 |
+
"loss": 0.4535,
|
| 298 |
+
"step": 480
|
| 299 |
+
},
|
| 300 |
+
{
|
| 301 |
+
"grad_norm": 0.8392619490623474,
|
| 302 |
+
"learning_rate": 9.78e-05,
|
| 303 |
+
"loss": 0.4372,
|
| 304 |
+
"step": 490
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"grad_norm": 0.8300851583480835,
|
| 308 |
+
"learning_rate": 9.98e-05,
|
| 309 |
+
"loss": 0.4215,
|
| 310 |
+
"step": 500
|
| 311 |
+
},
|
| 312 |
+
{
|
| 313 |
+
"grad_norm": 0.7309690713882446,
|
| 314 |
+
"learning_rate": 9.9999778549206e-05,
|
| 315 |
+
"loss": 0.4218,
|
| 316 |
+
"step": 510
|
| 317 |
+
},
|
| 318 |
+
{
|
| 319 |
+
"grad_norm": 0.849656879901886,
|
| 320 |
+
"learning_rate": 9.999901304280685e-05,
|
| 321 |
+
"loss": 0.399,
|
| 322 |
+
"step": 520
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"grad_norm": 0.8015146851539612,
|
| 326 |
+
"learning_rate": 9.999770075521164e-05,
|
| 327 |
+
"loss": 0.4008,
|
| 328 |
+
"step": 530
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"grad_norm": 0.6085368990898132,
|
| 332 |
+
"learning_rate": 9.99958417007713e-05,
|
| 333 |
+
"loss": 0.3817,
|
| 334 |
+
"step": 540
|
| 335 |
+
},
|
| 336 |
+
{
|
| 337 |
+
"grad_norm": 1.079493522644043,
|
| 338 |
+
"learning_rate": 9.999343589981615e-05,
|
| 339 |
+
"loss": 0.389,
|
| 340 |
+
"step": 550
|
| 341 |
+
},
|
| 342 |
+
{
|
| 343 |
+
"grad_norm": 0.8890655636787415,
|
| 344 |
+
"learning_rate": 9.999048337865568e-05,
|
| 345 |
+
"loss": 0.3716,
|
| 346 |
+
"step": 560
|
| 347 |
+
},
|
| 348 |
+
{
|
| 349 |
+
"grad_norm": 0.9705793261528015,
|
| 350 |
+
"learning_rate": 9.998698416957815e-05,
|
| 351 |
+
"loss": 0.3639,
|
| 352 |
+
"step": 570
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"grad_norm": 0.6229265332221985,
|
| 356 |
+
"learning_rate": 9.998293831085037e-05,
|
| 357 |
+
"loss": 0.3635,
|
| 358 |
+
"step": 580
|
| 359 |
+
},
|
| 360 |
+
{
|
| 361 |
+
"grad_norm": 1.3262476921081543,
|
| 362 |
+
"learning_rate": 9.997834584671719e-05,
|
| 363 |
+
"loss": 0.3649,
|
| 364 |
+
"step": 590
|
| 365 |
+
},
|
| 366 |
+
{
|
| 367 |
+
"grad_norm": 0.8632277846336365,
|
| 368 |
+
"learning_rate": 9.997320682740107e-05,
|
| 369 |
+
"loss": 0.3647,
|
| 370 |
+
"step": 600
|
| 371 |
+
},
|
| 372 |
+
{
|
| 373 |
+
"grad_norm": 0.6377701163291931,
|
| 374 |
+
"learning_rate": 9.996752130910149e-05,
|
| 375 |
+
"loss": 0.3629,
|
| 376 |
+
"step": 610
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"grad_norm": 1.0474506616592407,
|
| 380 |
+
"learning_rate": 9.99612893539944e-05,
|
| 381 |
+
"loss": 0.3444,
|
| 382 |
+
"step": 620
|
| 383 |
+
},
|
| 384 |
+
{
|
| 385 |
+
"grad_norm": 0.7238601446151733,
|
| 386 |
+
"learning_rate": 9.995451103023144e-05,
|
| 387 |
+
"loss": 0.3348,
|
| 388 |
+
"step": 630
|
| 389 |
+
},
|
| 390 |
+
{
|
| 391 |
+
"grad_norm": 0.8488125801086426,
|
| 392 |
+
"learning_rate": 9.994718641193928e-05,
|
| 393 |
+
"loss": 0.3397,
|
| 394 |
+
"step": 640
|
| 395 |
+
},
|
| 396 |
+
{
|
| 397 |
+
"grad_norm": 0.6813957691192627,
|
| 398 |
+
"learning_rate": 9.993931557921874e-05,
|
| 399 |
+
"loss": 0.334,
|
| 400 |
+
"step": 650
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"grad_norm": 0.6746155023574829,
|
| 404 |
+
"learning_rate": 9.993089861814402e-05,
|
| 405 |
+
"loss": 0.3311,
|
| 406 |
+
"step": 660
|
| 407 |
+
},
|
| 408 |
+
{
|
| 409 |
+
"grad_norm": 0.7479809522628784,
|
| 410 |
+
"learning_rate": 9.992193562076166e-05,
|
| 411 |
+
"loss": 0.34,
|
| 412 |
+
"step": 670
|
| 413 |
+
},
|
| 414 |
+
{
|
| 415 |
+
"grad_norm": 0.7008865475654602,
|
| 416 |
+
"learning_rate": 9.991242668508954e-05,
|
| 417 |
+
"loss": 0.328,
|
| 418 |
+
"step": 680
|
| 419 |
+
},
|
| 420 |
+
{
|
| 421 |
+
"grad_norm": 0.5779237151145935,
|
| 422 |
+
"learning_rate": 9.990237191511587e-05,
|
| 423 |
+
"loss": 0.323,
|
| 424 |
+
"step": 690
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"grad_norm": 0.6454470753669739,
|
| 428 |
+
"learning_rate": 9.989177142079802e-05,
|
| 429 |
+
"loss": 0.3283,
|
| 430 |
+
"step": 700
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"grad_norm": 0.6934569478034973,
|
| 434 |
+
"learning_rate": 9.988062531806126e-05,
|
| 435 |
+
"loss": 0.3374,
|
| 436 |
+
"step": 710
|
| 437 |
+
},
|
| 438 |
+
{
|
| 439 |
+
"grad_norm": 0.8239390850067139,
|
| 440 |
+
"learning_rate": 9.986893372879762e-05,
|
| 441 |
+
"loss": 0.3274,
|
| 442 |
+
"step": 720
|
| 443 |
+
},
|
| 444 |
+
{
|
| 445 |
+
"grad_norm": 0.7572265267372131,
|
| 446 |
+
"learning_rate": 9.985669678086443e-05,
|
| 447 |
+
"loss": 0.3277,
|
| 448 |
+
"step": 730
|
| 449 |
+
},
|
| 450 |
+
{
|
| 451 |
+
"grad_norm": 0.8873105645179749,
|
| 452 |
+
"learning_rate": 9.984391460808298e-05,
|
| 453 |
+
"loss": 0.3081,
|
| 454 |
+
"step": 740
|
| 455 |
+
},
|
| 456 |
+
{
|
| 457 |
+
"grad_norm": 0.9885987043380737,
|
| 458 |
+
"learning_rate": 9.983058735023709e-05,
|
| 459 |
+
"loss": 0.317,
|
| 460 |
+
"step": 750
|
| 461 |
+
},
|
| 462 |
+
{
|
| 463 |
+
"grad_norm": 0.6870241761207581,
|
| 464 |
+
"learning_rate": 9.98167151530715e-05,
|
| 465 |
+
"loss": 0.3007,
|
| 466 |
+
"step": 760
|
| 467 |
+
},
|
| 468 |
+
{
|
| 469 |
+
"grad_norm": 0.6020134687423706,
|
| 470 |
+
"learning_rate": 9.980229816829034e-05,
|
| 471 |
+
"loss": 0.2995,
|
| 472 |
+
"step": 770
|
| 473 |
+
},
|
| 474 |
+
{
|
| 475 |
+
"grad_norm": 0.8363832235336304,
|
| 476 |
+
"learning_rate": 9.978733655355544e-05,
|
| 477 |
+
"loss": 0.3086,
|
| 478 |
+
"step": 780
|
| 479 |
+
},
|
| 480 |
+
{
|
| 481 |
+
"grad_norm": 0.8091900944709778,
|
| 482 |
+
"learning_rate": 9.977183047248464e-05,
|
| 483 |
+
"loss": 0.2934,
|
| 484 |
+
"step": 790
|
| 485 |
+
},
|
| 486 |
+
{
|
| 487 |
+
"grad_norm": 0.8087305426597595,
|
| 488 |
+
"learning_rate": 9.975578009464992e-05,
|
| 489 |
+
"loss": 0.2922,
|
| 490 |
+
"step": 800
|
| 491 |
+
},
|
| 492 |
+
{
|
| 493 |
+
"grad_norm": 0.6514613628387451,
|
| 494 |
+
"learning_rate": 9.97391855955757e-05,
|
| 495 |
+
"loss": 0.2933,
|
| 496 |
+
"step": 810
|
| 497 |
+
},
|
| 498 |
+
{
|
| 499 |
+
"grad_norm": 0.806994616985321,
|
| 500 |
+
"learning_rate": 9.972204715673669e-05,
|
| 501 |
+
"loss": 0.2849,
|
| 502 |
+
"step": 820
|
| 503 |
+
},
|
| 504 |
+
{
|
| 505 |
+
"grad_norm": 0.8594979643821716,
|
| 506 |
+
"learning_rate": 9.970436496555617e-05,
|
| 507 |
+
"loss": 0.2846,
|
| 508 |
+
"step": 830
|
| 509 |
+
},
|
| 510 |
+
{
|
| 511 |
+
"grad_norm": 0.7450252175331116,
|
| 512 |
+
"learning_rate": 9.968613921540373e-05,
|
| 513 |
+
"loss": 0.2774,
|
| 514 |
+
"step": 840
|
| 515 |
+
},
|
| 516 |
+
{
|
| 517 |
+
"grad_norm": 0.756446361541748,
|
| 518 |
+
"learning_rate": 9.966737010559326e-05,
|
| 519 |
+
"loss": 0.2859,
|
| 520 |
+
"step": 850
|
| 521 |
+
},
|
| 522 |
+
{
|
| 523 |
+
"grad_norm": 0.6901357173919678,
|
| 524 |
+
"learning_rate": 9.964805784138072e-05,
|
| 525 |
+
"loss": 0.2832,
|
| 526 |
+
"step": 860
|
| 527 |
+
},
|
| 528 |
+
{
|
| 529 |
+
"grad_norm": 0.5425904393196106,
|
| 530 |
+
"learning_rate": 9.962820263396195e-05,
|
| 531 |
+
"loss": 0.2722,
|
| 532 |
+
"step": 870
|
| 533 |
+
},
|
| 534 |
+
{
|
| 535 |
+
"grad_norm": 0.7742632031440735,
|
| 536 |
+
"learning_rate": 9.960780470047033e-05,
|
| 537 |
+
"loss": 0.2672,
|
| 538 |
+
"step": 880
|
| 539 |
+
},
|
| 540 |
+
{
|
| 541 |
+
"grad_norm": 0.601063072681427,
|
| 542 |
+
"learning_rate": 9.958686426397437e-05,
|
| 543 |
+
"loss": 0.2744,
|
| 544 |
+
"step": 890
|
| 545 |
+
},
|
| 546 |
+
{
|
| 547 |
+
"grad_norm": 0.6414388418197632,
|
| 548 |
+
"learning_rate": 9.956538155347534e-05,
|
| 549 |
+
"loss": 0.2822,
|
| 550 |
+
"step": 900
|
| 551 |
+
},
|
| 552 |
+
{
|
| 553 |
+
"grad_norm": 0.5403797030448914,
|
| 554 |
+
"learning_rate": 9.95433568039047e-05,
|
| 555 |
+
"loss": 0.2665,
|
| 556 |
+
"step": 910
|
| 557 |
+
},
|
| 558 |
+
{
|
| 559 |
+
"grad_norm": 0.6398430466651917,
|
| 560 |
+
"learning_rate": 9.952079025612162e-05,
|
| 561 |
+
"loss": 0.2676,
|
| 562 |
+
"step": 920
|
| 563 |
+
},
|
| 564 |
+
{
|
| 565 |
+
"grad_norm": 0.6160109043121338,
|
| 566 |
+
"learning_rate": 9.949768215691022e-05,
|
| 567 |
+
"loss": 0.267,
|
| 568 |
+
"step": 930
|
| 569 |
+
},
|
| 570 |
+
{
|
| 571 |
+
"grad_norm": 0.5877242684364319,
|
| 572 |
+
"learning_rate": 9.9474032758977e-05,
|
| 573 |
+
"loss": 0.2619,
|
| 574 |
+
"step": 940
|
| 575 |
+
},
|
| 576 |
+
{
|
| 577 |
+
"grad_norm": 0.5430266261100769,
|
| 578 |
+
"learning_rate": 9.944984232094794e-05,
|
| 579 |
+
"loss": 0.2716,
|
| 580 |
+
"step": 950
|
| 581 |
+
},
|
| 582 |
+
{
|
| 583 |
+
"grad_norm": 0.6366477012634277,
|
| 584 |
+
"learning_rate": 9.942511110736584e-05,
|
| 585 |
+
"loss": 0.2565,
|
| 586 |
+
"step": 960
|
| 587 |
+
},
|
| 588 |
+
{
|
| 589 |
+
"grad_norm": 0.6849766969680786,
|
| 590 |
+
"learning_rate": 9.939983938868726e-05,
|
| 591 |
+
"loss": 0.254,
|
| 592 |
+
"step": 970
|
| 593 |
+
},
|
| 594 |
+
{
|
| 595 |
+
"grad_norm": 0.6204843521118164,
|
| 596 |
+
"learning_rate": 9.93740274412797e-05,
|
| 597 |
+
"loss": 0.2491,
|
| 598 |
+
"step": 980
|
| 599 |
+
},
|
| 600 |
+
{
|
| 601 |
+
"grad_norm": 0.661137580871582,
|
| 602 |
+
"learning_rate": 9.934767554741846e-05,
|
| 603 |
+
"loss": 0.2531,
|
| 604 |
+
"step": 990
|
| 605 |
+
},
|
| 606 |
+
{
|
| 607 |
+
"grad_norm": 0.6404460072517395,
|
| 608 |
+
"learning_rate": 9.932078399528361e-05,
|
| 609 |
+
"loss": 0.2479,
|
| 610 |
+
"step": 1000
|
| 611 |
+
},
|
| 612 |
+
{
|
| 613 |
+
"grad_norm": 0.6111233234405518,
|
| 614 |
+
"learning_rate": 9.929335307895689e-05,
|
| 615 |
+
"loss": 0.2433,
|
| 616 |
+
"step": 1010
|
| 617 |
+
},
|
| 618 |
+
{
|
| 619 |
+
"grad_norm": 0.6915735006332397,
|
| 620 |
+
"learning_rate": 9.926538309841839e-05,
|
| 621 |
+
"loss": 0.2454,
|
| 622 |
+
"step": 1020
|
| 623 |
+
},
|
| 624 |
+
{
|
| 625 |
+
"grad_norm": 0.5559706091880798,
|
| 626 |
+
"learning_rate": 9.923687435954334e-05,
|
| 627 |
+
"loss": 0.2507,
|
| 628 |
+
"step": 1030
|
| 629 |
+
},
|
| 630 |
+
{
|
| 631 |
+
"grad_norm": 0.6470945477485657,
|
| 632 |
+
"learning_rate": 9.920782717409873e-05,
|
| 633 |
+
"loss": 0.2472,
|
| 634 |
+
"step": 1040
|
| 635 |
+
},
|
| 636 |
+
{
|
| 637 |
+
"grad_norm": 0.6137692928314209,
|
| 638 |
+
"learning_rate": 9.917824185973994e-05,
|
| 639 |
+
"loss": 0.2461,
|
| 640 |
+
"step": 1050
|
| 641 |
+
},
|
| 642 |
+
{
|
| 643 |
+
"grad_norm": 0.6785914301872253,
|
| 644 |
+
"learning_rate": 9.914811874000723e-05,
|
| 645 |
+
"loss": 0.2498,
|
| 646 |
+
"step": 1060
|
| 647 |
+
},
|
| 648 |
+
{
|
| 649 |
+
"grad_norm": 0.6477029323577881,
|
| 650 |
+
"learning_rate": 9.911745814432218e-05,
|
| 651 |
+
"loss": 0.2439,
|
| 652 |
+
"step": 1070
|
| 653 |
+
},
|
| 654 |
+
{
|
| 655 |
+
"grad_norm": 0.6186553239822388,
|
| 656 |
+
"learning_rate": 9.90862604079842e-05,
|
| 657 |
+
"loss": 0.249,
|
| 658 |
+
"step": 1080
|
| 659 |
+
},
|
| 660 |
+
{
|
| 661 |
+
"grad_norm": 0.6158670783042908,
|
| 662 |
+
"learning_rate": 9.90545258721667e-05,
|
| 663 |
+
"loss": 0.2361,
|
| 664 |
+
"step": 1090
|
| 665 |
+
},
|
| 666 |
+
{
|
| 667 |
+
"grad_norm": 0.6522608399391174,
|
| 668 |
+
"learning_rate": 9.90222548839135e-05,
|
| 669 |
+
"loss": 0.2371,
|
| 670 |
+
"step": 1100
|
| 671 |
+
},
|
| 672 |
+
{
|
| 673 |
+
"grad_norm": 1.0414607524871826,
|
| 674 |
+
"learning_rate": 9.898944779613495e-05,
|
| 675 |
+
"loss": 0.247,
|
| 676 |
+
"step": 1110
|
| 677 |
+
},
|
| 678 |
+
{
|
| 679 |
+
"grad_norm": 1.1981313228607178,
|
| 680 |
+
"learning_rate": 9.89561049676041e-05,
|
| 681 |
+
"loss": 0.2379,
|
| 682 |
+
"step": 1120
|
| 683 |
+
},
|
| 684 |
+
{
|
| 685 |
+
"grad_norm": 0.730677604675293,
|
| 686 |
+
"learning_rate": 9.89222267629528e-05,
|
| 687 |
+
"loss": 0.2386,
|
| 688 |
+
"step": 1130
|
| 689 |
+
},
|
| 690 |
+
{
|
| 691 |
+
"grad_norm": 0.8648768067359924,
|
| 692 |
+
"learning_rate": 9.888781355266763e-05,
|
| 693 |
+
"loss": 0.2333,
|
| 694 |
+
"step": 1140
|
| 695 |
+
},
|
| 696 |
+
{
|
| 697 |
+
"grad_norm": 0.6903481483459473,
|
| 698 |
+
"learning_rate": 9.885286571308598e-05,
|
| 699 |
+
"loss": 0.2277,
|
| 700 |
+
"step": 1150
|
| 701 |
+
},
|
| 702 |
+
{
|
| 703 |
+
"grad_norm": 0.9469520449638367,
|
| 704 |
+
"learning_rate": 9.881738362639182e-05,
|
| 705 |
+
"loss": 0.2208,
|
| 706 |
+
"step": 1160
|
| 707 |
+
},
|
| 708 |
+
{
|
| 709 |
+
"grad_norm": 0.7526077628135681,
|
| 710 |
+
"learning_rate": 9.878136768061154e-05,
|
| 711 |
+
"loss": 0.2178,
|
| 712 |
+
"step": 1170
|
| 713 |
+
},
|
| 714 |
+
{
|
| 715 |
+
"grad_norm": 0.724236786365509,
|
| 716 |
+
"learning_rate": 9.874481826960979e-05,
|
| 717 |
+
"loss": 0.2172,
|
| 718 |
+
"step": 1180
|
| 719 |
+
},
|
| 720 |
+
{
|
| 721 |
+
"grad_norm": 0.6102679371833801,
|
| 722 |
+
"learning_rate": 9.870773579308503e-05,
|
| 723 |
+
"loss": 0.215,
|
| 724 |
+
"step": 1190
|
| 725 |
+
},
|
| 726 |
+
{
|
| 727 |
+
"grad_norm": 0.7070731520652771,
|
| 728 |
+
"learning_rate": 9.867012065656533e-05,
|
| 729 |
+
"loss": 0.2149,
|
| 730 |
+
"step": 1200
|
| 731 |
+
},
|
| 732 |
+
{
|
| 733 |
+
"grad_norm": 0.6285730600357056,
|
| 734 |
+
"learning_rate": 9.863197327140376e-05,
|
| 735 |
+
"loss": 0.2066,
|
| 736 |
+
"step": 1210
|
| 737 |
+
},
|
| 738 |
+
{
|
| 739 |
+
"grad_norm": 0.7107576131820679,
|
| 740 |
+
"learning_rate": 9.859329405477403e-05,
|
| 741 |
+
"loss": 0.2027,
|
| 742 |
+
"step": 1220
|
| 743 |
+
},
|
| 744 |
+
{
|
| 745 |
+
"grad_norm": 0.8420513868331909,
|
| 746 |
+
"learning_rate": 9.855408342966585e-05,
|
| 747 |
+
"loss": 0.2047,
|
| 748 |
+
"step": 1230
|
| 749 |
+
},
|
| 750 |
+
{
|
| 751 |
+
"grad_norm": 0.5375335812568665,
|
| 752 |
+
"learning_rate": 9.851434182488033e-05,
|
| 753 |
+
"loss": 0.2042,
|
| 754 |
+
"step": 1240
|
| 755 |
+
},
|
| 756 |
+
{
|
| 757 |
+
"grad_norm": 0.7903661131858826,
|
| 758 |
+
"learning_rate": 9.84740696750253e-05,
|
| 759 |
+
"loss": 0.2064,
|
| 760 |
+
"step": 1250
|
| 761 |
+
},
|
| 762 |
+
{
|
| 763 |
+
"grad_norm": 0.5843436121940613,
|
| 764 |
+
"learning_rate": 9.843326742051055e-05,
|
| 765 |
+
"loss": 0.1978,
|
| 766 |
+
"step": 1260
|
| 767 |
+
},
|
| 768 |
+
{
|
| 769 |
+
"grad_norm": 0.7306917309761047,
|
| 770 |
+
"learning_rate": 9.839193550754297e-05,
|
| 771 |
+
"loss": 0.2031,
|
| 772 |
+
"step": 1270
|
| 773 |
+
},
|
| 774 |
+
{
|
| 775 |
+
"grad_norm": 0.6700423955917358,
|
| 776 |
+
"learning_rate": 9.835007438812177e-05,
|
| 777 |
+
"loss": 0.2037,
|
| 778 |
+
"step": 1280
|
| 779 |
+
},
|
| 780 |
+
{
|
| 781 |
+
"grad_norm": 0.6512141227722168,
|
| 782 |
+
"learning_rate": 9.830768452003341e-05,
|
| 783 |
+
"loss": 0.2033,
|
| 784 |
+
"step": 1290
|
| 785 |
+
},
|
| 786 |
+
{
|
| 787 |
+
"grad_norm": 0.6708348989486694,
|
| 788 |
+
"learning_rate": 9.826476636684671e-05,
|
| 789 |
+
"loss": 0.2013,
|
| 790 |
+
"step": 1300
|
| 791 |
+
},
|
| 792 |
+
{
|
| 793 |
+
"grad_norm": 0.5785889625549316,
|
| 794 |
+
"learning_rate": 9.822132039790773e-05,
|
| 795 |
+
"loss": 0.2002,
|
| 796 |
+
"step": 1310
|
| 797 |
+
},
|
| 798 |
+
{
|
| 799 |
+
"grad_norm": 0.6591137647628784,
|
| 800 |
+
"learning_rate": 9.817734708833461e-05,
|
| 801 |
+
"loss": 0.2028,
|
| 802 |
+
"step": 1320
|
| 803 |
+
},
|
| 804 |
+
{
|
| 805 |
+
"grad_norm": 0.5048655867576599,
|
| 806 |
+
"learning_rate": 9.813284691901243e-05,
|
| 807 |
+
"loss": 0.1925,
|
| 808 |
+
"step": 1330
|
| 809 |
+
},
|
| 810 |
+
{
|
| 811 |
+
"grad_norm": 0.8113994002342224,
|
| 812 |
+
"learning_rate": 9.808782037658792e-05,
|
| 813 |
+
"loss": 0.1949,
|
| 814 |
+
"step": 1340
|
| 815 |
+
},
|
| 816 |
+
{
|
| 817 |
+
"grad_norm": 0.5165389776229858,
|
| 818 |
+
"learning_rate": 9.804226795346411e-05,
|
| 819 |
+
"loss": 0.1829,
|
| 820 |
+
"step": 1350
|
| 821 |
+
},
|
| 822 |
+
{
|
| 823 |
+
"grad_norm": 0.7029283046722412,
|
| 824 |
+
"learning_rate": 9.799619014779503e-05,
|
| 825 |
+
"loss": 0.1879,
|
| 826 |
+
"step": 1360
|
| 827 |
+
},
|
| 828 |
+
{
|
| 829 |
+
"grad_norm": 0.7937466502189636,
|
| 830 |
+
"learning_rate": 9.794958746348013e-05,
|
| 831 |
+
"loss": 0.1754,
|
| 832 |
+
"step": 1370
|
| 833 |
+
},
|
| 834 |
+
{
|
| 835 |
+
"grad_norm": 0.6358637809753418,
|
| 836 |
+
"learning_rate": 9.790246041015896e-05,
|
| 837 |
+
"loss": 0.1823,
|
| 838 |
+
"step": 1380
|
| 839 |
+
},
|
| 840 |
+
{
|
| 841 |
+
"grad_norm": 0.596127986907959,
|
| 842 |
+
"learning_rate": 9.785480950320538e-05,
|
| 843 |
+
"loss": 0.1739,
|
| 844 |
+
"step": 1390
|
| 845 |
+
},
|
| 846 |
+
{
|
| 847 |
+
"grad_norm": 0.5402558445930481,
|
| 848 |
+
"learning_rate": 9.78066352637221e-05,
|
| 849 |
+
"loss": 0.1788,
|
| 850 |
+
"step": 1400
|
| 851 |
+
},
|
| 852 |
+
{
|
| 853 |
+
"grad_norm": 0.7970759272575378,
|
| 854 |
+
"learning_rate": 9.775793821853488e-05,
|
| 855 |
+
"loss": 0.1692,
|
| 856 |
+
"step": 1410
|
| 857 |
+
},
|
| 858 |
+
{
|
| 859 |
+
"grad_norm": 0.623789370059967,
|
| 860 |
+
"learning_rate": 9.77087189001868e-05,
|
| 861 |
+
"loss": 0.1744,
|
| 862 |
+
"step": 1420
|
| 863 |
+
},
|
| 864 |
+
{
|
| 865 |
+
"grad_norm": 0.4969693422317505,
|
| 866 |
+
"learning_rate": 9.765897784693243e-05,
|
| 867 |
+
"loss": 0.1721,
|
| 868 |
+
"step": 1430
|
| 869 |
+
},
|
| 870 |
+
{
|
| 871 |
+
"grad_norm": 0.6762501001358032,
|
| 872 |
+
"learning_rate": 9.760871560273197e-05,
|
| 873 |
+
"loss": 0.1726,
|
| 874 |
+
"step": 1440
|
| 875 |
+
},
|
| 876 |
+
{
|
| 877 |
+
"grad_norm": 0.8115353584289551,
|
| 878 |
+
"learning_rate": 9.755793271724526e-05,
|
| 879 |
+
"loss": 0.1754,
|
| 880 |
+
"step": 1450
|
| 881 |
+
},
|
| 882 |
+
{
|
| 883 |
+
"grad_norm": 0.9611425995826721,
|
| 884 |
+
"learning_rate": 9.750662974582584e-05,
|
| 885 |
+
"loss": 0.1692,
|
| 886 |
+
"step": 1460
|
| 887 |
+
},
|
| 888 |
+
{
|
| 889 |
+
"grad_norm": 0.6610321402549744,
|
| 890 |
+
"learning_rate": 9.745480724951473e-05,
|
| 891 |
+
"loss": 0.1648,
|
| 892 |
+
"step": 1470
|
| 893 |
+
},
|
| 894 |
+
{
|
| 895 |
+
"grad_norm": 0.6679041385650635,
|
| 896 |
+
"learning_rate": 9.740246579503447e-05,
|
| 897 |
+
"loss": 0.1625,
|
| 898 |
+
"step": 1480
|
| 899 |
+
},
|
| 900 |
+
{
|
| 901 |
+
"grad_norm": 0.6675962805747986,
|
| 902 |
+
"learning_rate": 9.734960595478284e-05,
|
| 903 |
+
"loss": 0.1534,
|
| 904 |
+
"step": 1490
|
| 905 |
+
},
|
| 906 |
+
{
|
| 907 |
+
"grad_norm": 0.7424178123474121,
|
| 908 |
+
"learning_rate": 9.729622830682657e-05,
|
| 909 |
+
"loss": 0.1663,
|
| 910 |
+
"step": 1500
|
| 911 |
+
},
|
| 912 |
+
{
|
| 913 |
+
"grad_norm": 0.6297581791877747,
|
| 914 |
+
"learning_rate": 9.724233343489504e-05,
|
| 915 |
+
"loss": 0.1544,
|
| 916 |
+
"step": 1510
|
| 917 |
+
},
|
| 918 |
+
{
|
| 919 |
+
"grad_norm": 0.5688681602478027,
|
| 920 |
+
"learning_rate": 9.718792192837396e-05,
|
| 921 |
+
"loss": 0.1554,
|
| 922 |
+
"step": 1520
|
| 923 |
+
},
|
| 924 |
+
{
|
| 925 |
+
"grad_norm": 0.7308431267738342,
|
| 926 |
+
"learning_rate": 9.713299438229886e-05,
|
| 927 |
+
"loss": 0.1564,
|
| 928 |
+
"step": 1530
|
| 929 |
+
},
|
| 930 |
+
{
|
| 931 |
+
"grad_norm": 0.7558258771896362,
|
| 932 |
+
"learning_rate": 9.707755139734855e-05,
|
| 933 |
+
"loss": 0.1656,
|
| 934 |
+
"step": 1540
|
| 935 |
+
},
|
| 936 |
+
{
|
| 937 |
+
"grad_norm": 0.6301057934761047,
|
| 938 |
+
"learning_rate": 9.702159357983866e-05,
|
| 939 |
+
"loss": 0.1563,
|
| 940 |
+
"step": 1550
|
| 941 |
+
},
|
| 942 |
+
{
|
| 943 |
+
"grad_norm": 0.5464035868644714,
|
| 944 |
+
"learning_rate": 9.696512154171492e-05,
|
| 945 |
+
"loss": 0.1553,
|
| 946 |
+
"step": 1560
|
| 947 |
+
},
|
| 948 |
+
{
|
| 949 |
+
"grad_norm": 0.8054412603378296,
|
| 950 |
+
"learning_rate": 9.690813590054645e-05,
|
| 951 |
+
"loss": 0.1561,
|
| 952 |
+
"step": 1570
|
| 953 |
+
},
|
| 954 |
+
{
|
| 955 |
+
"grad_norm": 0.7619280815124512,
|
| 956 |
+
"learning_rate": 9.685063727951914e-05,
|
| 957 |
+
"loss": 0.1543,
|
| 958 |
+
"step": 1580
|
| 959 |
+
},
|
| 960 |
+
{
|
| 961 |
+
"grad_norm": 0.6177827715873718,
|
| 962 |
+
"learning_rate": 9.679262630742865e-05,
|
| 963 |
+
"loss": 0.1567,
|
| 964 |
+
"step": 1590
|
| 965 |
+
},
|
| 966 |
+
{
|
| 967 |
+
"grad_norm": 0.6194551587104797,
|
| 968 |
+
"learning_rate": 9.673410361867373e-05,
|
| 969 |
+
"loss": 0.1551,
|
| 970 |
+
"step": 1600
|
| 971 |
+
},
|
| 972 |
+
{
|
| 973 |
+
"grad_norm": 0.4908924400806427,
|
| 974 |
+
"learning_rate": 9.667506985324909e-05,
|
| 975 |
+
"loss": 0.1473,
|
| 976 |
+
"step": 1610
|
| 977 |
+
},
|
| 978 |
+
{
|
| 979 |
+
"grad_norm": 0.711153507232666,
|
| 980 |
+
"learning_rate": 9.661552565673855e-05,
|
| 981 |
+
"loss": 0.1521,
|
| 982 |
+
"step": 1620
|
| 983 |
+
},
|
| 984 |
+
{
|
| 985 |
+
"grad_norm": 0.6187147498130798,
|
| 986 |
+
"learning_rate": 9.655547168030789e-05,
|
| 987 |
+
"loss": 0.1586,
|
| 988 |
+
"step": 1630
|
| 989 |
+
},
|
| 990 |
+
{
|
| 991 |
+
"grad_norm": 0.5846805572509766,
|
| 992 |
+
"learning_rate": 9.649490858069777e-05,
|
| 993 |
+
"loss": 0.1522,
|
| 994 |
+
"step": 1640
|
| 995 |
+
},
|
| 996 |
+
{
|
| 997 |
+
"grad_norm": 0.5871401429176331,
|
| 998 |
+
"learning_rate": 9.643383702021658e-05,
|
| 999 |
+
"loss": 0.1529,
|
| 1000 |
+
"step": 1650
|
| 1001 |
+
},
|
| 1002 |
+
{
|
| 1003 |
+
"grad_norm": 0.4408121109008789,
|
| 1004 |
+
"learning_rate": 9.637225766673307e-05,
|
| 1005 |
+
"loss": 0.1429,
|
| 1006 |
+
"step": 1660
|
| 1007 |
+
},
|
| 1008 |
+
{
|
| 1009 |
+
"grad_norm": 0.5369404554367065,
|
| 1010 |
+
"learning_rate": 9.631017119366922e-05,
|
| 1011 |
+
"loss": 0.1507,
|
| 1012 |
+
"step": 1670
|
| 1013 |
+
},
|
| 1014 |
+
{
|
| 1015 |
+
"grad_norm": 0.579052746295929,
|
| 1016 |
+
"learning_rate": 9.624757827999273e-05,
|
| 1017 |
+
"loss": 0.1524,
|
| 1018 |
+
"step": 1680
|
| 1019 |
+
},
|
| 1020 |
+
{
|
| 1021 |
+
"grad_norm": 0.6646696925163269,
|
| 1022 |
+
"learning_rate": 9.618447961020971e-05,
|
| 1023 |
+
"loss": 0.153,
|
| 1024 |
+
"step": 1690
|
| 1025 |
+
},
|
| 1026 |
+
{
|
| 1027 |
+
"grad_norm": 0.7466179132461548,
|
| 1028 |
+
"learning_rate": 9.612087587435707e-05,
|
| 1029 |
+
"loss": 0.1425,
|
| 1030 |
+
"step": 1700
|
| 1031 |
+
},
|
| 1032 |
+
{
|
| 1033 |
+
"grad_norm": 0.7706624865531921,
|
| 1034 |
+
"learning_rate": 9.605676776799508e-05,
|
| 1035 |
+
"loss": 0.1369,
|
| 1036 |
+
"step": 1710
|
| 1037 |
+
},
|
| 1038 |
+
{
|
| 1039 |
+
"grad_norm": 0.6574877500534058,
|
| 1040 |
+
"learning_rate": 9.599215599219973e-05,
|
| 1041 |
+
"loss": 0.14,
|
| 1042 |
+
"step": 1720
|
| 1043 |
+
},
|
| 1044 |
+
{
|
| 1045 |
+
"grad_norm": 0.641365110874176,
|
| 1046 |
+
"learning_rate": 9.592704125355505e-05,
|
| 1047 |
+
"loss": 0.1355,
|
| 1048 |
+
"step": 1730
|
| 1049 |
+
},
|
| 1050 |
+
{
|
| 1051 |
+
"grad_norm": 0.5481770634651184,
|
| 1052 |
+
"learning_rate": 9.586142426414538e-05,
|
| 1053 |
+
"loss": 0.1257,
|
| 1054 |
+
"step": 1740
|
| 1055 |
+
},
|
| 1056 |
+
{
|
| 1057 |
+
"grad_norm": 0.5596897006034851,
|
| 1058 |
+
"learning_rate": 9.57953057415476e-05,
|
| 1059 |
+
"loss": 0.1342,
|
| 1060 |
+
"step": 1750
|
| 1061 |
+
},
|
| 1062 |
+
{
|
| 1063 |
+
"grad_norm": 0.6843999028205872,
|
| 1064 |
+
"learning_rate": 9.572868640882328e-05,
|
| 1065 |
+
"loss": 0.1358,
|
| 1066 |
+
"step": 1760
|
| 1067 |
+
},
|
| 1068 |
+
{
|
| 1069 |
+
"grad_norm": 0.6810227632522583,
|
| 1070 |
+
"learning_rate": 9.56615669945108e-05,
|
| 1071 |
+
"loss": 0.1319,
|
| 1072 |
+
"step": 1770
|
| 1073 |
+
},
|
| 1074 |
+
{
|
| 1075 |
+
"grad_norm": 0.5923490524291992,
|
| 1076 |
+
"learning_rate": 9.55939482326173e-05,
|
| 1077 |
+
"loss": 0.1297,
|
| 1078 |
+
"step": 1780
|
| 1079 |
+
},
|
| 1080 |
+
{
|
| 1081 |
+
"grad_norm": 0.7092993855476379,
|
| 1082 |
+
"learning_rate": 9.552583086261069e-05,
|
| 1083 |
+
"loss": 0.1375,
|
| 1084 |
+
"step": 1790
|
| 1085 |
+
},
|
| 1086 |
+
{
|
| 1087 |
+
"grad_norm": 0.5873844623565674,
|
| 1088 |
+
"learning_rate": 9.545721562941168e-05,
|
| 1089 |
+
"loss": 0.1278,
|
| 1090 |
+
"step": 1800
|
| 1091 |
+
},
|
| 1092 |
+
{
|
| 1093 |
+
"grad_norm": 0.627798855304718,
|
| 1094 |
+
"learning_rate": 9.538810328338543e-05,
|
| 1095 |
+
"loss": 0.1266,
|
| 1096 |
+
"step": 1810
|
| 1097 |
+
},
|
| 1098 |
+
{
|
| 1099 |
+
"grad_norm": 0.5347407460212708,
|
| 1100 |
+
"learning_rate": 9.531849458033349e-05,
|
| 1101 |
+
"loss": 0.1243,
|
| 1102 |
+
"step": 1820
|
| 1103 |
+
},
|
| 1104 |
+
{
|
| 1105 |
+
"grad_norm": 0.6189087629318237,
|
| 1106 |
+
"learning_rate": 9.524839028148547e-05,
|
| 1107 |
+
"loss": 0.1214,
|
| 1108 |
+
"step": 1830
|
| 1109 |
+
},
|
| 1110 |
+
{
|
| 1111 |
+
"grad_norm": 0.5453362464904785,
|
| 1112 |
+
"learning_rate": 9.517779115349077e-05,
|
| 1113 |
+
"loss": 0.1217,
|
| 1114 |
+
"step": 1840
|
| 1115 |
+
},
|
| 1116 |
+
{
|
| 1117 |
+
"grad_norm": 0.6202496290206909,
|
| 1118 |
+
"learning_rate": 9.510669796841014e-05,
|
| 1119 |
+
"loss": 0.1238,
|
| 1120 |
+
"step": 1850
|
| 1121 |
+
},
|
| 1122 |
+
{
|
| 1123 |
+
"grad_norm": 0.6206000447273254,
|
| 1124 |
+
"learning_rate": 9.503511150370727e-05,
|
| 1125 |
+
"loss": 0.1286,
|
| 1126 |
+
"step": 1860
|
| 1127 |
+
},
|
| 1128 |
+
{
|
| 1129 |
+
"grad_norm": 0.6631365418434143,
|
| 1130 |
+
"learning_rate": 9.496303254224024e-05,
|
| 1131 |
+
"loss": 0.131,
|
| 1132 |
+
"step": 1870
|
| 1133 |
+
},
|
| 1134 |
+
{
|
| 1135 |
+
"grad_norm": 0.6623398065567017,
|
| 1136 |
+
"learning_rate": 9.489046187225306e-05,
|
| 1137 |
+
"loss": 0.12,
|
| 1138 |
+
"step": 1880
|
| 1139 |
+
},
|
| 1140 |
+
{
|
| 1141 |
+
"grad_norm": 0.5528348088264465,
|
| 1142 |
+
"learning_rate": 9.481740028736692e-05,
|
| 1143 |
+
"loss": 0.1193,
|
| 1144 |
+
"step": 1890
|
| 1145 |
+
},
|
| 1146 |
+
{
|
| 1147 |
+
"grad_norm": 0.5360177755355835,
|
| 1148 |
+
"learning_rate": 9.474384858657164e-05,
|
| 1149 |
+
"loss": 0.1343,
|
| 1150 |
+
"step": 1900
|
| 1151 |
+
},
|
| 1152 |
+
{
|
| 1153 |
+
"grad_norm": 0.7574083209037781,
|
| 1154 |
+
"learning_rate": 9.466980757421679e-05,
|
| 1155 |
+
"loss": 0.1181,
|
| 1156 |
+
"step": 1910
|
| 1157 |
+
},
|
| 1158 |
+
{
|
| 1159 |
+
"grad_norm": 0.7127714157104492,
|
| 1160 |
+
"learning_rate": 9.459527806000305e-05,
|
| 1161 |
+
"loss": 0.1104,
|
| 1162 |
+
"step": 1920
|
| 1163 |
+
},
|
| 1164 |
+
{
|
| 1165 |
+
"grad_norm": 0.6175541281700134,
|
| 1166 |
+
"learning_rate": 9.452026085897325e-05,
|
| 1167 |
+
"loss": 0.1125,
|
| 1168 |
+
"step": 1930
|
| 1169 |
+
},
|
| 1170 |
+
{
|
| 1171 |
+
"grad_norm": 0.6235231161117554,
|
| 1172 |
+
"learning_rate": 9.444475679150348e-05,
|
| 1173 |
+
"loss": 0.1105,
|
| 1174 |
+
"step": 1940
|
| 1175 |
+
},
|
| 1176 |
+
{
|
| 1177 |
+
"grad_norm": 0.7419952154159546,
|
| 1178 |
+
"learning_rate": 9.436876668329411e-05,
|
| 1179 |
+
"loss": 0.11,
|
| 1180 |
+
"step": 1950
|
| 1181 |
+
},
|
| 1182 |
+
{
|
| 1183 |
+
"grad_norm": 0.497986376285553,
|
| 1184 |
+
"learning_rate": 9.429229136536079e-05,
|
| 1185 |
+
"loss": 0.0993,
|
| 1186 |
+
"step": 1960
|
| 1187 |
+
},
|
| 1188 |
+
{
|
| 1189 |
+
"grad_norm": 0.5765973925590515,
|
| 1190 |
+
"learning_rate": 9.421533167402534e-05,
|
| 1191 |
+
"loss": 0.1048,
|
| 1192 |
+
"step": 1970
|
| 1193 |
+
},
|
| 1194 |
+
{
|
| 1195 |
+
"grad_norm": 0.6725479364395142,
|
| 1196 |
+
"learning_rate": 9.413788845090666e-05,
|
| 1197 |
+
"loss": 0.115,
|
| 1198 |
+
"step": 1980
|
| 1199 |
+
},
|
| 1200 |
+
{
|
| 1201 |
+
"grad_norm": 0.5978989005088806,
|
| 1202 |
+
"learning_rate": 9.405996254291136e-05,
|
| 1203 |
+
"loss": 0.1021,
|
| 1204 |
+
"step": 1990
|
| 1205 |
+
},
|
| 1206 |
+
{
|
| 1207 |
+
"grad_norm": 0.4693329632282257,
|
| 1208 |
+
"learning_rate": 9.398155480222474e-05,
|
| 1209 |
+
"loss": 0.0943,
|
| 1210 |
+
"step": 2000
|
| 1211 |
+
},
|
| 1212 |
+
{
|
| 1213 |
+
"grad_norm": 0.5781694054603577,
|
| 1214 |
+
"learning_rate": 9.390266608630128e-05,
|
| 1215 |
+
"loss": 0.0868,
|
| 1216 |
+
"step": 2010
|
| 1217 |
+
},
|
| 1218 |
+
{
|
| 1219 |
+
"grad_norm": 0.8696925044059753,
|
| 1220 |
+
"learning_rate": 9.38232972578553e-05,
|
| 1221 |
+
"loss": 0.0886,
|
| 1222 |
+
"step": 2020
|
| 1223 |
+
},
|
| 1224 |
+
{
|
| 1225 |
+
"grad_norm": 0.6961097121238708,
|
| 1226 |
+
"learning_rate": 9.374344918485164e-05,
|
| 1227 |
+
"loss": 0.0923,
|
| 1228 |
+
"step": 2030
|
| 1229 |
+
},
|
| 1230 |
+
{
|
| 1231 |
+
"grad_norm": 0.5648003816604614,
|
| 1232 |
+
"learning_rate": 9.366312274049602e-05,
|
| 1233 |
+
"loss": 0.0968,
|
| 1234 |
+
"step": 2040
|
| 1235 |
+
},
|
| 1236 |
+
{
|
| 1237 |
+
"grad_norm": 0.6243138909339905,
|
| 1238 |
+
"learning_rate": 9.358231880322554e-05,
|
| 1239 |
+
"loss": 0.086,
|
| 1240 |
+
"step": 2050
|
| 1241 |
+
},
|
| 1242 |
+
{
|
| 1243 |
+
"grad_norm": 0.5833116769790649,
|
| 1244 |
+
"learning_rate": 9.350103825669916e-05,
|
| 1245 |
+
"loss": 0.0801,
|
| 1246 |
+
"step": 2060
|
| 1247 |
+
},
|
| 1248 |
+
{
|
| 1249 |
+
"grad_norm": 0.4961417019367218,
|
| 1250 |
+
"learning_rate": 9.341928198978787e-05,
|
| 1251 |
+
"loss": 0.0807,
|
| 1252 |
+
"step": 2070
|
| 1253 |
+
},
|
| 1254 |
+
{
|
| 1255 |
+
"grad_norm": 0.6841050982475281,
|
| 1256 |
+
"learning_rate": 9.333705089656512e-05,
|
| 1257 |
+
"loss": 0.0776,
|
| 1258 |
+
"step": 2080
|
| 1259 |
+
},
|
| 1260 |
+
{
|
| 1261 |
+
"grad_norm": 0.5005995631217957,
|
| 1262 |
+
"learning_rate": 9.325434587629698e-05,
|
| 1263 |
+
"loss": 0.0785,
|
| 1264 |
+
"step": 2090
|
| 1265 |
+
},
|
| 1266 |
+
{
|
| 1267 |
+
"grad_norm": 0.5094200968742371,
|
| 1268 |
+
"learning_rate": 9.31711678334323e-05,
|
| 1269 |
+
"loss": 0.0771,
|
| 1270 |
+
"step": 2100
|
| 1271 |
+
},
|
| 1272 |
+
{
|
| 1273 |
+
"grad_norm": 0.5573206543922424,
|
| 1274 |
+
"learning_rate": 9.308751767759282e-05,
|
| 1275 |
+
"loss": 0.0782,
|
| 1276 |
+
"step": 2110
|
| 1277 |
+
},
|
| 1278 |
+
{
|
| 1279 |
+
"grad_norm": 0.6039445996284485,
|
| 1280 |
+
"learning_rate": 9.300339632356325e-05,
|
| 1281 |
+
"loss": 0.0741,
|
| 1282 |
+
"step": 2120
|
| 1283 |
+
},
|
| 1284 |
+
{
|
| 1285 |
+
"grad_norm": 0.5720892548561096,
|
| 1286 |
+
"learning_rate": 9.291880469128124e-05,
|
| 1287 |
+
"loss": 0.0755,
|
| 1288 |
+
"step": 2130
|
| 1289 |
+
},
|
| 1290 |
+
{
|
| 1291 |
+
"grad_norm": 0.652120053768158,
|
| 1292 |
+
"learning_rate": 9.283374370582732e-05,
|
| 1293 |
+
"loss": 0.0797,
|
| 1294 |
+
"step": 2140
|
| 1295 |
+
},
|
| 1296 |
+
{
|
| 1297 |
+
"grad_norm": 0.5854121446609497,
|
| 1298 |
+
"learning_rate": 9.274821429741482e-05,
|
| 1299 |
+
"loss": 0.0862,
|
| 1300 |
+
"step": 2150
|
| 1301 |
+
},
|
| 1302 |
+
{
|
| 1303 |
+
"grad_norm": 0.5743193030357361,
|
| 1304 |
+
"learning_rate": 9.266221740137961e-05,
|
| 1305 |
+
"loss": 0.0818,
|
| 1306 |
+
"step": 2160
|
| 1307 |
+
},
|
| 1308 |
+
{
|
| 1309 |
+
"grad_norm": 0.5983285307884216,
|
| 1310 |
+
"learning_rate": 9.257575395817001e-05,
|
| 1311 |
+
"loss": 0.0781,
|
| 1312 |
+
"step": 2170
|
| 1313 |
+
},
|
| 1314 |
+
{
|
| 1315 |
+
"grad_norm": 0.5583638548851013,
|
| 1316 |
+
"learning_rate": 9.248882491333637e-05,
|
| 1317 |
+
"loss": 0.0807,
|
| 1318 |
+
"step": 2180
|
| 1319 |
+
},
|
| 1320 |
+
{
|
| 1321 |
+
"grad_norm": 0.6329777836799622,
|
| 1322 |
+
"learning_rate": 9.240143121752076e-05,
|
| 1323 |
+
"loss": 0.0766,
|
| 1324 |
+
"step": 2190
|
| 1325 |
+
},
|
| 1326 |
+
{
|
| 1327 |
+
"grad_norm": 0.5540294051170349,
|
| 1328 |
+
"learning_rate": 9.23135738264467e-05,
|
| 1329 |
+
"loss": 0.0784,
|
| 1330 |
+
"step": 2200
|
| 1331 |
+
},
|
| 1332 |
+
{
|
| 1333 |
+
"grad_norm": 0.5338321328163147,
|
| 1334 |
+
"learning_rate": 9.222525370090849e-05,
|
| 1335 |
+
"loss": 0.0771,
|
| 1336 |
+
"step": 2210
|
| 1337 |
+
},
|
| 1338 |
+
{
|
| 1339 |
+
"grad_norm": 0.5337262749671936,
|
| 1340 |
+
"learning_rate": 9.213647180676088e-05,
|
| 1341 |
+
"loss": 0.0748,
|
| 1342 |
+
"step": 2220
|
| 1343 |
+
},
|
| 1344 |
+
{
|
| 1345 |
+
"grad_norm": 0.5020792484283447,
|
| 1346 |
+
"learning_rate": 9.204722911490846e-05,
|
| 1347 |
+
"loss": 0.0798,
|
| 1348 |
+
"step": 2230
|
| 1349 |
+
},
|
| 1350 |
+
{
|
| 1351 |
+
"grad_norm": 0.5371562838554382,
|
| 1352 |
+
"learning_rate": 9.1957526601295e-05,
|
| 1353 |
+
"loss": 0.0727,
|
| 1354 |
+
"step": 2240
|
| 1355 |
+
},
|
| 1356 |
+
{
|
| 1357 |
+
"grad_norm": 0.5854000449180603,
|
| 1358 |
+
"learning_rate": 9.186736524689281e-05,
|
| 1359 |
+
"loss": 0.0818,
|
| 1360 |
+
"step": 2250
|
| 1361 |
+
},
|
| 1362 |
+
{
|
| 1363 |
+
"grad_norm": 0.5227169990539551,
|
| 1364 |
+
"learning_rate": 9.177674603769204e-05,
|
| 1365 |
+
"loss": 0.0798,
|
| 1366 |
+
"step": 2260
|
| 1367 |
+
},
|
| 1368 |
+
{
|
| 1369 |
+
"grad_norm": 0.6474204659461975,
|
| 1370 |
+
"learning_rate": 9.168566996468983e-05,
|
| 1371 |
+
"loss": 0.0752,
|
| 1372 |
+
"step": 2270
|
| 1373 |
+
},
|
| 1374 |
+
{
|
| 1375 |
+
"grad_norm": 0.6934452056884766,
|
| 1376 |
+
"learning_rate": 9.159413802387951e-05,
|
| 1377 |
+
"loss": 0.0848,
|
| 1378 |
+
"step": 2280
|
| 1379 |
+
},
|
| 1380 |
+
{
|
| 1381 |
+
"grad_norm": 0.634995698928833,
|
| 1382 |
+
"learning_rate": 9.150215121623974e-05,
|
| 1383 |
+
"loss": 0.0809,
|
| 1384 |
+
"step": 2290
|
| 1385 |
+
},
|
| 1386 |
+
{
|
| 1387 |
+
"grad_norm": 0.5811187028884888,
|
| 1388 |
+
"learning_rate": 9.140971054772349e-05,
|
| 1389 |
+
"loss": 0.0747,
|
| 1390 |
+
"step": 2300
|
| 1391 |
+
},
|
| 1392 |
+
{
|
| 1393 |
+
"grad_norm": 0.603710412979126,
|
| 1394 |
+
"learning_rate": 9.131681702924713e-05,
|
| 1395 |
+
"loss": 0.0823,
|
| 1396 |
+
"step": 2310
|
| 1397 |
+
},
|
| 1398 |
+
{
|
| 1399 |
+
"grad_norm": 0.6587041020393372,
|
| 1400 |
+
"learning_rate": 9.122347167667926e-05,
|
| 1401 |
+
"loss": 0.0727,
|
| 1402 |
+
"step": 2320
|
| 1403 |
+
},
|
| 1404 |
+
{
|
| 1405 |
+
"grad_norm": 0.6400603652000427,
|
| 1406 |
+
"learning_rate": 9.112967551082973e-05,
|
| 1407 |
+
"loss": 0.085,
|
| 1408 |
+
"step": 2330
|
| 1409 |
+
},
|
| 1410 |
+
{
|
| 1411 |
+
"grad_norm": 0.6877908706665039,
|
| 1412 |
+
"learning_rate": 9.103542955743835e-05,
|
| 1413 |
+
"loss": 0.0701,
|
| 1414 |
+
"step": 2340
|
| 1415 |
+
},
|
| 1416 |
+
{
|
| 1417 |
+
"grad_norm": 0.8927351236343384,
|
| 1418 |
+
"learning_rate": 9.094073484716381e-05,
|
| 1419 |
+
"loss": 0.0798,
|
| 1420 |
+
"step": 2350
|
| 1421 |
+
},
|
| 1422 |
+
{
|
| 1423 |
+
"grad_norm": 0.6205130219459534,
|
| 1424 |
+
"learning_rate": 9.084559241557226e-05,
|
| 1425 |
+
"loss": 0.0702,
|
| 1426 |
+
"step": 2360
|
| 1427 |
+
},
|
| 1428 |
+
{
|
| 1429 |
+
"grad_norm": 0.607999861240387,
|
| 1430 |
+
"learning_rate": 9.075000330312608e-05,
|
| 1431 |
+
"loss": 0.0701,
|
| 1432 |
+
"step": 2370
|
| 1433 |
+
},
|
| 1434 |
+
{
|
| 1435 |
+
"grad_norm": 0.5929501056671143,
|
| 1436 |
+
"learning_rate": 9.065396855517253e-05,
|
| 1437 |
+
"loss": 0.0628,
|
| 1438 |
+
"step": 2380
|
| 1439 |
+
},
|
| 1440 |
+
{
|
| 1441 |
+
"grad_norm": 0.8650315999984741,
|
| 1442 |
+
"learning_rate": 9.055748922193219e-05,
|
| 1443 |
+
"loss": 0.0686,
|
| 1444 |
+
"step": 2390
|
| 1445 |
+
},
|
| 1446 |
+
{
|
| 1447 |
+
"grad_norm": 0.6100072860717773,
|
| 1448 |
+
"learning_rate": 9.046056635848761e-05,
|
| 1449 |
+
"loss": 0.0637,
|
| 1450 |
+
"step": 2400
|
| 1451 |
+
},
|
| 1452 |
+
{
|
| 1453 |
+
"grad_norm": 0.5881875157356262,
|
| 1454 |
+
"learning_rate": 9.036320102477169e-05,
|
| 1455 |
+
"loss": 0.0565,
|
| 1456 |
+
"step": 2410
|
| 1457 |
+
},
|
| 1458 |
+
{
|
| 1459 |
+
"grad_norm": 0.5238175392150879,
|
| 1460 |
+
"learning_rate": 9.02653942855561e-05,
|
| 1461 |
+
"loss": 0.0576,
|
| 1462 |
+
"step": 2420
|
| 1463 |
+
},
|
| 1464 |
+
{
|
| 1465 |
+
"grad_norm": 0.5478763580322266,
|
| 1466 |
+
"learning_rate": 9.016714721043971e-05,
|
| 1467 |
+
"loss": 0.0584,
|
| 1468 |
+
"step": 2430
|
| 1469 |
+
},
|
| 1470 |
+
{
|
| 1471 |
+
"grad_norm": 0.7384817004203796,
|
| 1472 |
+
"learning_rate": 9.006846087383675e-05,
|
| 1473 |
+
"loss": 0.0562,
|
| 1474 |
+
"step": 2440
|
| 1475 |
+
},
|
| 1476 |
+
{
|
| 1477 |
+
"grad_norm": 0.5509302020072937,
|
| 1478 |
+
"learning_rate": 8.996933635496523e-05,
|
| 1479 |
+
"loss": 0.0569,
|
| 1480 |
+
"step": 2450
|
| 1481 |
+
},
|
| 1482 |
+
{
|
| 1483 |
+
"grad_norm": 0.8483651876449585,
|
| 1484 |
+
"learning_rate": 8.986977473783498e-05,
|
| 1485 |
+
"loss": 0.0626,
|
| 1486 |
+
"step": 2460
|
| 1487 |
+
},
|
| 1488 |
+
{
|
| 1489 |
+
"grad_norm": 0.6885954141616821,
|
| 1490 |
+
"learning_rate": 8.97697771112359e-05,
|
| 1491 |
+
"loss": 0.063,
|
| 1492 |
+
"step": 2470
|
| 1493 |
+
},
|
| 1494 |
+
{
|
| 1495 |
+
"grad_norm": 0.6403626203536987,
|
| 1496 |
+
"learning_rate": 8.966934456872602e-05,
|
| 1497 |
+
"loss": 0.0635,
|
| 1498 |
+
"step": 2480
|
| 1499 |
+
},
|
| 1500 |
+
{
|
| 1501 |
+
"grad_norm": 0.5166019797325134,
|
| 1502 |
+
"learning_rate": 8.95684782086195e-05,
|
| 1503 |
+
"loss": 0.0527,
|
| 1504 |
+
"step": 2490
|
| 1505 |
+
},
|
| 1506 |
+
{
|
| 1507 |
+
"grad_norm": 0.5998908281326294,
|
| 1508 |
+
"learning_rate": 8.946717913397476e-05,
|
| 1509 |
+
"loss": 0.0641,
|
| 1510 |
+
"step": 2500
|
| 1511 |
+
},
|
| 1512 |
+
{
|
| 1513 |
+
"grad_norm": 0.7567416429519653,
|
| 1514 |
+
"learning_rate": 8.93654484525822e-05,
|
| 1515 |
+
"loss": 0.0571,
|
| 1516 |
+
"step": 2510
|
| 1517 |
+
},
|
| 1518 |
+
{
|
| 1519 |
+
"grad_norm": 0.46152591705322266,
|
| 1520 |
+
"learning_rate": 8.926328727695226e-05,
|
| 1521 |
+
"loss": 0.0616,
|
| 1522 |
+
"step": 2520
|
| 1523 |
+
},
|
| 1524 |
+
{
|
| 1525 |
+
"grad_norm": 0.5948780179023743,
|
| 1526 |
+
"learning_rate": 8.916069672430319e-05,
|
| 1527 |
+
"loss": 0.0527,
|
| 1528 |
+
"step": 2530
|
| 1529 |
+
},
|
| 1530 |
+
{
|
| 1531 |
+
"grad_norm": 0.6561428308486938,
|
| 1532 |
+
"learning_rate": 8.905767791654884e-05,
|
| 1533 |
+
"loss": 0.0594,
|
| 1534 |
+
"step": 2540
|
| 1535 |
+
},
|
| 1536 |
+
{
|
| 1537 |
+
"grad_norm": 0.5495946407318115,
|
| 1538 |
+
"learning_rate": 8.895423198028638e-05,
|
| 1539 |
+
"loss": 0.0629,
|
| 1540 |
+
"step": 2550
|
| 1541 |
+
},
|
| 1542 |
+
{
|
| 1543 |
+
"grad_norm": 0.5160913467407227,
|
| 1544 |
+
"learning_rate": 8.885036004678402e-05,
|
| 1545 |
+
"loss": 0.0567,
|
| 1546 |
+
"step": 2560
|
| 1547 |
+
},
|
| 1548 |
+
{
|
| 1549 |
+
"grad_norm": 0.6667864918708801,
|
| 1550 |
+
"learning_rate": 8.874606325196857e-05,
|
| 1551 |
+
"loss": 0.0525,
|
| 1552 |
+
"step": 2570
|
| 1553 |
+
},
|
| 1554 |
+
{
|
| 1555 |
+
"grad_norm": 0.6327279806137085,
|
| 1556 |
+
"learning_rate": 8.864134273641304e-05,
|
| 1557 |
+
"loss": 0.0568,
|
| 1558 |
+
"step": 2580
|
| 1559 |
+
},
|
| 1560 |
+
{
|
| 1561 |
+
"grad_norm": 0.6210266947746277,
|
| 1562 |
+
"learning_rate": 8.853619964532427e-05,
|
| 1563 |
+
"loss": 0.0561,
|
| 1564 |
+
"step": 2590
|
| 1565 |
+
},
|
| 1566 |
+
{
|
| 1567 |
+
"grad_norm": 0.6559750437736511,
|
| 1568 |
+
"learning_rate": 8.843063512853019e-05,
|
| 1569 |
+
"loss": 0.0521,
|
| 1570 |
+
"step": 2600
|
| 1571 |
+
},
|
| 1572 |
+
{
|
| 1573 |
+
"grad_norm": 0.5366891026496887,
|
| 1574 |
+
"learning_rate": 8.832465034046749e-05,
|
| 1575 |
+
"loss": 0.0554,
|
| 1576 |
+
"step": 2610
|
| 1577 |
+
},
|
| 1578 |
+
{
|
| 1579 |
+
"grad_norm": 0.505308210849762,
|
| 1580 |
+
"learning_rate": 8.821824644016882e-05,
|
| 1581 |
+
"loss": 0.0542,
|
| 1582 |
+
"step": 2620
|
| 1583 |
+
},
|
| 1584 |
+
{
|
| 1585 |
+
"grad_norm": 0.510995090007782,
|
| 1586 |
+
"learning_rate": 8.811142459125019e-05,
|
| 1587 |
+
"loss": 0.0504,
|
| 1588 |
+
"step": 2630
|
| 1589 |
+
},
|
| 1590 |
+
{
|
| 1591 |
+
"grad_norm": 0.6111847758293152,
|
| 1592 |
+
"learning_rate": 8.800418596189822e-05,
|
| 1593 |
+
"loss": 0.0482,
|
| 1594 |
+
"step": 2640
|
| 1595 |
+
},
|
| 1596 |
+
{
|
| 1597 |
+
"grad_norm": 0.5984864234924316,
|
| 1598 |
+
"learning_rate": 8.789653172485737e-05,
|
| 1599 |
+
"loss": 0.0541,
|
| 1600 |
+
"step": 2650
|
| 1601 |
+
},
|
| 1602 |
+
{
|
| 1603 |
+
"grad_norm": 0.6074153184890747,
|
| 1604 |
+
"learning_rate": 8.778846305741715e-05,
|
| 1605 |
+
"loss": 0.0624,
|
| 1606 |
+
"step": 2660
|
| 1607 |
+
},
|
| 1608 |
+
{
|
| 1609 |
+
"grad_norm": 0.6074389219284058,
|
| 1610 |
+
"learning_rate": 8.767998114139918e-05,
|
| 1611 |
+
"loss": 0.0578,
|
| 1612 |
+
"step": 2670
|
| 1613 |
+
},
|
| 1614 |
+
{
|
| 1615 |
+
"grad_norm": 0.5164229869842529,
|
| 1616 |
+
"learning_rate": 8.757108716314429e-05,
|
| 1617 |
+
"loss": 0.0586,
|
| 1618 |
+
"step": 2680
|
| 1619 |
+
},
|
| 1620 |
+
{
|
| 1621 |
+
"grad_norm": 0.557318925857544,
|
| 1622 |
+
"learning_rate": 8.746178231349962e-05,
|
| 1623 |
+
"loss": 0.0528,
|
| 1624 |
+
"step": 2690
|
| 1625 |
+
},
|
| 1626 |
+
{
|
| 1627 |
+
"grad_norm": 0.649292528629303,
|
| 1628 |
+
"learning_rate": 8.735206778780549e-05,
|
| 1629 |
+
"loss": 0.0603,
|
| 1630 |
+
"step": 2700
|
| 1631 |
+
},
|
| 1632 |
+
{
|
| 1633 |
+
"grad_norm": 0.713988721370697,
|
| 1634 |
+
"learning_rate": 8.724194478588234e-05,
|
| 1635 |
+
"loss": 0.057,
|
| 1636 |
+
"step": 2710
|
| 1637 |
+
},
|
| 1638 |
+
{
|
| 1639 |
+
"grad_norm": 0.6890424489974976,
|
| 1640 |
+
"learning_rate": 8.713141451201772e-05,
|
| 1641 |
+
"loss": 0.0525,
|
| 1642 |
+
"step": 2720
|
| 1643 |
+
},
|
| 1644 |
+
{
|
| 1645 |
+
"grad_norm": 0.7185368537902832,
|
| 1646 |
+
"learning_rate": 8.702047817495295e-05,
|
| 1647 |
+
"loss": 0.0526,
|
| 1648 |
+
"step": 2730
|
| 1649 |
+
},
|
| 1650 |
+
{
|
| 1651 |
+
"grad_norm": 0.836162269115448,
|
| 1652 |
+
"learning_rate": 8.69091369878701e-05,
|
| 1653 |
+
"loss": 0.0543,
|
| 1654 |
+
"step": 2740
|
| 1655 |
+
},
|
| 1656 |
+
{
|
| 1657 |
+
"grad_norm": 0.5594373345375061,
|
| 1658 |
+
"learning_rate": 8.679739216837849e-05,
|
| 1659 |
+
"loss": 0.0507,
|
| 1660 |
+
"step": 2750
|
| 1661 |
+
},
|
| 1662 |
+
{
|
| 1663 |
+
"grad_norm": 0.5646852850914001,
|
| 1664 |
+
"learning_rate": 8.66852449385016e-05,
|
| 1665 |
+
"loss": 0.0485,
|
| 1666 |
+
"step": 2760
|
| 1667 |
+
},
|
| 1668 |
+
{
|
| 1669 |
+
"grad_norm": 0.5719331502914429,
|
| 1670 |
+
"learning_rate": 8.657269652466356e-05,
|
| 1671 |
+
"loss": 0.0501,
|
| 1672 |
+
"step": 2770
|
| 1673 |
+
},
|
| 1674 |
+
{
|
| 1675 |
+
"grad_norm": 0.5978203415870667,
|
| 1676 |
+
"learning_rate": 8.645974815767577e-05,
|
| 1677 |
+
"loss": 0.0512,
|
| 1678 |
+
"step": 2780
|
| 1679 |
+
},
|
| 1680 |
+
{
|
| 1681 |
+
"grad_norm": 0.6208053827285767,
|
| 1682 |
+
"learning_rate": 8.634640107272351e-05,
|
| 1683 |
+
"loss": 0.0495,
|
| 1684 |
+
"step": 2790
|
| 1685 |
+
},
|
| 1686 |
+
{
|
| 1687 |
+
"grad_norm": 0.518332839012146,
|
| 1688 |
+
"learning_rate": 8.623265650935234e-05,
|
| 1689 |
+
"loss": 0.053,
|
| 1690 |
+
"step": 2800
|
| 1691 |
+
},
|
| 1692 |
+
{
|
| 1693 |
+
"grad_norm": 0.5394048690795898,
|
| 1694 |
+
"learning_rate": 8.611851571145456e-05,
|
| 1695 |
+
"loss": 0.0585,
|
| 1696 |
+
"step": 2810
|
| 1697 |
+
},
|
| 1698 |
+
{
|
| 1699 |
+
"grad_norm": 0.5081174969673157,
|
| 1700 |
+
"learning_rate": 8.600397992725566e-05,
|
| 1701 |
+
"loss": 0.0514,
|
| 1702 |
+
"step": 2820
|
| 1703 |
+
},
|
| 1704 |
+
{
|
| 1705 |
+
"grad_norm": 0.4749985337257385,
|
| 1706 |
+
"learning_rate": 8.588905040930061e-05,
|
| 1707 |
+
"loss": 0.0533,
|
| 1708 |
+
"step": 2830
|
| 1709 |
+
},
|
| 1710 |
+
{
|
| 1711 |
+
"grad_norm": 0.664806604385376,
|
| 1712 |
+
"learning_rate": 8.577372841444022e-05,
|
| 1713 |
+
"loss": 0.0555,
|
| 1714 |
+
"step": 2840
|
| 1715 |
+
},
|
| 1716 |
+
{
|
| 1717 |
+
"grad_norm": 0.5479451417922974,
|
| 1718 |
+
"learning_rate": 8.565801520381736e-05,
|
| 1719 |
+
"loss": 0.0538,
|
| 1720 |
+
"step": 2850
|
| 1721 |
+
},
|
| 1722 |
+
{
|
| 1723 |
+
"grad_norm": 0.49397435784339905,
|
| 1724 |
+
"learning_rate": 8.554191204285313e-05,
|
| 1725 |
+
"loss": 0.0505,
|
| 1726 |
+
"step": 2860
|
| 1727 |
+
},
|
| 1728 |
+
{
|
| 1729 |
+
"grad_norm": 0.4600428640842438,
|
| 1730 |
+
"learning_rate": 8.542542020123315e-05,
|
| 1731 |
+
"loss": 0.0508,
|
| 1732 |
+
"step": 2870
|
| 1733 |
+
},
|
| 1734 |
+
{
|
| 1735 |
+
"grad_norm": 0.5004371404647827,
|
| 1736 |
+
"learning_rate": 8.530854095289347e-05,
|
| 1737 |
+
"loss": 0.0482,
|
| 1738 |
+
"step": 2880
|
| 1739 |
+
},
|
| 1740 |
+
{
|
| 1741 |
+
"grad_norm": 0.5092715620994568,
|
| 1742 |
+
"learning_rate": 8.519127557600688e-05,
|
| 1743 |
+
"loss": 0.0487,
|
| 1744 |
+
"step": 2890
|
| 1745 |
+
},
|
| 1746 |
+
{
|
| 1747 |
+
"grad_norm": 0.622454822063446,
|
| 1748 |
+
"learning_rate": 8.507362535296871e-05,
|
| 1749 |
+
"loss": 0.0512,
|
| 1750 |
+
"step": 2900
|
| 1751 |
+
},
|
| 1752 |
+
{
|
| 1753 |
+
"grad_norm": 0.5577048063278198,
|
| 1754 |
+
"learning_rate": 8.495559157038299e-05,
|
| 1755 |
+
"loss": 0.0651,
|
| 1756 |
+
"step": 2910
|
| 1757 |
+
},
|
| 1758 |
+
{
|
| 1759 |
+
"grad_norm": 0.5047416090965271,
|
| 1760 |
+
"learning_rate": 8.483717551904823e-05,
|
| 1761 |
+
"loss": 0.0488,
|
| 1762 |
+
"step": 2920
|
| 1763 |
+
},
|
| 1764 |
+
{
|
| 1765 |
+
"grad_norm": 0.49909868836402893,
|
| 1766 |
+
"learning_rate": 8.47183784939434e-05,
|
| 1767 |
+
"loss": 0.0513,
|
| 1768 |
+
"step": 2930
|
| 1769 |
+
},
|
| 1770 |
+
{
|
| 1771 |
+
"grad_norm": 0.46811729669570923,
|
| 1772 |
+
"learning_rate": 8.459920179421374e-05,
|
| 1773 |
+
"loss": 0.0487,
|
| 1774 |
+
"step": 2940
|
| 1775 |
+
},
|
| 1776 |
+
{
|
| 1777 |
+
"grad_norm": 0.6390296816825867,
|
| 1778 |
+
"learning_rate": 8.447964672315656e-05,
|
| 1779 |
+
"loss": 0.0514,
|
| 1780 |
+
"step": 2950
|
| 1781 |
+
},
|
| 1782 |
+
{
|
| 1783 |
+
"grad_norm": 0.5344821214675903,
|
| 1784 |
+
"learning_rate": 8.435971458820692e-05,
|
| 1785 |
+
"loss": 0.0562,
|
| 1786 |
+
"step": 2960
|
| 1787 |
+
},
|
| 1788 |
+
{
|
| 1789 |
+
"grad_norm": 0.47823143005371094,
|
| 1790 |
+
"learning_rate": 8.423940670092345e-05,
|
| 1791 |
+
"loss": 0.0521,
|
| 1792 |
+
"step": 2970
|
| 1793 |
+
},
|
| 1794 |
+
{
|
| 1795 |
+
"grad_norm": 0.49711164832115173,
|
| 1796 |
+
"learning_rate": 8.411872437697394e-05,
|
| 1797 |
+
"loss": 0.0461,
|
| 1798 |
+
"step": 2980
|
| 1799 |
+
},
|
| 1800 |
+
{
|
| 1801 |
+
"grad_norm": 0.5092511773109436,
|
| 1802 |
+
"learning_rate": 8.399766893612096e-05,
|
| 1803 |
+
"loss": 0.0465,
|
| 1804 |
+
"step": 2990
|
| 1805 |
+
},
|
| 1806 |
+
{
|
| 1807 |
+
"grad_norm": 0.5986996293067932,
|
| 1808 |
+
"learning_rate": 8.38762417022074e-05,
|
| 1809 |
+
"loss": 0.0517,
|
| 1810 |
+
"step": 3000
|
| 1811 |
+
},
|
| 1812 |
+
{
|
| 1813 |
+
"grad_norm": 0.6345243453979492,
|
| 1814 |
+
"learning_rate": 8.375444400314204e-05,
|
| 1815 |
+
"loss": 0.05,
|
| 1816 |
+
"step": 3010
|
| 1817 |
+
},
|
| 1818 |
+
{
|
| 1819 |
+
"grad_norm": 0.5981024503707886,
|
| 1820 |
+
"learning_rate": 8.3632277170885e-05,
|
| 1821 |
+
"loss": 0.0558,
|
| 1822 |
+
"step": 3020
|
| 1823 |
+
},
|
| 1824 |
+
{
|
| 1825 |
+
"grad_norm": 0.46403709053993225,
|
| 1826 |
+
"learning_rate": 8.350974254143318e-05,
|
| 1827 |
+
"loss": 0.0508,
|
| 1828 |
+
"step": 3030
|
| 1829 |
+
},
|
| 1830 |
+
{
|
| 1831 |
+
"grad_norm": 0.46824485063552856,
|
| 1832 |
+
"learning_rate": 8.338684145480566e-05,
|
| 1833 |
+
"loss": 0.0436,
|
| 1834 |
+
"step": 3040
|
| 1835 |
+
},
|
| 1836 |
+
{
|
| 1837 |
+
"grad_norm": 0.45063477754592896,
|
| 1838 |
+
"learning_rate": 8.326357525502904e-05,
|
| 1839 |
+
"loss": 0.0512,
|
| 1840 |
+
"step": 3050
|
| 1841 |
+
},
|
| 1842 |
+
{
|
| 1843 |
+
"grad_norm": 0.47903990745544434,
|
| 1844 |
+
"learning_rate": 8.313994529012273e-05,
|
| 1845 |
+
"loss": 0.0504,
|
| 1846 |
+
"step": 3060
|
| 1847 |
+
},
|
| 1848 |
+
{
|
| 1849 |
+
"grad_norm": 0.549788236618042,
|
| 1850 |
+
"learning_rate": 8.301595291208422e-05,
|
| 1851 |
+
"loss": 0.0539,
|
| 1852 |
+
"step": 3070
|
| 1853 |
+
},
|
| 1854 |
+
{
|
| 1855 |
+
"grad_norm": 0.4991292655467987,
|
| 1856 |
+
"learning_rate": 8.289159947687427e-05,
|
| 1857 |
+
"loss": 0.0479,
|
| 1858 |
+
"step": 3080
|
| 1859 |
+
},
|
| 1860 |
+
{
|
| 1861 |
+
"grad_norm": 0.5037961006164551,
|
| 1862 |
+
"learning_rate": 8.276688634440216e-05,
|
| 1863 |
+
"loss": 0.0481,
|
| 1864 |
+
"step": 3090
|
| 1865 |
+
},
|
| 1866 |
+
{
|
| 1867 |
+
"grad_norm": 0.487870991230011,
|
| 1868 |
+
"learning_rate": 8.26418148785107e-05,
|
| 1869 |
+
"loss": 0.0495,
|
| 1870 |
+
"step": 3100
|
| 1871 |
+
},
|
| 1872 |
+
{
|
| 1873 |
+
"grad_norm": 0.501011848449707,
|
| 1874 |
+
"learning_rate": 8.251638644696141e-05,
|
| 1875 |
+
"loss": 0.0537,
|
| 1876 |
+
"step": 3110
|
| 1877 |
+
},
|
| 1878 |
+
{
|
| 1879 |
+
"grad_norm": 0.5525915622711182,
|
| 1880 |
+
"learning_rate": 8.23906024214195e-05,
|
| 1881 |
+
"loss": 0.048,
|
| 1882 |
+
"step": 3120
|
| 1883 |
+
},
|
| 1884 |
+
{
|
| 1885 |
+
"grad_norm": 0.5526286363601685,
|
| 1886 |
+
"learning_rate": 8.226446417743897e-05,
|
| 1887 |
+
"loss": 0.0523,
|
| 1888 |
+
"step": 3130
|
| 1889 |
+
},
|
| 1890 |
+
{
|
| 1891 |
+
"grad_norm": 0.42336028814315796,
|
| 1892 |
+
"learning_rate": 8.213797309444742e-05,
|
| 1893 |
+
"loss": 0.0527,
|
| 1894 |
+
"step": 3140
|
| 1895 |
+
},
|
| 1896 |
+
{
|
| 1897 |
+
"grad_norm": 0.4710754454135895,
|
| 1898 |
+
"learning_rate": 8.201113055573105e-05,
|
| 1899 |
+
"loss": 0.0526,
|
| 1900 |
+
"step": 3150
|
| 1901 |
+
},
|
| 1902 |
+
{
|
| 1903 |
+
"grad_norm": 0.6443880796432495,
|
| 1904 |
+
"learning_rate": 8.188393794841958e-05,
|
| 1905 |
+
"loss": 0.0478,
|
| 1906 |
+
"step": 3160
|
| 1907 |
+
},
|
| 1908 |
+
{
|
| 1909 |
+
"grad_norm": 0.6436071991920471,
|
| 1910 |
+
"learning_rate": 8.175639666347094e-05,
|
| 1911 |
+
"loss": 0.0522,
|
| 1912 |
+
"step": 3170
|
| 1913 |
+
},
|
| 1914 |
+
{
|
| 1915 |
+
"grad_norm": 0.569939136505127,
|
| 1916 |
+
"learning_rate": 8.162850809565623e-05,
|
| 1917 |
+
"loss": 0.0509,
|
| 1918 |
+
"step": 3180
|
| 1919 |
+
},
|
| 1920 |
+
{
|
| 1921 |
+
"grad_norm": 0.5471127033233643,
|
| 1922 |
+
"learning_rate": 8.150027364354431e-05,
|
| 1923 |
+
"loss": 0.0461,
|
| 1924 |
+
"step": 3190
|
| 1925 |
+
},
|
| 1926 |
+
{
|
| 1927 |
+
"grad_norm": 0.4637047052383423,
|
| 1928 |
+
"learning_rate": 8.137169470948662e-05,
|
| 1929 |
+
"loss": 0.0511,
|
| 1930 |
+
"step": 3200
|
| 1931 |
+
},
|
| 1932 |
+
{
|
| 1933 |
+
"grad_norm": 0.5548389554023743,
|
| 1934 |
+
"learning_rate": 8.124277269960179e-05,
|
| 1935 |
+
"loss": 0.0524,
|
| 1936 |
+
"step": 3210
|
| 1937 |
+
},
|
| 1938 |
+
{
|
| 1939 |
+
"grad_norm": 0.43945351243019104,
|
| 1940 |
+
"learning_rate": 8.111350902376023e-05,
|
| 1941 |
+
"loss": 0.0444,
|
| 1942 |
+
"step": 3220
|
| 1943 |
+
},
|
| 1944 |
+
{
|
| 1945 |
+
"grad_norm": 0.49063175916671753,
|
| 1946 |
+
"learning_rate": 8.098390509556883e-05,
|
| 1947 |
+
"loss": 0.0469,
|
| 1948 |
+
"step": 3230
|
| 1949 |
+
},
|
| 1950 |
+
{
|
| 1951 |
+
"grad_norm": 0.49579623341560364,
|
| 1952 |
+
"learning_rate": 8.085396233235536e-05,
|
| 1953 |
+
"loss": 0.0434,
|
| 1954 |
+
"step": 3240
|
| 1955 |
+
},
|
| 1956 |
+
{
|
| 1957 |
+
"grad_norm": 0.5296939611434937,
|
| 1958 |
+
"learning_rate": 8.072368215515306e-05,
|
| 1959 |
+
"loss": 0.0411,
|
| 1960 |
+
"step": 3250
|
| 1961 |
+
},
|
| 1962 |
+
{
|
| 1963 |
+
"grad_norm": 0.5612841248512268,
|
| 1964 |
+
"learning_rate": 8.059306598868506e-05,
|
| 1965 |
+
"loss": 0.0552,
|
| 1966 |
+
"step": 3260
|
| 1967 |
+
},
|
| 1968 |
+
{
|
| 1969 |
+
"grad_norm": 0.5944586992263794,
|
| 1970 |
+
"learning_rate": 8.046211526134888e-05,
|
| 1971 |
+
"loss": 0.0458,
|
| 1972 |
+
"step": 3270
|
| 1973 |
+
},
|
| 1974 |
+
{
|
| 1975 |
+
"grad_norm": 0.5331972241401672,
|
| 1976 |
+
"learning_rate": 8.033083140520065e-05,
|
| 1977 |
+
"loss": 0.044,
|
| 1978 |
+
"step": 3280
|
| 1979 |
+
},
|
| 1980 |
+
{
|
| 1981 |
+
"grad_norm": 0.5301668047904968,
|
| 1982 |
+
"learning_rate": 8.019921585593962e-05,
|
| 1983 |
+
"loss": 0.0501,
|
| 1984 |
+
"step": 3290
|
| 1985 |
+
},
|
| 1986 |
+
{
|
| 1987 |
+
"grad_norm": 0.5659538507461548,
|
| 1988 |
+
"learning_rate": 8.006727005289232e-05,
|
| 1989 |
+
"loss": 0.0454,
|
| 1990 |
+
"step": 3300
|
| 1991 |
+
},
|
| 1992 |
+
{
|
| 1993 |
+
"grad_norm": 0.51848965883255,
|
| 1994 |
+
"learning_rate": 7.993499543899692e-05,
|
| 1995 |
+
"loss": 0.0508,
|
| 1996 |
+
"step": 3310
|
| 1997 |
+
},
|
| 1998 |
+
{
|
| 1999 |
+
"grad_norm": 0.3897039592266083,
|
| 2000 |
+
"learning_rate": 7.980239346078742e-05,
|
| 2001 |
+
"loss": 0.0438,
|
| 2002 |
+
"step": 3320
|
| 2003 |
+
},
|
| 2004 |
+
{
|
| 2005 |
+
"grad_norm": 0.6343480944633484,
|
| 2006 |
+
"learning_rate": 7.966946556837778e-05,
|
| 2007 |
+
"loss": 0.0494,
|
| 2008 |
+
"step": 3330
|
| 2009 |
+
},
|
| 2010 |
+
{
|
| 2011 |
+
"grad_norm": 0.5638965368270874,
|
| 2012 |
+
"learning_rate": 7.953621321544616e-05,
|
| 2013 |
+
"loss": 0.0451,
|
| 2014 |
+
"step": 3340
|
| 2015 |
+
},
|
| 2016 |
+
{
|
| 2017 |
+
"grad_norm": 0.5000121593475342,
|
| 2018 |
+
"learning_rate": 7.940263785921896e-05,
|
| 2019 |
+
"loss": 0.0539,
|
| 2020 |
+
"step": 3350
|
| 2021 |
+
},
|
| 2022 |
+
{
|
| 2023 |
+
"grad_norm": 0.3923637568950653,
|
| 2024 |
+
"learning_rate": 7.926874096045482e-05,
|
| 2025 |
+
"loss": 0.043,
|
| 2026 |
+
"step": 3360
|
| 2027 |
+
},
|
| 2028 |
+
{
|
| 2029 |
+
"grad_norm": 0.5663578510284424,
|
| 2030 |
+
"learning_rate": 7.913452398342881e-05,
|
| 2031 |
+
"loss": 0.0571,
|
| 2032 |
+
"step": 3370
|
| 2033 |
+
},
|
| 2034 |
+
{
|
| 2035 |
+
"grad_norm": 0.5034214854240417,
|
| 2036 |
+
"learning_rate": 7.89999883959163e-05,
|
| 2037 |
+
"loss": 0.0466,
|
| 2038 |
+
"step": 3380
|
| 2039 |
+
},
|
| 2040 |
+
{
|
| 2041 |
+
"grad_norm": 0.5452984571456909,
|
| 2042 |
+
"learning_rate": 7.886513566917687e-05,
|
| 2043 |
+
"loss": 0.0493,
|
| 2044 |
+
"step": 3390
|
| 2045 |
+
},
|
| 2046 |
+
{
|
| 2047 |
+
"grad_norm": 0.6405813097953796,
|
| 2048 |
+
"learning_rate": 7.872996727793838e-05,
|
| 2049 |
+
"loss": 0.0543,
|
| 2050 |
+
"step": 3400
|
| 2051 |
+
},
|
| 2052 |
+
{
|
| 2053 |
+
"grad_norm": 0.476942241191864,
|
| 2054 |
+
"learning_rate": 7.859448470038069e-05,
|
| 2055 |
+
"loss": 0.0467,
|
| 2056 |
+
"step": 3410
|
| 2057 |
+
},
|
| 2058 |
+
{
|
| 2059 |
+
"grad_norm": 0.5024362206459045,
|
| 2060 |
+
"learning_rate": 7.845868941811956e-05,
|
| 2061 |
+
"loss": 0.0464,
|
| 2062 |
+
"step": 3420
|
| 2063 |
+
},
|
| 2064 |
+
{
|
| 2065 |
+
"grad_norm": 0.4807475805282593,
|
| 2066 |
+
"learning_rate": 7.832258291619043e-05,
|
| 2067 |
+
"loss": 0.0452,
|
| 2068 |
+
"step": 3430
|
| 2069 |
+
},
|
| 2070 |
+
{
|
| 2071 |
+
"grad_norm": 0.5187814235687256,
|
| 2072 |
+
"learning_rate": 7.81861666830322e-05,
|
| 2073 |
+
"loss": 0.0471,
|
| 2074 |
+
"step": 3440
|
| 2075 |
+
},
|
| 2076 |
+
{
|
| 2077 |
+
"grad_norm": 0.552688479423523,
|
| 2078 |
+
"learning_rate": 7.804944221047097e-05,
|
| 2079 |
+
"loss": 0.0429,
|
| 2080 |
+
"step": 3450
|
| 2081 |
+
},
|
| 2082 |
+
{
|
| 2083 |
+
"grad_norm": 0.6341719031333923,
|
| 2084 |
+
"learning_rate": 7.791241099370364e-05,
|
| 2085 |
+
"loss": 0.0523,
|
| 2086 |
+
"step": 3460
|
| 2087 |
+
},
|
| 2088 |
+
{
|
| 2089 |
+
"grad_norm": 0.5065267086029053,
|
| 2090 |
+
"learning_rate": 7.777507453128163e-05,
|
| 2091 |
+
"loss": 0.0453,
|
| 2092 |
+
"step": 3470
|
| 2093 |
+
},
|
| 2094 |
+
{
|
| 2095 |
+
"grad_norm": 0.5747158527374268,
|
| 2096 |
+
"learning_rate": 7.763743432509451e-05,
|
| 2097 |
+
"loss": 0.0529,
|
| 2098 |
+
"step": 3480
|
| 2099 |
+
},
|
| 2100 |
+
{
|
| 2101 |
+
"grad_norm": 0.5922663807868958,
|
| 2102 |
+
"learning_rate": 7.749949188035353e-05,
|
| 2103 |
+
"loss": 0.0469,
|
| 2104 |
+
"step": 3490
|
| 2105 |
+
},
|
| 2106 |
+
{
|
| 2107 |
+
"grad_norm": 0.4955199062824249,
|
| 2108 |
+
"learning_rate": 7.736124870557516e-05,
|
| 2109 |
+
"loss": 0.0531,
|
| 2110 |
+
"step": 3500
|
| 2111 |
+
},
|
| 2112 |
+
{
|
| 2113 |
+
"grad_norm": 0.44162505865097046,
|
| 2114 |
+
"learning_rate": 7.722270631256459e-05,
|
| 2115 |
+
"loss": 0.0468,
|
| 2116 |
+
"step": 3510
|
| 2117 |
+
},
|
| 2118 |
+
{
|
| 2119 |
+
"grad_norm": 0.5006608366966248,
|
| 2120 |
+
"learning_rate": 7.708386621639925e-05,
|
| 2121 |
+
"loss": 0.0425,
|
| 2122 |
+
"step": 3520
|
| 2123 |
+
},
|
| 2124 |
+
{
|
| 2125 |
+
"grad_norm": 0.527874767780304,
|
| 2126 |
+
"learning_rate": 7.694472993541219e-05,
|
| 2127 |
+
"loss": 0.044,
|
| 2128 |
+
"step": 3530
|
| 2129 |
+
},
|
| 2130 |
+
{
|
| 2131 |
+
"grad_norm": 0.5507752895355225,
|
| 2132 |
+
"learning_rate": 7.680529899117547e-05,
|
| 2133 |
+
"loss": 0.0479,
|
| 2134 |
+
"step": 3540
|
| 2135 |
+
},
|
| 2136 |
+
{
|
| 2137 |
+
"grad_norm": 0.44683900475502014,
|
| 2138 |
+
"learning_rate": 7.666557490848358e-05,
|
| 2139 |
+
"loss": 0.0441,
|
| 2140 |
+
"step": 3550
|
| 2141 |
+
},
|
| 2142 |
+
{
|
| 2143 |
+
"grad_norm": 0.5224137306213379,
|
| 2144 |
+
"learning_rate": 7.65255592153367e-05,
|
| 2145 |
+
"loss": 0.0438,
|
| 2146 |
+
"step": 3560
|
| 2147 |
+
},
|
| 2148 |
+
{
|
| 2149 |
+
"grad_norm": 0.5490834712982178,
|
| 2150 |
+
"learning_rate": 7.638525344292402e-05,
|
| 2151 |
+
"loss": 0.0447,
|
| 2152 |
+
"step": 3570
|
| 2153 |
+
},
|
| 2154 |
+
{
|
| 2155 |
+
"grad_norm": 0.4526378810405731,
|
| 2156 |
+
"learning_rate": 7.624465912560697e-05,
|
| 2157 |
+
"loss": 0.0443,
|
| 2158 |
+
"step": 3580
|
| 2159 |
+
},
|
| 2160 |
+
{
|
| 2161 |
+
"grad_norm": 0.4287250339984894,
|
| 2162 |
+
"learning_rate": 7.610377780090249e-05,
|
| 2163 |
+
"loss": 0.0445,
|
| 2164 |
+
"step": 3590
|
| 2165 |
+
},
|
| 2166 |
+
{
|
| 2167 |
+
"grad_norm": 0.606121838092804,
|
| 2168 |
+
"learning_rate": 7.596261100946618e-05,
|
| 2169 |
+
"loss": 0.0441,
|
| 2170 |
+
"step": 3600
|
| 2171 |
+
},
|
| 2172 |
+
{
|
| 2173 |
+
"grad_norm": 0.5135331153869629,
|
| 2174 |
+
"learning_rate": 7.582116029507542e-05,
|
| 2175 |
+
"loss": 0.044,
|
| 2176 |
+
"step": 3610
|
| 2177 |
+
},
|
| 2178 |
+
{
|
| 2179 |
+
"grad_norm": 0.4269958436489105,
|
| 2180 |
+
"learning_rate": 7.56794272046126e-05,
|
| 2181 |
+
"loss": 0.0466,
|
| 2182 |
+
"step": 3620
|
| 2183 |
+
},
|
| 2184 |
+
{
|
| 2185 |
+
"grad_norm": 0.47610482573509216,
|
| 2186 |
+
"learning_rate": 7.55374132880481e-05,
|
| 2187 |
+
"loss": 0.0466,
|
| 2188 |
+
"step": 3630
|
| 2189 |
+
},
|
| 2190 |
+
{
|
| 2191 |
+
"grad_norm": 0.5815172791481018,
|
| 2192 |
+
"learning_rate": 7.539512009842333e-05,
|
| 2193 |
+
"loss": 0.0476,
|
| 2194 |
+
"step": 3640
|
| 2195 |
+
},
|
| 2196 |
+
{
|
| 2197 |
+
"grad_norm": 0.4667215049266815,
|
| 2198 |
+
"learning_rate": 7.525254919183382e-05,
|
| 2199 |
+
"loss": 0.0478,
|
| 2200 |
+
"step": 3650
|
| 2201 |
+
},
|
| 2202 |
+
{
|
| 2203 |
+
"grad_norm": 0.6226708292961121,
|
| 2204 |
+
"learning_rate": 7.510970212741215e-05,
|
| 2205 |
+
"loss": 0.0422,
|
| 2206 |
+
"step": 3660
|
| 2207 |
+
},
|
| 2208 |
+
{
|
| 2209 |
+
"grad_norm": 0.5186442136764526,
|
| 2210 |
+
"learning_rate": 7.496658046731096e-05,
|
| 2211 |
+
"loss": 0.0448,
|
| 2212 |
+
"step": 3670
|
| 2213 |
+
},
|
| 2214 |
+
{
|
| 2215 |
+
"grad_norm": 0.5411536693572998,
|
| 2216 |
+
"learning_rate": 7.482318577668578e-05,
|
| 2217 |
+
"loss": 0.0466,
|
| 2218 |
+
"step": 3680
|
| 2219 |
+
},
|
| 2220 |
+
{
|
| 2221 |
+
"grad_norm": 0.45885372161865234,
|
| 2222 |
+
"learning_rate": 7.467951962367796e-05,
|
| 2223 |
+
"loss": 0.05,
|
| 2224 |
+
"step": 3690
|
| 2225 |
+
},
|
| 2226 |
+
{
|
| 2227 |
+
"grad_norm": 0.6882649064064026,
|
| 2228 |
+
"learning_rate": 7.453558357939755e-05,
|
| 2229 |
+
"loss": 0.0476,
|
| 2230 |
+
"step": 3700
|
| 2231 |
+
},
|
| 2232 |
+
{
|
| 2233 |
+
"grad_norm": 0.6071499586105347,
|
| 2234 |
+
"learning_rate": 7.439137921790606e-05,
|
| 2235 |
+
"loss": 0.0554,
|
| 2236 |
+
"step": 3710
|
| 2237 |
+
},
|
| 2238 |
+
{
|
| 2239 |
+
"grad_norm": 0.5407245755195618,
|
| 2240 |
+
"learning_rate": 7.42469081161993e-05,
|
| 2241 |
+
"loss": 0.0565,
|
| 2242 |
+
"step": 3720
|
| 2243 |
+
},
|
| 2244 |
+
{
|
| 2245 |
+
"grad_norm": 0.5427837371826172,
|
| 2246 |
+
"learning_rate": 7.410217185419006e-05,
|
| 2247 |
+
"loss": 0.051,
|
| 2248 |
+
"step": 3730
|
| 2249 |
+
},
|
| 2250 |
+
{
|
| 2251 |
+
"grad_norm": 0.49898645281791687,
|
| 2252 |
+
"learning_rate": 7.395717201469095e-05,
|
| 2253 |
+
"loss": 0.0556,
|
| 2254 |
+
"step": 3740
|
| 2255 |
+
},
|
| 2256 |
+
{
|
| 2257 |
+
"grad_norm": 0.47718241810798645,
|
| 2258 |
+
"learning_rate": 7.381191018339696e-05,
|
| 2259 |
+
"loss": 0.0496,
|
| 2260 |
+
"step": 3750
|
| 2261 |
+
},
|
| 2262 |
+
{
|
| 2263 |
+
"grad_norm": 0.4993901550769806,
|
| 2264 |
+
"learning_rate": 7.36663879488682e-05,
|
| 2265 |
+
"loss": 0.051,
|
| 2266 |
+
"step": 3760
|
| 2267 |
+
},
|
| 2268 |
+
{
|
| 2269 |
+
"grad_norm": 0.5820037126541138,
|
| 2270 |
+
"learning_rate": 7.352060690251254e-05,
|
| 2271 |
+
"loss": 0.0522,
|
| 2272 |
+
"step": 3770
|
| 2273 |
+
},
|
| 2274 |
+
{
|
| 2275 |
+
"grad_norm": 0.416384220123291,
|
| 2276 |
+
"learning_rate": 7.337456863856811e-05,
|
| 2277 |
+
"loss": 0.045,
|
| 2278 |
+
"step": 3780
|
| 2279 |
+
},
|
| 2280 |
+
{
|
| 2281 |
+
"grad_norm": 0.6220700144767761,
|
| 2282 |
+
"learning_rate": 7.3228274754086e-05,
|
| 2283 |
+
"loss": 0.0429,
|
| 2284 |
+
"step": 3790
|
| 2285 |
+
},
|
| 2286 |
+
{
|
| 2287 |
+
"grad_norm": 0.47335803508758545,
|
| 2288 |
+
"learning_rate": 7.308172684891267e-05,
|
| 2289 |
+
"loss": 0.0453,
|
| 2290 |
+
"step": 3800
|
| 2291 |
+
},
|
| 2292 |
+
{
|
| 2293 |
+
"grad_norm": 0.4743102788925171,
|
| 2294 |
+
"learning_rate": 7.293492652567255e-05,
|
| 2295 |
+
"loss": 0.0425,
|
| 2296 |
+
"step": 3810
|
| 2297 |
+
},
|
| 2298 |
+
{
|
| 2299 |
+
"grad_norm": 0.4677256941795349,
|
| 2300 |
+
"learning_rate": 7.278787538975043e-05,
|
| 2301 |
+
"loss": 0.0468,
|
| 2302 |
+
"step": 3820
|
| 2303 |
+
},
|
| 2304 |
+
{
|
| 2305 |
+
"grad_norm": 0.6457181572914124,
|
| 2306 |
+
"learning_rate": 7.2640575049274e-05,
|
| 2307 |
+
"loss": 0.05,
|
| 2308 |
+
"step": 3830
|
| 2309 |
+
},
|
| 2310 |
+
{
|
| 2311 |
+
"grad_norm": 0.5713508725166321,
|
| 2312 |
+
"learning_rate": 7.249302711509616e-05,
|
| 2313 |
+
"loss": 0.0471,
|
| 2314 |
+
"step": 3840
|
| 2315 |
+
},
|
| 2316 |
+
{
|
| 2317 |
+
"grad_norm": 0.5136668682098389,
|
| 2318 |
+
"learning_rate": 7.23452332007775e-05,
|
| 2319 |
+
"loss": 0.0436,
|
| 2320 |
+
"step": 3850
|
| 2321 |
+
},
|
| 2322 |
+
{
|
| 2323 |
+
"grad_norm": 0.5321947336196899,
|
| 2324 |
+
"learning_rate": 7.219719492256858e-05,
|
| 2325 |
+
"loss": 0.0488,
|
| 2326 |
+
"step": 3860
|
| 2327 |
+
},
|
| 2328 |
+
{
|
| 2329 |
+
"grad_norm": 0.4681141674518585,
|
| 2330 |
+
"learning_rate": 7.20489138993923e-05,
|
| 2331 |
+
"loss": 0.0457,
|
| 2332 |
+
"step": 3870
|
| 2333 |
+
},
|
| 2334 |
+
{
|
| 2335 |
+
"grad_norm": 0.4135220944881439,
|
| 2336 |
+
"learning_rate": 7.190039175282614e-05,
|
| 2337 |
+
"loss": 0.0455,
|
| 2338 |
+
"step": 3880
|
| 2339 |
+
},
|
| 2340 |
+
{
|
| 2341 |
+
"grad_norm": 0.4651443660259247,
|
| 2342 |
+
"learning_rate": 7.175163010708455e-05,
|
| 2343 |
+
"loss": 0.04,
|
| 2344 |
+
"step": 3890
|
| 2345 |
+
},
|
| 2346 |
+
{
|
| 2347 |
+
"grad_norm": 0.44476383924484253,
|
| 2348 |
+
"learning_rate": 7.1602630589001e-05,
|
| 2349 |
+
"loss": 0.0412,
|
| 2350 |
+
"step": 3900
|
| 2351 |
+
},
|
| 2352 |
+
{
|
| 2353 |
+
"grad_norm": 0.4460771381855011,
|
| 2354 |
+
"learning_rate": 7.14533948280104e-05,
|
| 2355 |
+
"loss": 0.0432,
|
| 2356 |
+
"step": 3910
|
| 2357 |
+
},
|
| 2358 |
+
{
|
| 2359 |
+
"grad_norm": 0.5594526529312134,
|
| 2360 |
+
"learning_rate": 7.130392445613109e-05,
|
| 2361 |
+
"loss": 0.0407,
|
| 2362 |
+
"step": 3920
|
| 2363 |
+
},
|
| 2364 |
+
{
|
| 2365 |
+
"grad_norm": 0.5389081835746765,
|
| 2366 |
+
"learning_rate": 7.115422110794711e-05,
|
| 2367 |
+
"loss": 0.0415,
|
| 2368 |
+
"step": 3930
|
| 2369 |
+
},
|
| 2370 |
+
{
|
| 2371 |
+
"grad_norm": 0.48214903473854065,
|
| 2372 |
+
"learning_rate": 7.100428642059033e-05,
|
| 2373 |
+
"loss": 0.0444,
|
| 2374 |
+
"step": 3940
|
| 2375 |
+
},
|
| 2376 |
+
{
|
| 2377 |
+
"grad_norm": 0.5751864910125732,
|
| 2378 |
+
"learning_rate": 7.08541220337224e-05,
|
| 2379 |
+
"loss": 0.0474,
|
| 2380 |
+
"step": 3950
|
| 2381 |
+
},
|
| 2382 |
+
{
|
| 2383 |
+
"grad_norm": 0.4651069641113281,
|
| 2384 |
+
"learning_rate": 7.070372958951706e-05,
|
| 2385 |
+
"loss": 0.0426,
|
| 2386 |
+
"step": 3960
|
| 2387 |
+
},
|
| 2388 |
+
{
|
| 2389 |
+
"grad_norm": 0.4271154999732971,
|
| 2390 |
+
"learning_rate": 7.055311073264194e-05,
|
| 2391 |
+
"loss": 0.0474,
|
| 2392 |
+
"step": 3970
|
| 2393 |
+
},
|
| 2394 |
+
{
|
| 2395 |
+
"grad_norm": 0.527899444103241,
|
| 2396 |
+
"learning_rate": 7.040226711024077e-05,
|
| 2397 |
+
"loss": 0.0403,
|
| 2398 |
+
"step": 3980
|
| 2399 |
+
},
|
| 2400 |
+
{
|
| 2401 |
+
"grad_norm": 0.5722353458404541,
|
| 2402 |
+
"learning_rate": 7.02512003719152e-05,
|
| 2403 |
+
"loss": 0.0442,
|
| 2404 |
+
"step": 3990
|
| 2405 |
+
},
|
| 2406 |
+
{
|
| 2407 |
+
"grad_norm": 0.5236878395080566,
|
| 2408 |
+
"learning_rate": 7.00999121697069e-05,
|
| 2409 |
+
"loss": 0.048,
|
| 2410 |
+
"step": 4000
|
| 2411 |
+
},
|
| 2412 |
+
{
|
| 2413 |
+
"grad_norm": 0.5145102143287659,
|
| 2414 |
+
"learning_rate": 6.99484041580794e-05,
|
| 2415 |
+
"loss": 0.0443,
|
| 2416 |
+
"step": 4010
|
| 2417 |
+
},
|
| 2418 |
+
{
|
| 2419 |
+
"grad_norm": 0.5994476675987244,
|
| 2420 |
+
"learning_rate": 6.979667799390004e-05,
|
| 2421 |
+
"loss": 0.0419,
|
| 2422 |
+
"step": 4020
|
| 2423 |
+
},
|
| 2424 |
+
{
|
| 2425 |
+
"grad_norm": 0.41220036149024963,
|
| 2426 |
+
"learning_rate": 6.964473533642185e-05,
|
| 2427 |
+
"loss": 0.0469,
|
| 2428 |
+
"step": 4030
|
| 2429 |
+
},
|
| 2430 |
+
{
|
| 2431 |
+
"grad_norm": 0.43635857105255127,
|
| 2432 |
+
"learning_rate": 6.949257784726539e-05,
|
| 2433 |
+
"loss": 0.043,
|
| 2434 |
+
"step": 4040
|
| 2435 |
+
},
|
| 2436 |
+
{
|
| 2437 |
+
"grad_norm": 0.4334574341773987,
|
| 2438 |
+
"learning_rate": 6.934020719040056e-05,
|
| 2439 |
+
"loss": 0.0397,
|
| 2440 |
+
"step": 4050
|
| 2441 |
+
},
|
| 2442 |
+
{
|
| 2443 |
+
"grad_norm": 0.44584551453590393,
|
| 2444 |
+
"learning_rate": 6.918762503212848e-05,
|
| 2445 |
+
"loss": 0.0467,
|
| 2446 |
+
"step": 4060
|
| 2447 |
+
},
|
| 2448 |
+
{
|
| 2449 |
+
"grad_norm": 0.39649727940559387,
|
| 2450 |
+
"learning_rate": 6.903483304106319e-05,
|
| 2451 |
+
"loss": 0.0456,
|
| 2452 |
+
"step": 4070
|
| 2453 |
+
},
|
| 2454 |
+
{
|
| 2455 |
+
"grad_norm": 0.46685591340065,
|
| 2456 |
+
"learning_rate": 6.888183288811341e-05,
|
| 2457 |
+
"loss": 0.0399,
|
| 2458 |
+
"step": 4080
|
| 2459 |
+
},
|
| 2460 |
+
{
|
| 2461 |
+
"grad_norm": 0.43932950496673584,
|
| 2462 |
+
"learning_rate": 6.87286262464643e-05,
|
| 2463 |
+
"loss": 0.0397,
|
| 2464 |
+
"step": 4090
|
| 2465 |
+
},
|
| 2466 |
+
{
|
| 2467 |
+
"grad_norm": 0.5303942561149597,
|
| 2468 |
+
"learning_rate": 6.857521479155915e-05,
|
| 2469 |
+
"loss": 0.0429,
|
| 2470 |
+
"step": 4100
|
| 2471 |
+
},
|
| 2472 |
+
{
|
| 2473 |
+
"grad_norm": 0.6047073006629944,
|
| 2474 |
+
"learning_rate": 6.842160020108104e-05,
|
| 2475 |
+
"loss": 0.0408,
|
| 2476 |
+
"step": 4110
|
| 2477 |
+
},
|
| 2478 |
+
{
|
| 2479 |
+
"grad_norm": 0.5495339632034302,
|
| 2480 |
+
"learning_rate": 6.826778415493455e-05,
|
| 2481 |
+
"loss": 0.0403,
|
| 2482 |
+
"step": 4120
|
| 2483 |
+
},
|
| 2484 |
+
{
|
| 2485 |
+
"grad_norm": 0.5626107454299927,
|
| 2486 |
+
"learning_rate": 6.811376833522729e-05,
|
| 2487 |
+
"loss": 0.0388,
|
| 2488 |
+
"step": 4130
|
| 2489 |
+
},
|
| 2490 |
+
{
|
| 2491 |
+
"grad_norm": 0.5636228919029236,
|
| 2492 |
+
"learning_rate": 6.795955442625159e-05,
|
| 2493 |
+
"loss": 0.0466,
|
| 2494 |
+
"step": 4140
|
| 2495 |
+
},
|
| 2496 |
+
{
|
| 2497 |
+
"grad_norm": 0.5041007399559021,
|
| 2498 |
+
"learning_rate": 6.780514411446608e-05,
|
| 2499 |
+
"loss": 0.044,
|
| 2500 |
+
"step": 4150
|
| 2501 |
+
},
|
| 2502 |
+
{
|
| 2503 |
+
"grad_norm": 0.5035550594329834,
|
| 2504 |
+
"learning_rate": 6.765053908847716e-05,
|
| 2505 |
+
"loss": 0.0403,
|
| 2506 |
+
"step": 4160
|
| 2507 |
+
},
|
| 2508 |
+
{
|
| 2509 |
+
"grad_norm": 0.5142557621002197,
|
| 2510 |
+
"learning_rate": 6.749574103902064e-05,
|
| 2511 |
+
"loss": 0.0458,
|
| 2512 |
+
"step": 4170
|
| 2513 |
+
},
|
| 2514 |
+
{
|
| 2515 |
+
"grad_norm": 0.575122058391571,
|
| 2516 |
+
"learning_rate": 6.734075165894317e-05,
|
| 2517 |
+
"loss": 0.0472,
|
| 2518 |
+
"step": 4180
|
| 2519 |
+
},
|
| 2520 |
+
{
|
| 2521 |
+
"grad_norm": 0.5544676184654236,
|
| 2522 |
+
"learning_rate": 6.71855726431838e-05,
|
| 2523 |
+
"loss": 0.0439,
|
| 2524 |
+
"step": 4190
|
| 2525 |
+
},
|
| 2526 |
+
{
|
| 2527 |
+
"grad_norm": 0.4305313527584076,
|
| 2528 |
+
"learning_rate": 6.703020568875538e-05,
|
| 2529 |
+
"loss": 0.0397,
|
| 2530 |
+
"step": 4200
|
| 2531 |
+
},
|
| 2532 |
+
{
|
| 2533 |
+
"grad_norm": 0.45536524057388306,
|
| 2534 |
+
"learning_rate": 6.687465249472603e-05,
|
| 2535 |
+
"loss": 0.0447,
|
| 2536 |
+
"step": 4210
|
| 2537 |
+
},
|
| 2538 |
+
{
|
| 2539 |
+
"grad_norm": 0.43399062752723694,
|
| 2540 |
+
"learning_rate": 6.671891476220055e-05,
|
| 2541 |
+
"loss": 0.0415,
|
| 2542 |
+
"step": 4220
|
| 2543 |
+
},
|
| 2544 |
+
{
|
| 2545 |
+
"grad_norm": 0.41611552238464355,
|
| 2546 |
+
"learning_rate": 6.656299419430183e-05,
|
| 2547 |
+
"loss": 0.0404,
|
| 2548 |
+
"step": 4230
|
| 2549 |
+
},
|
| 2550 |
+
{
|
| 2551 |
+
"grad_norm": 0.4262441098690033,
|
| 2552 |
+
"learning_rate": 6.640689249615223e-05,
|
| 2553 |
+
"loss": 0.0419,
|
| 2554 |
+
"step": 4240
|
| 2555 |
+
},
|
| 2556 |
+
{
|
| 2557 |
+
"grad_norm": 0.5190925598144531,
|
| 2558 |
+
"learning_rate": 6.625061137485491e-05,
|
| 2559 |
+
"loss": 0.0424,
|
| 2560 |
+
"step": 4250
|
| 2561 |
+
},
|
| 2562 |
+
{
|
| 2563 |
+
"grad_norm": 0.6934993267059326,
|
| 2564 |
+
"learning_rate": 6.609415253947517e-05,
|
| 2565 |
+
"loss": 0.0445,
|
| 2566 |
+
"step": 4260
|
| 2567 |
+
},
|
| 2568 |
+
{
|
| 2569 |
+
"grad_norm": 0.5071629881858826,
|
| 2570 |
+
"learning_rate": 6.593751770102178e-05,
|
| 2571 |
+
"loss": 0.041,
|
| 2572 |
+
"step": 4270
|
| 2573 |
+
},
|
| 2574 |
+
{
|
| 2575 |
+
"grad_norm": 0.44705167412757874,
|
| 2576 |
+
"learning_rate": 6.578070857242823e-05,
|
| 2577 |
+
"loss": 0.0433,
|
| 2578 |
+
"step": 4280
|
| 2579 |
+
},
|
| 2580 |
+
{
|
| 2581 |
+
"grad_norm": 0.5099637508392334,
|
| 2582 |
+
"learning_rate": 6.562372686853402e-05,
|
| 2583 |
+
"loss": 0.0425,
|
| 2584 |
+
"step": 4290
|
| 2585 |
+
},
|
| 2586 |
+
{
|
| 2587 |
+
"grad_norm": 0.5448909997940063,
|
| 2588 |
+
"learning_rate": 6.546657430606593e-05,
|
| 2589 |
+
"loss": 0.0439,
|
| 2590 |
+
"step": 4300
|
| 2591 |
+
},
|
| 2592 |
+
{
|
| 2593 |
+
"grad_norm": 0.48118576407432556,
|
| 2594 |
+
"learning_rate": 6.530925260361918e-05,
|
| 2595 |
+
"loss": 0.0413,
|
| 2596 |
+
"step": 4310
|
| 2597 |
+
},
|
| 2598 |
+
{
|
| 2599 |
+
"grad_norm": 0.5178945064544678,
|
| 2600 |
+
"learning_rate": 6.515176348163871e-05,
|
| 2601 |
+
"loss": 0.0436,
|
| 2602 |
+
"step": 4320
|
| 2603 |
+
},
|
| 2604 |
+
{
|
| 2605 |
+
"grad_norm": 0.4349636137485504,
|
| 2606 |
+
"learning_rate": 6.499410866240032e-05,
|
| 2607 |
+
"loss": 0.0441,
|
| 2608 |
+
"step": 4330
|
| 2609 |
+
},
|
| 2610 |
+
{
|
| 2611 |
+
"grad_norm": 0.4867505431175232,
|
| 2612 |
+
"learning_rate": 6.48362898699919e-05,
|
| 2613 |
+
"loss": 0.0388,
|
| 2614 |
+
"step": 4340
|
| 2615 |
+
},
|
| 2616 |
+
{
|
| 2617 |
+
"grad_norm": 0.5023630261421204,
|
| 2618 |
+
"learning_rate": 6.467830883029443e-05,
|
| 2619 |
+
"loss": 0.0394,
|
| 2620 |
+
"step": 4350
|
| 2621 |
+
},
|
| 2622 |
+
{
|
| 2623 |
+
"grad_norm": 0.5626972913742065,
|
| 2624 |
+
"learning_rate": 6.452016727096326e-05,
|
| 2625 |
+
"loss": 0.0406,
|
| 2626 |
+
"step": 4360
|
| 2627 |
+
},
|
| 2628 |
+
{
|
| 2629 |
+
"grad_norm": 0.4668557345867157,
|
| 2630 |
+
"learning_rate": 6.436186692140916e-05,
|
| 2631 |
+
"loss": 0.0393,
|
| 2632 |
+
"step": 4370
|
| 2633 |
+
},
|
| 2634 |
+
{
|
| 2635 |
+
"grad_norm": 0.607695460319519,
|
| 2636 |
+
"learning_rate": 6.420340951277938e-05,
|
| 2637 |
+
"loss": 0.0435,
|
| 2638 |
+
"step": 4380
|
| 2639 |
+
},
|
| 2640 |
+
{
|
| 2641 |
+
"grad_norm": 0.4958830177783966,
|
| 2642 |
+
"learning_rate": 6.404479677793874e-05,
|
| 2643 |
+
"loss": 0.0488,
|
| 2644 |
+
"step": 4390
|
| 2645 |
+
},
|
| 2646 |
+
{
|
| 2647 |
+
"grad_norm": 0.5753806829452515,
|
| 2648 |
+
"learning_rate": 6.388603045145075e-05,
|
| 2649 |
+
"loss": 0.049,
|
| 2650 |
+
"step": 4400
|
| 2651 |
+
},
|
| 2652 |
+
{
|
| 2653 |
+
"grad_norm": 0.46753543615341187,
|
| 2654 |
+
"learning_rate": 6.372711226955843e-05,
|
| 2655 |
+
"loss": 0.0388,
|
| 2656 |
+
"step": 4410
|
| 2657 |
+
},
|
| 2658 |
+
{
|
| 2659 |
+
"grad_norm": 0.4800574779510498,
|
| 2660 |
+
"learning_rate": 6.356804397016564e-05,
|
| 2661 |
+
"loss": 0.0479,
|
| 2662 |
+
"step": 4420
|
| 2663 |
+
},
|
| 2664 |
+
{
|
| 2665 |
+
"grad_norm": 0.40896493196487427,
|
| 2666 |
+
"learning_rate": 6.340882729281779e-05,
|
| 2667 |
+
"loss": 0.0431,
|
| 2668 |
+
"step": 4430
|
| 2669 |
+
},
|
| 2670 |
+
{
|
| 2671 |
+
"grad_norm": 0.5979268550872803,
|
| 2672 |
+
"learning_rate": 6.324946397868294e-05,
|
| 2673 |
+
"loss": 0.0508,
|
| 2674 |
+
"step": 4440
|
| 2675 |
+
},
|
| 2676 |
+
{
|
| 2677 |
+
"grad_norm": 0.3558705151081085,
|
| 2678 |
+
"learning_rate": 6.308995577053276e-05,
|
| 2679 |
+
"loss": 0.0384,
|
| 2680 |
+
"step": 4450
|
| 2681 |
+
},
|
| 2682 |
+
{
|
| 2683 |
+
"grad_norm": 0.4924851655960083,
|
| 2684 |
+
"learning_rate": 6.293030441272347e-05,
|
| 2685 |
+
"loss": 0.0415,
|
| 2686 |
+
"step": 4460
|
| 2687 |
+
},
|
| 2688 |
+
{
|
| 2689 |
+
"grad_norm": 0.46445608139038086,
|
| 2690 |
+
"learning_rate": 6.277051165117677e-05,
|
| 2691 |
+
"loss": 0.038,
|
| 2692 |
+
"step": 4470
|
| 2693 |
+
},
|
| 2694 |
+
{
|
| 2695 |
+
"grad_norm": 0.40328651666641235,
|
| 2696 |
+
"learning_rate": 6.261057923336064e-05,
|
| 2697 |
+
"loss": 0.0378,
|
| 2698 |
+
"step": 4480
|
| 2699 |
+
},
|
| 2700 |
+
{
|
| 2701 |
+
"grad_norm": 0.5653363466262817,
|
| 2702 |
+
"learning_rate": 6.245050890827042e-05,
|
| 2703 |
+
"loss": 0.0436,
|
| 2704 |
+
"step": 4490
|
| 2705 |
+
},
|
| 2706 |
+
{
|
| 2707 |
+
"grad_norm": 0.3961358964443207,
|
| 2708 |
+
"learning_rate": 6.229030242640952e-05,
|
| 2709 |
+
"loss": 0.0425,
|
| 2710 |
+
"step": 4500
|
| 2711 |
+
},
|
| 2712 |
+
{
|
| 2713 |
+
"grad_norm": 0.5702418684959412,
|
| 2714 |
+
"learning_rate": 6.212996153977037e-05,
|
| 2715 |
+
"loss": 0.0454,
|
| 2716 |
+
"step": 4510
|
| 2717 |
+
},
|
| 2718 |
+
{
|
| 2719 |
+
"grad_norm": 0.49614590406417847,
|
| 2720 |
+
"learning_rate": 6.196948800181523e-05,
|
| 2721 |
+
"loss": 0.0384,
|
| 2722 |
+
"step": 4520
|
| 2723 |
+
},
|
| 2724 |
+
{
|
| 2725 |
+
"grad_norm": 0.5587904453277588,
|
| 2726 |
+
"learning_rate": 6.180888356745695e-05,
|
| 2727 |
+
"loss": 0.0421,
|
| 2728 |
+
"step": 4530
|
| 2729 |
+
},
|
| 2730 |
+
{
|
| 2731 |
+
"grad_norm": 0.47650688886642456,
|
| 2732 |
+
"learning_rate": 6.164814999303995e-05,
|
| 2733 |
+
"loss": 0.0415,
|
| 2734 |
+
"step": 4540
|
| 2735 |
+
},
|
| 2736 |
+
{
|
| 2737 |
+
"grad_norm": 0.47618231177330017,
|
| 2738 |
+
"learning_rate": 6.148728903632081e-05,
|
| 2739 |
+
"loss": 0.0385,
|
| 2740 |
+
"step": 4550
|
| 2741 |
+
},
|
| 2742 |
+
{
|
| 2743 |
+
"grad_norm": 0.41556400060653687,
|
| 2744 |
+
"learning_rate": 6.132630245644921e-05,
|
| 2745 |
+
"loss": 0.0362,
|
| 2746 |
+
"step": 4560
|
| 2747 |
+
},
|
| 2748 |
+
{
|
| 2749 |
+
"grad_norm": 0.49063435196876526,
|
| 2750 |
+
"learning_rate": 6.116519201394857e-05,
|
| 2751 |
+
"loss": 0.0405,
|
| 2752 |
+
"step": 4570
|
| 2753 |
+
},
|
| 2754 |
+
{
|
| 2755 |
+
"grad_norm": 0.5335373282432556,
|
| 2756 |
+
"learning_rate": 6.10039594706969e-05,
|
| 2757 |
+
"loss": 0.0388,
|
| 2758 |
+
"step": 4580
|
| 2759 |
+
},
|
| 2760 |
+
{
|
| 2761 |
+
"grad_norm": 0.33885085582733154,
|
| 2762 |
+
"learning_rate": 6.084260658990744e-05,
|
| 2763 |
+
"loss": 0.0391,
|
| 2764 |
+
"step": 4590
|
| 2765 |
+
},
|
| 2766 |
+
{
|
| 2767 |
+
"grad_norm": 0.4853065311908722,
|
| 2768 |
+
"learning_rate": 6.068113513610943e-05,
|
| 2769 |
+
"loss": 0.0367,
|
| 2770 |
+
"step": 4600
|
| 2771 |
+
},
|
| 2772 |
+
{
|
| 2773 |
+
"grad_norm": 0.5241577625274658,
|
| 2774 |
+
"learning_rate": 6.0519546875128876e-05,
|
| 2775 |
+
"loss": 0.0377,
|
| 2776 |
+
"step": 4610
|
| 2777 |
+
},
|
| 2778 |
+
{
|
| 2779 |
+
"grad_norm": 0.5138106346130371,
|
| 2780 |
+
"learning_rate": 6.035784357406906e-05,
|
| 2781 |
+
"loss": 0.0416,
|
| 2782 |
+
"step": 4620
|
| 2783 |
+
},
|
| 2784 |
+
{
|
| 2785 |
+
"grad_norm": 0.5498448014259338,
|
| 2786 |
+
"learning_rate": 6.01960270012914e-05,
|
| 2787 |
+
"loss": 0.0395,
|
| 2788 |
+
"step": 4630
|
| 2789 |
+
},
|
| 2790 |
+
{
|
| 2791 |
+
"grad_norm": 0.38756996393203735,
|
| 2792 |
+
"learning_rate": 6.003409892639599e-05,
|
| 2793 |
+
"loss": 0.04,
|
| 2794 |
+
"step": 4640
|
| 2795 |
+
},
|
| 2796 |
+
{
|
| 2797 |
+
"grad_norm": 0.39047515392303467,
|
| 2798 |
+
"learning_rate": 5.9872061120202336e-05,
|
| 2799 |
+
"loss": 0.0408,
|
| 2800 |
+
"step": 4650
|
| 2801 |
+
},
|
| 2802 |
+
{
|
| 2803 |
+
"grad_norm": 0.5414811968803406,
|
| 2804 |
+
"learning_rate": 5.9709915354729914e-05,
|
| 2805 |
+
"loss": 0.0478,
|
| 2806 |
+
"step": 4660
|
| 2807 |
+
},
|
| 2808 |
+
{
|
| 2809 |
+
"grad_norm": 0.39478275179862976,
|
| 2810 |
+
"learning_rate": 5.9547663403178824e-05,
|
| 2811 |
+
"loss": 0.0384,
|
| 2812 |
+
"step": 4670
|
| 2813 |
+
},
|
| 2814 |
+
{
|
| 2815 |
+
"grad_norm": 0.3625066876411438,
|
| 2816 |
+
"learning_rate": 5.9385307039910445e-05,
|
| 2817 |
+
"loss": 0.0338,
|
| 2818 |
+
"step": 4680
|
| 2819 |
+
},
|
| 2820 |
+
{
|
| 2821 |
+
"grad_norm": 0.4837110936641693,
|
| 2822 |
+
"learning_rate": 5.922284804042792e-05,
|
| 2823 |
+
"loss": 0.0453,
|
| 2824 |
+
"step": 4690
|
| 2825 |
+
},
|
| 2826 |
+
{
|
| 2827 |
+
"grad_norm": 0.48109862208366394,
|
| 2828 |
+
"learning_rate": 5.906028818135687e-05,
|
| 2829 |
+
"loss": 0.0475,
|
| 2830 |
+
"step": 4700
|
| 2831 |
+
},
|
| 2832 |
+
{
|
| 2833 |
+
"grad_norm": 0.48409008979797363,
|
| 2834 |
+
"learning_rate": 5.889762924042585e-05,
|
| 2835 |
+
"loss": 0.0379,
|
| 2836 |
+
"step": 4710
|
| 2837 |
+
},
|
| 2838 |
+
{
|
| 2839 |
+
"grad_norm": 0.48172274231910706,
|
| 2840 |
+
"learning_rate": 5.873487299644699e-05,
|
| 2841 |
+
"loss": 0.0374,
|
| 2842 |
+
"step": 4720
|
| 2843 |
+
},
|
| 2844 |
+
{
|
| 2845 |
+
"grad_norm": 0.41980186104774475,
|
| 2846 |
+
"learning_rate": 5.857202122929649e-05,
|
| 2847 |
+
"loss": 0.0378,
|
| 2848 |
+
"step": 4730
|
| 2849 |
+
},
|
| 2850 |
+
{
|
| 2851 |
+
"grad_norm": 0.4388764798641205,
|
| 2852 |
+
"learning_rate": 5.840907571989518e-05,
|
| 2853 |
+
"loss": 0.0373,
|
| 2854 |
+
"step": 4740
|
| 2855 |
+
},
|
| 2856 |
+
{
|
| 2857 |
+
"grad_norm": 0.47533881664276123,
|
| 2858 |
+
"learning_rate": 5.824603825018904e-05,
|
| 2859 |
+
"loss": 0.0384,
|
| 2860 |
+
"step": 4750
|
| 2861 |
+
},
|
| 2862 |
+
{
|
| 2863 |
+
"grad_norm": 0.378824919462204,
|
| 2864 |
+
"learning_rate": 5.808291060312975e-05,
|
| 2865 |
+
"loss": 0.0372,
|
| 2866 |
+
"step": 4760
|
| 2867 |
+
},
|
| 2868 |
+
{
|
| 2869 |
+
"grad_norm": 0.5202326774597168,
|
| 2870 |
+
"learning_rate": 5.7919694562655083e-05,
|
| 2871 |
+
"loss": 0.038,
|
| 2872 |
+
"step": 4770
|
| 2873 |
+
},
|
| 2874 |
+
{
|
| 2875 |
+
"grad_norm": 0.4425937533378601,
|
| 2876 |
+
"learning_rate": 5.775639191366954e-05,
|
| 2877 |
+
"loss": 0.0385,
|
| 2878 |
+
"step": 4780
|
| 2879 |
+
},
|
| 2880 |
+
{
|
| 2881 |
+
"grad_norm": 0.4542772173881531,
|
| 2882 |
+
"learning_rate": 5.75930044420247e-05,
|
| 2883 |
+
"loss": 0.0373,
|
| 2884 |
+
"step": 4790
|
| 2885 |
+
},
|
| 2886 |
+
{
|
| 2887 |
+
"grad_norm": 0.5306805968284607,
|
| 2888 |
+
"learning_rate": 5.74295339344998e-05,
|
| 2889 |
+
"loss": 0.0396,
|
| 2890 |
+
"step": 4800
|
| 2891 |
+
},
|
| 2892 |
+
{
|
| 2893 |
+
"grad_norm": 0.5061787366867065,
|
| 2894 |
+
"learning_rate": 5.726598217878211e-05,
|
| 2895 |
+
"loss": 0.0392,
|
| 2896 |
+
"step": 4810
|
| 2897 |
+
},
|
| 2898 |
+
{
|
| 2899 |
+
"grad_norm": 0.4372144937515259,
|
| 2900 |
+
"learning_rate": 5.71023509634474e-05,
|
| 2901 |
+
"loss": 0.0347,
|
| 2902 |
+
"step": 4820
|
| 2903 |
+
},
|
| 2904 |
+
{
|
| 2905 |
+
"grad_norm": 0.5052076578140259,
|
| 2906 |
+
"learning_rate": 5.693864207794049e-05,
|
| 2907 |
+
"loss": 0.0427,
|
| 2908 |
+
"step": 4830
|
| 2909 |
+
},
|
| 2910 |
+
{
|
| 2911 |
+
"grad_norm": 0.4461217224597931,
|
| 2912 |
+
"learning_rate": 5.677485731255545e-05,
|
| 2913 |
+
"loss": 0.0462,
|
| 2914 |
+
"step": 4840
|
| 2915 |
+
},
|
| 2916 |
+
{
|
| 2917 |
+
"grad_norm": 0.4641205668449402,
|
| 2918 |
+
"learning_rate": 5.6610998458416296e-05,
|
| 2919 |
+
"loss": 0.0411,
|
| 2920 |
+
"step": 4850
|
| 2921 |
+
},
|
| 2922 |
+
{
|
| 2923 |
+
"grad_norm": 0.5196883082389832,
|
| 2924 |
+
"learning_rate": 5.644706730745716e-05,
|
| 2925 |
+
"loss": 0.0389,
|
| 2926 |
+
"step": 4860
|
| 2927 |
+
},
|
| 2928 |
+
{
|
| 2929 |
+
"grad_norm": 0.4016866683959961,
|
| 2930 |
+
"learning_rate": 5.628306565240287e-05,
|
| 2931 |
+
"loss": 0.0372,
|
| 2932 |
+
"step": 4870
|
| 2933 |
+
},
|
| 2934 |
+
{
|
| 2935 |
+
"grad_norm": 0.3770467936992645,
|
| 2936 |
+
"learning_rate": 5.611899528674923e-05,
|
| 2937 |
+
"loss": 0.0395,
|
| 2938 |
+
"step": 4880
|
| 2939 |
+
},
|
| 2940 |
+
{
|
| 2941 |
+
"grad_norm": 0.46641066670417786,
|
| 2942 |
+
"learning_rate": 5.595485800474349e-05,
|
| 2943 |
+
"loss": 0.0388,
|
| 2944 |
+
"step": 4890
|
| 2945 |
+
},
|
| 2946 |
+
{
|
| 2947 |
+
"grad_norm": 0.40253928303718567,
|
| 2948 |
+
"learning_rate": 5.579065560136467e-05,
|
| 2949 |
+
"loss": 0.0393,
|
| 2950 |
+
"step": 4900
|
| 2951 |
+
},
|
| 2952 |
+
{
|
| 2953 |
+
"grad_norm": 0.4241182506084442,
|
| 2954 |
+
"learning_rate": 5.562638987230392e-05,
|
| 2955 |
+
"loss": 0.035,
|
| 2956 |
+
"step": 4910
|
| 2957 |
+
},
|
| 2958 |
+
{
|
| 2959 |
+
"grad_norm": 0.5309354066848755,
|
| 2960 |
+
"learning_rate": 5.546206261394498e-05,
|
| 2961 |
+
"loss": 0.0338,
|
| 2962 |
+
"step": 4920
|
| 2963 |
+
},
|
| 2964 |
+
{
|
| 2965 |
+
"grad_norm": 0.5919033288955688,
|
| 2966 |
+
"learning_rate": 5.529767562334437e-05,
|
| 2967 |
+
"loss": 0.0367,
|
| 2968 |
+
"step": 4930
|
| 2969 |
+
},
|
| 2970 |
+
{
|
| 2971 |
+
"grad_norm": 0.49697715044021606,
|
| 2972 |
+
"learning_rate": 5.5133230698211926e-05,
|
| 2973 |
+
"loss": 0.036,
|
| 2974 |
+
"step": 4940
|
| 2975 |
+
},
|
| 2976 |
+
{
|
| 2977 |
+
"grad_norm": 0.43293634057044983,
|
| 2978 |
+
"learning_rate": 5.496872963689096e-05,
|
| 2979 |
+
"loss": 0.0355,
|
| 2980 |
+
"step": 4950
|
| 2981 |
+
},
|
| 2982 |
+
{
|
| 2983 |
+
"grad_norm": 0.415723592042923,
|
| 2984 |
+
"learning_rate": 5.4804174238338756e-05,
|
| 2985 |
+
"loss": 0.0318,
|
| 2986 |
+
"step": 4960
|
| 2987 |
+
},
|
| 2988 |
+
{
|
| 2989 |
+
"grad_norm": 0.4169272780418396,
|
| 2990 |
+
"learning_rate": 5.463956630210678e-05,
|
| 2991 |
+
"loss": 0.0408,
|
| 2992 |
+
"step": 4970
|
| 2993 |
+
},
|
| 2994 |
+
{
|
| 2995 |
+
"grad_norm": 0.3923344612121582,
|
| 2996 |
+
"learning_rate": 5.4474907628321046e-05,
|
| 2997 |
+
"loss": 0.0408,
|
| 2998 |
+
"step": 4980
|
| 2999 |
+
},
|
| 3000 |
+
{
|
| 3001 |
+
"grad_norm": 0.4881522059440613,
|
| 3002 |
+
"learning_rate": 5.431020001766244e-05,
|
| 3003 |
+
"loss": 0.0349,
|
| 3004 |
+
"step": 4990
|
| 3005 |
+
},
|
| 3006 |
+
{
|
| 3007 |
+
"grad_norm": 0.44731390476226807,
|
| 3008 |
+
"learning_rate": 5.4145445271346986e-05,
|
| 3009 |
+
"loss": 0.0377,
|
| 3010 |
+
"step": 5000
|
| 3011 |
+
},
|
| 3012 |
+
{
|
| 3013 |
+
"grad_norm": 0.3746894896030426,
|
| 3014 |
+
"learning_rate": 5.398064519110622e-05,
|
| 3015 |
+
"loss": 0.0367,
|
| 3016 |
+
"step": 5010
|
| 3017 |
+
},
|
| 3018 |
+
{
|
| 3019 |
+
"grad_norm": 0.5503317713737488,
|
| 3020 |
+
"learning_rate": 5.3815801579167394e-05,
|
| 3021 |
+
"loss": 0.0396,
|
| 3022 |
+
"step": 5020
|
| 3023 |
+
},
|
| 3024 |
+
{
|
| 3025 |
+
"grad_norm": 0.4644835293292999,
|
| 3026 |
+
"learning_rate": 5.365091623823382e-05,
|
| 3027 |
+
"loss": 0.0379,
|
| 3028 |
+
"step": 5030
|
| 3029 |
+
},
|
| 3030 |
+
{
|
| 3031 |
+
"grad_norm": 0.5456794500350952,
|
| 3032 |
+
"learning_rate": 5.348599097146521e-05,
|
| 3033 |
+
"loss": 0.0458,
|
| 3034 |
+
"step": 5040
|
| 3035 |
+
},
|
| 3036 |
+
{
|
| 3037 |
+
"grad_norm": 0.6441092491149902,
|
| 3038 |
+
"learning_rate": 5.3321027582457836e-05,
|
| 3039 |
+
"loss": 0.0421,
|
| 3040 |
+
"step": 5050
|
| 3041 |
+
},
|
| 3042 |
+
{
|
| 3043 |
+
"grad_norm": 0.5631916522979736,
|
| 3044 |
+
"learning_rate": 5.315602787522491e-05,
|
| 3045 |
+
"loss": 0.0403,
|
| 3046 |
+
"step": 5060
|
| 3047 |
+
},
|
| 3048 |
+
{
|
| 3049 |
+
"grad_norm": 0.3809911012649536,
|
| 3050 |
+
"learning_rate": 5.299099365417678e-05,
|
| 3051 |
+
"loss": 0.035,
|
| 3052 |
+
"step": 5070
|
| 3053 |
+
},
|
| 3054 |
+
{
|
| 3055 |
+
"grad_norm": 0.45516639947891235,
|
| 3056 |
+
"learning_rate": 5.2825926724101236e-05,
|
| 3057 |
+
"loss": 0.0384,
|
| 3058 |
+
"step": 5080
|
| 3059 |
+
},
|
| 3060 |
+
{
|
| 3061 |
+
"grad_norm": 0.4202389121055603,
|
| 3062 |
+
"learning_rate": 5.26608288901438e-05,
|
| 3063 |
+
"loss": 0.0357,
|
| 3064 |
+
"step": 5090
|
| 3065 |
+
},
|
| 3066 |
+
{
|
| 3067 |
+
"grad_norm": 0.38691049814224243,
|
| 3068 |
+
"learning_rate": 5.24957019577879e-05,
|
| 3069 |
+
"loss": 0.0399,
|
| 3070 |
+
"step": 5100
|
| 3071 |
+
},
|
| 3072 |
+
{
|
| 3073 |
+
"grad_norm": 0.552390456199646,
|
| 3074 |
+
"learning_rate": 5.2330547732835266e-05,
|
| 3075 |
+
"loss": 0.0366,
|
| 3076 |
+
"step": 5110
|
| 3077 |
+
},
|
| 3078 |
+
{
|
| 3079 |
+
"grad_norm": 0.4548381268978119,
|
| 3080 |
+
"learning_rate": 5.2165368021385996e-05,
|
| 3081 |
+
"loss": 0.0454,
|
| 3082 |
+
"step": 5120
|
| 3083 |
+
},
|
| 3084 |
+
{
|
| 3085 |
+
"grad_norm": 0.2960563600063324,
|
| 3086 |
+
"learning_rate": 5.200016462981897e-05,
|
| 3087 |
+
"loss": 0.0322,
|
| 3088 |
+
"step": 5130
|
| 3089 |
+
},
|
| 3090 |
+
{
|
| 3091 |
+
"grad_norm": 0.4361080825328827,
|
| 3092 |
+
"learning_rate": 5.1834939364772015e-05,
|
| 3093 |
+
"loss": 0.0341,
|
| 3094 |
+
"step": 5140
|
| 3095 |
+
},
|
| 3096 |
+
{
|
| 3097 |
+
"grad_norm": 0.5119720697402954,
|
| 3098 |
+
"learning_rate": 5.166969403312214e-05,
|
| 3099 |
+
"loss": 0.0347,
|
| 3100 |
+
"step": 5150
|
| 3101 |
+
},
|
| 3102 |
+
{
|
| 3103 |
+
"grad_norm": 0.5087429881095886,
|
| 3104 |
+
"learning_rate": 5.1504430441965844e-05,
|
| 3105 |
+
"loss": 0.0367,
|
| 3106 |
+
"step": 5160
|
| 3107 |
+
},
|
| 3108 |
+
{
|
| 3109 |
+
"grad_norm": 0.4974585473537445,
|
| 3110 |
+
"learning_rate": 5.133915039859923e-05,
|
| 3111 |
+
"loss": 0.0331,
|
| 3112 |
+
"step": 5170
|
| 3113 |
+
},
|
| 3114 |
+
{
|
| 3115 |
+
"grad_norm": 0.6172589063644409,
|
| 3116 |
+
"learning_rate": 5.1173855710498444e-05,
|
| 3117 |
+
"loss": 0.04,
|
| 3118 |
+
"step": 5180
|
| 3119 |
+
},
|
| 3120 |
+
{
|
| 3121 |
+
"grad_norm": 0.43691352009773254,
|
| 3122 |
+
"learning_rate": 5.100854818529967e-05,
|
| 3123 |
+
"loss": 0.0394,
|
| 3124 |
+
"step": 5190
|
| 3125 |
+
},
|
| 3126 |
+
{
|
| 3127 |
+
"grad_norm": 0.4157792925834656,
|
| 3128 |
+
"learning_rate": 5.084322963077951e-05,
|
| 3129 |
+
"loss": 0.0424,
|
| 3130 |
+
"step": 5200
|
| 3131 |
+
},
|
| 3132 |
+
{
|
| 3133 |
+
"grad_norm": 0.42518991231918335,
|
| 3134 |
+
"learning_rate": 5.067790185483522e-05,
|
| 3135 |
+
"loss": 0.0392,
|
| 3136 |
+
"step": 5210
|
| 3137 |
+
},
|
| 3138 |
+
{
|
| 3139 |
+
"grad_norm": 0.40204918384552,
|
| 3140 |
+
"learning_rate": 5.0512566665464844e-05,
|
| 3141 |
+
"loss": 0.0377,
|
| 3142 |
+
"step": 5220
|
| 3143 |
+
},
|
| 3144 |
+
{
|
| 3145 |
+
"grad_norm": 0.383910208940506,
|
| 3146 |
+
"learning_rate": 5.034722587074755e-05,
|
| 3147 |
+
"loss": 0.0359,
|
| 3148 |
+
"step": 5230
|
| 3149 |
+
},
|
| 3150 |
+
{
|
| 3151 |
+
"grad_norm": 0.49119338393211365,
|
| 3152 |
+
"learning_rate": 5.018188127882375e-05,
|
| 3153 |
+
"loss": 0.0335,
|
| 3154 |
+
"step": 5240
|
| 3155 |
+
},
|
| 3156 |
+
{
|
| 3157 |
+
"grad_norm": 0.4173817038536072,
|
| 3158 |
+
"learning_rate": 5.0016534697875417e-05,
|
| 3159 |
+
"loss": 0.0311,
|
| 3160 |
+
"step": 5250
|
| 3161 |
+
},
|
| 3162 |
+
{
|
| 3163 |
+
"grad_norm": 0.39184415340423584,
|
| 3164 |
+
"learning_rate": 4.9851187936106294e-05,
|
| 3165 |
+
"loss": 0.038,
|
| 3166 |
+
"step": 5260
|
| 3167 |
+
},
|
| 3168 |
+
{
|
| 3169 |
+
"grad_norm": 0.3983680009841919,
|
| 3170 |
+
"learning_rate": 4.968584280172206e-05,
|
| 3171 |
+
"loss": 0.0395,
|
| 3172 |
+
"step": 5270
|
| 3173 |
+
},
|
| 3174 |
+
{
|
| 3175 |
+
"grad_norm": 0.5227210521697998,
|
| 3176 |
+
"learning_rate": 4.95205011029106e-05,
|
| 3177 |
+
"loss": 0.0378,
|
| 3178 |
+
"step": 5280
|
| 3179 |
+
},
|
| 3180 |
+
{
|
| 3181 |
+
"grad_norm": 0.4277660846710205,
|
| 3182 |
+
"learning_rate": 4.935516464782227e-05,
|
| 3183 |
+
"loss": 0.0384,
|
| 3184 |
+
"step": 5290
|
| 3185 |
+
},
|
| 3186 |
+
{
|
| 3187 |
+
"grad_norm": 0.469562292098999,
|
| 3188 |
+
"learning_rate": 4.918983524455003e-05,
|
| 3189 |
+
"loss": 0.035,
|
| 3190 |
+
"step": 5300
|
| 3191 |
+
},
|
| 3192 |
+
{
|
| 3193 |
+
"grad_norm": 0.4768948554992676,
|
| 3194 |
+
"learning_rate": 4.9024514701109766e-05,
|
| 3195 |
+
"loss": 0.0344,
|
| 3196 |
+
"step": 5310
|
| 3197 |
+
},
|
| 3198 |
+
{
|
| 3199 |
+
"grad_norm": 0.46447914838790894,
|
| 3200 |
+
"learning_rate": 4.885920482542043e-05,
|
| 3201 |
+
"loss": 0.0364,
|
| 3202 |
+
"step": 5320
|
| 3203 |
+
},
|
| 3204 |
+
{
|
| 3205 |
+
"grad_norm": 0.4182750880718231,
|
| 3206 |
+
"learning_rate": 4.869390742528438e-05,
|
| 3207 |
+
"loss": 0.0316,
|
| 3208 |
+
"step": 5330
|
| 3209 |
+
},
|
| 3210 |
+
{
|
| 3211 |
+
"grad_norm": 0.4654976725578308,
|
| 3212 |
+
"learning_rate": 4.852862430836744e-05,
|
| 3213 |
+
"loss": 0.0374,
|
| 3214 |
+
"step": 5340
|
| 3215 |
+
},
|
| 3216 |
+
{
|
| 3217 |
+
"grad_norm": 0.47342535853385925,
|
| 3218 |
+
"learning_rate": 4.836335728217933e-05,
|
| 3219 |
+
"loss": 0.036,
|
| 3220 |
+
"step": 5350
|
| 3221 |
+
},
|
| 3222 |
+
{
|
| 3223 |
+
"grad_norm": 0.3979232609272003,
|
| 3224 |
+
"learning_rate": 4.819810815405379e-05,
|
| 3225 |
+
"loss": 0.0364,
|
| 3226 |
+
"step": 5360
|
| 3227 |
+
},
|
| 3228 |
+
{
|
| 3229 |
+
"grad_norm": 0.48568299412727356,
|
| 3230 |
+
"learning_rate": 4.803287873112877e-05,
|
| 3231 |
+
"loss": 0.0403,
|
| 3232 |
+
"step": 5370
|
| 3233 |
+
},
|
| 3234 |
+
{
|
| 3235 |
+
"grad_norm": 0.37317392230033875,
|
| 3236 |
+
"learning_rate": 4.786767082032681e-05,
|
| 3237 |
+
"loss": 0.0364,
|
| 3238 |
+
"step": 5380
|
| 3239 |
+
},
|
| 3240 |
+
{
|
| 3241 |
+
"grad_norm": 0.3978187143802643,
|
| 3242 |
+
"learning_rate": 4.77024862283351e-05,
|
| 3243 |
+
"loss": 0.0329,
|
| 3244 |
+
"step": 5390
|
| 3245 |
+
},
|
| 3246 |
+
{
|
| 3247 |
+
"grad_norm": 0.41173383593559265,
|
| 3248 |
+
"learning_rate": 4.753732676158593e-05,
|
| 3249 |
+
"loss": 0.0367,
|
| 3250 |
+
"step": 5400
|
| 3251 |
+
},
|
| 3252 |
+
{
|
| 3253 |
+
"grad_norm": 0.3885466754436493,
|
| 3254 |
+
"learning_rate": 4.737219422623672e-05,
|
| 3255 |
+
"loss": 0.0358,
|
| 3256 |
+
"step": 5410
|
| 3257 |
+
},
|
| 3258 |
+
{
|
| 3259 |
+
"grad_norm": 0.4880269169807434,
|
| 3260 |
+
"learning_rate": 4.720709042815044e-05,
|
| 3261 |
+
"loss": 0.0326,
|
| 3262 |
+
"step": 5420
|
| 3263 |
+
},
|
| 3264 |
+
{
|
| 3265 |
+
"grad_norm": 0.5119621157646179,
|
| 3266 |
+
"learning_rate": 4.704201717287578e-05,
|
| 3267 |
+
"loss": 0.0367,
|
| 3268 |
+
"step": 5430
|
| 3269 |
+
},
|
| 3270 |
+
{
|
| 3271 |
+
"grad_norm": 0.40142691135406494,
|
| 3272 |
+
"learning_rate": 4.6876976265627404e-05,
|
| 3273 |
+
"loss": 0.0348,
|
| 3274 |
+
"step": 5440
|
| 3275 |
+
},
|
| 3276 |
+
{
|
| 3277 |
+
"grad_norm": 0.5237836241722107,
|
| 3278 |
+
"learning_rate": 4.671196951126626e-05,
|
| 3279 |
+
"loss": 0.039,
|
| 3280 |
+
"step": 5450
|
| 3281 |
+
},
|
| 3282 |
+
{
|
| 3283 |
+
"grad_norm": 0.45263156294822693,
|
| 3284 |
+
"learning_rate": 4.654699871427971e-05,
|
| 3285 |
+
"loss": 0.0336,
|
| 3286 |
+
"step": 5460
|
| 3287 |
+
},
|
| 3288 |
+
{
|
| 3289 |
+
"grad_norm": 0.40996384620666504,
|
| 3290 |
+
"learning_rate": 4.6382065678762034e-05,
|
| 3291 |
+
"loss": 0.0368,
|
| 3292 |
+
"step": 5470
|
| 3293 |
+
},
|
| 3294 |
+
{
|
| 3295 |
+
"grad_norm": 0.44191208481788635,
|
| 3296 |
+
"learning_rate": 4.6217172208394424e-05,
|
| 3297 |
+
"loss": 0.0329,
|
| 3298 |
+
"step": 5480
|
| 3299 |
+
},
|
| 3300 |
+
{
|
| 3301 |
+
"grad_norm": 0.39915022253990173,
|
| 3302 |
+
"learning_rate": 4.605232010642549e-05,
|
| 3303 |
+
"loss": 0.0299,
|
| 3304 |
+
"step": 5490
|
| 3305 |
+
},
|
| 3306 |
+
{
|
| 3307 |
+
"grad_norm": 0.4327107071876526,
|
| 3308 |
+
"learning_rate": 4.588751117565142e-05,
|
| 3309 |
+
"loss": 0.0344,
|
| 3310 |
+
"step": 5500
|
| 3311 |
+
},
|
| 3312 |
+
{
|
| 3313 |
+
"grad_norm": 0.39447498321533203,
|
| 3314 |
+
"learning_rate": 4.5722747218396214e-05,
|
| 3315 |
+
"loss": 0.0343,
|
| 3316 |
+
"step": 5510
|
| 3317 |
+
},
|
| 3318 |
+
{
|
| 3319 |
+
"grad_norm": 0.3432743549346924,
|
| 3320 |
+
"learning_rate": 4.5558030036492194e-05,
|
| 3321 |
+
"loss": 0.033,
|
| 3322 |
+
"step": 5520
|
| 3323 |
+
},
|
| 3324 |
+
{
|
| 3325 |
+
"grad_norm": 0.3619958460330963,
|
| 3326 |
+
"learning_rate": 4.539336143125999e-05,
|
| 3327 |
+
"loss": 0.0387,
|
| 3328 |
+
"step": 5530
|
| 3329 |
+
},
|
| 3330 |
+
{
|
| 3331 |
+
"grad_norm": 0.4704873263835907,
|
| 3332 |
+
"learning_rate": 4.522874320348916e-05,
|
| 3333 |
+
"loss": 0.0348,
|
| 3334 |
+
"step": 5540
|
| 3335 |
+
},
|
| 3336 |
+
{
|
| 3337 |
+
"grad_norm": 0.48880723118782043,
|
| 3338 |
+
"learning_rate": 4.506417715341821e-05,
|
| 3339 |
+
"loss": 0.0357,
|
| 3340 |
+
"step": 5550
|
| 3341 |
+
},
|
| 3342 |
+
{
|
| 3343 |
+
"grad_norm": 0.5435419082641602,
|
| 3344 |
+
"learning_rate": 4.489966508071511e-05,
|
| 3345 |
+
"loss": 0.0347,
|
| 3346 |
+
"step": 5560
|
| 3347 |
+
},
|
| 3348 |
+
{
|
| 3349 |
+
"grad_norm": 0.4117187261581421,
|
| 3350 |
+
"learning_rate": 4.4735208784457575e-05,
|
| 3351 |
+
"loss": 0.0324,
|
| 3352 |
+
"step": 5570
|
| 3353 |
+
},
|
| 3354 |
+
{
|
| 3355 |
+
"grad_norm": 0.5003712773323059,
|
| 3356 |
+
"learning_rate": 4.457081006311325e-05,
|
| 3357 |
+
"loss": 0.0344,
|
| 3358 |
+
"step": 5580
|
| 3359 |
+
},
|
| 3360 |
+
{
|
| 3361 |
+
"grad_norm": 0.4784913659095764,
|
| 3362 |
+
"learning_rate": 4.440647071452027e-05,
|
| 3363 |
+
"loss": 0.0365,
|
| 3364 |
+
"step": 5590
|
| 3365 |
+
},
|
| 3366 |
+
{
|
| 3367 |
+
"grad_norm": 0.4776419401168823,
|
| 3368 |
+
"learning_rate": 4.424219253586737e-05,
|
| 3369 |
+
"loss": 0.0367,
|
| 3370 |
+
"step": 5600
|
| 3371 |
+
},
|
| 3372 |
+
{
|
| 3373 |
+
"grad_norm": 0.434804767370224,
|
| 3374 |
+
"learning_rate": 4.407797732367443e-05,
|
| 3375 |
+
"loss": 0.0375,
|
| 3376 |
+
"step": 5610
|
| 3377 |
+
},
|
| 3378 |
+
{
|
| 3379 |
+
"grad_norm": 0.45307281613349915,
|
| 3380 |
+
"learning_rate": 4.391382687377268e-05,
|
| 3381 |
+
"loss": 0.0332,
|
| 3382 |
+
"step": 5620
|
| 3383 |
+
},
|
| 3384 |
+
{
|
| 3385 |
+
"grad_norm": 0.47723591327667236,
|
| 3386 |
+
"learning_rate": 4.374974298128512e-05,
|
| 3387 |
+
"loss": 0.0359,
|
| 3388 |
+
"step": 5630
|
| 3389 |
+
},
|
| 3390 |
+
{
|
| 3391 |
+
"grad_norm": 0.3396706283092499,
|
| 3392 |
+
"learning_rate": 4.358572744060699e-05,
|
| 3393 |
+
"loss": 0.0422,
|
| 3394 |
+
"step": 5640
|
| 3395 |
+
},
|
| 3396 |
+
{
|
| 3397 |
+
"grad_norm": 0.41522425413131714,
|
| 3398 |
+
"learning_rate": 4.342178204538588e-05,
|
| 3399 |
+
"loss": 0.031,
|
| 3400 |
+
"step": 5650
|
| 3401 |
+
},
|
| 3402 |
+
{
|
| 3403 |
+
"grad_norm": 0.4848162829875946,
|
| 3404 |
+
"learning_rate": 4.325790858850241e-05,
|
| 3405 |
+
"loss": 0.0343,
|
| 3406 |
+
"step": 5660
|
| 3407 |
+
},
|
| 3408 |
+
{
|
| 3409 |
+
"grad_norm": 0.4705175757408142,
|
| 3410 |
+
"learning_rate": 4.309410886205043e-05,
|
| 3411 |
+
"loss": 0.0324,
|
| 3412 |
+
"step": 5670
|
| 3413 |
+
},
|
| 3414 |
+
{
|
| 3415 |
+
"grad_norm": 0.3738565742969513,
|
| 3416 |
+
"learning_rate": 4.293038465731752e-05,
|
| 3417 |
+
"loss": 0.0337,
|
| 3418 |
+
"step": 5680
|
| 3419 |
+
},
|
| 3420 |
+
{
|
| 3421 |
+
"grad_norm": 0.6008229851722717,
|
| 3422 |
+
"learning_rate": 4.276673776476533e-05,
|
| 3423 |
+
"loss": 0.0361,
|
| 3424 |
+
"step": 5690
|
| 3425 |
+
},
|
| 3426 |
+
{
|
| 3427 |
+
"grad_norm": 0.49056875705718994,
|
| 3428 |
+
"learning_rate": 4.260316997401007e-05,
|
| 3429 |
+
"loss": 0.0292,
|
| 3430 |
+
"step": 5700
|
| 3431 |
+
},
|
| 3432 |
+
{
|
| 3433 |
+
"grad_norm": 0.4608314633369446,
|
| 3434 |
+
"learning_rate": 4.243968307380293e-05,
|
| 3435 |
+
"loss": 0.0359,
|
| 3436 |
+
"step": 5710
|
| 3437 |
+
},
|
| 3438 |
+
{
|
| 3439 |
+
"grad_norm": 0.5725372433662415,
|
| 3440 |
+
"learning_rate": 4.22762788520104e-05,
|
| 3441 |
+
"loss": 0.0367,
|
| 3442 |
+
"step": 5720
|
| 3443 |
+
},
|
| 3444 |
+
{
|
| 3445 |
+
"grad_norm": 0.4850665330886841,
|
| 3446 |
+
"learning_rate": 4.211295909559491e-05,
|
| 3447 |
+
"loss": 0.0359,
|
| 3448 |
+
"step": 5730
|
| 3449 |
+
},
|
| 3450 |
+
{
|
| 3451 |
+
"grad_norm": 0.3822512626647949,
|
| 3452 |
+
"learning_rate": 4.194972559059511e-05,
|
| 3453 |
+
"loss": 0.0325,
|
| 3454 |
+
"step": 5740
|
| 3455 |
+
},
|
| 3456 |
+
{
|
| 3457 |
+
"grad_norm": 0.44693678617477417,
|
| 3458 |
+
"learning_rate": 4.178658012210651e-05,
|
| 3459 |
+
"loss": 0.0304,
|
| 3460 |
+
"step": 5750
|
| 3461 |
+
},
|
| 3462 |
+
{
|
| 3463 |
+
"grad_norm": 0.45971715450286865,
|
| 3464 |
+
"learning_rate": 4.162352447426177e-05,
|
| 3465 |
+
"loss": 0.0307,
|
| 3466 |
+
"step": 5760
|
| 3467 |
+
},
|
| 3468 |
+
{
|
| 3469 |
+
"grad_norm": 0.4930131435394287,
|
| 3470 |
+
"learning_rate": 4.146056043021135e-05,
|
| 3471 |
+
"loss": 0.0355,
|
| 3472 |
+
"step": 5770
|
| 3473 |
+
},
|
| 3474 |
+
{
|
| 3475 |
+
"grad_norm": 0.48147284984588623,
|
| 3476 |
+
"learning_rate": 4.1297689772103944e-05,
|
| 3477 |
+
"loss": 0.0374,
|
| 3478 |
+
"step": 5780
|
| 3479 |
+
},
|
| 3480 |
+
{
|
| 3481 |
+
"grad_norm": 0.4161974787712097,
|
| 3482 |
+
"learning_rate": 4.113491428106694e-05,
|
| 3483 |
+
"loss": 0.0355,
|
| 3484 |
+
"step": 5790
|
| 3485 |
+
},
|
| 3486 |
+
{
|
| 3487 |
+
"grad_norm": 0.3670857846736908,
|
| 3488 |
+
"learning_rate": 4.0972235737187055e-05,
|
| 3489 |
+
"loss": 0.0324,
|
| 3490 |
+
"step": 5800
|
| 3491 |
+
},
|
| 3492 |
+
{
|
| 3493 |
+
"grad_norm": 0.5557019710540771,
|
| 3494 |
+
"learning_rate": 4.080965591949076e-05,
|
| 3495 |
+
"loss": 0.0315,
|
| 3496 |
+
"step": 5810
|
| 3497 |
+
},
|
| 3498 |
+
{
|
| 3499 |
+
"grad_norm": 0.4268592298030853,
|
| 3500 |
+
"learning_rate": 4.0647176605924924e-05,
|
| 3501 |
+
"loss": 0.0351,
|
| 3502 |
+
"step": 5820
|
| 3503 |
+
},
|
| 3504 |
+
{
|
| 3505 |
+
"grad_norm": 0.42581185698509216,
|
| 3506 |
+
"learning_rate": 4.0484799573337255e-05,
|
| 3507 |
+
"loss": 0.0373,
|
| 3508 |
+
"step": 5830
|
| 3509 |
+
},
|
| 3510 |
+
{
|
| 3511 |
+
"grad_norm": 0.5170778036117554,
|
| 3512 |
+
"learning_rate": 4.032252659745699e-05,
|
| 3513 |
+
"loss": 0.0314,
|
| 3514 |
+
"step": 5840
|
| 3515 |
+
},
|
| 3516 |
+
{
|
| 3517 |
+
"grad_norm": 0.5053844451904297,
|
| 3518 |
+
"learning_rate": 4.016035945287539e-05,
|
| 3519 |
+
"loss": 0.0421,
|
| 3520 |
+
"step": 5850
|
| 3521 |
+
},
|
| 3522 |
+
{
|
| 3523 |
+
"grad_norm": 0.50086510181427,
|
| 3524 |
+
"learning_rate": 3.999829991302635e-05,
|
| 3525 |
+
"loss": 0.0371,
|
| 3526 |
+
"step": 5860
|
| 3527 |
+
},
|
| 3528 |
+
{
|
| 3529 |
+
"grad_norm": 0.3947465419769287,
|
| 3530 |
+
"learning_rate": 3.983634975016707e-05,
|
| 3531 |
+
"loss": 0.0335,
|
| 3532 |
+
"step": 5870
|
| 3533 |
+
},
|
| 3534 |
+
{
|
| 3535 |
+
"grad_norm": 0.4897468388080597,
|
| 3536 |
+
"learning_rate": 3.967451073535854e-05,
|
| 3537 |
+
"loss": 0.0421,
|
| 3538 |
+
"step": 5880
|
| 3539 |
+
},
|
| 3540 |
+
{
|
| 3541 |
+
"grad_norm": 0.4818282425403595,
|
| 3542 |
+
"learning_rate": 3.951278463844633e-05,
|
| 3543 |
+
"loss": 0.0304,
|
| 3544 |
+
"step": 5890
|
| 3545 |
+
},
|
| 3546 |
+
{
|
| 3547 |
+
"grad_norm": 0.42287641763687134,
|
| 3548 |
+
"learning_rate": 3.935117322804111e-05,
|
| 3549 |
+
"loss": 0.0358,
|
| 3550 |
+
"step": 5900
|
| 3551 |
+
},
|
| 3552 |
+
{
|
| 3553 |
+
"grad_norm": 0.5380641222000122,
|
| 3554 |
+
"learning_rate": 3.918967827149938e-05,
|
| 3555 |
+
"loss": 0.0319,
|
| 3556 |
+
"step": 5910
|
| 3557 |
+
},
|
| 3558 |
+
{
|
| 3559 |
+
"grad_norm": 0.473953515291214,
|
| 3560 |
+
"learning_rate": 3.9028301534904094e-05,
|
| 3561 |
+
"loss": 0.0318,
|
| 3562 |
+
"step": 5920
|
| 3563 |
+
},
|
| 3564 |
+
{
|
| 3565 |
+
"grad_norm": 0.44988495111465454,
|
| 3566 |
+
"learning_rate": 3.88670447830454e-05,
|
| 3567 |
+
"loss": 0.0317,
|
| 3568 |
+
"step": 5930
|
| 3569 |
+
},
|
| 3570 |
+
{
|
| 3571 |
+
"grad_norm": 0.3558979034423828,
|
| 3572 |
+
"learning_rate": 3.870590977940132e-05,
|
| 3573 |
+
"loss": 0.0325,
|
| 3574 |
+
"step": 5940
|
| 3575 |
+
},
|
| 3576 |
+
{
|
| 3577 |
+
"grad_norm": 0.4929872751235962,
|
| 3578 |
+
"learning_rate": 3.8544898286118404e-05,
|
| 3579 |
+
"loss": 0.0294,
|
| 3580 |
+
"step": 5950
|
| 3581 |
+
},
|
| 3582 |
+
{
|
| 3583 |
+
"grad_norm": 0.6043399572372437,
|
| 3584 |
+
"learning_rate": 3.838401206399257e-05,
|
| 3585 |
+
"loss": 0.0299,
|
| 3586 |
+
"step": 5960
|
| 3587 |
+
},
|
| 3588 |
+
{
|
| 3589 |
+
"grad_norm": 0.390985369682312,
|
| 3590 |
+
"learning_rate": 3.822325287244975e-05,
|
| 3591 |
+
"loss": 0.0287,
|
| 3592 |
+
"step": 5970
|
| 3593 |
+
},
|
| 3594 |
+
{
|
| 3595 |
+
"grad_norm": 0.5132785439491272,
|
| 3596 |
+
"learning_rate": 3.8062622469526725e-05,
|
| 3597 |
+
"loss": 0.0316,
|
| 3598 |
+
"step": 5980
|
| 3599 |
+
},
|
| 3600 |
+
{
|
| 3601 |
+
"grad_norm": 0.4578167200088501,
|
| 3602 |
+
"learning_rate": 3.790212261185183e-05,
|
| 3603 |
+
"loss": 0.031,
|
| 3604 |
+
"step": 5990
|
| 3605 |
+
},
|
| 3606 |
+
{
|
| 3607 |
+
"grad_norm": 0.4199531674385071,
|
| 3608 |
+
"learning_rate": 3.7741755054625794e-05,
|
| 3609 |
+
"loss": 0.0312,
|
| 3610 |
+
"step": 6000
|
| 3611 |
+
}
|
| 3612 |
+
],
|
| 3613 |
+
"logging_steps": 10,
|
| 3614 |
+
"max_steps": 10000,
|
| 3615 |
+
"num_input_tokens_seen": 0,
|
| 3616 |
+
"num_train_epochs": 9223372036854775807,
|
| 3617 |
+
"save_steps": 3000,
|
| 3618 |
+
"stateful_callbacks": {
|
| 3619 |
+
"TrainerControl": {
|
| 3620 |
+
"args": {
|
| 3621 |
+
"should_epoch_stop": false,
|
| 3622 |
+
"should_evaluate": false,
|
| 3623 |
+
"should_log": false,
|
| 3624 |
+
"should_save": true,
|
| 3625 |
+
"should_training_stop": false
|
| 3626 |
+
},
|
| 3627 |
+
"attributes": {}
|
| 3628 |
+
}
|
| 3629 |
+
},
|
| 3630 |
+
"total_flos": 0.0,
|
| 3631 |
+
"train_batch_size": 32,
|
| 3632 |
+
"trial_name": null,
|
| 3633 |
+
"trial_params": null
|
| 3634 |
+
}
|
gr00t/runReal/checkpoint-6000/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a301fdf46e7d092bd5f161a8ba694217abee546367ce2643c27af543284f1a99
|
| 3 |
+
size 5777
|
gr00t/runReal/checkpoint-6000/wandb_config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"project": "finetune-gr00t-n1d6", "run_id": "runReal"}
|
gr00t/runReal/checkpoint-9000/config.json
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"action_horizon": 50,
|
| 3 |
+
"add_pos_embed": true,
|
| 4 |
+
"apply_sincos_state_encoding": true,
|
| 5 |
+
"architectures": [
|
| 6 |
+
"Gr00tN1d6"
|
| 7 |
+
],
|
| 8 |
+
"attn_dropout": 0.2,
|
| 9 |
+
"attn_implementation": null,
|
| 10 |
+
"backbone_embedding_dim": 2048,
|
| 11 |
+
"backbone_model_type": "eagle",
|
| 12 |
+
"backbone_trainable_params_fp32": true,
|
| 13 |
+
"collator_overwrite_image_inputs": false,
|
| 14 |
+
"color_jitter_params": {
|
| 15 |
+
"brightness": 0.1,
|
| 16 |
+
"contrast": 0.1,
|
| 17 |
+
"hue": 0.1,
|
| 18 |
+
"saturation": 0.1
|
| 19 |
+
},
|
| 20 |
+
"crop_fraction": 0.95,
|
| 21 |
+
"diffusion_model_cfg": {
|
| 22 |
+
"attention_head_dim": 48,
|
| 23 |
+
"dropout": 0.2,
|
| 24 |
+
"final_dropout": true,
|
| 25 |
+
"interleave_self_attention": true,
|
| 26 |
+
"norm_type": "ada_norm",
|
| 27 |
+
"num_attention_heads": 32,
|
| 28 |
+
"num_layers": 32,
|
| 29 |
+
"output_dim": 1024,
|
| 30 |
+
"positional_embeddings": null
|
| 31 |
+
},
|
| 32 |
+
"eagle_collator": true,
|
| 33 |
+
"formalize_language": true,
|
| 34 |
+
"gemma_collator": false,
|
| 35 |
+
"hidden_size": 1024,
|
| 36 |
+
"image_crop_size": null,
|
| 37 |
+
"image_target_size": null,
|
| 38 |
+
"input_embedding_dim": 1536,
|
| 39 |
+
"load_bf16": true,
|
| 40 |
+
"max_action_dim": 128,
|
| 41 |
+
"max_num_embodiments": 32,
|
| 42 |
+
"max_seq_len": 1024,
|
| 43 |
+
"max_state_dim": 128,
|
| 44 |
+
"model_dtype": "bfloat16",
|
| 45 |
+
"model_name": "nvidia/Eagle-Block2A-2B-v2",
|
| 46 |
+
"model_type": "Gr00tN1d6",
|
| 47 |
+
"noise_beta_alpha": 1.5,
|
| 48 |
+
"noise_beta_beta": 1.0,
|
| 49 |
+
"noise_s": 0.999,
|
| 50 |
+
"num_inference_timesteps": 4,
|
| 51 |
+
"num_timestep_buckets": 1000,
|
| 52 |
+
"random_rotation_angle": null,
|
| 53 |
+
"reproject_vision": false,
|
| 54 |
+
"select_layer": 16,
|
| 55 |
+
"shortest_image_edge": 256,
|
| 56 |
+
"state_dropout_prob": 0.1,
|
| 57 |
+
"torch_dtype": "bfloat16",
|
| 58 |
+
"transformers_version": "4.51.3",
|
| 59 |
+
"tune_diffusion_model": true,
|
| 60 |
+
"tune_llm": true,
|
| 61 |
+
"tune_projector": true,
|
| 62 |
+
"tune_top_llm_layers": 4,
|
| 63 |
+
"tune_visual": false,
|
| 64 |
+
"tune_vlln": true,
|
| 65 |
+
"use_albumentations_transforms": true,
|
| 66 |
+
"use_alternate_vl_dit": true,
|
| 67 |
+
"use_flash_attention": true,
|
| 68 |
+
"use_relative_action": true,
|
| 69 |
+
"use_vlln": true
|
| 70 |
+
}
|
gr00t/runReal/checkpoint-9000/embodiment_id.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"robocasa_panda_omron": 13,
|
| 3 |
+
"gr1": 20,
|
| 4 |
+
"behavior_r1_pro": 24,
|
| 5 |
+
"unitree_g1": 8,
|
| 6 |
+
"oxe_google": 0,
|
| 7 |
+
"oxe_widowx": 1,
|
| 8 |
+
"libero_panda": 2,
|
| 9 |
+
"oxe_droid": 16,
|
| 10 |
+
"new_embodiment": 10
|
| 11 |
+
}
|
gr00t/runReal/checkpoint-9000/experiment_cfg/conf.yaml
ADDED
|
@@ -0,0 +1,246 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
load_config_path: null
|
| 2 |
+
model:
|
| 3 |
+
model_type: Gr00tN1d6
|
| 4 |
+
model_dtype: bfloat16
|
| 5 |
+
model_name: nvidia/Eagle-Block2A-2B-v2
|
| 6 |
+
backbone_model_type: eagle
|
| 7 |
+
model_revision: null
|
| 8 |
+
tune_top_llm_layers: 4
|
| 9 |
+
backbone_embedding_dim: 2048
|
| 10 |
+
tune_llm: true
|
| 11 |
+
tune_visual: false
|
| 12 |
+
select_layer: 16
|
| 13 |
+
reproject_vision: false
|
| 14 |
+
use_flash_attention: true
|
| 15 |
+
load_bf16: false
|
| 16 |
+
collator_overwrite_image_inputs: false
|
| 17 |
+
eagle_collator: true
|
| 18 |
+
backbone_trainable_params_fp32: true
|
| 19 |
+
image_crop_size: null
|
| 20 |
+
image_target_size: null
|
| 21 |
+
shortest_image_edge: 256
|
| 22 |
+
crop_fraction: 0.95
|
| 23 |
+
random_rotation_angle: null
|
| 24 |
+
color_jitter_params:
|
| 25 |
+
brightness: 0.3
|
| 26 |
+
contrast: 0.4
|
| 27 |
+
saturation: 0.5
|
| 28 |
+
hue: 0.08
|
| 29 |
+
use_albumentations_transforms: true
|
| 30 |
+
formalize_language: true
|
| 31 |
+
apply_sincos_state_encoding: false
|
| 32 |
+
use_relative_action: true
|
| 33 |
+
max_state_dim: 29
|
| 34 |
+
max_action_dim: 29
|
| 35 |
+
action_horizon: 16
|
| 36 |
+
hidden_size: 1024
|
| 37 |
+
input_embedding_dim: 1536
|
| 38 |
+
add_pos_embed: true
|
| 39 |
+
attn_dropout: 0.2
|
| 40 |
+
use_vlln: true
|
| 41 |
+
max_seq_len: 1024
|
| 42 |
+
use_alternate_vl_dit: true
|
| 43 |
+
attend_text_every_n_blocks: 2
|
| 44 |
+
diffusion_model_cfg:
|
| 45 |
+
positional_embeddings: null
|
| 46 |
+
num_layers: 32
|
| 47 |
+
num_attention_heads: 32
|
| 48 |
+
attention_head_dim: 48
|
| 49 |
+
norm_type: ada_norm
|
| 50 |
+
dropout: 0.2
|
| 51 |
+
final_dropout: true
|
| 52 |
+
output_dim: 1024
|
| 53 |
+
interleave_self_attention: true
|
| 54 |
+
num_inference_timesteps: 4
|
| 55 |
+
noise_beta_alpha: 1.5
|
| 56 |
+
noise_beta_beta: 1.0
|
| 57 |
+
noise_s: 0.999
|
| 58 |
+
num_timestep_buckets: 1000
|
| 59 |
+
tune_projector: true
|
| 60 |
+
tune_diffusion_model: true
|
| 61 |
+
tune_vlln: true
|
| 62 |
+
state_dropout_prob: 0.1
|
| 63 |
+
state_additive_noise_scale: 0.0
|
| 64 |
+
max_num_embodiments: 32
|
| 65 |
+
data:
|
| 66 |
+
datasets:
|
| 67 |
+
- dataset_paths:
|
| 68 |
+
- /workspace/capstone-vla/datasets/realWorldPouring
|
| 69 |
+
embodiment_tag: new_embodiment
|
| 70 |
+
mix_ratio: 1.0
|
| 71 |
+
dataset_type: physical_embodiment
|
| 72 |
+
val_dataset_path: null
|
| 73 |
+
modality_configs:
|
| 74 |
+
new_embodiment:
|
| 75 |
+
video:
|
| 76 |
+
delta_indices:
|
| 77 |
+
- 0
|
| 78 |
+
modality_keys:
|
| 79 |
+
- ego_view
|
| 80 |
+
- left_wrist_view
|
| 81 |
+
- right_wrist_view
|
| 82 |
+
sin_cos_embedding_keys: null
|
| 83 |
+
mean_std_embedding_keys: null
|
| 84 |
+
action_configs: null
|
| 85 |
+
state:
|
| 86 |
+
delta_indices:
|
| 87 |
+
- 0
|
| 88 |
+
modality_keys:
|
| 89 |
+
- left_arm
|
| 90 |
+
- left_hand
|
| 91 |
+
- left_leg
|
| 92 |
+
- neck
|
| 93 |
+
- right_arm
|
| 94 |
+
- right_hand
|
| 95 |
+
- right_leg
|
| 96 |
+
- waist
|
| 97 |
+
sin_cos_embedding_keys: null
|
| 98 |
+
mean_std_embedding_keys: null
|
| 99 |
+
action_configs: null
|
| 100 |
+
action:
|
| 101 |
+
delta_indices:
|
| 102 |
+
- 0
|
| 103 |
+
- 1
|
| 104 |
+
- 2
|
| 105 |
+
- 3
|
| 106 |
+
- 4
|
| 107 |
+
- 5
|
| 108 |
+
- 6
|
| 109 |
+
- 7
|
| 110 |
+
- 8
|
| 111 |
+
- 9
|
| 112 |
+
- 10
|
| 113 |
+
- 11
|
| 114 |
+
- 12
|
| 115 |
+
- 13
|
| 116 |
+
- 14
|
| 117 |
+
- 15
|
| 118 |
+
modality_keys:
|
| 119 |
+
- left_arm
|
| 120 |
+
- left_hand
|
| 121 |
+
- left_leg
|
| 122 |
+
- neck
|
| 123 |
+
- right_arm
|
| 124 |
+
- right_hand
|
| 125 |
+
- right_leg
|
| 126 |
+
- waist
|
| 127 |
+
sin_cos_embedding_keys: null
|
| 128 |
+
mean_std_embedding_keys: null
|
| 129 |
+
action_configs:
|
| 130 |
+
- rep: ABSOLUTE
|
| 131 |
+
type: NON_EEF
|
| 132 |
+
format: DEFAULT
|
| 133 |
+
state_key: null
|
| 134 |
+
- rep: ABSOLUTE
|
| 135 |
+
type: NON_EEF
|
| 136 |
+
format: DEFAULT
|
| 137 |
+
state_key: null
|
| 138 |
+
- rep: ABSOLUTE
|
| 139 |
+
type: NON_EEF
|
| 140 |
+
format: DEFAULT
|
| 141 |
+
state_key: null
|
| 142 |
+
- rep: ABSOLUTE
|
| 143 |
+
type: NON_EEF
|
| 144 |
+
format: DEFAULT
|
| 145 |
+
state_key: null
|
| 146 |
+
- rep: ABSOLUTE
|
| 147 |
+
type: NON_EEF
|
| 148 |
+
format: DEFAULT
|
| 149 |
+
state_key: null
|
| 150 |
+
- rep: ABSOLUTE
|
| 151 |
+
type: NON_EEF
|
| 152 |
+
format: DEFAULT
|
| 153 |
+
state_key: null
|
| 154 |
+
- rep: ABSOLUTE
|
| 155 |
+
type: NON_EEF
|
| 156 |
+
format: DEFAULT
|
| 157 |
+
state_key: null
|
| 158 |
+
- rep: ABSOLUTE
|
| 159 |
+
type: NON_EEF
|
| 160 |
+
format: DEFAULT
|
| 161 |
+
state_key: null
|
| 162 |
+
language:
|
| 163 |
+
delta_indices:
|
| 164 |
+
- 0
|
| 165 |
+
modality_keys:
|
| 166 |
+
- annotation.human.action.task_description
|
| 167 |
+
sin_cos_embedding_keys: null
|
| 168 |
+
mean_std_embedding_keys: null
|
| 169 |
+
action_configs: null
|
| 170 |
+
download_cache: false
|
| 171 |
+
shard_size: 1024
|
| 172 |
+
episode_sampling_rate: 0.1
|
| 173 |
+
num_shards_per_epoch: 100000
|
| 174 |
+
override_pretraining_statistics: false
|
| 175 |
+
mode: single_turn
|
| 176 |
+
random_chop: 0.0
|
| 177 |
+
mock_dataset_mode: false
|
| 178 |
+
shuffle: true
|
| 179 |
+
seed: 42
|
| 180 |
+
multiprocessing_context: fork
|
| 181 |
+
allow_padding: false
|
| 182 |
+
subsample_ratio: 1.0
|
| 183 |
+
image_crop_size:
|
| 184 |
+
- 244
|
| 185 |
+
- 244
|
| 186 |
+
image_target_size:
|
| 187 |
+
- 224
|
| 188 |
+
- 224
|
| 189 |
+
video_backend: torchcodec
|
| 190 |
+
training:
|
| 191 |
+
output_dir: /workspace/capstone-vla/third_party/gr00t/chkpt_rlwd/runReal
|
| 192 |
+
experiment_name: null
|
| 193 |
+
max_steps: 10000
|
| 194 |
+
global_batch_size: 32
|
| 195 |
+
batch_size: null
|
| 196 |
+
gradient_accumulation_steps: 1
|
| 197 |
+
learning_rate: 0.0001
|
| 198 |
+
lr_scheduler_type: cosine
|
| 199 |
+
weight_decay: 1.0e-05
|
| 200 |
+
warmup_ratio: 0.05
|
| 201 |
+
warmup_steps: 0
|
| 202 |
+
max_grad_norm: 1.0
|
| 203 |
+
optim: adamw_torch
|
| 204 |
+
start_from_checkpoint: nvidia/GR00T-N1.6-3B
|
| 205 |
+
tf32: true
|
| 206 |
+
fp16: false
|
| 207 |
+
bf16: true
|
| 208 |
+
eval_bf16: true
|
| 209 |
+
logging_steps: 10
|
| 210 |
+
save_steps: 3000
|
| 211 |
+
save_total_limit: 3
|
| 212 |
+
save_vl_model: false
|
| 213 |
+
upload_checkpoints: false
|
| 214 |
+
upload_every: 1000
|
| 215 |
+
upload_last_n_checkpoints: 5
|
| 216 |
+
max_concurrent_uploads: 2
|
| 217 |
+
eval_strategy: 'no'
|
| 218 |
+
eval_steps: 500
|
| 219 |
+
eval_set_split_ratio: 0.1
|
| 220 |
+
eval_batch_size: 2
|
| 221 |
+
save_best_eval_metric_name: ''
|
| 222 |
+
save_best_eval_metric_greater_is_better: true
|
| 223 |
+
deepspeed_stage: 2
|
| 224 |
+
gradient_checkpointing: false
|
| 225 |
+
transformers_trust_remote_code: true
|
| 226 |
+
transformers_local_files_only: false
|
| 227 |
+
transformers_cache_dir: null
|
| 228 |
+
transformers_access_token: null
|
| 229 |
+
use_ddp: false
|
| 230 |
+
ddp_bucket_cap_mb: 100
|
| 231 |
+
num_gpus: 1
|
| 232 |
+
dataloader_num_workers: 4
|
| 233 |
+
remove_unused_columns: false
|
| 234 |
+
use_wandb: true
|
| 235 |
+
wandb_project: finetune-gr00t-n1d6
|
| 236 |
+
enable_profiling: false
|
| 237 |
+
max_retries: 3
|
| 238 |
+
assert_loss_less_than: null
|
| 239 |
+
add_rl_callback: false
|
| 240 |
+
enable_open_loop_eval: false
|
| 241 |
+
open_loop_eval_traj_ids:
|
| 242 |
+
- 0
|
| 243 |
+
open_loop_eval_steps_per_traj: 100
|
| 244 |
+
open_loop_eval_plot_indices: null
|
| 245 |
+
max_steps: 10000
|
| 246 |
+
save_steps: 3000
|
gr00t/runReal/checkpoint-9000/experiment_cfg/config.yaml
ADDED
|
@@ -0,0 +1,277 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
!!python/object:gr00t.configs.base_config.Config
|
| 2 |
+
data: !!python/object:gr00t.configs.data.data_config.DataConfig
|
| 3 |
+
allow_padding: false
|
| 4 |
+
datasets:
|
| 5 |
+
- !!python/object:gr00t.configs.data.data_config.SingleDatasetConfig
|
| 6 |
+
dataset_paths:
|
| 7 |
+
- /workspace/capstone-vla/datasets/realWorldPouring
|
| 8 |
+
dataset_type: physical_embodiment
|
| 9 |
+
embodiment_tag: new_embodiment
|
| 10 |
+
mix_ratio: 1.0
|
| 11 |
+
val_dataset_path: null
|
| 12 |
+
download_cache: false
|
| 13 |
+
episode_sampling_rate: 0.1
|
| 14 |
+
image_crop_size:
|
| 15 |
+
- 244
|
| 16 |
+
- 244
|
| 17 |
+
image_target_size:
|
| 18 |
+
- 224
|
| 19 |
+
- 224
|
| 20 |
+
mock_dataset_mode: false
|
| 21 |
+
modality_configs:
|
| 22 |
+
new_embodiment:
|
| 23 |
+
action: !!python/object:gr00t.data.types.ModalityConfig
|
| 24 |
+
action_configs:
|
| 25 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 26 |
+
format: &id001 !!python/object/apply:gr00t.data.types.ActionFormat
|
| 27 |
+
- default
|
| 28 |
+
rep: &id002 !!python/object/apply:gr00t.data.types.ActionRepresentation
|
| 29 |
+
- absolute
|
| 30 |
+
state_key: null
|
| 31 |
+
type: &id003 !!python/object/apply:gr00t.data.types.ActionType
|
| 32 |
+
- non_eef
|
| 33 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 34 |
+
format: *id001
|
| 35 |
+
rep: *id002
|
| 36 |
+
state_key: null
|
| 37 |
+
type: *id003
|
| 38 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 39 |
+
format: *id001
|
| 40 |
+
rep: *id002
|
| 41 |
+
state_key: null
|
| 42 |
+
type: *id003
|
| 43 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 44 |
+
format: *id001
|
| 45 |
+
rep: *id002
|
| 46 |
+
state_key: null
|
| 47 |
+
type: *id003
|
| 48 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 49 |
+
format: *id001
|
| 50 |
+
rep: *id002
|
| 51 |
+
state_key: null
|
| 52 |
+
type: *id003
|
| 53 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 54 |
+
format: *id001
|
| 55 |
+
rep: *id002
|
| 56 |
+
state_key: null
|
| 57 |
+
type: *id003
|
| 58 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 59 |
+
format: *id001
|
| 60 |
+
rep: *id002
|
| 61 |
+
state_key: null
|
| 62 |
+
type: *id003
|
| 63 |
+
- !!python/object:gr00t.data.types.ActionConfig
|
| 64 |
+
format: *id001
|
| 65 |
+
rep: *id002
|
| 66 |
+
state_key: null
|
| 67 |
+
type: *id003
|
| 68 |
+
delta_indices:
|
| 69 |
+
- 0
|
| 70 |
+
- 1
|
| 71 |
+
- 2
|
| 72 |
+
- 3
|
| 73 |
+
- 4
|
| 74 |
+
- 5
|
| 75 |
+
- 6
|
| 76 |
+
- 7
|
| 77 |
+
- 8
|
| 78 |
+
- 9
|
| 79 |
+
- 10
|
| 80 |
+
- 11
|
| 81 |
+
- 12
|
| 82 |
+
- 13
|
| 83 |
+
- 14
|
| 84 |
+
- 15
|
| 85 |
+
mean_std_embedding_keys: null
|
| 86 |
+
modality_keys: &id004
|
| 87 |
+
- left_arm
|
| 88 |
+
- left_hand
|
| 89 |
+
- left_leg
|
| 90 |
+
- neck
|
| 91 |
+
- right_arm
|
| 92 |
+
- right_hand
|
| 93 |
+
- right_leg
|
| 94 |
+
- waist
|
| 95 |
+
sin_cos_embedding_keys: null
|
| 96 |
+
language: !!python/object:gr00t.data.types.ModalityConfig
|
| 97 |
+
action_configs: null
|
| 98 |
+
delta_indices:
|
| 99 |
+
- 0
|
| 100 |
+
mean_std_embedding_keys: null
|
| 101 |
+
modality_keys:
|
| 102 |
+
- annotation.human.action.task_description
|
| 103 |
+
sin_cos_embedding_keys: null
|
| 104 |
+
state: !!python/object:gr00t.data.types.ModalityConfig
|
| 105 |
+
action_configs: null
|
| 106 |
+
delta_indices:
|
| 107 |
+
- 0
|
| 108 |
+
mean_std_embedding_keys: null
|
| 109 |
+
modality_keys: *id004
|
| 110 |
+
sin_cos_embedding_keys: null
|
| 111 |
+
video: !!python/object:gr00t.data.types.ModalityConfig
|
| 112 |
+
action_configs: null
|
| 113 |
+
delta_indices:
|
| 114 |
+
- 0
|
| 115 |
+
mean_std_embedding_keys: null
|
| 116 |
+
modality_keys:
|
| 117 |
+
- ego_view
|
| 118 |
+
- left_wrist_view
|
| 119 |
+
- right_wrist_view
|
| 120 |
+
sin_cos_embedding_keys: null
|
| 121 |
+
mode: single_turn
|
| 122 |
+
multiprocessing_context: fork
|
| 123 |
+
num_shards_per_epoch: 100000
|
| 124 |
+
override_pretraining_statistics: false
|
| 125 |
+
random_chop: 0.0
|
| 126 |
+
seed: 42
|
| 127 |
+
shard_size: 1024
|
| 128 |
+
shuffle: true
|
| 129 |
+
subsample_ratio: 1.0
|
| 130 |
+
video_backend: torchcodec
|
| 131 |
+
load_config_path: null
|
| 132 |
+
model: !!python/object:gr00t.configs.model.gr00t_n1d6.Gr00tN1d6Config
|
| 133 |
+
_attn_implementation_autoset: false
|
| 134 |
+
_attn_implementation_internal: null
|
| 135 |
+
_commit_hash: null
|
| 136 |
+
_name_or_path: ''
|
| 137 |
+
add_cross_attention: false
|
| 138 |
+
architectures: null
|
| 139 |
+
backbone_model_type: eagle
|
| 140 |
+
backbone_trainable_params_fp32: true
|
| 141 |
+
bad_words_ids: null
|
| 142 |
+
begin_suppress_tokens: null
|
| 143 |
+
bos_token_id: null
|
| 144 |
+
chunk_size_feed_forward: 0
|
| 145 |
+
color_jitter_params:
|
| 146 |
+
brightness: 0.3
|
| 147 |
+
contrast: 0.4
|
| 148 |
+
hue: 0.08
|
| 149 |
+
saturation: 0.5
|
| 150 |
+
cross_attention_hidden_size: null
|
| 151 |
+
decoder_start_token_id: null
|
| 152 |
+
diffusion_model_cfg:
|
| 153 |
+
attention_head_dim: 48
|
| 154 |
+
dropout: 0.2
|
| 155 |
+
final_dropout: true
|
| 156 |
+
interleave_self_attention: true
|
| 157 |
+
norm_type: ada_norm
|
| 158 |
+
num_attention_heads: 32
|
| 159 |
+
num_layers: 32
|
| 160 |
+
output_dim: 1024
|
| 161 |
+
positional_embeddings: null
|
| 162 |
+
diversity_penalty: 0.0
|
| 163 |
+
do_sample: false
|
| 164 |
+
eagle_collator: true
|
| 165 |
+
early_stopping: false
|
| 166 |
+
encoder_no_repeat_ngram_size: 0
|
| 167 |
+
eos_token_id: null
|
| 168 |
+
exponential_decay_length_penalty: null
|
| 169 |
+
finetuning_task: null
|
| 170 |
+
forced_bos_token_id: null
|
| 171 |
+
forced_eos_token_id: null
|
| 172 |
+
id2label:
|
| 173 |
+
0: LABEL_0
|
| 174 |
+
1: LABEL_1
|
| 175 |
+
is_decoder: false
|
| 176 |
+
is_encoder_decoder: false
|
| 177 |
+
label2id:
|
| 178 |
+
LABEL_0: 0
|
| 179 |
+
LABEL_1: 1
|
| 180 |
+
length_penalty: 1.0
|
| 181 |
+
load_bf16: false
|
| 182 |
+
max_length: 20
|
| 183 |
+
min_length: 0
|
| 184 |
+
model_name: nvidia/Eagle-Block2A-2B-v2
|
| 185 |
+
no_repeat_ngram_size: 0
|
| 186 |
+
num_beam_groups: 1
|
| 187 |
+
num_beams: 1
|
| 188 |
+
num_return_sequences: 1
|
| 189 |
+
output_attentions: false
|
| 190 |
+
output_hidden_states: false
|
| 191 |
+
output_scores: false
|
| 192 |
+
pad_token_id: null
|
| 193 |
+
prefix: null
|
| 194 |
+
problem_type: null
|
| 195 |
+
pruned_heads: {}
|
| 196 |
+
random_rotation_angle: null
|
| 197 |
+
remove_invalid_values: false
|
| 198 |
+
repetition_penalty: 1.0
|
| 199 |
+
reproject_vision: false
|
| 200 |
+
return_dict: true
|
| 201 |
+
return_dict_in_generate: false
|
| 202 |
+
sep_token_id: null
|
| 203 |
+
state_dropout_prob: 0.1
|
| 204 |
+
suppress_tokens: null
|
| 205 |
+
task_specific_params: null
|
| 206 |
+
temperature: 1.0
|
| 207 |
+
tf_legacy_loss: false
|
| 208 |
+
tie_encoder_decoder: false
|
| 209 |
+
tie_word_embeddings: true
|
| 210 |
+
tokenizer_class: null
|
| 211 |
+
top_k: 50
|
| 212 |
+
top_p: 1.0
|
| 213 |
+
torch_dtype: null
|
| 214 |
+
torchscript: false
|
| 215 |
+
transformers_version: null
|
| 216 |
+
tune_diffusion_model: true
|
| 217 |
+
tune_llm: true
|
| 218 |
+
tune_projector: true
|
| 219 |
+
tune_visual: false
|
| 220 |
+
typical_p: 1.0
|
| 221 |
+
use_bfloat16: false
|
| 222 |
+
use_relative_action: true
|
| 223 |
+
training: !!python/object:gr00t.configs.training.training_config.TrainingConfig
|
| 224 |
+
add_rl_callback: false
|
| 225 |
+
assert_loss_less_than: null
|
| 226 |
+
batch_size: null
|
| 227 |
+
bf16: true
|
| 228 |
+
dataloader_num_workers: 4
|
| 229 |
+
ddp_bucket_cap_mb: 100
|
| 230 |
+
deepspeed_stage: 2
|
| 231 |
+
enable_open_loop_eval: false
|
| 232 |
+
enable_profiling: false
|
| 233 |
+
eval_batch_size: 2
|
| 234 |
+
eval_bf16: true
|
| 235 |
+
eval_set_split_ratio: 0.1
|
| 236 |
+
eval_steps: 500
|
| 237 |
+
eval_strategy: 'no'
|
| 238 |
+
experiment_name: null
|
| 239 |
+
fp16: false
|
| 240 |
+
global_batch_size: 32
|
| 241 |
+
gradient_accumulation_steps: 1
|
| 242 |
+
gradient_checkpointing: false
|
| 243 |
+
learning_rate: 0.0001
|
| 244 |
+
logging_steps: 10
|
| 245 |
+
lr_scheduler_type: cosine
|
| 246 |
+
max_concurrent_uploads: 2
|
| 247 |
+
max_grad_norm: 1.0
|
| 248 |
+
max_retries: 3
|
| 249 |
+
max_steps: 10000
|
| 250 |
+
num_gpus: 1
|
| 251 |
+
open_loop_eval_plot_indices: null
|
| 252 |
+
open_loop_eval_steps_per_traj: 100
|
| 253 |
+
open_loop_eval_traj_ids:
|
| 254 |
+
- 0
|
| 255 |
+
optim: adamw_torch
|
| 256 |
+
output_dir: /workspace/capstone-vla/third_party/gr00t/chkpt_rlwd/runReal
|
| 257 |
+
remove_unused_columns: false
|
| 258 |
+
save_best_eval_metric_greater_is_better: true
|
| 259 |
+
save_best_eval_metric_name: ''
|
| 260 |
+
save_steps: 3000
|
| 261 |
+
save_total_limit: 3
|
| 262 |
+
save_vl_model: false
|
| 263 |
+
start_from_checkpoint: nvidia/GR00T-N1.6-3B
|
| 264 |
+
tf32: true
|
| 265 |
+
transformers_access_token: null
|
| 266 |
+
transformers_cache_dir: null
|
| 267 |
+
transformers_local_files_only: false
|
| 268 |
+
transformers_trust_remote_code: true
|
| 269 |
+
upload_checkpoints: false
|
| 270 |
+
upload_every: 1000
|
| 271 |
+
upload_last_n_checkpoints: 5
|
| 272 |
+
use_ddp: false
|
| 273 |
+
use_wandb: true
|
| 274 |
+
wandb_project: finetune-gr00t-n1d6
|
| 275 |
+
warmup_ratio: 0.05
|
| 276 |
+
warmup_steps: 0
|
| 277 |
+
weight_decay: 1.0e-05
|
gr00t/runReal/checkpoint-9000/experiment_cfg/dataset_statistics.json
ADDED
|
@@ -0,0 +1,761 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"new_embodiment": {
|
| 3 |
+
"state": {
|
| 4 |
+
"left_arm": {
|
| 5 |
+
"min": [
|
| 6 |
+
-1.4764578342437744,
|
| 7 |
+
-0.1518283635377884,
|
| 8 |
+
-1.499962568283081,
|
| 9 |
+
-2.27626633644104,
|
| 10 |
+
-1.5671002864837646,
|
| 11 |
+
-0.6656755208969116,
|
| 12 |
+
-0.5207215547561646
|
| 13 |
+
],
|
| 14 |
+
"max": [
|
| 15 |
+
0.3441833555698395,
|
| 16 |
+
0.657663881778717,
|
| 17 |
+
0.04959612339735031,
|
| 18 |
+
-0.7633329629898071,
|
| 19 |
+
0.5798436999320984,
|
| 20 |
+
0.6755949258804321,
|
| 21 |
+
0.6866571307182312
|
| 22 |
+
],
|
| 23 |
+
"mean": [
|
| 24 |
+
-0.24634727835655212,
|
| 25 |
+
0.2629535496234894,
|
| 26 |
+
-0.5132859945297241,
|
| 27 |
+
-1.822871208190918,
|
| 28 |
+
-0.15705835819244385,
|
| 29 |
+
0.250943660736084,
|
| 30 |
+
-0.009801508858799934
|
| 31 |
+
],
|
| 32 |
+
"std": [
|
| 33 |
+
0.2749035060405731,
|
| 34 |
+
0.061663031578063965,
|
| 35 |
+
0.23117874562740326,
|
| 36 |
+
0.2519250214099884,
|
| 37 |
+
0.42646297812461853,
|
| 38 |
+
0.20134037733078003,
|
| 39 |
+
0.23961548507213593
|
| 40 |
+
],
|
| 41 |
+
"q01": [
|
| 42 |
+
-1.1976326751708983,
|
| 43 |
+
0.1270393806695938,
|
| 44 |
+
-1.415273575782776,
|
| 45 |
+
-2.1694675636291505,
|
| 46 |
+
-1.555278000831604,
|
| 47 |
+
-0.4085486590862274,
|
| 48 |
+
-0.3467614698410034
|
| 49 |
+
],
|
| 50 |
+
"q99": [
|
| 51 |
+
0.11830186098813932,
|
| 52 |
+
0.4688370370864868,
|
| 53 |
+
-0.08621232867240906,
|
| 54 |
+
-1.1188685512542724,
|
| 55 |
+
0.2598086118698119,
|
| 56 |
+
0.6740685701370239,
|
| 57 |
+
0.5260765767097467
|
| 58 |
+
]
|
| 59 |
+
},
|
| 60 |
+
"left_hand": {
|
| 61 |
+
"min": [
|
| 62 |
+
-1.5,
|
| 63 |
+
-1.5,
|
| 64 |
+
-1.5,
|
| 65 |
+
-1.5,
|
| 66 |
+
-3.0,
|
| 67 |
+
-3.0
|
| 68 |
+
],
|
| 69 |
+
"max": [
|
| 70 |
+
1.5,
|
| 71 |
+
1.5,
|
| 72 |
+
1.5,
|
| 73 |
+
1.5,
|
| 74 |
+
3.0,
|
| 75 |
+
3.0
|
| 76 |
+
],
|
| 77 |
+
"mean": [
|
| 78 |
+
-0.7819951176643372,
|
| 79 |
+
-0.15371035039424896,
|
| 80 |
+
-0.7819951176643372,
|
| 81 |
+
-0.7819951176643372,
|
| 82 |
+
-1.5639902353286743,
|
| 83 |
+
-1.5639902353286743
|
| 84 |
+
],
|
| 85 |
+
"std": [
|
| 86 |
+
1.2748703956604004,
|
| 87 |
+
1.4928919076919556,
|
| 88 |
+
1.2748703956604004,
|
| 89 |
+
1.2748703956604004,
|
| 90 |
+
2.549740791320801,
|
| 91 |
+
2.549740791320801
|
| 92 |
+
],
|
| 93 |
+
"q01": [
|
| 94 |
+
-1.5,
|
| 95 |
+
-1.5,
|
| 96 |
+
-1.5,
|
| 97 |
+
-1.5,
|
| 98 |
+
-3.0,
|
| 99 |
+
-3.0
|
| 100 |
+
],
|
| 101 |
+
"q99": [
|
| 102 |
+
1.5,
|
| 103 |
+
1.5,
|
| 104 |
+
1.5,
|
| 105 |
+
1.5,
|
| 106 |
+
3.0,
|
| 107 |
+
3.0
|
| 108 |
+
]
|
| 109 |
+
},
|
| 110 |
+
"left_leg": {
|
| 111 |
+
"min": [
|
| 112 |
+
0.0,
|
| 113 |
+
0.0,
|
| 114 |
+
0.0,
|
| 115 |
+
0.0,
|
| 116 |
+
0.0,
|
| 117 |
+
0.0
|
| 118 |
+
],
|
| 119 |
+
"max": [
|
| 120 |
+
0.0,
|
| 121 |
+
0.0,
|
| 122 |
+
0.0,
|
| 123 |
+
0.0,
|
| 124 |
+
0.0,
|
| 125 |
+
0.0
|
| 126 |
+
],
|
| 127 |
+
"mean": [
|
| 128 |
+
0.0,
|
| 129 |
+
0.0,
|
| 130 |
+
0.0,
|
| 131 |
+
0.0,
|
| 132 |
+
0.0,
|
| 133 |
+
0.0
|
| 134 |
+
],
|
| 135 |
+
"std": [
|
| 136 |
+
0.0,
|
| 137 |
+
0.0,
|
| 138 |
+
0.0,
|
| 139 |
+
0.0,
|
| 140 |
+
0.0,
|
| 141 |
+
0.0
|
| 142 |
+
],
|
| 143 |
+
"q01": [
|
| 144 |
+
0.0,
|
| 145 |
+
0.0,
|
| 146 |
+
0.0,
|
| 147 |
+
0.0,
|
| 148 |
+
0.0,
|
| 149 |
+
0.0
|
| 150 |
+
],
|
| 151 |
+
"q99": [
|
| 152 |
+
0.0,
|
| 153 |
+
0.0,
|
| 154 |
+
0.0,
|
| 155 |
+
0.0,
|
| 156 |
+
0.0,
|
| 157 |
+
0.0
|
| 158 |
+
]
|
| 159 |
+
},
|
| 160 |
+
"neck": {
|
| 161 |
+
"min": [
|
| 162 |
+
0.0,
|
| 163 |
+
0.0,
|
| 164 |
+
0.0
|
| 165 |
+
],
|
| 166 |
+
"max": [
|
| 167 |
+
0.0,
|
| 168 |
+
0.0,
|
| 169 |
+
0.0
|
| 170 |
+
],
|
| 171 |
+
"mean": [
|
| 172 |
+
0.0,
|
| 173 |
+
0.0,
|
| 174 |
+
0.0
|
| 175 |
+
],
|
| 176 |
+
"std": [
|
| 177 |
+
0.0,
|
| 178 |
+
0.0,
|
| 179 |
+
0.0
|
| 180 |
+
],
|
| 181 |
+
"q01": [
|
| 182 |
+
0.0,
|
| 183 |
+
0.0,
|
| 184 |
+
0.0
|
| 185 |
+
],
|
| 186 |
+
"q99": [
|
| 187 |
+
0.0,
|
| 188 |
+
0.0,
|
| 189 |
+
0.0
|
| 190 |
+
]
|
| 191 |
+
},
|
| 192 |
+
"right_arm": {
|
| 193 |
+
"min": [
|
| 194 |
+
-0.7119174599647522,
|
| 195 |
+
-0.55275958776474,
|
| 196 |
+
-0.09536845237016678,
|
| 197 |
+
-2.144679546356201,
|
| 198 |
+
-0.6652951240539551,
|
| 199 |
+
-0.5672546625137329,
|
| 200 |
+
-0.5874713063240051
|
| 201 |
+
],
|
| 202 |
+
"max": [
|
| 203 |
+
0.33939826488494873,
|
| 204 |
+
-0.002669741865247488,
|
| 205 |
+
0.928513765335083,
|
| 206 |
+
-0.8445846438407898,
|
| 207 |
+
1.433588981628418,
|
| 208 |
+
0.4833299517631531,
|
| 209 |
+
0.6599544286727905
|
| 210 |
+
],
|
| 211 |
+
"mean": [
|
| 212 |
+
-0.21578556299209595,
|
| 213 |
+
-0.22310534119606018,
|
| 214 |
+
0.40323933959007263,
|
| 215 |
+
-1.6887274980545044,
|
| 216 |
+
0.08409612625837326,
|
| 217 |
+
-0.18936818838119507,
|
| 218 |
+
-0.007405608426779509
|
| 219 |
+
],
|
| 220 |
+
"std": [
|
| 221 |
+
0.16777803003787994,
|
| 222 |
+
0.07015040516853333,
|
| 223 |
+
0.16941194236278534,
|
| 224 |
+
0.19395458698272705,
|
| 225 |
+
0.5333251953125,
|
| 226 |
+
0.1218024268746376,
|
| 227 |
+
0.20256562530994415
|
| 228 |
+
],
|
| 229 |
+
"q01": [
|
| 230 |
+
-0.5456185221672059,
|
| 231 |
+
-0.4390794897079468,
|
| 232 |
+
0.054558104127645494,
|
| 233 |
+
-2.009228744506836,
|
| 234 |
+
-0.5162186360359191,
|
| 235 |
+
-0.4283971929550171,
|
| 236 |
+
-0.3479098403453827
|
| 237 |
+
],
|
| 238 |
+
"q99": [
|
| 239 |
+
0.16945502102374999,
|
| 240 |
+
-0.08812180131673814,
|
| 241 |
+
0.7629516124725342,
|
| 242 |
+
-1.1490095472335817,
|
| 243 |
+
1.3221839523315426,
|
| 244 |
+
0.1579314386844635,
|
| 245 |
+
0.45433507800102235
|
| 246 |
+
]
|
| 247 |
+
},
|
| 248 |
+
"right_hand": {
|
| 249 |
+
"min": [
|
| 250 |
+
-1.5,
|
| 251 |
+
-1.5,
|
| 252 |
+
-1.5,
|
| 253 |
+
-1.5,
|
| 254 |
+
-3.0,
|
| 255 |
+
-3.0
|
| 256 |
+
],
|
| 257 |
+
"max": [
|
| 258 |
+
1.5,
|
| 259 |
+
1.5,
|
| 260 |
+
1.5,
|
| 261 |
+
1.5,
|
| 262 |
+
3.0,
|
| 263 |
+
3.0
|
| 264 |
+
],
|
| 265 |
+
"mean": [
|
| 266 |
+
-0.41444578766822815,
|
| 267 |
+
0.15046590566635132,
|
| 268 |
+
-0.41444578766822815,
|
| 269 |
+
-0.41444578766822815,
|
| 270 |
+
-0.8288915753364563,
|
| 271 |
+
-0.8288915753364563
|
| 272 |
+
],
|
| 273 |
+
"std": [
|
| 274 |
+
1.432570219039917,
|
| 275 |
+
1.4905503988265991,
|
| 276 |
+
1.432570219039917,
|
| 277 |
+
1.432570219039917,
|
| 278 |
+
2.865140438079834,
|
| 279 |
+
2.865140438079834
|
| 280 |
+
],
|
| 281 |
+
"q01": [
|
| 282 |
+
-1.5,
|
| 283 |
+
-1.5,
|
| 284 |
+
-1.5,
|
| 285 |
+
-1.5,
|
| 286 |
+
-3.0,
|
| 287 |
+
-3.0
|
| 288 |
+
],
|
| 289 |
+
"q99": [
|
| 290 |
+
1.5,
|
| 291 |
+
1.5,
|
| 292 |
+
1.5,
|
| 293 |
+
1.5,
|
| 294 |
+
3.0,
|
| 295 |
+
3.0
|
| 296 |
+
]
|
| 297 |
+
},
|
| 298 |
+
"right_leg": {
|
| 299 |
+
"min": [
|
| 300 |
+
0.0,
|
| 301 |
+
0.0,
|
| 302 |
+
0.0,
|
| 303 |
+
0.0,
|
| 304 |
+
0.0,
|
| 305 |
+
0.0
|
| 306 |
+
],
|
| 307 |
+
"max": [
|
| 308 |
+
0.0,
|
| 309 |
+
0.0,
|
| 310 |
+
0.0,
|
| 311 |
+
0.0,
|
| 312 |
+
0.0,
|
| 313 |
+
0.0
|
| 314 |
+
],
|
| 315 |
+
"mean": [
|
| 316 |
+
0.0,
|
| 317 |
+
0.0,
|
| 318 |
+
0.0,
|
| 319 |
+
0.0,
|
| 320 |
+
0.0,
|
| 321 |
+
0.0
|
| 322 |
+
],
|
| 323 |
+
"std": [
|
| 324 |
+
0.0,
|
| 325 |
+
0.0,
|
| 326 |
+
0.0,
|
| 327 |
+
0.0,
|
| 328 |
+
0.0,
|
| 329 |
+
0.0
|
| 330 |
+
],
|
| 331 |
+
"q01": [
|
| 332 |
+
0.0,
|
| 333 |
+
0.0,
|
| 334 |
+
0.0,
|
| 335 |
+
0.0,
|
| 336 |
+
0.0,
|
| 337 |
+
0.0
|
| 338 |
+
],
|
| 339 |
+
"q99": [
|
| 340 |
+
0.0,
|
| 341 |
+
0.0,
|
| 342 |
+
0.0,
|
| 343 |
+
0.0,
|
| 344 |
+
0.0,
|
| 345 |
+
0.0
|
| 346 |
+
]
|
| 347 |
+
},
|
| 348 |
+
"waist": {
|
| 349 |
+
"min": [
|
| 350 |
+
0.0,
|
| 351 |
+
0.0,
|
| 352 |
+
0.0
|
| 353 |
+
],
|
| 354 |
+
"max": [
|
| 355 |
+
0.0,
|
| 356 |
+
0.0,
|
| 357 |
+
0.0
|
| 358 |
+
],
|
| 359 |
+
"mean": [
|
| 360 |
+
0.0,
|
| 361 |
+
0.0,
|
| 362 |
+
0.0
|
| 363 |
+
],
|
| 364 |
+
"std": [
|
| 365 |
+
0.0,
|
| 366 |
+
0.0,
|
| 367 |
+
0.0
|
| 368 |
+
],
|
| 369 |
+
"q01": [
|
| 370 |
+
0.0,
|
| 371 |
+
0.0,
|
| 372 |
+
0.0
|
| 373 |
+
],
|
| 374 |
+
"q99": [
|
| 375 |
+
0.0,
|
| 376 |
+
0.0,
|
| 377 |
+
0.0
|
| 378 |
+
]
|
| 379 |
+
}
|
| 380 |
+
},
|
| 381 |
+
"action": {
|
| 382 |
+
"left_arm": {
|
| 383 |
+
"min": [
|
| 384 |
+
-1.5419785976409912,
|
| 385 |
+
-0.19808706641197205,
|
| 386 |
+
-1.5707963705062866,
|
| 387 |
+
-2.3319737911224365,
|
| 388 |
+
-1.5707963705062866,
|
| 389 |
+
-0.6781747937202454,
|
| 390 |
+
-0.5912933349609375
|
| 391 |
+
],
|
| 392 |
+
"max": [
|
| 393 |
+
0.339247465133667,
|
| 394 |
+
0.6958394646644592,
|
| 395 |
+
0.09750956296920776,
|
| 396 |
+
-0.7315306067466736,
|
| 397 |
+
0.6010454297065735,
|
| 398 |
+
0.6981316804885864,
|
| 399 |
+
0.6981316804885864
|
| 400 |
+
],
|
| 401 |
+
"mean": [
|
| 402 |
+
-0.27577918767929077,
|
| 403 |
+
0.265458881855011,
|
| 404 |
+
-0.5064833760261536,
|
| 405 |
+
-1.8468353748321533,
|
| 406 |
+
-0.1631959080696106,
|
| 407 |
+
0.25038862228393555,
|
| 408 |
+
-0.011975681409239769
|
| 409 |
+
],
|
| 410 |
+
"std": [
|
| 411 |
+
0.284289687871933,
|
| 412 |
+
0.06655233353376389,
|
| 413 |
+
0.23614443838596344,
|
| 414 |
+
0.26587340235710144,
|
| 415 |
+
0.432668536901474,
|
| 416 |
+
0.20466120541095734,
|
| 417 |
+
0.24292133748531342
|
| 418 |
+
],
|
| 419 |
+
"q01": [
|
| 420 |
+
-1.254055471420288,
|
| 421 |
+
0.11745307803153991,
|
| 422 |
+
-1.4238929557800293,
|
| 423 |
+
-2.2081959438323975,
|
| 424 |
+
-1.5707963705062866,
|
| 425 |
+
-0.41540132522583006,
|
| 426 |
+
-0.3490602993965149
|
| 427 |
+
],
|
| 428 |
+
"q99": [
|
| 429 |
+
0.09790542602539062,
|
| 430 |
+
0.48043997287750184,
|
| 431 |
+
-0.06798712402582203,
|
| 432 |
+
-1.1039583587646489,
|
| 433 |
+
0.2601294279098509,
|
| 434 |
+
0.6981316804885864,
|
| 435 |
+
0.53674639225006
|
| 436 |
+
]
|
| 437 |
+
},
|
| 438 |
+
"left_hand": {
|
| 439 |
+
"min": [
|
| 440 |
+
-1.5,
|
| 441 |
+
-1.5,
|
| 442 |
+
-1.5,
|
| 443 |
+
-1.5,
|
| 444 |
+
-3.0,
|
| 445 |
+
-3.0
|
| 446 |
+
],
|
| 447 |
+
"max": [
|
| 448 |
+
1.5,
|
| 449 |
+
1.5,
|
| 450 |
+
1.5,
|
| 451 |
+
1.5,
|
| 452 |
+
3.0,
|
| 453 |
+
3.0
|
| 454 |
+
],
|
| 455 |
+
"mean": [
|
| 456 |
+
-0.7821466326713562,
|
| 457 |
+
-0.15372000634670258,
|
| 458 |
+
-0.7821466326713562,
|
| 459 |
+
-0.7821466326713562,
|
| 460 |
+
-1.5642932653427124,
|
| 461 |
+
-1.5642932653427124
|
| 462 |
+
],
|
| 463 |
+
"std": [
|
| 464 |
+
1.2747758626937866,
|
| 465 |
+
1.4928909540176392,
|
| 466 |
+
1.2747758626937866,
|
| 467 |
+
1.2747758626937866,
|
| 468 |
+
2.5495517253875732,
|
| 469 |
+
2.5495517253875732
|
| 470 |
+
],
|
| 471 |
+
"q01": [
|
| 472 |
+
-1.5,
|
| 473 |
+
-1.5,
|
| 474 |
+
-1.5,
|
| 475 |
+
-1.5,
|
| 476 |
+
-3.0,
|
| 477 |
+
-3.0
|
| 478 |
+
],
|
| 479 |
+
"q99": [
|
| 480 |
+
1.5,
|
| 481 |
+
1.5,
|
| 482 |
+
1.5,
|
| 483 |
+
1.5,
|
| 484 |
+
3.0,
|
| 485 |
+
3.0
|
| 486 |
+
]
|
| 487 |
+
},
|
| 488 |
+
"left_leg": {
|
| 489 |
+
"min": [
|
| 490 |
+
0.0,
|
| 491 |
+
0.0,
|
| 492 |
+
0.0,
|
| 493 |
+
0.0,
|
| 494 |
+
0.0,
|
| 495 |
+
0.0
|
| 496 |
+
],
|
| 497 |
+
"max": [
|
| 498 |
+
0.0,
|
| 499 |
+
0.0,
|
| 500 |
+
0.0,
|
| 501 |
+
0.0,
|
| 502 |
+
0.0,
|
| 503 |
+
0.0
|
| 504 |
+
],
|
| 505 |
+
"mean": [
|
| 506 |
+
0.0,
|
| 507 |
+
0.0,
|
| 508 |
+
0.0,
|
| 509 |
+
0.0,
|
| 510 |
+
0.0,
|
| 511 |
+
0.0
|
| 512 |
+
],
|
| 513 |
+
"std": [
|
| 514 |
+
0.0,
|
| 515 |
+
0.0,
|
| 516 |
+
0.0,
|
| 517 |
+
0.0,
|
| 518 |
+
0.0,
|
| 519 |
+
0.0
|
| 520 |
+
],
|
| 521 |
+
"q01": [
|
| 522 |
+
0.0,
|
| 523 |
+
0.0,
|
| 524 |
+
0.0,
|
| 525 |
+
0.0,
|
| 526 |
+
0.0,
|
| 527 |
+
0.0
|
| 528 |
+
],
|
| 529 |
+
"q99": [
|
| 530 |
+
0.0,
|
| 531 |
+
0.0,
|
| 532 |
+
0.0,
|
| 533 |
+
0.0,
|
| 534 |
+
0.0,
|
| 535 |
+
0.0
|
| 536 |
+
]
|
| 537 |
+
},
|
| 538 |
+
"neck": {
|
| 539 |
+
"min": [
|
| 540 |
+
0.0,
|
| 541 |
+
0.0,
|
| 542 |
+
0.0
|
| 543 |
+
],
|
| 544 |
+
"max": [
|
| 545 |
+
0.0,
|
| 546 |
+
0.0,
|
| 547 |
+
0.0
|
| 548 |
+
],
|
| 549 |
+
"mean": [
|
| 550 |
+
0.0,
|
| 551 |
+
0.0,
|
| 552 |
+
0.0
|
| 553 |
+
],
|
| 554 |
+
"std": [
|
| 555 |
+
0.0,
|
| 556 |
+
0.0,
|
| 557 |
+
0.0
|
| 558 |
+
],
|
| 559 |
+
"q01": [
|
| 560 |
+
0.0,
|
| 561 |
+
0.0,
|
| 562 |
+
0.0
|
| 563 |
+
],
|
| 564 |
+
"q99": [
|
| 565 |
+
0.0,
|
| 566 |
+
0.0,
|
| 567 |
+
0.0
|
| 568 |
+
]
|
| 569 |
+
},
|
| 570 |
+
"right_arm": {
|
| 571 |
+
"min": [
|
| 572 |
+
-0.7609559297561646,
|
| 573 |
+
-0.5897848010063171,
|
| 574 |
+
-0.13661164045333862,
|
| 575 |
+
-2.1815736293792725,
|
| 576 |
+
-0.6809128522872925,
|
| 577 |
+
-0.5955591201782227,
|
| 578 |
+
-0.6164834499359131
|
| 579 |
+
],
|
| 580 |
+
"max": [
|
| 581 |
+
0.31390857696533203,
|
| 582 |
+
0.01057685911655426,
|
| 583 |
+
0.9158902764320374,
|
| 584 |
+
-0.8264364004135132,
|
| 585 |
+
1.5061734914779663,
|
| 586 |
+
0.49332451820373535,
|
| 587 |
+
0.6635355353355408
|
| 588 |
+
],
|
| 589 |
+
"mean": [
|
| 590 |
+
-0.24524866044521332,
|
| 591 |
+
-0.2248098999261856,
|
| 592 |
+
0.39028772711753845,
|
| 593 |
+
-1.7206827402114868,
|
| 594 |
+
0.08302607387304306,
|
| 595 |
+
-0.18993926048278809,
|
| 596 |
+
-0.012360971421003342
|
| 597 |
+
],
|
| 598 |
+
"std": [
|
| 599 |
+
0.17419038712978363,
|
| 600 |
+
0.07439576834440231,
|
| 601 |
+
0.17066127061843872,
|
| 602 |
+
0.2032645046710968,
|
| 603 |
+
0.5400993824005127,
|
| 604 |
+
0.124636709690094,
|
| 605 |
+
0.20725084841251373
|
| 606 |
+
],
|
| 607 |
+
"q01": [
|
| 608 |
+
-0.5854583382606506,
|
| 609 |
+
-0.45275834798812864,
|
| 610 |
+
0.03628820136189461,
|
| 611 |
+
-2.0545105361938476,
|
| 612 |
+
-0.5252219843864441,
|
| 613 |
+
-0.44349650502204896,
|
| 614 |
+
-0.36548688769340515
|
| 615 |
+
],
|
| 616 |
+
"q99": [
|
| 617 |
+
0.15696598112583027,
|
| 618 |
+
-0.07897948294878006,
|
| 619 |
+
0.7490021729469298,
|
| 620 |
+
-1.1520879220962532,
|
| 621 |
+
1.3330879974365206,
|
| 622 |
+
0.15911160767078353,
|
| 623 |
+
0.4541356778144836
|
| 624 |
+
]
|
| 625 |
+
},
|
| 626 |
+
"right_hand": {
|
| 627 |
+
"min": [
|
| 628 |
+
-1.5,
|
| 629 |
+
-1.5,
|
| 630 |
+
-1.5,
|
| 631 |
+
-1.5,
|
| 632 |
+
-3.0,
|
| 633 |
+
-3.0
|
| 634 |
+
],
|
| 635 |
+
"max": [
|
| 636 |
+
1.5,
|
| 637 |
+
1.5,
|
| 638 |
+
1.5,
|
| 639 |
+
1.5,
|
| 640 |
+
3.0,
|
| 641 |
+
3.0
|
| 642 |
+
],
|
| 643 |
+
"mean": [
|
| 644 |
+
-0.414561003446579,
|
| 645 |
+
0.15042728185653687,
|
| 646 |
+
-0.414561003446579,
|
| 647 |
+
-0.414561003446579,
|
| 648 |
+
-0.829122006893158,
|
| 649 |
+
-0.829122006893158
|
| 650 |
+
],
|
| 651 |
+
"std": [
|
| 652 |
+
1.4325326681137085,
|
| 653 |
+
1.4905540943145752,
|
| 654 |
+
1.4325326681137085,
|
| 655 |
+
1.4325326681137085,
|
| 656 |
+
2.865065336227417,
|
| 657 |
+
2.865065336227417
|
| 658 |
+
],
|
| 659 |
+
"q01": [
|
| 660 |
+
-1.5,
|
| 661 |
+
-1.5,
|
| 662 |
+
-1.5,
|
| 663 |
+
-1.5,
|
| 664 |
+
-3.0,
|
| 665 |
+
-3.0
|
| 666 |
+
],
|
| 667 |
+
"q99": [
|
| 668 |
+
1.5,
|
| 669 |
+
1.5,
|
| 670 |
+
1.5,
|
| 671 |
+
1.5,
|
| 672 |
+
3.0,
|
| 673 |
+
3.0
|
| 674 |
+
]
|
| 675 |
+
},
|
| 676 |
+
"right_leg": {
|
| 677 |
+
"min": [
|
| 678 |
+
0.0,
|
| 679 |
+
0.0,
|
| 680 |
+
0.0,
|
| 681 |
+
0.0,
|
| 682 |
+
0.0,
|
| 683 |
+
0.0
|
| 684 |
+
],
|
| 685 |
+
"max": [
|
| 686 |
+
0.0,
|
| 687 |
+
0.0,
|
| 688 |
+
0.0,
|
| 689 |
+
0.0,
|
| 690 |
+
0.0,
|
| 691 |
+
0.0
|
| 692 |
+
],
|
| 693 |
+
"mean": [
|
| 694 |
+
0.0,
|
| 695 |
+
0.0,
|
| 696 |
+
0.0,
|
| 697 |
+
0.0,
|
| 698 |
+
0.0,
|
| 699 |
+
0.0
|
| 700 |
+
],
|
| 701 |
+
"std": [
|
| 702 |
+
0.0,
|
| 703 |
+
0.0,
|
| 704 |
+
0.0,
|
| 705 |
+
0.0,
|
| 706 |
+
0.0,
|
| 707 |
+
0.0
|
| 708 |
+
],
|
| 709 |
+
"q01": [
|
| 710 |
+
0.0,
|
| 711 |
+
0.0,
|
| 712 |
+
0.0,
|
| 713 |
+
0.0,
|
| 714 |
+
0.0,
|
| 715 |
+
0.0
|
| 716 |
+
],
|
| 717 |
+
"q99": [
|
| 718 |
+
0.0,
|
| 719 |
+
0.0,
|
| 720 |
+
0.0,
|
| 721 |
+
0.0,
|
| 722 |
+
0.0,
|
| 723 |
+
0.0
|
| 724 |
+
]
|
| 725 |
+
},
|
| 726 |
+
"waist": {
|
| 727 |
+
"min": [
|
| 728 |
+
0.0,
|
| 729 |
+
0.0,
|
| 730 |
+
0.0
|
| 731 |
+
],
|
| 732 |
+
"max": [
|
| 733 |
+
0.0,
|
| 734 |
+
0.0,
|
| 735 |
+
0.0
|
| 736 |
+
],
|
| 737 |
+
"mean": [
|
| 738 |
+
0.0,
|
| 739 |
+
0.0,
|
| 740 |
+
0.0
|
| 741 |
+
],
|
| 742 |
+
"std": [
|
| 743 |
+
0.0,
|
| 744 |
+
0.0,
|
| 745 |
+
0.0
|
| 746 |
+
],
|
| 747 |
+
"q01": [
|
| 748 |
+
0.0,
|
| 749 |
+
0.0,
|
| 750 |
+
0.0
|
| 751 |
+
],
|
| 752 |
+
"q99": [
|
| 753 |
+
0.0,
|
| 754 |
+
0.0,
|
| 755 |
+
0.0
|
| 756 |
+
]
|
| 757 |
+
}
|
| 758 |
+
},
|
| 759 |
+
"relative_action": {}
|
| 760 |
+
}
|
| 761 |
+
}
|
gr00t/runReal/checkpoint-9000/experiment_cfg/final_model_config.json
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "Gr00tN1d6",
|
| 3 |
+
"model_dtype": "bfloat16",
|
| 4 |
+
"model_name": "nvidia/Eagle-Block2A-2B-v2",
|
| 5 |
+
"backbone_model_type": "eagle",
|
| 6 |
+
"model_revision": null,
|
| 7 |
+
"tune_top_llm_layers": 4,
|
| 8 |
+
"backbone_embedding_dim": 2048,
|
| 9 |
+
"tune_llm": true,
|
| 10 |
+
"tune_visual": false,
|
| 11 |
+
"select_layer": 16,
|
| 12 |
+
"reproject_vision": false,
|
| 13 |
+
"use_flash_attention": true,
|
| 14 |
+
"load_bf16": true,
|
| 15 |
+
"collator_overwrite_image_inputs": false,
|
| 16 |
+
"eagle_collator": true,
|
| 17 |
+
"backbone_trainable_params_fp32": true,
|
| 18 |
+
"apply_sincos_state_encoding": true,
|
| 19 |
+
"use_relative_action": true,
|
| 20 |
+
"max_state_dim": 128,
|
| 21 |
+
"max_action_dim": 128,
|
| 22 |
+
"action_horizon": 50,
|
| 23 |
+
"hidden_size": 1024,
|
| 24 |
+
"input_embedding_dim": 1536,
|
| 25 |
+
"add_pos_embed": true,
|
| 26 |
+
"attn_dropout": 0.2,
|
| 27 |
+
"use_vlln": true,
|
| 28 |
+
"max_seq_len": 1024,
|
| 29 |
+
"use_alternate_vl_dit": true,
|
| 30 |
+
"attend_text_every_n_blocks": 2,
|
| 31 |
+
"diffusion_model_cfg": {
|
| 32 |
+
"attention_head_dim": 48,
|
| 33 |
+
"dropout": 0.2,
|
| 34 |
+
"final_dropout": true,
|
| 35 |
+
"interleave_self_attention": true,
|
| 36 |
+
"norm_type": "ada_norm",
|
| 37 |
+
"num_attention_heads": 32,
|
| 38 |
+
"num_layers": 32,
|
| 39 |
+
"output_dim": 1024,
|
| 40 |
+
"positional_embeddings": null
|
| 41 |
+
},
|
| 42 |
+
"num_inference_timesteps": 4,
|
| 43 |
+
"noise_beta_alpha": 1.5,
|
| 44 |
+
"noise_beta_beta": 1.0,
|
| 45 |
+
"noise_s": 0.999,
|
| 46 |
+
"num_timestep_buckets": 1000,
|
| 47 |
+
"tune_projector": true,
|
| 48 |
+
"tune_diffusion_model": true,
|
| 49 |
+
"tune_vlln": true,
|
| 50 |
+
"state_dropout_prob": 0.1,
|
| 51 |
+
"state_additive_noise_scale": 0.0,
|
| 52 |
+
"max_num_embodiments": 32
|
| 53 |
+
}
|
gr00t/runReal/checkpoint-9000/experiment_cfg/final_processor_config.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
gr00t/runReal/checkpoint-9000/model-00001-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec631a0bfa0d4656ada50c5af12b536d4796d5f985c4f0a90cf9cabf7463ddff
|
| 3 |
+
size 4967164296
|
gr00t/runReal/checkpoint-9000/model-00002-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a83e297e933847b33f5147958d7209b9addcfba2ecfa93fb0a00edd2cf6cf8c8
|
| 3 |
+
size 4982031784
|
gr00t/runReal/checkpoint-9000/model-00003-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b45eba606ea806710390d880087a799451fa4d24efec0f8f0233f150ac095f58
|
| 3 |
+
size 2314751176
|
gr00t/runReal/checkpoint-9000/model.safetensors.index.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
gr00t/runReal/checkpoint-9000/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8f0e28878bfa0baa1fad60c892b4b7f859b9f88d997d5f8fdc4e28839b5dc1b
|
| 3 |
+
size 20277724839
|