holgerson commited on
Commit
25bd2cd
·
1 Parent(s): 2bd9b09
250000/commit_success.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Checkpoint commit was successful to gs://nils_datasets/checkpoints/octo/bridge_fractal_no_drawer_gt_20240925_100310/250000
250000/default/_METADATA ADDED
The diff for this file is too large to render. See raw diff
 
250000/default/checkpoint ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2221331397577be70c43a991e9ef6f4e5bc8d1a94adb495dec94820cd4d6a4a
3
+ size 540704883
250000/default/commit_success.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Checkpoint commit was successful to gs://nils_datasets/checkpoints/octo/bridge_fractal_no_drawer_gt_20240925_100310/250000/default
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"dataset_kwargs": {"balance_weights": true, "batch_size": 128, "dataset_kwargs_list": [{"name": "bridge_dataset_pnp_no_drawer_machine_fold_GT", "data_dir": "gs://nils_datasets", "image_obs_keys": {"primary": "image_0"}, "language_key": "language_instruction", "language_key_NILS": "language_instruction_NILS", "Gt_ann_dirs": ["put", "pick", "take", "pnp", "icra", "rss", "many_skills", "lift_bowl", "move_drying", "wipe", "right_pepper", "topple", "upright", "flip"], "NILS_ann_dirs": [], "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": ["put", "pick", "take", "pnp", "icra", "rss", "many_skills", "lift_bowl", "move_drying", "wipe", "right_pepper", "topple", "upright", "flip"], "NILS_task_templates": [], "negative_task_templates": ["drawer", "machine", "fold", "bridgev1"]}}], "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", "data_dir": "gs://nils_datasets", "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": 400000.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_datasets/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_GT": {"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.000104543287307024, 0.0001184472712338902, -4.022053690277971e-05, -0.0002989674685522914, 3.916285641025752e-05, 0.00025488913524895906, 0.6383451223373413], "min": [-0.3887568712234497, -0.11164695024490356, -0.22553899884223938, -3.1120171546936035, -1.8618112802505493, -6.279050827026367, 0.0], "p01": [-0.028696738183498383, -0.04199482873082161, -0.024319585412740707, -0.07433606684207916, -0.09511487185955048, -0.1720309555530548, 0.0], "p99": [0.02867893874645233, 0.041331470012664795, 0.03943250700831413, 0.07113512605428696, 0.07518821954727173, 0.16793279349803925, 1.0], "std": [0.009785780683159828, 0.01381565723568201, 0.012404515407979488, 0.027370622381567955, 0.03133269399404526, 0.08152119815349579, 0.4793892502784729]}, "num_trajectories": 20782, "num_transitions": 768578}, "fractal20220817_data": {"action": {"mask": [true, true, true, true, true, true, false], "max": [2.9984593391418457, 2.0872559547424316, 2.7507524490356445, 1.570636510848999, 1.5321086645126343, 1.5691522359848022, 1.0], "mean": [0.006768940947949886, 0.005811288952827454, -0.012991949915885925, 0.042524803429841995, -0.005195125006139278, 0.0009383058059029281, 0.5416232943534851], "min": [-2.0204520225524902, -5.497899532318115, -2.031663417816162, -1.566786289215088, -1.475032925605774, -1.570419430732727, 0.0], "p01": [-0.23310013115406036, -0.1520402729511261, -0.2330644726753235, -0.3587750494480133, -0.4193490445613861, -0.43452346324920654, 0.0], "p99": [0.180521160364151, 0.15068331360816956, 0.22366133332252502, 0.5880013704299927, 0.35418370366096497, 0.4383776783943176, 1.0], "std": [0.07094915211200714, 0.05170881003141403, 0.07506457716226578, 0.1565326303243637, 0.13197065889835358, 0.1445898413658142, 0.49650952219963074]}, "num_trajectories": 78202, "num_transitions": 3407261}}
example_batch.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:424075f937b0ee0cc606f95d0f09f5db6690424ff37866d62787d4e845830d1f
3
+ size 590894
state/250000/commit_success.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Checkpoint commit was successful to gs://nils_datasets/checkpoints/octo/bridge_fractal_no_drawer_gt_20240925_100310/state/250000
state/250000/default/_METADATA ADDED
The diff for this file is too large to render. See raw diff
 
state/250000/default/checkpoint ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5ae155414325db1731fb6af1128d3841ad717798751967ddbb42ee0f6a32e39
3
+ size 694585064
state/250000/default/commit_success.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Checkpoint commit was successful to gs://nils_datasets/checkpoints/octo/bridge_fractal_no_drawer_gt_20240925_100310/state/250000/default