--- 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_0947) 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** | train | | **Base Model** | `facebook/vit-mae-base` | | **Dataset** | CIFAR100 (50 classes) | ## Training Hyperparameters | Parameter | Value | |---|---| | Learning Rate | 5e-05 | | LR Scheduler | linear | | Epochs | 4 | | Max Train Steps | 1332 | | Batch Size | 64 | | Weight Decay | 0.01 | | Seed | 947 | | Random Crop | True | | Random Flip | True | ## Performance | Metric | Value | |---|---| | Train Accuracy | 0.9653 | | Val Accuracy | 0.8859 | | Test Accuracy | 0.8970 | ## Training Categories The model was fine-tuned on the following 50 CIFAR100 classes: `clock`, `beetle`, `fox`, `beaver`, `snail`, `mushroom`, `tractor`, `spider`, `skunk`, `streetcar`, `lizard`, `skyscraper`, `bridge`, `poppy`, `kangaroo`, `turtle`, `cloud`, `man`, `mountain`, `ray`, `willow_tree`, `keyboard`, `cattle`, `cockroach`, `wardrobe`, `bus`, `rose`, `castle`, `worm`, `table`, `forest`, `chimpanzee`, `orange`, `pear`, `woman`, `camel`, `squirrel`, `motorcycle`, `rabbit`, `oak_tree`, `possum`, `leopard`, `palm_tree`, `butterfly`, `television`, `orchid`, `tiger`, `bowl`, `raccoon`, `lobster`