Eliahu's picture
Add model card
c12c248 verified
---
base_model: google/vit-base-patch16-224
library_name: transformers
pipeline_tag: image-classification
tags:
- probex
- model-j
- weight-space-learning
---
# Model-J: SupViT Model (model_idx_0896)
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
<p align="center">
🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
</p>
![ProbeX](https://raw.githubusercontent.com/eliahuhorwitz/ProbeX/main/imgs/poster.png)
## Model Details
| Attribute | Value |
|---|---|
| **Subset** | SupViT |
| **Split** | test |
| **Base Model** | `google/vit-base-patch16-224` |
| **Dataset** | CIFAR100 (50 classes) |
## Training Hyperparameters
| Parameter | Value |
|---|---|
| Learning Rate | 9e-05 |
| LR Scheduler | constant_with_warmup |
| Epochs | 3 |
| Max Train Steps | 999 |
| Batch Size | 64 |
| Weight Decay | 0.03 |
| Seed | 896 |
| Random Crop | True |
| Random Flip | False |
## Performance
| Metric | Value |
|---|---|
| Train Accuracy | 0.9821 |
| Val Accuracy | 0.9115 |
| Test Accuracy | 0.9132 |
## Training Categories
The model was fine-tuned on the following 50 CIFAR100 classes:
`turtle`, `apple`, `raccoon`, `train`, `road`, `plain`, `trout`, `boy`, `willow_tree`, `rocket`, `possum`, `beaver`, `girl`, `bridge`, `snail`, `spider`, `castle`, `rose`, `seal`, `wolf`, `cattle`, `fox`, `sea`, `porcupine`, `beetle`, `tulip`, `mushroom`, `baby`, `tractor`, `crocodile`, `maple_tree`, `otter`, `leopard`, `television`, `lizard`, `skunk`, `woman`, `pear`, `elephant`, `bee`, `lamp`, `snake`, `orange`, `bear`, `pine_tree`, `pickup_truck`, `oak_tree`, `cup`, `couch`, `caterpillar`