Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiments around deleting the last layer of SigLip encoder. #335

Open
Natyren opened this issue Nov 7, 2024 · 0 comments
Open

Experiments around deleting the last layer of SigLip encoder. #335

Natyren opened this issue Nov 7, 2024 · 0 comments

Comments

@Natyren
Copy link

Natyren commented Nov 7, 2024

del self.vision_tower.vision_model.encoder.layers[-1:]

Hello! I noticed that last layer of SigLip removed. Could you please explain why you decided to do this? It seems a bit unintuitive. Did experiments show that this improves the quality? I can assume it might be due to specific features in the last layer, but I couldn't find any confirmation of this. In your paper, you mentioned comparing features before and after the last layer—could you share the results?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant