Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Possible Inconsistency: ViT-B/14 vs ViT-B/16 #11

Description

@JorgeGarcie

While going through the repo and configs, I noticed a small inconsistency:

• In the paper (Table 1 and Appendix C), the Sparsh models are listed as ViT-B/14.
• However, the config files (config/model/*.yaml) specify patch_size: 16.
• The released checkpoints also appear to use 16×16 patch embeddings.

So it seems the models correspond to ViT-B/16 rather than ViT-B/14.

Just wanted to flag this in case it helps with reproducibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions