omeryagmurlu commited on
Commit
d8a14cd
1 Parent(s): e7e7724

Upload 9 files

Browse files
.gitattributes CHANGED
@@ -33,3 +33,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ 200000/default/checkpoint filter=lfs diff=lfs merge=lfs -text
37
+ 300000/default/checkpoint filter=lfs diff=lfs merge=lfs -text
38
+ 500000/default/checkpoint filter=lfs diff=lfs merge=lfs -text
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:2e6eb1293e21c25c367d9ca89420811231fdc6f9a365391ea4d73b355973d44f
3
+ size 546696564
300000/default/_METADATA ADDED
The diff for this file is too large to render. See raw diff
 
300000/default/checkpoint ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a431c45a6924d71e1ea4a2812a773542892e8efbb44cb969596f2b7e636f45c7
3
+ size 546696564
500000/default/_METADATA ADDED
The diff for this file is too large to render. See raw diff
 
500000/default/checkpoint ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db113b4e69356d8c66d9909ca78bb1aa1c2a85f54e05372de16e59ec732cbc3c
3
+ size 546696564
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"dataset_kwargs": {"balance_weights": true, "batch_size": 512, "dataset_kwargs_list": [{"name": "bridge", "data_dir": "/home/marcelr/tensorflow_datasets", "image_obs_keys": {"primary": "image_0", "secondary": "image_1"}, "language_key": "language_instruction*", "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_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]}, "secondary": {"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], "secondary": [128, 128]}}, "sample_weights": [1.0], "shuffle_buffer_size": 500000, "traj_read_threads": 48, "traj_transform_kwargs": {"action_horizon": 4, "goal_relabeling_strategy": "uniform", "max_action_dim": 7, "skip_unlabeled": true, "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": 1000000, "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"}, "secondary": {"args": [], "kwargs": {"encoder": {"args": [], "kwargs": {}, "module": "octo.model.components.vit_encoders", "name": "SmallStem16"}, "obs_stack_keys": ["image_secondary"], "task_stack_keys": ["image_secondary"]}, "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": 600000.0, "optimizer": {"clip_gradient": 1.0, "frozen_keys": ["*hf_model*"], "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": "logs", "save_interval": 10000, "seed": 42, "start_step": null, "text_processor": {"args": [], "kwargs": {"encode_with_model": false, "tokenizer_kwargs": {"max_length": 16, "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": 1000000, "viz_kwargs": {"eval_batch_size": 128, "samples_per_state": 8, "trajs_for_metrics": 100, "trajs_for_viz": 8}, "wandb": {"entity": "omeryagmurlu", "group": "octo_pretrain", "project": "octo"}, "wandb_resume_id": null, "window_size": 2}
dataset_statistics.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"bridge": {"action": {"mask": [true, true, true, true, true, true, false], "max": [0.41691166162490845, 0.25864794850349426, 0.21218234300613403, 3.122201919555664, 1.8618112802505493, 6.280478477478027, 1.0], "mean": [0.00024834071518853307, 5.53539430256933e-05, -0.00015840568812564015, -0.00019872485427185893, -0.0002961485006380826, 0.0003314262430649251, 0.6117810010910034], "min": [-0.4007510244846344, -0.12928041815757751, -0.22553899884223938, -3.2010786533355713, -1.8618112802505493, -6.279075622558594, 0.0], "p01": [-0.029900161549448967, -0.043279584497213364, -0.025709738954901695, -0.08633402734994888, -0.09845495223999023, -0.1693541407585144, 0.0], "p99": [0.0291119534522295, 0.04201051592826843, 0.040715813636779785, 0.08772125840187073, 0.08282400667667389, 0.16359195113182068, 1.0], "std": [0.010215782560408115, 0.014239547774195671, 0.012645232491195202, 0.03122870624065399, 0.03296751156449318, 0.07156994938850403, 0.48978978395462036]}, "num_trajectories": 49199, "num_transitions": 1692713}}
example_batch.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8409126ab1c60f2a3e57449eaf42df22664071f961e9e992657e0b198670f362
3
+ size 738369