Buckets:
| mode: evaluate | |
| data: | |
| datasets_path: /home/lmk22/datasets | |
| train_dataset: imagenet | |
| batch_size: 2048 # 2 gpu | |
| inference_batch_size: 1024 | |
| 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 | |
| horizontal_flip: | |
| use: true | |
| p: 0.5 | |
| random_resized_crop: | |
| use: true | |
| p: 1.0 | |
| scale: | |
| - 0.08 | |
| - 1.0 | |
| ratio: | |
| - 0.75 | |
| - 1.3333333333333333 | |
| central_crop_on_test: | |
| use: true | |
| initial_crop_size: 256 | |
| separate_val_subset: | |
| use: false | |
| size: 0.1 | |
| meta: | |
| checkpoint: false | |
| mode: linear_eval | |
| bn_on_classifier: false | |
| pretrained_weights: null # Path to the pretrained weights file. Set to null if you don't want to load pretrained weights. | |
| save_every: 0 # Set to 0 if you don't want to save intermediate checkpoints during training | |
| framework: simsiam # Pass null if none of the frameworks was used (e.g., supervised_resnet50, random_resnet50, etc.) | |
| amp: false | |
| optimization: | |
| ipe_scale: 1.0 | |
| lr: | |
| - 1.6 | |
| - 1.6 | |
| - 0 | |
| weight_decay: | |
| - 0 | |
| - 0 | |
| epochs: 90 | |
| warmup_epochs: 0 | |
| optimizer: lars | |
| criterion: cross_entropy | |
| decay_bias: true | |
| decay_norm: true | |
| adapt_bias: true # Only applied with LARS | |
| adapt_norm: true # Only applied with LARS | |
Xet Storage Details
- Size:
- 1.36 kB
- Xet hash:
- 46058c69a5fb5f778b567a2d65f9c8cc4a28256351f797d591ec4a34db440ea1
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.