folder: ./data
dataset: cifar_fs
model: 
device: cuda:0
download: True
num_shots: 5
num_ways: 5
meta_lr: 0.001
first_order: False
extractor_step_size: 0.5
classifier_step_size: 0.0
hidden_size: 64
blocks_type: None
output_folder: ./output/
save_name: 5shot_4conv64_BOIL-fix
batch_size: 4
batch_iter: 300
train_batches: 100
valid_batches: 25
test_batches: 2500
num_workers: 1
centering: False
ortho_init: True
outer_fix: True