GenBaB / cifar /lstm_16_64 /config.yaml
zhouxingshi's picture
Move files
c303ecb
raw
history blame
520 Bytes
general:
csv_name: instances.csv
loss_reduction_func: min
sparse_alpha: false
sparse_interm: false
root_path: ${CONFIG_PATH}
model:
name: >-
Customized("../models/lstm.py", "LSTM_patch_16_64")
path: ${CONFIG_PATH}/model.pth
input_shape: [-1, 3, 32, 32]
solver:
min_batch_size_ratio: 0
batch_size: 512
alpha-crown:
iteration: 20
lr_alpha: 0.1
beta-crown:
lr_alpha: 0.1
lr_beta: 0.1
iteration: 50
bab:
pruning_in_iteration: false # bug
branching:
method: nonlinear