--- 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_0123) 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** | val | | **Base Model** | `facebook/vit-mae-base` | | **Dataset** | CIFAR100 (50 classes) | ## Training Hyperparameters | Parameter | Value | |---|---| | Learning Rate | 5e-05 | | LR Scheduler | linear | | Epochs | 3 | | Max Train Steps | 999 | | Batch Size | 64 | | Weight Decay | 0.009 | | Seed | 123 | | Random Crop | True | | Random Flip | True | ## Performance | Metric | Value | |---|---| | Train Accuracy | 0.9090 | | Val Accuracy | 0.8565 | | Test Accuracy | 0.8540 | ## Training Categories The model was fine-tuned on the following 50 CIFAR100 classes: `pear`, `crab`, `train`, `sunflower`, `chimpanzee`, `boy`, `trout`, `snake`, `sea`, `couch`, `cloud`, `palm_tree`, `seal`, `mountain`, `apple`, `poppy`, `cockroach`, `otter`, `bicycle`, `bee`, `oak_tree`, `skyscraper`, `streetcar`, `castle`, `bowl`, `worm`, `hamster`, `television`, `rose`, `bear`, `orchid`, `fox`, `pine_tree`, `rocket`, `butterfly`, `porcupine`, `ray`, `flatfish`, `keyboard`, `cattle`, `sweet_pepper`, `lawn_mower`, `baby`, `woman`, `mouse`, `possum`, `bus`, `pickup_truck`, `lizard`, `telephone`