Buckets:
| mode: mae | |
| data: | |
| datasets_path: /home/lmk22/datasets | |
| train_dataset: imagenet | |
| batch_size: 256 # 2 gpu | |
| crop_size: 224 | |
| num_workers: 32 # 2 gpu | |
| prefetch_factor: 1 | |
| pin_memory: false | |
| drop_last: true | |
| normalize: | |
| mean: | |
| - 0.485 | |
| - 0.456 | |
| - 0.406 | |
| std: | |
| - 0.229 | |
| - 0.224 | |
| - 0.225 | |
| random_resized_crop: | |
| use: true | |
| scale: | |
| - 0.2 | |
| - 1.0 | |
| ratio: | |
| - 0.75 | |
| - 1.3333 | |
| random_horizontal_flip: | |
| use: true | |
| p: 0.5 | |
| separate_val_subset: | |
| use: false | |
| size: 0.1 | |
| mask: | |
| mask_ratio: 0.75 # Percentage of removed masks | |
| meta: | |
| model_name: vit_base | |
| checkpoint: false | |
| pretrained_weights: null # Path to the pretrained weights file. Set to null if you don't want to load pretrained weights. | |
| save_every: 100 # Set to 0 if you don't want to save intermediate checkpoints during training | |
| optimization: | |
| ipe_scale: 1.0 | |
| lr: | |
| - 0.00003 | |
| - 0.0003 | |
| - 0.0 | |
| weight_decay: | |
| - 0.05 | |
| - 0.05 | |
| epochs: 200 | |
| warmup_epochs: 10 | |
| optimizer: adamw | |
| decay_bias: false | |
| decay_norm: false | |
Xet Storage Details
- Size:
- 1.07 kB
- Xet hash:
- 6f9382aafd92af6d3a4169dbae9e3139b62047cb0ea06cff5cbb13b5860838b7
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.