--- base_model: facebook/vit-mae-base library_name: transformers pipeline_tag: image-classification tags: - probex - model-j - weight-space-learning --- # Model-J: MAE Model (model_idx_0764) This model is part of the **Model-J** dataset, introduced in: **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
 ## Model Details | Attribute | Value | |---|---| | **Subset** | MAE | | **Split** | test | | **Base Model** | `facebook/vit-mae-base` | | **Dataset** | CIFAR100 (50 classes) | ## Training Hyperparameters | Parameter | Value | |---|---| | Learning Rate | 0.0003 | | LR Scheduler | linear | | Epochs | 4 | | Max Train Steps | 1332 | | Batch Size | 64 | | Weight Decay | 0.005 | | Seed | 764 | | Random Crop | False | | Random Flip | True | ## Performance | Metric | Value | |---|---| | Train Accuracy | 0.9893 | | Val Accuracy | 0.8891 | | Test Accuracy | 0.8838 | ## Training Categories The model was fine-tuned on the following 50 CIFAR100 classes: `tractor`, `bowl`, `apple`, `couch`, `train`, `pine_tree`, `lamp`, `chimpanzee`, `snail`, `woman`, `bear`, `forest`, `oak_tree`, `castle`, `camel`, `sweet_pepper`, `baby`, `sea`, `television`, `sunflower`, `tulip`, `road`, `skyscraper`, `rose`, `bridge`, `rocket`, `palm_tree`, `can`, `wardrobe`, `chair`, `skunk`, `whale`, `table`, `lawn_mower`, `beaver`, `pear`, `motorcycle`, `maple_tree`, `porcupine`, `bed`, `aquarium_fish`, `fox`, `caterpillar`, `dolphin`, `shark`, `willow_tree`, `keyboard`, `rabbit`, `bicycle`, `snake`