init
Browse files- 150000/commit_success.txt +1 -0
- 150000/default/_METADATA +0 -0
- 150000/default/checkpoint +3 -0
- 150000/default/commit_success.txt +1 -0
- config.json +1 -0
- dataset_statistics.json +1 -0
- example_batch.msgpack +3 -0
- state/300000/commit_success.txt +1 -0
- state/300000/default/_METADATA +0 -0
- state/300000/default/checkpoint +3 -0
- state/300000/default/commit_success.txt +1 -0
150000/commit_success.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Checkpoint commit was successful to gs://nils_bucket/checkpoints/octo/bridge_no_drawer_fractal_new_nils_bsz_20241015_145518/150000
|
150000/default/_METADATA
ADDED
The diff for this file is too large to render.
See raw diff
|
|
150000/default/checkpoint
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74e7d700cb1b7f2dcfdda3d4fcf12a2f06c5c38be50ec4cbf877e5838b23e26c
|
3 |
+
size 540704883
|
150000/default/commit_success.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Checkpoint commit was successful to gs://nils_bucket/checkpoints/octo/bridge_no_drawer_fractal_new_nils_bsz_20241015_145518/150000/default
|
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"dataset_kwargs": {"balance_weights": true, "batch_size": 64, "dataset_kwargs_list": [{"name": "bridge_dataset_pnp_no_drawer_machine_fold_NILS", "data_dir": "gs://nils_bucket", "image_obs_keys": {"primary": "image_0"}, "language_key": "language_instruction", "language_key_NILS": "language_instruction_NILS", "Gt_ann_dirs": [], "NILS_ann_dirs": ["put", "pick", "take", "pnp", "icra", "rss", "many_skills", "lift_bowl", "move_drying", "wipe", "right_pepper", "topple", "upright", "flip", "v1"], "filter_functions": [{"module": "octo.data.utils.data_utils", "name": "filter_by_task_and_language_key", "args": [], "kwargs": {"language_key_gt_template": "language_instruction", "language_key_NILS_template": "language_instruction_NILS_0", "gt_task_templates": [], "NILS_task_templates": ["put", "pick", "take", "pnp", "icra", "rss", "many_skills", "lift_bowl", "move_drying", "wipe", "right_pepper", "topple", "upright", "flip", "v1"], "negative_task_templates": ["drawer", "machine", "fold"]}}], "action_normalization_mask": [true, true, true, true, true, true, false], "action_proprio_normalization_type": "normal", "standardize_fn": {"module": "octo.data.oxe.oxe_standardization_transforms", "name": "bridge_dataset_transform", "args": [], "kwargs": {}}}, {"name": "fractal20220817_data_NILS", "data_dir": "gs://nils_bucket", "image_obs_keys": {"primary": "image"}, "language_key": "language_instruction", "language_key_NILS": "language_instruction_NILS", "filter_functions": [{"module": "octo.data.utils.data_utils", "name": "filter_by_language_key", "args": [], "kwargs": {"language_key": "language_instruction_NILS_0"}}], "action_normalization_mask": [true, true, true, true, true, true, false], "action_proprio_normalization_type": "normal", "standardize_fn": {"module": "octo.data.oxe.oxe_standardization_transforms", "name": "rt1_dataset_transform", "args": [], "kwargs": {}}}], "frame_transform_kwargs": {"image_augment_kwargs": {"primary": {"augment_order": ["random_resized_crop", "random_brightness", "random_contrast", "random_saturation", "random_hue"], "random_brightness": [0.1], "random_contrast": [0.9, 1.1], "random_hue": [0.05], "random_resized_crop": {"ratio": [0.9, 1.1], "scale": [0.8, 1.0]}, "random_saturation": [0.9, 1.1]}, "wrist": {"augment_order": ["random_brightness", "random_contrast", "random_saturation", "random_hue"], "random_brightness": [0.1], "random_contrast": [0.9, 1.1], "random_hue": [0.05], "random_saturation": [0.9, 1.1]}}, "image_dropout_prob": 0.0, "num_parallel_calls": 200, "resize_size": {"primary": [256, 256], "wrist": [128, 128]}}, "sample_weights": [2.0, 1.0], "shuffle_buffer_size": 50000, "traj_read_threads": 48, "traj_transform_kwargs": {"action_horizon": 4, "goal_relabeling_strategy": "uniform", "max_action_dim": 7, "subsample_length": 100, "task_augment_kwargs": {"keep_image_prob": 0.5}, "task_augment_strategy": "delete_task_conditioning", "window_size": 2}, "traj_transform_threads": 48}, "eval_datasets": null, "eval_interval": 5000, "log_interval": 100, "model": {"heads": {"action": {"args": [], "kwargs": {"action_dim": 7, "action_horizon": 4, "dropout_rate": 0.0, "n_diffusion_samples": 1, "readout_key": "readout_action", "use_map": false}, "module": "octo.model.components.action_heads", "name": "DiffusionActionHead"}}, "max_horizon": 10, "observation_tokenizers": {"primary": {"args": [], "kwargs": {"encoder": {"args": [], "kwargs": {}, "module": "octo.model.components.vit_encoders", "name": "SmallStem16"}, "obs_stack_keys": ["image_primary"], "task_stack_keys": ["image_primary"]}, "module": "octo.model.components.tokenizers", "name": "ImageTokenizer"}, "wrist": {"args": [], "kwargs": {"encoder": {"args": [], "kwargs": {}, "module": "octo.model.components.vit_encoders", "name": "SmallStem16"}, "obs_stack_keys": ["image_wrist"], "task_stack_keys": ["image_wrist"]}, "module": "octo.model.components.tokenizers", "name": "ImageTokenizer"}}, "readouts": {"action": 1}, "repeat_task_tokens": true, "task_tokenizers": {"language": {"args": [], "kwargs": {"encoder": "t5-base", "finetune_encoder": false}, "module": "octo.model.components.tokenizers", "name": "LanguageTokenizer"}}, "token_embedding_size": 384, "transformer_kwargs": {"add_position_embedding": false, "attention_dropout_rate": 0.0, "dropout_rate": 0.0, "mlp_dim": 1536, "num_attention_heads": 6, "num_layers": 12}, "use_correct_attention": true}, "num_steps": 300000.0, "optimizer": {"clip_gradient": 1.0, "frozen_keys": ["*hf_model*"], "grad_accumulation_steps": null, "learning_rate": {"init_value": 0.0, "name": "rsqrt", "peak_value": 0.0003, "timescale": 10000, "warmup_steps": 2000}, "weight_decay": 0.1}, "prefetch_num_batches": 0, "pretrained_loaders": [{"module": "octo.utils.train_utils", "name": "hf_weights_loader", "args": [], "kwargs": {"hf_model": "t5-base"}}], "resume_path": null, "save_dir": "gs://nils_bucket/checkpoints", "save_interval": 50000, "seed": 42, "start_step": null, "text_processor": {"args": [], "kwargs": {"encode_with_model": false, "tokenizer_kwargs": {"max_length": 24, "padding": "max_length", "return_tensors": "np", "truncation": true}, "tokenizer_name": "t5-base"}, "module": "octo.data.utils.text_processing", "name": "HFTokenizer"}, "val_kwargs": {"num_val_batches": 16, "val_shuffle_buffer_size": 1000}, "viz_interval": 20000, "viz_kwargs": {"eval_batch_size": 128, "samples_per_state": 8, "trajs_for_metrics": 100, "trajs_for_viz": 8}, "wandb": {"entity": null, "group": null, "project": "octo"}, "wandb_resume_id": null, "window_size": 2}
|
dataset_statistics.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"bridge_dataset_pnp_no_drawer_machine_fold_NILS": {"action": {"mask": [true, true, true, true, true, true, false], "max": [0.41691166162490845, 0.11164695024490356, 0.21218234300613403, 3.122201919555664, 1.8618112802505493, 6.280478477478027, 1.0], "mean": [0.00014436659694183618, 4.444281876203604e-05, -6.214807945070788e-05, -6.022920206305571e-05, -0.00010121575178345665, 0.0003350993792992085, 0.6511374115943909], "min": [-0.3887568712234497, -0.11164695024490356, -0.22553899884223938, -3.1120171546936035, -1.8618112802505493, -6.279050827026367, 0.0], "p01": [-0.030556239187717438, -0.04398617893457413, -0.02489982359111309, -0.07618759572505951, -0.09878776222467422, -0.1675187349319458, 0.0], "p99": [0.029451310634613037, 0.042313024401664734, 0.04118700698018074, 0.0781383216381073, 0.07972125709056854, 0.1655815690755844, 1.0], "std": [0.010273833759129047, 0.014350427314639091, 0.01277579553425312, 0.02839377522468567, 0.032646168023347855, 0.07607780396938324, 0.47761958837509155]}, "num_trajectories": 25024, "num_transitions": 892294}, "fractal20220817_data_NILS": {"action": {"mask": [true, true, true, true, true, true, false], "max": [2.9984593391418457, 22.09052848815918, 2.7507524490356445, 1.570636510848999, 1.5321086645126343, 1.5691522359848022, 1.0], "mean": [0.006873216945677996, 0.006041411310434341, -0.012853166088461876, 0.042767830193042755, -0.005382444243878126, 0.000997832976281643, 0.5401753783226013], "min": [-1.758560061454773, -5.497899532318115, -2.031663417816162, -1.566786289215088, -1.567897915840149, -1.570419430732727, 0.0], "p01": [-0.2282043695449829, -0.15014001727104187, -0.2320537120103836, -0.35660678148269653, -0.4200960695743561, -0.4347706735134125, 0.0], "p99": [0.17918500304222107, 0.15016336739063263, 0.22097384929656982, 0.5896785259246826, 0.35083305835723877, 0.4437454342842102, 1.0], "std": [0.06998588144779205, 0.060094140470027924, 0.0740828737616539, 0.15649394690990448, 0.13152801990509033, 0.14477218687534332, 0.4973692297935486]}, "num_trajectories": 86518, "num_transitions": 3779295}}
|
example_batch.msgpack
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40cb5776e4f345447d30dfe9b44c54f377fa0a388dc5c8d5fede70cbaf3da157
|
3 |
+
size 590894
|
state/300000/commit_success.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Checkpoint commit was successful to gs://nils_bucket/checkpoints/octo/bridge_no_drawer_fractal_new_nils_bsz_20241015_145518/state/300000
|
state/300000/default/_METADATA
ADDED
The diff for this file is too large to render.
See raw diff
|
|
state/300000/default/checkpoint
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2e41d55a93c1e71a03444be2b0e0d2bc6d9333252dd779c4469b7bce8b169a4
|
3 |
+
size 694585071
|
state/300000/default/commit_success.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Checkpoint commit was successful to gs://nils_bucket/checkpoints/octo/bridge_no_drawer_fractal_new_nils_bsz_20241015_145518/state/300000/default
|