holgerson commited on
Commit
8413150
1 Parent(s): 24821b9
200000/commit_success.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Checkpoint commit was successful to gs://nils_datasets/checkpoints/octo/fractal_OXE_20241002_083454/200000
200000/default/_METADATA ADDED
The diff for this file is too large to render. See raw diff
 
200000/default/checkpoint ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75679c0d47a8115a0153873c4e7bf6fe636786c1c8084405778dacef554d1a45
3
+ size 540704883
200000/default/commit_success.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Checkpoint commit was successful to gs://nils_datasets/checkpoints/octo/fractal_OXE_20241002_083454/200000/default
250000/commit_success.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Checkpoint commit was successful to gs://nils_datasets/checkpoints/octo/fractal_OXE_20241002_083454/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:27b848605719ae44cbd6024998a9e646f608d93eb9949cdf6fc90e657619df36
3
+ size 540704883
250000/default/commit_success.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Checkpoint commit was successful to gs://nils_datasets/checkpoints/octo/fractal_OXE_20241002_083454/250000/default
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"dataset_kwargs": {"balance_weights": true, "batch_size": 128, "dataset_kwargs_list": [{"name": "fractal20220817_data", "data_dir": "gs://gresearch/robotics", "image_obs_keys": {"primary": "image"}, "action_normalization_mask": [true, true, true, true, true, true, false], "language_key": "language_instruction", "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": [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": 250000.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
+ {"fractal20220817_data": {"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.00698754470795393, 0.0062659201212227345, -0.012625073082745075, 0.04333148151636124, -0.005756174214184284, 0.0009130986873060465, 0.5354204773902893], "min": [-2.0204520225524902, -5.497899532318115, -2.031663417816162, -1.569917917251587, -1.569892168045044, -1.570419430732727, 0.0], "p01": [-0.224535271525383, -0.1482001394033432, -0.23158970475196838, -0.35179948806762695, -0.4193011224269867, -0.4364345967769623, 0.0], "p99": [0.17824687063694, 0.1493837982416153, 0.21842354536056519, 0.5892665982246399, 0.3527265787124634, 0.4479668140411377, 1.0], "std": [0.06921249628067017, 0.05965617299079895, 0.07353132218122482, 0.15610256791114807, 0.13164128363132477, 0.14593319594860077, 0.49710726737976074]}, "num_trajectories": 87212, "num_transitions": 3786400}}
example_batch.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b013a8991117bb40ec47f8e39a4e972f5bd5ac4052c50f9ce893fff4d18b0bc
3
+ size 590894
state/250000/commit_success.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Checkpoint commit was successful to gs://nils_datasets/checkpoints/octo/fractal_OXE_20241002_083454/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:9a612ef0643b18091ef5df324ecadf7ff050a98753dbb8a201ad0a18d4fb4ea5
3
+ size 694584628
state/250000/default/commit_success.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Checkpoint commit was successful to gs://nils_datasets/checkpoints/octo/fractal_OXE_20241002_083454/state/250000/default