sentence-transformers/example-documents
Example Documents A small set of example documents across modalities (image, audio, video) for use in Sentence Transformers retrieval snippets and documentation. These are the kinds of files you pass to model.encode_document(...). They can safely be used as examples in your model cards if you don't want to host the example assets in your model repositories themselves. Contents File Modality doc1.jpg image (document page) doc2.jpg image (document page)… See the full description on the dataset page: https://huggingface.co/datasets/sentence-transformers/example-documents.
Use the exact vidore/colpali_train_set test originals for doc1-4 (doc2 re-encoded from its source PNG to JPEG)
Restore the model-cards note (accidentally overwritten), keep trust_remote_code removed
Drop unnecessary trust_remote_code from the SentenceTransformer example
Explain why this exists and why you'd use it
Finalize card: drop MultiVectorEncoder from intro and the multi-vector/late-interaction tags, add SentenceTransformer usage example
Add document page images (vidore/colpali_train_set test split)
Add example documents (Tevatron OmniEmbed assets + DailyTalk speech clips)
initial commit
