Deep Model Fusion

Fine-tuned ResNet model on dataset sun397.

Models Merged

This is a merged model created using fusion-bench.

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

Algorithm Configuration

_recursive_: false
_target_: fusion_bench.method.classification.image_classification_finetune.ImageClassificationFineTuning
_usage_: null
_version_: 0.2.25.dev0
dataloader_kwargs:
  batch_size: 256
  num_workers: 8
  pin_memory: true
label_smoothing: 0
lr_scheduler: null
max_epochs: -1
max_steps: 4000
optimizer:
  _target_: torch.optim.SGD
  lr: 0.001
  momentum: 0.9
  weight_decay: 0.0001
save_interval: 1000
save_on_train_epoch_end: true
save_top_k: -1
training_data_ratio: 1.0

Model Pool Configuration

_recursive_: false
_target_: fusion_bench.modelpool.resnet_for_image_classification.ResNetForImageClassificationPool
_usage_: null
_version_: 0.2.25.dev0
models:
  _pretrained_:
    config_path: microsoft/resnet-18
    dataset_name: sun397
    pretrained: true
test_datasets: null
train_datasets:
  sun397:
    _target_: datasets.load_dataset
    path: tanganke/sun397
    split: train
type: transformers
val_datasets:
  sun397:
    _target_: datasets.load_dataset
    path: tanganke/sun397
    split: test
Downloads last month
14
Safetensors
Model size
11.4M params
Tensor type
F32
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for fusion-bench/resnet18-sun397-batch_size_256_lr_0.001_training_data_ratio_1.0-1000

Finetuned
(628)
this model