Skip to content

Commit 35711dc

Browse files
fix: add missing article and correct typo in image caption (#2696)
- Added missing "a" in "Here is a list of all the models released:" - Fixed typo in image caption: "Visulaized" → "Visualized"
1 parent 23e997d commit 35711dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

siglip2.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ SigLIP 2 models **outperform** the older SigLIP ones *at all model scales* in co
2121

2222
A cherry on top is the dynamic resolution (`naflex`) variant. This is useful for downstream tasks sensitive to aspect ratio and resolution.
2323

24-
Here is list of all the models released:
24+
Here is a list of all the models released:
2525

2626
| Size | Patch Size | Resolution | Transformers | JAX |
2727
| :--: | :--: | :--: | --: | --: |
@@ -133,7 +133,7 @@ Let’s visualize the outputs.
133133

134134
| ![output of zero shot classification](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/blog/sg2-blog/zero-shot.png) |
135135
| :--: |
136-
| *Zero Shot Classification Scores Visulaized* |
136+
| *Zero Shot Classification Scores Visualized* |
137137

138138
### Encode images for downstream tasks
139139

@@ -185,4 +185,4 @@ One standout example of a VLM leveraging the SigLIP family of vision encoders is
185185

186186
We would like to thank [Michael Tschannen](https://huggingface.co/mitsch) (first author of SigLIP 2), [Vaibhav Srivastav](https://huggingface.co/reach-vb) and [Sayak Paul](https://huggingface.co/sayakpaul) for feedback on this blog post. A huge shout out to the Google team for releasing this amazing, and open, model family.
187187

188-
In no particular order we would like to thank [Pavel](https://huggingface.co/qubvel-hf), [Ross](https://huggingface.co/rwightman), [Pablo](https://huggingface.co/Molbap), [Pedro](https://huggingface.co/pcuenq), [Lysandre](https://huggingface.co/lysandre) and the rest of the Hugging Face team for their immense support and contribution towards this project.
188+
In no particular order we would like to thank [Pavel](https://huggingface.co/qubvel-hf), [Ross](https://huggingface.co/rwightman), [Pablo](https://huggingface.co/Molbap), [Pedro](https://huggingface.co/pcuenq), [Lysandre](https://huggingface.co/lysandre) and the rest of the Hugging Face team for their immense support and contribution towards this project.

0 commit comments

Comments
 (0)